[==========] 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:42:26.374258 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:32777,127.12.108.125:35851,127.12.108.124:34713
I20260608 12:42:26.376303 12721 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:42:26.377354 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:26.393851 12728 instance_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:42:26.393889 12727 instance_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:42:26.395251 12730 instance_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:42:27.621093 12729 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:42:27.621137 12721 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:42:27.626684 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:27.627002 12721 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:42:27.627245 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922547627203 us; error 0 us; skew 500 ppm
I20260608 12:42:27.628199 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:27.635017 12721 webserver.cc:533] Webserver started at http://127.12.108.126:36361/ using document root <none> and password file <none>
I20260608 12:42:27.635980 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:27.636253 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:27.636745 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:27.642874 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "1cc3c43afffa49efabe0f8f958a217df"
format_stamp: "Formatted at 2026-06-08 12:42:27 on dist-test-slave-sxbk"
I20260608 12:42:27.651947 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:42:27.658361 12736 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:42:27.660153 12721 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 12:42:27.660660 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "1cc3c43afffa49efabe0f8f958a217df"
format_stamp: "Formatted at 2026-06-08 12:42:27 on dist-test-slave-sxbk"
I20260608 12:42:27.661033 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-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:42:27.736478 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:27.738117 12721 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:42:27.738653 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:27.823622 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:32777
I20260608 12:42:27.823700 12787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:32777 every 8 connection(s)
I20260608 12:42:27.831226 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:27.833092 12788 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:42:27.838757 12790 instance_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:42:27.840149 12791 instance_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:42:27.844379 12793 instance_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:42:27.846518 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:27.847482 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:27.847771 12721 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:42:27.848006 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922547847984 us; error 0 us; skew 500 ppm
I20260608 12:42:27.848901 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:27.853331 12721 webserver.cc:533] Webserver started at http://127.12.108.125:35905/ using document root <none> and password file <none>
I20260608 12:42:27.854138 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:27.854439 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:27.854785 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:27.856240 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-1-root/instance:
uuid: "2d3edef63d164d23a6394a85cd22be93"
format_stamp: "Formatted at 2026-06-08 12:42:27 on dist-test-slave-sxbk"
I20260608 12:42:27.858098 12788 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:27.863517 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:42:27.869920 12800 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:42:27.871832 12721 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 12:42:27.872282 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-1-root
uuid: "2d3edef63d164d23a6394a85cd22be93"
format_stamp: "Formatted at 2026-06-08 12:42:27 on dist-test-slave-sxbk"
I20260608 12:42:27.872596 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-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:42:27.901810 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:27.902501 12788 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:27.904026 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:42:27.905632 12739 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.125:35851: connect: Connection refused (error 111)
W20260608 12:42:27.911593 12788 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.125:35851: Network error: Client connection negotiation failed: client connection to 127.12.108.125:35851: connect: Connection refused (error 111)
I20260608 12:42:27.961649 12788 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } attempt: 1
W20260608 12:42:27.967573 12788 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.125:35851: Network error: Client connection negotiation failed: client connection to 127.12.108.125:35851: connect: Connection refused (error 111)
I20260608 12:42:27.983718 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.125:35851
I20260608 12:42:27.983834 12852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.125:35851 every 8 connection(s)
I20260608 12:42:27.989084 12853 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:42:27.990026 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:27.995045 12853 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:42:28.000814 12856 instance_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:42:28.001067 12855 instance_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:42:28.009361 12859 instance_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:42:28.010989 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:28.011798 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:28.012087 12721 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:42:28.012272 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922548012254 us; error 0 us; skew 500 ppm
I20260608 12:42:28.012931 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:28.017283 12721 webserver.cc:533] Webserver started at http://127.12.108.124:41821/ using document root <none> and password file <none>
I20260608 12:42:28.017765 12853 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:28.018101 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:28.018392 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:28.018764 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:28.020548 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-2-root/instance:
uuid: "ff97f040488144dfa0e5d5a628eafcd7"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-sxbk"
I20260608 12:42:28.027580 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:42:28.033484 12865 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:42:28.034551 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:42:28.034525 12853 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:28.034973 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-2-root
uuid: "ff97f040488144dfa0e5d5a628eafcd7"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-sxbk"
I20260608 12:42:28.035238 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-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:42:28.036089 12788 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } attempt: 2
W20260608 12:42:28.045894 12853 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.124:34713: Network error: Client connection negotiation failed: client connection to 127.12.108.124:34713: connect: Connection refused (error 111)
I20260608 12:42:28.050228 12788 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:42:28.055477 12788 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.124:34713: Network error: Client connection negotiation failed: client connection to 127.12.108.124:34713: connect: Connection refused (error 111)
I20260608 12:42:28.078270 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:28.079917 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:28.087006 12788 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } attempt: 1
I20260608 12:42:28.089514 12853 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } attempt: 1
W20260608 12:42:28.093506 12788 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.124:34713: Network error: Client connection negotiation failed: client connection to 127.12.108.124:34713: connect: Connection refused (error 111)
W20260608 12:42:28.095610 12853 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.124:34713: Network error: Client connection negotiation failed: client connection to 127.12.108.124:34713: connect: Connection refused (error 111)
I20260608 12:42:28.157850 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.124:34713
I20260608 12:42:28.157951 12917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.124:34713 every 8 connection(s)
I20260608 12:42:28.163105 12853 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } attempt: 2
I20260608 12:42:28.162930 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:28.163815 12918 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:42:28.169030 12788 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } attempt: 2
I20260608 12:42:28.176754 12918 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:28.196359 12918 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:28.197716 12853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: Bootstrap starting.
I20260608 12:42:28.203464 12788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df: Bootstrap starting.
I20260608 12:42:28.206488 12853 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:28.209131 12853 log.cc:826] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: Log is configured to *not* fsync() on all Append() calls
I20260608 12:42:28.211309 12918 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:28.212054 12788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:28.220886 12853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: No bootstrap required, opened a new log
I20260608 12:42:28.222577 12788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df: No bootstrap required, opened a new log
I20260608 12:42:28.233618 12918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7: Bootstrap starting.
I20260608 12:42:28.240147 12918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:28.248055 12918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7: No bootstrap required, opened a new log
I20260608 12:42:28.248565 12853 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.248572 12788 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.249431 12853 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:28.249893 12788 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:28.250034 12853 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3edef63d164d23a6394a85cd22be93, State: Initialized, Role: FOLLOWER
I20260608 12:42:28.250272 12788 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc3c43afffa49efabe0f8f958a217df, State: Initialized, Role: FOLLOWER
I20260608 12:42:28.251362 12853 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.251367 12788 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.251629 12918 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.252516 12918 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:28.252840 12918 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff97f040488144dfa0e5d5a628eafcd7, State: Initialized, Role: FOLLOWER
I20260608 12:42:28.253682 12918 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.255733 12927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [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: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.255625 12926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [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: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.256665 12927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:28.256984 12926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:28.257555 12788 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:28.260986 12853 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:28.264855 12918 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:28.264477 12928 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [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: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.265861 12928 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:28.310653 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:42:28.310989 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:42:28.316675 12955 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:42:28.317083 12955 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:42:28.317404 12956 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:42:28.317752 12956 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:42:28.326251 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:28.328624 12962 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:42:28.328930 12962 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:42:28.330158 12928 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:28.330787 12928 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.335639 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff97f040488144dfa0e5d5a628eafcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc3c43afffa49efabe0f8f958a217df" is_pre_election: true
W20260608 12:42:28.335765 12872 tablet.cc:2404] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:42:28.336488 12763 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff97f040488144dfa0e5d5a628eafcd7 in term 0.
W20260608 12:42:28.337405 12963 instance_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:42:28.338717 12868 leader_election.cc:304] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc3c43afffa49efabe0f8f958a217df, ff97f040488144dfa0e5d5a628eafcd7; no voters: 
I20260608 12:42:28.340339 12828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff97f040488144dfa0e5d5a628eafcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d3edef63d164d23a6394a85cd22be93" is_pre_election: true
I20260608 12:42:28.341192 12828 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff97f040488144dfa0e5d5a628eafcd7 in term 0.
I20260608 12:42:28.343339 12928 leader_election.cc:290] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cc3c43afffa49efabe0f8f958a217df (127.12.108.126:32777), 2d3edef63d164d23a6394a85cd22be93 (127.12.108.125:35851)
I20260608 12:42:28.344086 12928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:28.344583 12928 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:42:28.344851 12964 instance_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:42:28.345057 12928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:28.355320 12928 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.357350 12928 leader_election.cc:290] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [CANDIDATE]: Term 1 election: Requested vote from peers 1cc3c43afffa49efabe0f8f958a217df (127.12.108.126:32777), 2d3edef63d164d23a6394a85cd22be93 (127.12.108.125:35851)
I20260608 12:42:28.358234 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff97f040488144dfa0e5d5a628eafcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc3c43afffa49efabe0f8f958a217df"
I20260608 12:42:28.358444 12828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff97f040488144dfa0e5d5a628eafcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d3edef63d164d23a6394a85cd22be93"
I20260608 12:42:28.358732 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:28.359129 12828 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:28.360435 12968 instance_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:42:28.362388 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:28.359129 12763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:28.364650 12828 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff97f040488144dfa0e5d5a628eafcd7 in term 1.
W20260608 12:42:28.365041 12721 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:42:28.365337 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922548365314 us; error 0 us; skew 500 ppm
I20260608 12:42:28.365897 12869 leader_election.cc:304] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d3edef63d164d23a6394a85cd22be93, ff97f040488144dfa0e5d5a628eafcd7; no voters: 
I20260608 12:42:28.367311 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:28.367583 12928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:28.368139 12928 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 1 LEADER]: Becoming Leader. State: Replica: ff97f040488144dfa0e5d5a628eafcd7, State: Running, Role: LEADER
I20260608 12:42:28.370040 12763 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff97f040488144dfa0e5d5a628eafcd7 in term 1.
I20260608 12:42:28.369482 12928 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } }
I20260608 12:42:28.374212 12721 webserver.cc:533] Webserver started at http://127.12.108.65:34299/ using document root <none> and password file <none>
I20260608 12:42:28.374967 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:28.375242 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:28.375617 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:28.377336 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "4ecded8e64f6414ca0cc1085165cb6b5"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-sxbk"
I20260608 12:42:28.383405 12965 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff97f040488144dfa0e5d5a628eafcd7. Latest consensus state: current_term: 1 leader_uuid: "ff97f040488144dfa0e5d5a628eafcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.384415 12965 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:28.386569 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:42:28.387094 12973 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:28.392467 12974 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:42:28.393633 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:42:28.394030 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "4ecded8e64f6414ca0cc1085165cb6b5"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-sxbk"
I20260608 12:42:28.394317 12973 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:28.394472 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-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:42:28.413625 12828 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 1 FOLLOWER]: Refusing update from remote peer ff97f040488144dfa0e5d5a628eafcd7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:28.414125 12763 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 1 FOLLOWER]: Refusing update from remote peer ff97f040488144dfa0e5d5a628eafcd7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:28.415661 12965 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:28.416440 12928 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:28.423724 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:28.427373 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:28.436753 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:28.452122 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:28.451900 12927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff97f040488144dfa0e5d5a628eafcd7. Latest consensus state: current_term: 1 leader_uuid: "ff97f040488144dfa0e5d5a628eafcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.452557 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:28.452672 12927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:28.453079 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:28.453413 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:28.457300 12926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff97f040488144dfa0e5d5a628eafcd7. Latest consensus state: current_term: 1 leader_uuid: "ff97f040488144dfa0e5d5a628eafcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.458369 12979 mvcc.cc:204] Tried to move back new op lower bound from 7294658758281609216 to 7294658758138068992. Current Snapshot: MvccSnapshot[applied={T|T < 7294658758281609216}]
I20260608 12:42:28.458840 12926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:28.479516 12927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ff97f040488144dfa0e5d5a628eafcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.476060 12926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ff97f040488144dfa0e5d5a628eafcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.480294 12927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:28.480759 12926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:28.492982 12990 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ff97f040488144dfa0e5d5a628eafcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.493940 12990 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:28.495391 12973 catalog_manager.cc:1382] Generated new cluster ID: 64679c6f29f446e7bdfbb248babae748
I20260608 12:42:28.495862 12973 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:28.497862 12990 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ff97f040488144dfa0e5d5a628eafcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc3c43afffa49efabe0f8f958a217df" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 32777 } } peers { permanent_uuid: "2d3edef63d164d23a6394a85cd22be93" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 35851 } } peers { permanent_uuid: "ff97f040488144dfa0e5d5a628eafcd7" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 34713 } } }
I20260608 12:42:28.498755 12990 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:28.540062 12973 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:28.542380 12973 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:28.593075 12973 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7: Generated new TSK 0
I20260608 12:42:28.594431 12973 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:28.655956 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:40357
I20260608 12:42:28.656297 13046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:40357 every 8 connection(s)
I20260608 12:42:28.687099 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:28.697901 13048 heartbeater.cc:344] Connected to a master server at 127.12.108.125:35851
I20260608 12:42:28.698477 13048 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:28.699736 13048 heartbeater.cc:507] Master 127.12.108.125:35851 requested a full tablet report, sending...
W20260608 12:42:28.702659 13054 instance_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:42:28.704988 12818 ts_manager.cc:194] Registered new tserver with Master: 4ecded8e64f6414ca0cc1085165cb6b5 (127.12.108.65:40357)
I20260608 12:42:28.707515 13047 heartbeater.cc:344] Connected to a master server at 127.12.108.124:34713
I20260608 12:42:28.707935 13047 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:28.709064 13047 heartbeater.cc:507] Master 127.12.108.124:34713 requested a full tablet report, sending...
I20260608 12:42:28.711650 13049 heartbeater.cc:344] Connected to a master server at 127.12.108.126:32777
I20260608 12:42:28.712141 13049 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:28.712366 12883 ts_manager.cc:194] Registered new tserver with Master: 4ecded8e64f6414ca0cc1085165cb6b5 (127.12.108.65:40357)
I20260608 12:42:28.713205 13049 heartbeater.cc:507] Master 127.12.108.126:32777 requested a full tablet report, sending...
W20260608 12:42:28.714826 13055 instance_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:42:28.715855 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34520
I20260608 12:42:28.716552 12753 ts_manager.cc:194] Registered new tserver with Master: 4ecded8e64f6414ca0cc1085165cb6b5 (127.12.108.65:40357)
W20260608 12:42:28.724751 13058 instance_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:42:28.725627 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:28.727099 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:28.727407 12721 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:42:28.727648 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922548727628 us; error 0 us; skew 500 ppm
I20260608 12:42:28.729068 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:28.732360 12721 webserver.cc:533] Webserver started at http://127.12.108.66:36997/ using document root <none> and password file <none>
I20260608 12:42:28.733088 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:28.733337 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:28.733678 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:28.735214 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "359e6f45be914af0a419127a03005517"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-sxbk"
I20260608 12:42:28.741834 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:42:28.746685 13062 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:42:28.747666 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:28.748023 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "359e6f45be914af0a419127a03005517"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-sxbk"
I20260608 12:42:28.748376 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-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:42:28.765898 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:28.767828 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:28.769874 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:28.772831 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:28.773042 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:28.773340 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:28.773499 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:28.878860 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:37795
I20260608 12:42:28.878981 13124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:37795 every 8 connection(s)
I20260608 12:42:28.897583 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:28.924942 13125 heartbeater.cc:344] Connected to a master server at 127.12.108.124:34713
I20260608 12:42:28.925495 13125 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:28.926774 13125 heartbeater.cc:507] Master 127.12.108.124:34713 requested a full tablet report, sending...
I20260608 12:42:28.929786 12883 ts_manager.cc:194] Registered new tserver with Master: 359e6f45be914af0a419127a03005517 (127.12.108.66:37795)
I20260608 12:42:28.931743 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34524
W20260608 12:42:28.938760 13132 instance_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:42:28.938948 13126 heartbeater.cc:344] Connected to a master server at 127.12.108.125:35851
I20260608 12:42:28.939420 13126 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:28.940244 13126 heartbeater.cc:507] Master 127.12.108.125:35851 requested a full tablet report, sending...
I20260608 12:42:28.943367 12818 ts_manager.cc:194] Registered new tserver with Master: 359e6f45be914af0a419127a03005517 (127.12.108.66:37795)
W20260608 12:42:28.944099 13133 instance_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:42:28.947801 13127 heartbeater.cc:344] Connected to a master server at 127.12.108.126:32777
I20260608 12:42:28.948391 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:28.948310 13127 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:28.949654 13127 heartbeater.cc:507] Master 127.12.108.126:32777 requested a full tablet report, sending...
W20260608 12:42:28.950337 13135 instance_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:42:28.951584 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:28.951882 12721 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:42:28.952103 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922548952086 us; error 0 us; skew 500 ppm
I20260608 12:42:28.952724 12753 ts_manager.cc:194] Registered new tserver with Master: 359e6f45be914af0a419127a03005517 (127.12.108.66:37795)
I20260608 12:42:28.952912 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:28.956284 12721 webserver.cc:533] Webserver started at http://127.12.108.67:35777/ using document root <none> and password file <none>
I20260608 12:42:28.956862 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:28.957078 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:28.957382 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:28.958770 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "b31e411504ee4f91abd203fb65201244"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-sxbk"
I20260608 12:42:28.964047 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:28.968775 13140 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:42:28.969853 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:42:28.970242 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "b31e411504ee4f91abd203fb65201244"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-sxbk"
I20260608 12:42:28.970594 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922546196251-12721-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:42:28.983840 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:28.985500 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:28.987401 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:28.990085 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:28.990423 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:28.990695 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:28.990885 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.094975 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:45463
I20260608 12:42:29.095145 13202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:45463 every 8 connection(s)
I20260608 12:42:29.126139 13204 heartbeater.cc:344] Connected to a master server at 127.12.108.125:35851
I20260608 12:42:29.126672 13204 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:29.127713 13204 heartbeater.cc:507] Master 127.12.108.125:35851 requested a full tablet report, sending...
I20260608 12:42:29.129552 13205 heartbeater.cc:344] Connected to a master server at 127.12.108.126:32777
I20260608 12:42:29.130043 13205 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:29.130788 12818 ts_manager.cc:194] Registered new tserver with Master: b31e411504ee4f91abd203fb65201244 (127.12.108.67:45463)
I20260608 12:42:29.131207 13205 heartbeater.cc:507] Master 127.12.108.126:32777 requested a full tablet report, sending...
I20260608 12:42:29.134483 12753 ts_manager.cc:194] Registered new tserver with Master: b31e411504ee4f91abd203fb65201244 (127.12.108.67:45463)
I20260608 12:42:29.138708 13203 heartbeater.cc:344] Connected to a master server at 127.12.108.124:34713
I20260608 12:42:29.139441 13203 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:29.140532 13203 heartbeater.cc:507] Master 127.12.108.124:34713 requested a full tablet report, sending...
I20260608 12:42:29.142988 12883 ts_manager.cc:194] Registered new tserver with Master: b31e411504ee4f91abd203fb65201244 (127.12.108.67:45463)
I20260608 12:42:29.143230 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025147203s
I20260608 12:42:29.144604 12883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34528
I20260608 12:42:29.322104 12955 catalog_manager.cc:1294] Loaded cluster ID: 64679c6f29f446e7bdfbb248babae748
I20260608 12:42:29.322500 12955 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: loading cluster ID for follower catalog manager: success
I20260608 12:42:29.323884 12956 catalog_manager.cc:1294] Loaded cluster ID: 64679c6f29f446e7bdfbb248babae748
I20260608 12:42:29.324209 12956 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df: loading cluster ID for follower catalog manager: success
I20260608 12:42:29.327551 12955 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: acquiring CA information for follower catalog manager: success
I20260608 12:42:29.331835 12956 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df: acquiring CA information for follower catalog manager: success
I20260608 12:42:29.332849 12955 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:42:29.337703 12956 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:42:29.722311 13047 heartbeater.cc:499] Master 127.12.108.124:34713 was elected leader, sending a full tablet report...
I20260608 12:42:29.935406 13125 heartbeater.cc:499] Master 127.12.108.124:34713 was elected leader, sending a full tablet report...
I20260608 12:42:30.147873 13203 heartbeater.cc:499] Master 127.12.108.124:34713 was elected leader, sending a full tablet report...
I20260608 12:42:30.323994 12961 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:30.529760 12883 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34538:
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:42:30.623500 13012 tablet_service.cc:1511] Processing CreateTablet for tablet 5afb7bcb892c4db5960ff941ad5985a4 (DEFAULT_TABLE table=test-workload [id=edd40cf063884f8fb44706694102da39]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:30.625429 13012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afb7bcb892c4db5960ff941ad5985a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.627415 13011 tablet_service.cc:1511] Processing CreateTablet for tablet e8f2f018c2ee421c9556565f83af3172 (DEFAULT_TABLE table=test-workload [id=edd40cf063884f8fb44706694102da39]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:30.634754 13090 tablet_service.cc:1511] Processing CreateTablet for tablet 9826d12b0c4c46cea5cf90a0d7c001ae (DEFAULT_TABLE table=test-workload [id=edd40cf063884f8fb44706694102da39]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:30.635834 13011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f2f018c2ee421c9556565f83af3172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.636409 13090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9826d12b0c4c46cea5cf90a0d7c001ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.650375 13168 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7987a9222c4c44a0a04d6c3fe6c49e (DEFAULT_TABLE table=test-workload [id=edd40cf063884f8fb44706694102da39]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:30.651913 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7987a9222c4c44a0a04d6c3fe6c49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.666165 13239 tablet_bootstrap.cc:492] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5: Bootstrap starting.
I20260608 12:42:30.673947 13240 tablet_bootstrap.cc:492] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517: Bootstrap starting.
I20260608 12:42:30.681098 13239 tablet_bootstrap.cc:654] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.681300 13241 tablet_bootstrap.cc:492] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244: Bootstrap starting.
I20260608 12:42:30.685070 13240 tablet_bootstrap.cc:654] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.690342 13241 tablet_bootstrap.cc:654] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.692833 13239 tablet_bootstrap.cc:492] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5: No bootstrap required, opened a new log
I20260608 12:42:30.693550 13239 ts_tablet_manager.cc:1403] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260608 12:42:30.697651 13239 raft_consensus.cc:359] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } }
I20260608 12:42:30.698570 13240 tablet_bootstrap.cc:492] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517: No bootstrap required, opened a new log
I20260608 12:42:30.698508 13239 raft_consensus.cc:385] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.699236 13240 ts_tablet_manager.cc:1403] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260608 12:42:30.699148 13239 raft_consensus.cc:740] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecded8e64f6414ca0cc1085165cb6b5, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.700737 13239 consensus_queue.cc:260] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } }
I20260608 12:42:30.701613 13239 raft_consensus.cc:399] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:30.702033 13239 raft_consensus.cc:493] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:30.702466 13239 raft_consensus.cc:3060] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.703161 13240 raft_consensus.cc:359] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "359e6f45be914af0a419127a03005517" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37795 } }
I20260608 12:42:30.703696 13240 raft_consensus.cc:385] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.703995 13240 raft_consensus.cc:740] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359e6f45be914af0a419127a03005517, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.704182 13241 tablet_bootstrap.cc:492] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244: No bootstrap required, opened a new log
I20260608 12:42:30.704981 13241 ts_tablet_manager.cc:1403] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260608 12:42:30.704847 13240 consensus_queue.cc:260] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "359e6f45be914af0a419127a03005517" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37795 } }
I20260608 12:42:30.705591 13240 raft_consensus.cc:399] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:30.705883 13240 raft_consensus.cc:493] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:30.706187 13240 raft_consensus.cc:3060] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.708459 13241 raft_consensus.cc:359] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b31e411504ee4f91abd203fb65201244" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 45463 } }
I20260608 12:42:30.709064 13241 raft_consensus.cc:385] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.709398 13241 raft_consensus.cc:740] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31e411504ee4f91abd203fb65201244, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.710326 13241 consensus_queue.cc:260] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b31e411504ee4f91abd203fb65201244" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 45463 } }
I20260608 12:42:30.710994 13241 raft_consensus.cc:399] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:30.710994 13239 raft_consensus.cc:515] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } }
I20260608 12:42:30.711506 13241 raft_consensus.cc:493] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:30.711886 13241 raft_consensus.cc:3060] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.711905 13239 leader_election.cc:304] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [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: 4ecded8e64f6414ca0cc1085165cb6b5; no voters: 
I20260608 12:42:30.714391 13240 raft_consensus.cc:515] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "359e6f45be914af0a419127a03005517" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37795 } }
I20260608 12:42:30.715298 13240 leader_election.cc:304] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [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: 359e6f45be914af0a419127a03005517; no voters: 
I20260608 12:42:30.718346 13240 leader_election.cc:290] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:30.718987 13245 raft_consensus.cc:2804] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:30.719246 13241 raft_consensus.cc:515] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b31e411504ee4f91abd203fb65201244" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 45463 } }
I20260608 12:42:30.720394 13241 leader_election.cc:304] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [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: b31e411504ee4f91abd203fb65201244; no voters: 
I20260608 12:42:30.722996 13245 raft_consensus.cc:697] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 1 LEADER]: Becoming Leader. State: Replica: 359e6f45be914af0a419127a03005517, State: Running, Role: LEADER
I20260608 12:42:30.725585 13245 consensus_queue.cc:237] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [LEADER]: Queue going to LEADER mode. State: All 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: "359e6f45be914af0a419127a03005517" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37795 } }
I20260608 12:42:30.728925 13246 raft_consensus.cc:2804] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:30.731406 13239 leader_election.cc:290] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:30.735643 13241 leader_election.cc:290] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:30.739408 13240 ts_tablet_manager.cc:1434] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517: Time spent starting tablet: real 0.040s	user 0.027s	sys 0.009s
I20260608 12:42:30.741524 13241 ts_tablet_manager.cc:1434] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244: Time spent starting tablet: real 0.036s	user 0.022s	sys 0.007s
I20260608 12:42:30.744473 13239 ts_tablet_manager.cc:1434] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5: Time spent starting tablet: real 0.050s	user 0.017s	sys 0.015s
I20260608 12:42:30.743177 13249 raft_consensus.cc:2804] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:30.745699 13239 tablet_bootstrap.cc:492] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5: Bootstrap starting.
I20260608 12:42:30.750015 13249 raft_consensus.cc:697] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 1 LEADER]: Becoming Leader. State: Replica: b31e411504ee4f91abd203fb65201244, State: Running, Role: LEADER
I20260608 12:42:30.752624 13246 raft_consensus.cc:697] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 4ecded8e64f6414ca0cc1085165cb6b5, State: Running, Role: LEADER
I20260608 12:42:30.753509 13246 consensus_queue.cc:237] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [LEADER]: Queue going to LEADER mode. State: All 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: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } }
I20260608 12:42:30.755260 13239 tablet_bootstrap.cc:654] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.756475 13249 consensus_queue.cc:237] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [LEADER]: Queue going to LEADER mode. State: All 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: "b31e411504ee4f91abd203fb65201244" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 45463 } }
I20260608 12:42:30.774873 13239 tablet_bootstrap.cc:492] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5: No bootstrap required, opened a new log
I20260608 12:42:30.776017 13239 ts_tablet_manager.cc:1403] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.011s
I20260608 12:42:30.785977 12883 catalog_manager.cc:5696] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31e411504ee4f91abd203fb65201244 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "b31e411504ee4f91abd203fb65201244" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b31e411504ee4f91abd203fb65201244" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 45463 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:30.799994 12882 catalog_manager.cc:5696] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecded8e64f6414ca0cc1085165cb6b5 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "4ecded8e64f6414ca0cc1085165cb6b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:30.808390 13239 raft_consensus.cc:359] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } }
I20260608 12:42:30.809293 13239 raft_consensus.cc:385] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.809717 13239 raft_consensus.cc:740] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecded8e64f6414ca0cc1085165cb6b5, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.810734 13239 consensus_queue.cc:260] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } }
I20260608 12:42:30.812142 13239 raft_consensus.cc:399] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:30.812870 13239 raft_consensus.cc:493] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:30.813409 13239 raft_consensus.cc:3060] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.793233 12881 catalog_manager.cc:5696] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 359e6f45be914af0a419127a03005517 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "359e6f45be914af0a419127a03005517" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "359e6f45be914af0a419127a03005517" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37795 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:30.832501 13239 raft_consensus.cc:515] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } }
I20260608 12:42:30.834636 13239 leader_election.cc:304] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [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: 4ecded8e64f6414ca0cc1085165cb6b5; no voters: 
I20260608 12:42:30.856582 13246 raft_consensus.cc:2804] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:30.863993 13246 raft_consensus.cc:697] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 4ecded8e64f6414ca0cc1085165cb6b5, State: Running, Role: LEADER
I20260608 12:42:30.864837 13246 consensus_queue.cc:237] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [LEADER]: Queue going to LEADER mode. State: All 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: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } }
I20260608 12:42:30.856446 13239 leader_election.cc:290] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:30.878170 13239 ts_tablet_manager.cc:1434] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5: Time spent starting tablet: real 0.100s	user 0.023s	sys 0.002s
I20260608 12:42:30.932861 12882 catalog_manager.cc:5696] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecded8e64f6414ca0cc1085165cb6b5 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "4ecded8e64f6414ca0cc1085165cb6b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ecded8e64f6414ca0cc1085165cb6b5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40357 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:30.984546 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:42:31.012210 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.013798 12721 tablet_replica.cc:333] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5: stopping tablet replica
I20260608 12:42:31.014607 12721 raft_consensus.cc:2243] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.015159 12721 raft_consensus.cc:2272] T e8f2f018c2ee421c9556565f83af3172 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.017966 12721 tablet_replica.cc:333] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5: stopping tablet replica
I20260608 12:42:31.018560 12721 raft_consensus.cc:2243] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.019001 12721 raft_consensus.cc:2272] T 5afb7bcb892c4db5960ff941ad5985a4 P 4ecded8e64f6414ca0cc1085165cb6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.185483 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:42:31.196415 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:42:31.219882 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.220798 12721 tablet_replica.cc:333] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517: stopping tablet replica
I20260608 12:42:31.221382 12721 raft_consensus.cc:2243] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.221803 12721 raft_consensus.cc:2272] T 9826d12b0c4c46cea5cf90a0d7c001ae P 359e6f45be914af0a419127a03005517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.242523 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:42:31.252380 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:42:31.273293 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.273960 12721 tablet_replica.cc:333] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244: stopping tablet replica
I20260608 12:42:31.274580 12721 raft_consensus.cc:2243] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.275041 12721 raft_consensus.cc:2272] T 2b7987a9222c4c44a0a04d6c3fe6c49e P b31e411504ee4f91abd203fb65201244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.296075 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:42:31.305583 12721 master.cc:562] Master@127.12.108.126:32777 shutting down...
I20260608 12:42:31.339596 12956 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:31.411770 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:31.412434 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.412798 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1cc3c43afffa49efabe0f8f958a217df: stopping tablet replica
I20260608 12:42:31.433857 12721 master.cc:584] Master@127.12.108.126:32777 shutdown complete.
I20260608 12:42:31.447014 12721 master.cc:562] Master@127.12.108.125:35851 shutting down...
I20260608 12:42:31.465870 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:31.466539 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.466939 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d3edef63d164d23a6394a85cd22be93: stopping tablet replica
W20260608 12:42:31.498682 12868 consensus_peers.cc:597] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 -> Peer 1cc3c43afffa49efabe0f8f958a217df (127.12.108.126:32777): Couldn't send request to peer 1cc3c43afffa49efabe0f8f958a217df. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.126:32777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:31.510669 12721 master.cc:584] Master@127.12.108.125:35851 shutdown complete.
I20260608 12:42:31.523281 12721 master.cc:562] Master@127.12.108.124:34713 shutting down...
I20260608 12:42:31.541946 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.542923 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.543303 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff97f040488144dfa0e5d5a628eafcd7: stopping tablet replica
I20260608 12:42:31.564910 12721 master.cc:584] Master@127.12.108.124:34713 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5221 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:42:31.592904 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:36157
I20260608 12:42:31.594053 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.599107 13264 instance_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:42:31.600011 13265 instance_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:42:31.601029 13267 instance_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:42:31.602762 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:31.603638 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.603857 12721 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:42:31.604229 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922551604204 us; error 0 us; skew 500 ppm
I20260608 12:42:31.604876 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.607717 12721 webserver.cc:533] Webserver started at http://127.12.108.126:39875/ using document root <none> and password file <none>
I20260608 12:42:31.608235 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.608448 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.608778 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.609898 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "ded8b96089c14b57a2978b4955b4d5d2"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-sxbk"
I20260608 12:42:31.614738 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:31.618692 13272 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:42:31.619894 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:42:31.620206 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "ded8b96089c14b57a2978b4955b4d5d2"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-sxbk"
I20260608 12:42:31.620519 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-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:42:31.647631 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.648926 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.692225 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:36157
I20260608 12:42:31.692353 13323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:36157 every 8 connection(s)
I20260608 12:42:31.697021 13324 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:42:31.708622 13324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2: Bootstrap starting.
I20260608 12:42:31.713110 13324 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.717273 13324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2: No bootstrap required, opened a new log
I20260608 12:42:31.719398 13324 raft_consensus.cc:359] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded8b96089c14b57a2978b4955b4d5d2" member_type: VOTER }
I20260608 12:42:31.720085 13324 raft_consensus.cc:385] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.720396 13324 raft_consensus.cc:740] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded8b96089c14b57a2978b4955b4d5d2, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.721149 13324 consensus_queue.cc:260] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ded8b96089c14b57a2978b4955b4d5d2" member_type: VOTER }
I20260608 12:42:31.721674 13324 raft_consensus.cc:399] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:31.722095 13324 raft_consensus.cc:493] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:31.722570 13324 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.726858 13324 raft_consensus.cc:515] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded8b96089c14b57a2978b4955b4d5d2" member_type: VOTER }
I20260608 12:42:31.727461 13324 leader_election.cc:304] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [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: ded8b96089c14b57a2978b4955b4d5d2; no voters: 
I20260608 12:42:31.728688 13324 leader_election.cc:290] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:31.729122 13327 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.730515 13327 raft_consensus.cc:697] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 1 LEADER]: Becoming Leader. State: Replica: ded8b96089c14b57a2978b4955b4d5d2, State: Running, Role: LEADER
I20260608 12:42:31.731235 13327 consensus_queue.cc:237] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [LEADER]: Queue going to LEADER mode. State: All 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: "ded8b96089c14b57a2978b4955b4d5d2" member_type: VOTER }
I20260608 12:42:31.731757 13324 sys_catalog.cc:565] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:31.735649 13328 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ded8b96089c14b57a2978b4955b4d5d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded8b96089c14b57a2978b4955b4d5d2" member_type: VOTER } }
I20260608 12:42:31.735704 13329 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ded8b96089c14b57a2978b4955b4d5d2. Latest consensus state: current_term: 1 leader_uuid: "ded8b96089c14b57a2978b4955b4d5d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded8b96089c14b57a2978b4955b4d5d2" member_type: VOTER } }
I20260608 12:42:31.736466 13328 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:31.736557 13329 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:31.740648 13334 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:31.750559 13334 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:31.751658 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:31.761214 13334 catalog_manager.cc:1382] Generated new cluster ID: c494a7825e0f47cb8a181f50f057e9af
I20260608 12:42:31.761533 13334 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:31.792811 13334 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:31.794109 13334 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:31.812724 13334 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2: Generated new TSK 0
I20260608 12:42:31.813338 13334 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:31.818491 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.825609 13345 instance_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:42:31.825682 13346 instance_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:42:31.828051 13348 instance_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:42:31.828456 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:31.829349 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.829579 12721 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:42:31.829770 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922551829755 us; error 0 us; skew 500 ppm
I20260608 12:42:31.830479 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.833813 12721 webserver.cc:533] Webserver started at http://127.12.108.65:40509/ using document root <none> and password file <none>
I20260608 12:42:31.834460 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.834697 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.834986 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.836112 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "a0f3cbb57c004d8fb917c652a73ebb71"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-sxbk"
I20260608 12:42:31.841360 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:42:31.845332 13353 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:42:31.846346 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:31.846604 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "a0f3cbb57c004d8fb917c652a73ebb71"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-sxbk"
I20260608 12:42:31.846858 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-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:42:31.861600 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.863032 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.864861 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:31.867723 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:31.867928 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.868265 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:31.868412 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.917052 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:44693
I20260608 12:42:31.917277 13415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:44693 every 8 connection(s)
I20260608 12:42:31.923221 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.931538 13420 instance_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:42:31.932479 13421 instance_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:42:31.936820 13423 instance_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:42:31.938547 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:31.938932 13416 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36157
I20260608 12:42:31.939652 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.939962 12721 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:42:31.939610 13416 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:31.940212 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922551940188 us; error 0 us; skew 500 ppm
I20260608 12:42:31.940873 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.940897 13416 heartbeater.cc:507] Master 127.12.108.126:36157 requested a full tablet report, sending...
I20260608 12:42:31.943516 13289 ts_manager.cc:194] Registered new tserver with Master: a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693)
I20260608 12:42:31.944038 12721 webserver.cc:533] Webserver started at http://127.12.108.66:35501/ using document root <none> and password file <none>
I20260608 12:42:31.944679 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.944851 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.945075 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.945951 13289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53494
I20260608 12:42:31.946087 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "1ad4715f289b4d028aa0ae94b1c231da"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-sxbk"
I20260608 12:42:31.951239 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:42:31.955049 13428 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:42:31.956027 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:31.956290 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "1ad4715f289b4d028aa0ae94b1c231da"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-sxbk"
I20260608 12:42:31.956532 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-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:42:31.971334 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.972473 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.973968 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:31.976480 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:31.976681 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.976995 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:31.977151 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.024000 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:34151
I20260608 12:42:32.024132 13490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:34151 every 8 connection(s)
I20260608 12:42:32.029613 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:32.037927 13494 instance_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:42:32.038848 13495 instance_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:42:32.041579 13497 instance_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:42:32.041875 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:32.042876 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:32.043167 12721 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:42:32.043417 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922552043397 us; error 0 us; skew 500 ppm
I20260608 12:42:32.044245 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:32.045120 13491 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36157
I20260608 12:42:32.045753 13491 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:32.046722 13491 heartbeater.cc:507] Master 127.12.108.126:36157 requested a full tablet report, sending...
I20260608 12:42:32.047572 12721 webserver.cc:533] Webserver started at http://127.12.108.67:40405/ using document root <none> and password file <none>
I20260608 12:42:32.048295 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:32.048548 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:32.048978 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:32.049499 13289 ts_manager.cc:194] Registered new tserver with Master: 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:32.050102 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "da36afdff2ac42c9b6bba35c9cd7d006"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-sxbk"
I20260608 12:42:32.051049 13289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53506
I20260608 12:42:32.054951 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:32.059190 13502 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:42:32.060372 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:42:32.060755 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "da36afdff2ac42c9b6bba35c9cd7d006"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-sxbk"
I20260608 12:42:32.061023 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-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:42:32.091629 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:32.092785 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:32.094342 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:32.096791 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:32.096993 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.097316 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:32.097467 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.144831 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:42865
I20260608 12:42:32.145030 13564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:42865 every 8 connection(s)
I20260608 12:42:32.161788 13565 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36157
I20260608 12:42:32.162412 13565 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:32.163582 13565 heartbeater.cc:507] Master 127.12.108.126:36157 requested a full tablet report, sending...
I20260608 12:42:32.166531 13289 ts_manager.cc:194] Registered new tserver with Master: da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:32.167232 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018703786s
I20260608 12:42:32.168356 13289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53516
I20260608 12:42:32.948763 13416 heartbeater.cc:499] Master 127.12.108.126:36157 was elected leader, sending a full tablet report...
I20260608 12:42:33.053525 13491 heartbeater.cc:499] Master 127.12.108.126:36157 was elected leader, sending a full tablet report...
I20260608 12:42:33.171108 13565 heartbeater.cc:499] Master 127.12.108.126:36157 was elected leader, sending a full tablet report...
I20260608 12:42:33.232439 13289 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53532:
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:42:33.235306 13289 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:42:33.304522 13381 tablet_service.cc:1511] Processing CreateTablet for tablet f61bef52bb734aa1b673863e9f0343e8 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:42:33.306432 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61bef52bb734aa1b673863e9f0343e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.307919 13380 tablet_service.cc:1511] Processing CreateTablet for tablet a91ac7b717e84eeea1e4c85017c3aa52 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:42:33.309278 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91ac7b717e84eeea1e4c85017c3aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.313505 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 53691dcb595a4cbf9833393fc0cb9a2d (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:42:33.314972 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53691dcb595a4cbf9833393fc0cb9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.328065 13378 tablet_service.cc:1511] Processing CreateTablet for tablet ae62c9baf0a0450abb95d894b008b731 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:42:33.329536 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae62c9baf0a0450abb95d894b008b731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.331501 13530 tablet_service.cc:1511] Processing CreateTablet for tablet f61bef52bb734aa1b673863e9f0343e8 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:42:33.331517 13528 tablet_service.cc:1511] Processing CreateTablet for tablet 53691dcb595a4cbf9833393fc0cb9a2d (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:42:33.334879 13527 tablet_service.cc:1511] Processing CreateTablet for tablet ae62c9baf0a0450abb95d894b008b731 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:42:33.335881 13528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53691dcb595a4cbf9833393fc0cb9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.335623 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 936f33e3a8c743e0972a2d43c9e355c9 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:42:33.336494 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae62c9baf0a0450abb95d894b008b731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.337528 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936f33e3a8c743e0972a2d43c9e355c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.340088 13526 tablet_service.cc:1511] Processing CreateTablet for tablet 936f33e3a8c743e0972a2d43c9e355c9 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:42:33.341765 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936f33e3a8c743e0972a2d43c9e355c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.342080 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 08526f5bc5c7488ab69bfcae1bec3630 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:42:33.343482 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08526f5bc5c7488ab69bfcae1bec3630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.346769 13525 tablet_service.cc:1511] Processing CreateTablet for tablet 08526f5bc5c7488ab69bfcae1bec3630 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:42:33.348261 13525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08526f5bc5c7488ab69bfcae1bec3630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.348462 13375 tablet_service.cc:1511] Processing CreateTablet for tablet dc718236ebf54a3e8564f7c6e0b1280c (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:42:33.349831 13375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc718236ebf54a3e8564f7c6e0b1280c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.352489 13524 tablet_service.cc:1511] Processing CreateTablet for tablet dc718236ebf54a3e8564f7c6e0b1280c (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:42:33.353479 13530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61bef52bb734aa1b673863e9f0343e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.353142 13529 tablet_service.cc:1511] Processing CreateTablet for tablet a91ac7b717e84eeea1e4c85017c3aa52 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:42:33.354130 13524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc718236ebf54a3e8564f7c6e0b1280c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.356699 13374 tablet_service.cc:1511] Processing CreateTablet for tablet 488991ed41c949aaa3372c47bc2e2ba0 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:42:33.357263 13529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91ac7b717e84eeea1e4c85017c3aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.358136 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488991ed41c949aaa3372c47bc2e2ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.374647 13456 tablet_service.cc:1511] Processing CreateTablet for tablet f61bef52bb734aa1b673863e9f0343e8 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:42:33.376194 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61bef52bb734aa1b673863e9f0343e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.375907 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 936f33e3a8c743e0972a2d43c9e355c9 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:42:33.380045 13455 tablet_service.cc:1511] Processing CreateTablet for tablet a91ac7b717e84eeea1e4c85017c3aa52 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:42:33.384265 13454 tablet_service.cc:1511] Processing CreateTablet for tablet 53691dcb595a4cbf9833393fc0cb9a2d (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:42:33.394546 13523 tablet_service.cc:1511] Processing CreateTablet for tablet 488991ed41c949aaa3372c47bc2e2ba0 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:42:33.398360 13523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488991ed41c949aaa3372c47bc2e2ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.392639 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936f33e3a8c743e0972a2d43c9e355c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.384265 13453 tablet_service.cc:1511] Processing CreateTablet for tablet ae62c9baf0a0450abb95d894b008b731 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:42:33.399176 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 08526f5bc5c7488ab69bfcae1bec3630 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:42:33.405623 13450 tablet_service.cc:1511] Processing CreateTablet for tablet dc718236ebf54a3e8564f7c6e0b1280c (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:42:33.410930 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae62c9baf0a0450abb95d894b008b731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.411655 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91ac7b717e84eeea1e4c85017c3aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.417265 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08526f5bc5c7488ab69bfcae1bec3630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.421423 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53691dcb595a4cbf9833393fc0cb9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.423758 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc718236ebf54a3e8564f7c6e0b1280c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.426879 13449 tablet_service.cc:1511] Processing CreateTablet for tablet 488991ed41c949aaa3372c47bc2e2ba0 (DEFAULT_TABLE table=test-workload [id=e2695438b6fa49b38dbd603e04e1c995]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:42:33.428962 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488991ed41c949aaa3372c47bc2e2ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.435230 13586 tablet_bootstrap.cc:492] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71: Bootstrap starting.
I20260608 12:42:33.439126 13585 tablet_bootstrap.cc:492] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006: Bootstrap starting.
I20260608 12:42:33.462702 13585 tablet_bootstrap.cc:654] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.479923 13586 tablet_bootstrap.cc:654] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.492671 13587 tablet_bootstrap.cc:492] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da: Bootstrap starting.
I20260608 12:42:33.510504 13587 tablet_bootstrap.cc:654] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.514329 13585 tablet_bootstrap.cc:492] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006: No bootstrap required, opened a new log
I20260608 12:42:33.514883 13586 tablet_bootstrap.cc:492] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71: No bootstrap required, opened a new log
I20260608 12:42:33.515724 13586 ts_tablet_manager.cc:1403] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.003s
I20260608 12:42:33.514961 13585 ts_tablet_manager.cc:1403] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent bootstrapping tablet: real 0.095s	user 0.000s	sys 0.015s
I20260608 12:42:33.519788 13585 raft_consensus.cc:359] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.520401 13585 raft_consensus.cc:385] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.520656 13585 raft_consensus.cc:740] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.521268 13585 consensus_queue.cc:260] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.521589 13587 tablet_bootstrap.cc:492] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da: No bootstrap required, opened a new log
I20260608 12:42:33.522100 13587 ts_tablet_manager.cc:1403] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260608 12:42:33.523468 13586 raft_consensus.cc:359] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.524292 13585 ts_tablet_manager.cc:1434] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:33.524211 13586 raft_consensus.cc:385] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.524670 13586 raft_consensus.cc:740] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.524878 13587 raft_consensus.cc:359] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.525441 13585 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006: Bootstrap starting.
I20260608 12:42:33.525627 13587 raft_consensus.cc:385] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.526158 13587 raft_consensus.cc:740] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.525453 13586 consensus_queue.cc:260] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.526990 13587 consensus_queue.cc:260] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.535285 13585 tablet_bootstrap.cc:654] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.545420 13586 ts_tablet_manager.cc:1434] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.011s
I20260608 12:42:33.546619 13586 tablet_bootstrap.cc:492] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71: Bootstrap starting.
I20260608 12:42:33.546864 13587 ts_tablet_manager.cc:1434] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.012s
I20260608 12:42:33.547926 13587 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da: Bootstrap starting.
I20260608 12:42:33.553761 13587 tablet_bootstrap.cc:654] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.553761 13586 tablet_bootstrap.cc:654] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.559309 13585 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006: No bootstrap required, opened a new log
I20260608 12:42:33.559823 13585 ts_tablet_manager.cc:1403] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.000s
I20260608 12:42:33.563869 13585 raft_consensus.cc:359] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.564689 13585 raft_consensus.cc:385] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.564998 13585 raft_consensus.cc:740] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.565203 13587 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da: No bootstrap required, opened a new log
I20260608 12:42:33.565752 13587 ts_tablet_manager.cc:1403] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:42:33.566373 13586 tablet_bootstrap.cc:492] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71: No bootstrap required, opened a new log
I20260608 12:42:33.565829 13585 consensus_queue.cc:260] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.566973 13586 ts_tablet_manager.cc:1403] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 12:42:33.568787 13585 ts_tablet_manager.cc:1434] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:42:33.568689 13587 raft_consensus.cc:359] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.569432 13587 raft_consensus.cc:385] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.569756 13587 raft_consensus.cc:740] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.570308 13585 tablet_bootstrap.cc:492] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006: Bootstrap starting.
I20260608 12:42:33.570695 13586 raft_consensus.cc:359] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.570637 13587 consensus_queue.cc:260] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.571651 13586 raft_consensus.cc:385] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.572010 13586 raft_consensus.cc:740] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.573160 13587 ts_tablet_manager.cc:1434] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:42:33.572794 13586 consensus_queue.cc:260] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.574080 13587 tablet_bootstrap.cc:492] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da: Bootstrap starting.
I20260608 12:42:33.577381 13585 tablet_bootstrap.cc:654] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.577440 13586 ts_tablet_manager.cc:1434] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:42:33.578716 13586 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71: Bootstrap starting.
I20260608 12:42:33.580389 13587 tablet_bootstrap.cc:654] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.586426 13586 tablet_bootstrap.cc:654] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.590270 13585 tablet_bootstrap.cc:492] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006: No bootstrap required, opened a new log
I20260608 12:42:33.590333 13587 tablet_bootstrap.cc:492] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da: No bootstrap required, opened a new log
I20260608 12:42:33.591122 13587 ts_tablet_manager.cc:1403] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:42:33.591176 13585 ts_tablet_manager.cc:1403] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 12:42:33.594312 13587 raft_consensus.cc:359] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.595294 13587 raft_consensus.cc:385] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.595201 13585 raft_consensus.cc:359] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.595899 13587 raft_consensus.cc:740] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.596890 13587 consensus_queue.cc:260] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.599179 13587 ts_tablet_manager.cc:1434] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:42:33.600107 13587 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da: Bootstrap starting.
I20260608 12:42:33.596259 13585 raft_consensus.cc:385] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.603682 13585 raft_consensus.cc:740] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.604790 13592 raft_consensus.cc:493] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.605008 13585 consensus_queue.cc:260] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.605309 13592 raft_consensus.cc:515] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.607456 13587 tablet_bootstrap.cc:654] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.608350 13592 leader_election.cc:290] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865), 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:33.614826 13586 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71: No bootstrap required, opened a new log
I20260608 12:42:33.615402 13586 ts_tablet_manager.cc:1403] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.019s
I20260608 12:42:33.617586 13586 raft_consensus.cc:359] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.618242 13586 raft_consensus.cc:385] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.618535 13586 raft_consensus.cc:740] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.619549 13586 consensus_queue.cc:260] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.621598 13586 ts_tablet_manager.cc:1434] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:42:33.623107 13586 tablet_bootstrap.cc:492] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71: Bootstrap starting.
I20260608 12:42:33.607471 13585 ts_tablet_manager.cc:1434] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:42:33.625315 13585 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006: Bootstrap starting.
I20260608 12:42:33.629506 13586 tablet_bootstrap.cc:654] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.647254 13585 tablet_bootstrap.cc:654] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.657224 13586 tablet_bootstrap.cc:492] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71: No bootstrap required, opened a new log
I20260608 12:42:33.657050 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61bef52bb734aa1b673863e9f0343e8" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" is_pre_election: true
I20260608 12:42:33.657804 13586 ts_tablet_manager.cc:1403] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.009s
I20260608 12:42:33.658286 13540 raft_consensus.cc:2468] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 0.
I20260608 12:42:33.660523 13355 leader_election.cc:304] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f3cbb57c004d8fb917c652a73ebb71, da36afdff2ac42c9b6bba35c9cd7d006; no voters: 
I20260608 12:42:33.654451 13587 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da: No bootstrap required, opened a new log
I20260608 12:42:33.661780 13592 raft_consensus.cc:2804] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.662281 13587 ts_tablet_manager.cc:1403] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.016s
I20260608 12:42:33.662801 13592 raft_consensus.cc:493] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.663811 13592 raft_consensus.cc:3060] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.665717 13587 raft_consensus.cc:359] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.666325 13587 raft_consensus.cc:385] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.660781 13586 raft_consensus.cc:359] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.666651 13587 raft_consensus.cc:740] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.666826 13586 raft_consensus.cc:385] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.667145 13586 raft_consensus.cc:740] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.667502 13585 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006: No bootstrap required, opened a new log
I20260608 12:42:33.667996 13585 ts_tablet_manager.cc:1403] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.010s
I20260608 12:42:33.667632 13587 consensus_queue.cc:260] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.667903 13586 consensus_queue.cc:260] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.670992 13585 raft_consensus.cc:359] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.671713 13585 raft_consensus.cc:385] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.672058 13585 raft_consensus.cc:740] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.671937 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61bef52bb734aa1b673863e9f0343e8" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da" is_pre_election: true
I20260608 12:42:33.673060 13466 raft_consensus.cc:2468] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 0.
I20260608 12:42:33.673301 13585 consensus_queue.cc:260] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.677174 13592 raft_consensus.cc:515] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.679915 13585 ts_tablet_manager.cc:1434] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:42:33.681519 13585 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006: Bootstrap starting.
I20260608 12:42:33.685829 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61bef52bb734aa1b673863e9f0343e8" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006"
I20260608 12:42:33.686527 13540 raft_consensus.cc:3060] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.687099 13587 ts_tablet_manager.cc:1434] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260608 12:42:33.696897 13540 raft_consensus.cc:2468] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 1.
I20260608 12:42:33.698428 13587 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da: Bootstrap starting.
I20260608 12:42:33.699326 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61bef52bb734aa1b673863e9f0343e8" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da"
I20260608 12:42:33.697248 13585 tablet_bootstrap.cc:654] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.699304 13355 leader_election.cc:304] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f3cbb57c004d8fb917c652a73ebb71, da36afdff2ac42c9b6bba35c9cd7d006; no voters: 
I20260608 12:42:33.700114 13466 raft_consensus.cc:3060] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.708475 13587 tablet_bootstrap.cc:654] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.698006 13592 leader_election.cc:290] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 election: Requested vote from peers da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865), 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:33.714478 13592 raft_consensus.cc:2804] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.715147 13592 raft_consensus.cc:697] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 LEADER]: Becoming Leader. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Running, Role: LEADER
I20260608 12:42:33.716243 13592 consensus_queue.cc:237] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } }
I20260608 12:42:33.710081 13466 raft_consensus.cc:2468] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 1.
I20260608 12:42:33.725148 13586 ts_tablet_manager.cc:1434] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent starting tablet: real 0.067s	user 0.020s	sys 0.039s
I20260608 12:42:33.726673 13585 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006: No bootstrap required, opened a new log
I20260608 12:42:33.726711 13586 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71: Bootstrap starting.
I20260608 12:42:33.727495 13585 ts_tablet_manager.cc:1403] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.001s
I20260608 12:42:33.730571 13587 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da: No bootstrap required, opened a new log
I20260608 12:42:33.729678 13287 catalog_manager.cc:5696] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:33.731148 13587 ts_tablet_manager.cc:1403] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260608 12:42:33.730683 13585 raft_consensus.cc:359] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.731597 13585 raft_consensus.cc:385] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.731930 13585 raft_consensus.cc:740] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.732894 13585 consensus_queue.cc:260] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.734225 13586 tablet_bootstrap.cc:654] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.734315 13587 raft_consensus.cc:359] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.735131 13587 raft_consensus.cc:385] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.735410 13587 raft_consensus.cc:740] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.736275 13587 consensus_queue.cc:260] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.741209 13587 ts_tablet_manager.cc:1434] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:42:33.742184 13587 tablet_bootstrap.cc:492] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da: Bootstrap starting.
I20260608 12:42:33.744011 13586 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71: No bootstrap required, opened a new log
I20260608 12:42:33.744885 13586 ts_tablet_manager.cc:1403] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 12:42:33.746403 13591 raft_consensus.cc:493] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.746912 13591 raft_consensus.cc:515] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
W20260608 12:42:33.747980 13337 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:33.748436 13586 raft_consensus.cc:359] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.749289 13586 raft_consensus.cc:385] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.749647 13586 raft_consensus.cc:740] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.749851 13591 leader_election.cc:290] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:33.750577 13586 consensus_queue.cc:260] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.753319 13586 ts_tablet_manager.cc:1434] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:42:33.753376 13587 tablet_bootstrap.cc:654] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.754659 13586 tablet_bootstrap.cc:492] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71: Bootstrap starting.
I20260608 12:42:33.751850 13342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:42:33.758875 13342 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:42:33.768249 13586 tablet_bootstrap.cc:654] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.774148 13585 ts_tablet_manager.cc:1434] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.005s
I20260608 12:42:33.778277 13585 tablet_bootstrap.cc:492] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006: Bootstrap starting.
I20260608 12:42:33.785018 13586 tablet_bootstrap.cc:492] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71: No bootstrap required, opened a new log
I20260608 12:42:33.785672 13586 ts_tablet_manager.cc:1403] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.009s
I20260608 12:42:33.787245 13587 tablet_bootstrap.cc:492] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da: No bootstrap required, opened a new log
I20260608 12:42:33.787819 13587 ts_tablet_manager.cc:1403] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.012s
I20260608 12:42:33.788981 13585 tablet_bootstrap.cc:654] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.788942 13586 raft_consensus.cc:359] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.789969 13586 raft_consensus.cc:385] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.790354 13586 raft_consensus.cc:740] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.791369 13586 consensus_queue.cc:260] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.794492 13587 raft_consensus.cc:359] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.795356 13587 raft_consensus.cc:385] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.796154 13586 ts_tablet_manager.cc:1434] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:42:33.800519 13587 raft_consensus.cc:740] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.801817 13587 consensus_queue.cc:260] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.797652 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae62c9baf0a0450abb95d894b008b731" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" is_pre_election: true
I20260608 12:42:33.803246 13391 raft_consensus.cc:2468] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da36afdff2ac42c9b6bba35c9cd7d006 in term 0.
I20260608 12:42:33.804117 13586 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71: Bootstrap starting.
I20260608 12:42:33.805022 13587 ts_tablet_manager.cc:1434] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 12:42:33.806229 13587 tablet_bootstrap.cc:492] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da: Bootstrap starting.
I20260608 12:42:33.802419 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae62c9baf0a0450abb95d894b008b731" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da" is_pre_election: true
I20260608 12:42:33.808116 13506 leader_election.cc:304] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f3cbb57c004d8fb917c652a73ebb71, da36afdff2ac42c9b6bba35c9cd7d006; no voters: 
I20260608 12:42:33.808414 13585 tablet_bootstrap.cc:492] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006: No bootstrap required, opened a new log
I20260608 12:42:33.809597 13591 raft_consensus.cc:2804] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.808588 13466 raft_consensus.cc:2468] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da36afdff2ac42c9b6bba35c9cd7d006 in term 0.
I20260608 12:42:33.810302 13591 raft_consensus.cc:493] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.810765 13591 raft_consensus.cc:3060] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.811363 13586 tablet_bootstrap.cc:654] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.817441 13587 tablet_bootstrap.cc:654] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.820343 13591 raft_consensus.cc:515] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.822521 13585 ts_tablet_manager.cc:1403] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.001s
I20260608 12:42:33.828958 13585 raft_consensus.cc:359] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.833243 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae62c9baf0a0450abb95d894b008b731" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71"
I20260608 12:42:33.833792 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae62c9baf0a0450abb95d894b008b731" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da"
I20260608 12:42:33.834113 13391 raft_consensus.cc:3060] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.834653 13466 raft_consensus.cc:3060] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.844632 13466 raft_consensus.cc:2468] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da36afdff2ac42c9b6bba35c9cd7d006 in term 1.
I20260608 12:42:33.846722 13505 leader_election.cc:304] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, da36afdff2ac42c9b6bba35c9cd7d006; no voters: 
I20260608 12:42:33.829970 13585 raft_consensus.cc:385] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.853801 13585 raft_consensus.cc:740] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.854336 13591 leader_election.cc:290] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 election: Requested vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:33.855000 13591 raft_consensus.cc:493] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.855559 13591 raft_consensus.cc:515] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.856110 13585 consensus_queue.cc:260] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.857878 13591 leader_election.cc:290] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:33.859431 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc718236ebf54a3e8564f7c6e0b1280c" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" is_pre_election: true
I20260608 12:42:33.859738 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc718236ebf54a3e8564f7c6e0b1280c" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da" is_pre_election: true
W20260608 12:42:33.861405 13506 leader_election.cc:343] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:42:33.863363 13505 leader_election.cc:343] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.862937 13391 raft_consensus.cc:2468] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da36afdff2ac42c9b6bba35c9cd7d006 in term 1.
I20260608 12:42:33.863871 13505 leader_election.cc:304] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da36afdff2ac42c9b6bba35c9cd7d006; no voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71
I20260608 12:42:33.864511 13587 tablet_bootstrap.cc:492] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da: No bootstrap required, opened a new log
I20260608 12:42:33.865175 13587 ts_tablet_manager.cc:1403] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.020s
I20260608 12:42:33.865289 13619 raft_consensus.cc:2804] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.865511 13586 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71: No bootstrap required, opened a new log
I20260608 12:42:33.865967 13619 raft_consensus.cc:697] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 LEADER]: Becoming Leader. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Running, Role: LEADER
I20260608 12:42:33.866143 13586 ts_tablet_manager.cc:1403] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.024s
I20260608 12:42:33.866935 13619 consensus_queue.cc:237] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.868770 13587 raft_consensus.cc:359] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.869810 13587 raft_consensus.cc:385] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.869990 13585 ts_tablet_manager.cc:1434] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260608 12:42:33.870182 13587 raft_consensus.cc:740] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.870635 13591 raft_consensus.cc:2749] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:33.871349 13587 consensus_queue.cc:260] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.869138 13586 raft_consensus.cc:359] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.873164 13586 raft_consensus.cc:385] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.873520 13586 raft_consensus.cc:740] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.874668 13587 ts_tablet_manager.cc:1434] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:42:33.874497 13586 consensus_queue.cc:260] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.875882 13587 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da: Bootstrap starting.
I20260608 12:42:33.872167 13585 tablet_bootstrap.cc:492] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006: Bootstrap starting.
I20260608 12:42:33.877593 13586 ts_tablet_manager.cc:1434] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 12:42:33.878727 13586 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71: Bootstrap starting.
I20260608 12:42:33.883574 13593 raft_consensus.cc:493] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.884400 13587 tablet_bootstrap.cc:654] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.884262 13593 raft_consensus.cc:515] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.883731 13585 tablet_bootstrap.cc:654] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.885087 13586 tablet_bootstrap.cc:654] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.904148 13593 leader_election.cc:290] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:33.923640 13587 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da: No bootstrap required, opened a new log
I20260608 12:42:33.924288 13587 ts_tablet_manager.cc:1403] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.015s
I20260608 12:42:33.935374 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488991ed41c949aaa3372c47bc2e2ba0" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" is_pre_election: true
I20260608 12:42:33.936811 13391 raft_consensus.cc:2468] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 0.
I20260608 12:42:33.941174 13432 leader_election.cc:304] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71; no voters: 
I20260608 12:42:33.943367 13587 raft_consensus.cc:359] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.943715 13593 raft_consensus.cc:2804] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.944624 13587 raft_consensus.cc:385] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.944662 13593 raft_consensus.cc:493] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.945309 13587 raft_consensus.cc:740] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.945354 13593 raft_consensus.cc:3060] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.943285 13286 catalog_manager.cc:5696] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 reported cstate change: term changed from 0 to 1, leader changed from <none> to da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:33.946578 13587 consensus_queue.cc:260] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.948449 13585 tablet_bootstrap.cc:492] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006: No bootstrap required, opened a new log
I20260608 12:42:33.949276 13585 ts_tablet_manager.cc:1403] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.018s
I20260608 12:42:33.954545 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488991ed41c949aaa3372c47bc2e2ba0" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" is_pre_election: true
I20260608 12:42:33.954988 13585 raft_consensus.cc:359] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.955943 13585 raft_consensus.cc:385] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:42:33.956323 13430 leader_election.cc:343] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.956655 13585 raft_consensus.cc:740] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.958060 13585 consensus_queue.cc:260] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.959841 13587 ts_tablet_manager.cc:1434] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.004s
I20260608 12:42:33.961030 13585 ts_tablet_manager.cc:1434] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260608 12:42:33.961292 13626 raft_consensus.cc:493] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.962450 13585 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006: Bootstrap starting.
I20260608 12:42:33.964892 13619 raft_consensus.cc:493] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.962249 13626 raft_consensus.cc:515] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.965382 13619 raft_consensus.cc:515] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.973541 13619 leader_election.cc:290] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:33.975503 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08526f5bc5c7488ab69bfcae1bec3630" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" is_pre_election: true
I20260608 12:42:33.976205 13391 raft_consensus.cc:2468] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da36afdff2ac42c9b6bba35c9cd7d006 in term 0.
I20260608 12:42:33.977025 13586 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71: No bootstrap required, opened a new log
I20260608 12:42:33.977375 13586 ts_tablet_manager.cc:1403] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.018s
I20260608 12:42:33.977911 13593 raft_consensus.cc:515] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.978803 13506 leader_election.cc:304] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f3cbb57c004d8fb917c652a73ebb71, da36afdff2ac42c9b6bba35c9cd7d006; no voters: 
I20260608 12:42:33.980278 13619 raft_consensus.cc:2804] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.980660 13619 raft_consensus.cc:493] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.981009 13619 raft_consensus.cc:3060] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.981590 13593 leader_election.cc:290] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 election: Requested vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:33.982991 13586 raft_consensus.cc:359] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.985467 13586 raft_consensus.cc:385] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.985811 13586 raft_consensus.cc:740] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.985301 13593 raft_consensus.cc:493] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.986610 13586 consensus_queue.cc:260] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.986804 13593 raft_consensus.cc:515] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:33.988897 13593 leader_election.cc:290] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:33.989384 13585 tablet_bootstrap.cc:654] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.989975 13586 ts_tablet_manager.cc:1434] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:42:33.990366 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488991ed41c949aaa3372c47bc2e2ba0" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006"
I20260608 12:42:33.994676 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08526f5bc5c7488ab69bfcae1bec3630" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da" is_pre_election: true
I20260608 12:42:33.994938 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488991ed41c949aaa3372c47bc2e2ba0" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71"
I20260608 12:42:33.992902 13626 leader_election.cc:290] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:33.995689 13391 raft_consensus.cc:3060] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.995635 13466 raft_consensus.cc:2468] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da36afdff2ac42c9b6bba35c9cd7d006 in term 0.
I20260608 12:42:33.997458 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f33e3a8c743e0972a2d43c9e355c9" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" is_pre_election: true
I20260608 12:42:33.997933 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91ac7b717e84eeea1e4c85017c3aa52" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" is_pre_election: true
I20260608 12:42:33.998525 13390 raft_consensus.cc:2468] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 0.
I20260608 12:42:33.998695 13389 raft_consensus.cc:2468] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 0.
I20260608 12:42:34.001394 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f33e3a8c743e0972a2d43c9e355c9" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" is_pre_election: true
W20260608 12:42:34.001981 13430 leader_election.cc:343] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:34.002050 13540 raft_consensus.cc:2468] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 0.
I20260608 12:42:34.003502 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91ac7b717e84eeea1e4c85017c3aa52" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" is_pre_election: true
I20260608 12:42:34.005693 13539 raft_consensus.cc:2468] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 0.
I20260608 12:42:34.009967 13391 raft_consensus.cc:2468] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 1.
I20260608 12:42:34.003738 13432 leader_election.cc:304] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71; no voters: 
I20260608 12:42:34.012682 13432 leader_election.cc:304] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71; no voters: 
I20260608 12:42:34.014333 13432 leader_election.cc:304] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [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: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71; no voters: da36afdff2ac42c9b6bba35c9cd7d006
I20260608 12:42:34.017271 13628 raft_consensus.cc:2804] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:34.018519 13628 raft_consensus.cc:493] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:34.018582 13592 raft_consensus.cc:493] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:34.019052 13626 raft_consensus.cc:2804] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:34.017297 13619 raft_consensus.cc:515] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.018013 13627 raft_consensus.cc:2804] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:34.020336 13627 raft_consensus.cc:493] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:34.020174 13592 raft_consensus.cc:515] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.019559 13628 raft_consensus.cc:3060] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.023168 13592 leader_election.cc:290] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:34.023265 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08526f5bc5c7488ab69bfcae1bec3630" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71"
I20260608 12:42:34.023862 13391 raft_consensus.cc:3060] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.024231 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc718236ebf54a3e8564f7c6e0b1280c" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da" is_pre_election: true
I20260608 12:42:34.025086 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc718236ebf54a3e8564f7c6e0b1280c" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" is_pre_election: true
I20260608 12:42:34.025995 13539 raft_consensus.cc:2468] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 0.
I20260608 12:42:34.027458 13355 leader_election.cc:304] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f3cbb57c004d8fb917c652a73ebb71, da36afdff2ac42c9b6bba35c9cd7d006; no voters: 
I20260608 12:42:34.025094 13466 raft_consensus.cc:2468] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 0.
I20260608 12:42:34.028949 13592 raft_consensus.cc:2804] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:34.029382 13592 raft_consensus.cc:493] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:34.029799 13592 raft_consensus.cc:3060] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.031955 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08526f5bc5c7488ab69bfcae1bec3630" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da"
I20260608 12:42:34.032563 13466 raft_consensus.cc:3060] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.036643 13592 raft_consensus.cc:515] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.021013 13626 raft_consensus.cc:697] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 LEADER]: Becoming Leader. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Running, Role: LEADER
I20260608 12:42:34.038879 13626 consensus_queue.cc:237] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.039549 13628 raft_consensus.cc:515] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.037458 13627 raft_consensus.cc:3060] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.044302 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91ac7b717e84eeea1e4c85017c3aa52" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71"
I20260608 12:42:34.045179 13390 raft_consensus.cc:3060] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.044560 13466 raft_consensus.cc:2468] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da36afdff2ac42c9b6bba35c9cd7d006 in term 1.
I20260608 12:42:34.047113 13505 leader_election.cc:304] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, da36afdff2ac42c9b6bba35c9cd7d006; no voters: 
I20260608 12:42:34.047786 13585 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006: No bootstrap required, opened a new log
I20260608 12:42:34.048341 13585 ts_tablet_manager.cc:1403] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent bootstrapping tablet: real 0.086s	user 0.026s	sys 0.040s
I20260608 12:42:34.048264 13618 raft_consensus.cc:2804] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:34.049137 13618 raft_consensus.cc:697] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 LEADER]: Becoming Leader. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Running, Role: LEADER
I20260608 12:42:34.050072 13618 consensus_queue.cc:237] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.051565 13585 raft_consensus.cc:359] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.052424 13585 raft_consensus.cc:385] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:34.052752 13585 raft_consensus.cc:740] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da36afdff2ac42c9b6bba35c9cd7d006, State: Initialized, Role: FOLLOWER
I20260608 12:42:34.042335 13619 leader_election.cc:290] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 election: Requested vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:34.053683 13592 leader_election.cc:290] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:34.053930 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc718236ebf54a3e8564f7c6e0b1280c" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da"
I20260608 12:42:34.053700 13585 consensus_queue.cc:260] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.055006 13465 raft_consensus.cc:3060] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.055449 13539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc718236ebf54a3e8564f7c6e0b1280c" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006"
I20260608 12:42:34.056172 13539 raft_consensus.cc:3060] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.057248 13585 ts_tablet_manager.cc:1434] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:42:34.053331 13390 raft_consensus.cc:2468] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 1.
I20260608 12:42:34.062609 13465 raft_consensus.cc:2468] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 1.
I20260608 12:42:34.063593 13628 leader_election.cc:290] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 election: Requested vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:34.063969 13432 leader_election.cc:304] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71; no voters: 
I20260608 12:42:34.065209 13628 raft_consensus.cc:2804] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:34.065412 13540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91ac7b717e84eeea1e4c85017c3aa52" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006"
I20260608 12:42:34.065788 13628 raft_consensus.cc:697] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 LEADER]: Becoming Leader. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Running, Role: LEADER
I20260608 12:42:34.066134 13540 raft_consensus.cc:3060] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.066572 13391 raft_consensus.cc:2468] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da36afdff2ac42c9b6bba35c9cd7d006 in term 1.
I20260608 12:42:34.066982 13628 consensus_queue.cc:237] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.067337 13286 catalog_manager.cc:5696] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66). New cstate: current_term: 1 leader_uuid: "1ad4715f289b4d028aa0ae94b1c231da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:34.049970 13627 raft_consensus.cc:515] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.070233 13627 leader_election.cc:290] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 election: Requested vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:34.071229 13356 leader_election.cc:304] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71; no voters: 
I20260608 12:42:34.072587 13605 raft_consensus.cc:493] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:34.073251 13605 raft_consensus.cc:515] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.076038 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f33e3a8c743e0972a2d43c9e355c9" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006"
I20260608 12:42:34.076859 13605 leader_election.cc:290] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:34.076941 13538 raft_consensus.cc:3060] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.077817 13605 raft_consensus.cc:2804] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:34.078862 13605 raft_consensus.cc:697] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 LEADER]: Becoming Leader. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Running, Role: LEADER
I20260608 12:42:34.079599 13605 consensus_queue.cc:237] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.081651 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53691dcb595a4cbf9833393fc0cb9a2d" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" is_pre_election: true
I20260608 12:42:34.082654 13537 raft_consensus.cc:2468] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 0.
I20260608 12:42:34.073213 13539 raft_consensus.cc:2468] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 1.
I20260608 12:42:34.085223 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f33e3a8c743e0972a2d43c9e355c9" candidate_uuid: "1ad4715f289b4d028aa0ae94b1c231da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71"
I20260608 12:42:34.087333 13391 raft_consensus.cc:3060] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.094686 13355 leader_election.cc:304] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f3cbb57c004d8fb917c652a73ebb71, da36afdff2ac42c9b6bba35c9cd7d006; no voters: 
I20260608 12:42:34.104085 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53691dcb595a4cbf9833393fc0cb9a2d" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da" is_pre_election: true
I20260608 12:42:34.104579 13592 raft_consensus.cc:2804] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:34.104796 13466 raft_consensus.cc:2468] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 0.
I20260608 12:42:34.104998 13592 raft_consensus.cc:493] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:34.105381 13592 raft_consensus.cc:3060] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.107638 13391 raft_consensus.cc:2468] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 1.
I20260608 12:42:34.109258 13432 leader_election.cc:304] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71; no voters: 
I20260608 12:42:34.110728 13628 raft_consensus.cc:2804] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:34.111394 13628 raft_consensus.cc:697] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 LEADER]: Becoming Leader. State: Replica: 1ad4715f289b4d028aa0ae94b1c231da, State: Running, Role: LEADER
I20260608 12:42:34.112501 13628 consensus_queue.cc:237] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.118042 13540 raft_consensus.cc:2468] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 1.
I20260608 12:42:34.131655 13538 raft_consensus.cc:2468] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad4715f289b4d028aa0ae94b1c231da in term 1.
I20260608 12:42:34.135510 13592 raft_consensus.cc:515] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.132210 13287 catalog_manager.cc:5696] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66). New cstate: current_term: 1 leader_uuid: "1ad4715f289b4d028aa0ae94b1c231da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:34.137789 13287 catalog_manager.cc:5696] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66). New cstate: current_term: 1 leader_uuid: "1ad4715f289b4d028aa0ae94b1c231da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:34.138821 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53691dcb595a4cbf9833393fc0cb9a2d" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da"
I20260608 12:42:34.139277 13538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53691dcb595a4cbf9833393fc0cb9a2d" candidate_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da36afdff2ac42c9b6bba35c9cd7d006"
I20260608 12:42:34.139428 13465 raft_consensus.cc:3060] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.139866 13538 raft_consensus.cc:3060] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.140611 13286 catalog_manager.cc:5696] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:34.146416 13465 raft_consensus.cc:2468] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 1.
I20260608 12:42:34.147745 13356 leader_election.cc:304] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71; no voters: 
I20260608 12:42:34.148873 13605 raft_consensus.cc:2804] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:34.149385 13605 raft_consensus.cc:697] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 LEADER]: Becoming Leader. State: Replica: a0f3cbb57c004d8fb917c652a73ebb71, State: Running, Role: LEADER
I20260608 12:42:34.150548 13605 consensus_queue.cc:237] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.153252 13538 raft_consensus.cc:2468] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f3cbb57c004d8fb917c652a73ebb71 in term 1.
I20260608 12:42:34.149416 13592 leader_election.cc:290] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151), da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:34.149856 13289 catalog_manager.cc:5696] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 reported cstate change: term changed from 0 to 1, leader changed from <none> to da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:34.164484 13286 catalog_manager.cc:5696] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:34.206290 13618 raft_consensus.cc:493] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:34.206761 13618 raft_consensus.cc:515] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } }
I20260608 12:42:34.208642 13618 leader_election.cc:290] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693), 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:34.209815 13465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488991ed41c949aaa3372c47bc2e2ba0" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad4715f289b4d028aa0ae94b1c231da" is_pre_election: true
I20260608 12:42:34.209779 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488991ed41c949aaa3372c47bc2e2ba0" candidate_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" is_pre_election: true
I20260608 12:42:34.210861 13391 raft_consensus.cc:2393] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da36afdff2ac42c9b6bba35c9cd7d006 in current term 1: Already voted for candidate 1ad4715f289b4d028aa0ae94b1c231da in this term.
I20260608 12:42:34.211874 13506 leader_election.cc:304] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da36afdff2ac42c9b6bba35c9cd7d006; no voters: 1ad4715f289b4d028aa0ae94b1c231da, a0f3cbb57c004d8fb917c652a73ebb71
I20260608 12:42:34.212546 13618 raft_consensus.cc:3060] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.218449 13618 raft_consensus.cc:2749] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:34.231628 13592 consensus_queue.cc:1048] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.245059 13605 consensus_queue.cc:1048] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.294492 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:34.301887 13641 instance_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:42:34.301887 13642 instance_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:42:34.303692 13644 instance_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:42:34.304840 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:34.306000 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:34.306320 12721 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:42:34.306491 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922554306479 us; error 0 us; skew 500 ppm
I20260608 12:42:34.307189 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:34.310501 12721 webserver.cc:533] Webserver started at http://127.12.108.68:38721/ using document root <none> and password file <none>
I20260608 12:42:34.311179 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:34.311365 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:34.311740 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:34.312868 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "46d35aee94b944d6b30a12685cbba5b8"
format_stamp: "Formatted at 2026-06-08 12:42:34 on dist-test-slave-sxbk"
I20260608 12:42:34.318368 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:34.319133 13618 consensus_queue.cc:1048] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.322944 13649 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:42:34.324172 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:34.324616 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "46d35aee94b944d6b30a12685cbba5b8"
format_stamp: "Formatted at 2026-06-08 12:42:34 on dist-test-slave-sxbk"
I20260608 12:42:34.324971 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922546196251-12721-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:42:34.334069 13619 consensus_queue.cc:1048] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.362433 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:34.363708 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:34.365442 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:34.369189 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:34.369395 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:34.369704 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:34.369941 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:34.418315 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:46429
I20260608 12:42:34.418440 13713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:46429 every 8 connection(s)
I20260608 12:42:34.435694 13714 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36157
I20260608 12:42:34.436324 13714 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:34.437206 13714 heartbeater.cc:507] Master 127.12.108.126:36157 requested a full tablet report, sending...
I20260608 12:42:34.439666 13286 ts_manager.cc:194] Registered new tserver with Master: 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68:46429)
I20260608 12:42:34.441336 13286 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40652
I20260608 12:42:34.507817 13628 consensus_queue.cc:1048] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:34.519892 13626 consensus_queue.cc:1048] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.569782 13619 consensus_queue.cc:1048] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.580399 13618 consensus_queue.cc:1048] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.581851 13606 consensus_queue.cc:1048] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.597226 13592 consensus_queue.cc:1048] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.630468 13626 consensus_queue.cc:1048] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.637039 13626 consensus_queue.cc:1048] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.670982 13628 consensus_queue.cc:1048] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.680089 13592 consensus_queue.cc:1048] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.688308 13628 consensus_queue.cc:1048] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.696846 13605 consensus_queue.cc:1048] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:35.444113 13714 heartbeater.cc:499] Master 127.12.108.126:36157 was elected leader, sending a full tablet report...
I20260608 12:42:35.759994 13342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:35.766417 13342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:35.766901 13342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:37.768071 13342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:37.774271 13342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:37.774752 13342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:39.775754 13342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:39.782132 13342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:39.782642 13342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:39.788854 13466 consensus_queue.cc:237] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Queue 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: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:39.796521 13538 raft_consensus.cc:1275] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Refusing update from remote peer 1ad4715f289b4d028aa0ae94b1c231da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:39.799275 13627 consensus_queue.cc:1048] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:39.800380 13391 raft_consensus.cc:1275] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Refusing update from remote peer 1ad4715f289b4d028aa0ae94b1c231da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:39.802114 13738 consensus_queue.cc:1048] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } 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:42:39.811017 13627 raft_consensus.cc:2955] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.813287 13538 raft_consensus.cc:2955] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
W20260608 12:42:39.815356 13432 consensus_peers.cc:597] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da -> Peer 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68:46429): Couldn't send request to peer 46d35aee94b944d6b30a12685cbba5b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 936f33e3a8c743e0972a2d43c9e355c9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:39.815338 13390 raft_consensus.cc:2955] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.827433 13286 catalog_manager.cc:5696] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da reported cstate change: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "1ad4715f289b4d028aa0ae94b1c231da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:39.849649 13538 consensus_queue.cc:237] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Queue 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: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:39.861271 13466 raft_consensus.cc:1275] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Refusing update from remote peer da36afdff2ac42c9b6bba35c9cd7d006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:39.862844 13750 consensus_queue.cc:1048] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } 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:42:39.865286 13390 raft_consensus.cc:1275] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Refusing update from remote peer da36afdff2ac42c9b6bba35c9cd7d006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:39.866911 13750 consensus_queue.cc:1048] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:39.878072 13506 consensus_peers.cc:597] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 -> Peer 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68:46429): Couldn't send request to peer 46d35aee94b944d6b30a12685cbba5b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08526f5bc5c7488ab69bfcae1bec3630. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:39.879607 13731 raft_consensus.cc:2955] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.881533 13390 raft_consensus.cc:2955] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.883090 13466 raft_consensus.cc:2955] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.894635 13287 catalog_manager.cc:5696] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 reported cstate change: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.911074 13390 consensus_queue.cc:237] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Queue 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: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } attrs { replace: true } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:39.919021 13538 raft_consensus.cc:1275] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Refusing update from remote peer a0f3cbb57c004d8fb917c652a73ebb71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:39.923815 13466 raft_consensus.cc:1275] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Refusing update from remote peer a0f3cbb57c004d8fb917c652a73ebb71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:39.925127 13757 consensus_queue.cc:1048] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } 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:42:39.926551 13734 consensus_queue.cc:1048] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:42:39.939481 13357 consensus_peers.cc:597] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 -> Peer 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68:46429): Couldn't send request to peer 46d35aee94b944d6b30a12685cbba5b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc718236ebf54a3e8564f7c6e0b1280c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:39.938773 13538 raft_consensus.cc:2955] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } attrs { replace: true } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.940738 13466 raft_consensus.cc:2955] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } attrs { replace: true } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.936192 13757 raft_consensus.cc:2955] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } attrs { replace: true } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.952494 13286 catalog_manager.cc:5696] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 reported cstate change: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } attrs { replace: true } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.970757 13466 consensus_queue.cc:237] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Queue 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: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:39.979024 13538 raft_consensus.cc:1275] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Refusing update from remote peer 1ad4715f289b4d028aa0ae94b1c231da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:42:39.979522 13432 consensus_peers.cc:597] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da -> Peer 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68:46429): Couldn't send request to peer 46d35aee94b944d6b30a12685cbba5b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 488991ed41c949aaa3372c47bc2e2ba0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:39.980134 13390 raft_consensus.cc:1275] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Refusing update from remote peer 1ad4715f289b4d028aa0ae94b1c231da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:39.980468 13627 consensus_queue.cc:1048] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:39.981591 13739 consensus_queue.cc:1048] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } 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:42:39.990489 13627 raft_consensus.cc:2955] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.992422 13390 raft_consensus.cc:2955] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:39.994140 13538 raft_consensus.cc:2955] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:40.011330 13289 catalog_manager.cc:5696] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 reported cstate change: config changed from index -1 to 2, NON_VOTER 46d35aee94b944d6b30a12685cbba5b8 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "1ad4715f289b4d028aa0ae94b1c231da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } } }
I20260608 12:42:40.219913 13765 ts_tablet_manager.cc:933] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: Initiating tablet copy from peer 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:40.223168 13765 tablet_copy_client.cc:323] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:34151
I20260608 12:42:40.235155 13476 tablet_copy_service.cc:140] P 1ad4715f289b4d028aa0ae94b1c231da: Received BeginTabletCopySession request for tablet 936f33e3a8c743e0972a2d43c9e355c9 from peer 46d35aee94b944d6b30a12685cbba5b8 ({username='slave'} at 127.0.0.1:34018)
I20260608 12:42:40.235873 13476 tablet_copy_service.cc:161] P 1ad4715f289b4d028aa0ae94b1c231da: Beginning new tablet copy session on tablet 936f33e3a8c743e0972a2d43c9e355c9 from peer 46d35aee94b944d6b30a12685cbba5b8 at {username='slave'} at 127.0.0.1:34018: session id = 46d35aee94b944d6b30a12685cbba5b8-936f33e3a8c743e0972a2d43c9e355c9
I20260608 12:42:40.244585 13476 tablet_copy_source_session.cc:215] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:40.248799 13765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936f33e3a8c743e0972a2d43c9e355c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:40.262764 13765 tablet_copy_client.cc:806] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:40.263438 13765 tablet_copy_client.cc:670] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:40.267906 13765 tablet_copy_client.cc:538] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.274590 13765 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: Bootstrap starting.
I20260608 12:42:40.293913 13765 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: 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:42:40.294773 13765 tablet_bootstrap.cc:492] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: Bootstrap complete.
I20260608 12:42:40.295372 13765 ts_tablet_manager.cc:1403] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 12:42:40.297945 13765 raft_consensus.cc:359] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:40.298673 13765 raft_consensus.cc:740] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 46d35aee94b944d6b30a12685cbba5b8, State: Initialized, Role: LEARNER
I20260608 12:42:40.299229 13765 consensus_queue.cc:260] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8 [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: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:40.302006 13765 ts_tablet_manager.cc:1434] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:42:40.303998 13476 tablet_copy_service.cc:342] P 1ad4715f289b4d028aa0ae94b1c231da: Request end of tablet copy session 46d35aee94b944d6b30a12685cbba5b8-936f33e3a8c743e0972a2d43c9e355c9 received from {username='slave'} at 127.0.0.1:34018
I20260608 12:42:40.304441 13476 tablet_copy_service.cc:434] P 1ad4715f289b4d028aa0ae94b1c231da: ending tablet copy session 46d35aee94b944d6b30a12685cbba5b8-936f33e3a8c743e0972a2d43c9e355c9 on tablet 936f33e3a8c743e0972a2d43c9e355c9 with peer 46d35aee94b944d6b30a12685cbba5b8
I20260608 12:42:40.312201 13765 ts_tablet_manager.cc:933] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: Initiating tablet copy from peer a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693)
I20260608 12:42:40.314252 13765 tablet_copy_client.cc:323] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:44693
I20260608 12:42:40.326294 13401 tablet_copy_service.cc:140] P a0f3cbb57c004d8fb917c652a73ebb71: Received BeginTabletCopySession request for tablet dc718236ebf54a3e8564f7c6e0b1280c from peer 46d35aee94b944d6b30a12685cbba5b8 ({username='slave'} at 127.0.0.1:54890)
I20260608 12:42:40.326881 13401 tablet_copy_service.cc:161] P a0f3cbb57c004d8fb917c652a73ebb71: Beginning new tablet copy session on tablet dc718236ebf54a3e8564f7c6e0b1280c from peer 46d35aee94b944d6b30a12685cbba5b8 at {username='slave'} at 127.0.0.1:54890: session id = 46d35aee94b944d6b30a12685cbba5b8-dc718236ebf54a3e8564f7c6e0b1280c
I20260608 12:42:40.331841 13401 tablet_copy_source_session.cc:215] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:40.334839 13765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc718236ebf54a3e8564f7c6e0b1280c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:40.346078 13765 tablet_copy_client.cc:806] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:40.346751 13765 tablet_copy_client.cc:670] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:40.350380 13765 tablet_copy_client.cc:538] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.359030 13765 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: Bootstrap starting.
I20260608 12:42:40.381749 13765 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: 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:42:40.383019 13765 tablet_bootstrap.cc:492] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: Bootstrap complete.
I20260608 12:42:40.383981 13765 ts_tablet_manager.cc:1403] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260608 12:42:40.387550 13765 raft_consensus.cc:359] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } attrs { replace: true } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:40.388468 13765 raft_consensus.cc:740] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 46d35aee94b944d6b30a12685cbba5b8, State: Initialized, Role: LEARNER
I20260608 12:42:40.389146 13765 consensus_queue.cc:260] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8 [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: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } attrs { replace: true } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:40.392247 13765 ts_tablet_manager.cc:1434] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:40.394721 13401 tablet_copy_service.cc:342] P a0f3cbb57c004d8fb917c652a73ebb71: Request end of tablet copy session 46d35aee94b944d6b30a12685cbba5b8-dc718236ebf54a3e8564f7c6e0b1280c received from {username='slave'} at 127.0.0.1:54890
I20260608 12:42:40.395130 13401 tablet_copy_service.cc:434] P a0f3cbb57c004d8fb917c652a73ebb71: ending tablet copy session 46d35aee94b944d6b30a12685cbba5b8-dc718236ebf54a3e8564f7c6e0b1280c on tablet dc718236ebf54a3e8564f7c6e0b1280c with peer 46d35aee94b944d6b30a12685cbba5b8
I20260608 12:42:40.450421 13765 ts_tablet_manager.cc:933] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: Initiating tablet copy from peer 1ad4715f289b4d028aa0ae94b1c231da (127.12.108.66:34151)
I20260608 12:42:40.452191 13765 tablet_copy_client.cc:323] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:34151
I20260608 12:42:40.453912 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:42:40.454017 13476 tablet_copy_service.cc:140] P 1ad4715f289b4d028aa0ae94b1c231da: Received BeginTabletCopySession request for tablet 488991ed41c949aaa3372c47bc2e2ba0 from peer 46d35aee94b944d6b30a12685cbba5b8 ({username='slave'} at 127.0.0.1:34018)
I20260608 12:42:40.454689 13476 tablet_copy_service.cc:161] P 1ad4715f289b4d028aa0ae94b1c231da: Beginning new tablet copy session on tablet 488991ed41c949aaa3372c47bc2e2ba0 from peer 46d35aee94b944d6b30a12685cbba5b8 at {username='slave'} at 127.0.0.1:34018: session id = 46d35aee94b944d6b30a12685cbba5b8-488991ed41c949aaa3372c47bc2e2ba0
I20260608 12:42:40.461540 13476 tablet_copy_source_session.cc:215] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:40.465602 13765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488991ed41c949aaa3372c47bc2e2ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:40.474639 13773 ts_tablet_manager.cc:933] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: Initiating tablet copy from peer da36afdff2ac42c9b6bba35c9cd7d006 (127.12.108.67:42865)
I20260608 12:42:40.483850 13773 tablet_copy_client.cc:323] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:42865
I20260608 12:42:40.499656 13550 tablet_copy_service.cc:140] P da36afdff2ac42c9b6bba35c9cd7d006: Received BeginTabletCopySession request for tablet 08526f5bc5c7488ab69bfcae1bec3630 from peer 46d35aee94b944d6b30a12685cbba5b8 ({username='slave'} at 127.0.0.1:39110)
I20260608 12:42:40.500394 13550 tablet_copy_service.cc:161] P da36afdff2ac42c9b6bba35c9cd7d006: Beginning new tablet copy session on tablet 08526f5bc5c7488ab69bfcae1bec3630 from peer 46d35aee94b944d6b30a12685cbba5b8 at {username='slave'} at 127.0.0.1:39110: session id = 46d35aee94b944d6b30a12685cbba5b8-08526f5bc5c7488ab69bfcae1bec3630
I20260608 12:42:40.502328 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:40.503861 12721 tablet_replica.cc:333] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71: stopping tablet replica
I20260608 12:42:40.504747 12721 raft_consensus.cc:2243] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:40.506153 12721 raft_consensus.cc:2272] T dc718236ebf54a3e8564f7c6e0b1280c P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.508522 13550 tablet_copy_source_session.cc:215] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:40.509076 13765 tablet_copy_client.cc:806] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:40.509685 13765 tablet_copy_client.cc:670] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:40.511372 12721 tablet_replica.cc:333] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71: stopping tablet replica
I20260608 12:42:40.512068 13773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08526f5bc5c7488ab69bfcae1bec3630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:40.513310 12721 raft_consensus.cc:2243] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.513988 12721 raft_consensus.cc:2272] T 488991ed41c949aaa3372c47bc2e2ba0 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.514465 13765 tablet_copy_client.cc:538] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.517880 12721 tablet_replica.cc:333] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71: stopping tablet replica
I20260608 12:42:40.518719 12721 raft_consensus.cc:2243] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.519364 12721 raft_consensus.cc:2272] T 08526f5bc5c7488ab69bfcae1bec3630 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.523078 12721 tablet_replica.cc:333] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71: stopping tablet replica
I20260608 12:42:40.523917 12721 raft_consensus.cc:2243] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.524112 13765 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: Bootstrap starting.
I20260608 12:42:40.524540 12721 raft_consensus.cc:2272] T a91ac7b717e84eeea1e4c85017c3aa52 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.527763 12721 tablet_replica.cc:333] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71: stopping tablet replica
I20260608 12:42:40.528735 13773 tablet_copy_client.cc:806] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:40.528537 12721 raft_consensus.cc:2243] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.529322 13773 tablet_copy_client.cc:670] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:40.529912 12721 raft_consensus.cc:2272] T ae62c9baf0a0450abb95d894b008b731 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.533625 13773 tablet_copy_client.cc:538] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.534032 12721 tablet_replica.cc:333] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71: stopping tablet replica
I20260608 12:42:40.534870 12721 raft_consensus.cc:2243] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.535518 12721 raft_consensus.cc:2272] T 936f33e3a8c743e0972a2d43c9e355c9 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.538728 12721 tablet_replica.cc:333] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71: stopping tablet replica
I20260608 12:42:40.539479 12721 raft_consensus.cc:2243] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:40.540529 12721 raft_consensus.cc:2272] T 53691dcb595a4cbf9833393fc0cb9a2d P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.542797 13773 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: Bootstrap starting.
I20260608 12:42:40.543155 12721 tablet_replica.cc:333] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71: stopping tablet replica
I20260608 12:42:40.544013 12721 raft_consensus.cc:2243] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:40.545071 12721 raft_consensus.cc:2272] T f61bef52bb734aa1b673863e9f0343e8 P a0f3cbb57c004d8fb917c652a73ebb71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.550769 13765 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: 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:42:40.551664 13765 tablet_bootstrap.cc:492] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: Bootstrap complete.
I20260608 12:42:40.552295 13765 ts_tablet_manager.cc:1403] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260608 12:42:40.555191 13765 raft_consensus.cc:359] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:40.555968 13765 raft_consensus.cc:740] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 46d35aee94b944d6b30a12685cbba5b8, State: Initialized, Role: LEARNER
I20260608 12:42:40.556936 13765 consensus_queue.cc:260] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8 [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: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } attrs { replace: true } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:40.559722 13765 ts_tablet_manager.cc:1434] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:40.562086 13476 tablet_copy_service.cc:342] P 1ad4715f289b4d028aa0ae94b1c231da: Request end of tablet copy session 46d35aee94b944d6b30a12685cbba5b8-488991ed41c949aaa3372c47bc2e2ba0 received from {username='slave'} at 127.0.0.1:34018
I20260608 12:42:40.562572 13476 tablet_copy_service.cc:434] P 1ad4715f289b4d028aa0ae94b1c231da: ending tablet copy session 46d35aee94b944d6b30a12685cbba5b8-488991ed41c949aaa3372c47bc2e2ba0 on tablet 488991ed41c949aaa3372c47bc2e2ba0 with peer 46d35aee94b944d6b30a12685cbba5b8
I20260608 12:42:40.580443 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:42:40.581168 13773 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: 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:42:40.581935 13773 tablet_bootstrap.cc:492] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: Bootstrap complete.
I20260608 12:42:40.582768 13773 ts_tablet_manager.cc:1403] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.009s
I20260608 12:42:40.586356 13773 raft_consensus.cc:359] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:40.587324 13773 raft_consensus.cc:740] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 46d35aee94b944d6b30a12685cbba5b8, State: Initialized, Role: LEARNER
I20260608 12:42:40.588081 13773 consensus_queue.cc:260] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8 [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: "a0f3cbb57c004d8fb917c652a73ebb71" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44693 } } peers { permanent_uuid: "1ad4715f289b4d028aa0ae94b1c231da" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "da36afdff2ac42c9b6bba35c9cd7d006" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42865 } } peers { permanent_uuid: "46d35aee94b944d6b30a12685cbba5b8" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46429 } attrs { promote: true } }
I20260608 12:42:40.591030 13773 ts_tablet_manager.cc:1434] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:40.593490 13550 tablet_copy_service.cc:342] P da36afdff2ac42c9b6bba35c9cd7d006: Request end of tablet copy session 46d35aee94b944d6b30a12685cbba5b8-08526f5bc5c7488ab69bfcae1bec3630 received from {username='slave'} at 127.0.0.1:39110
I20260608 12:42:40.594127 13550 tablet_copy_service.cc:434] P da36afdff2ac42c9b6bba35c9cd7d006: ending tablet copy session 46d35aee94b944d6b30a12685cbba5b8-08526f5bc5c7488ab69bfcae1bec3630 on tablet 08526f5bc5c7488ab69bfcae1bec3630 with peer 46d35aee94b944d6b30a12685cbba5b8
I20260608 12:42:40.611891 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
W20260608 12:42:40.611626 13432 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44693: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:42:40.618249 13432 consensus_peers.cc:597] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da -> Peer a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693): Couldn't send request to peer a0f3cbb57c004d8fb917c652a73ebb71. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:40.641336 13689 raft_consensus.cc:1217] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:42:40.655542 13432 consensus_peers.cc:597] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da -> Peer a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693): Couldn't send request to peer a0f3cbb57c004d8fb917c652a73ebb71. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:40.658308 13506 consensus_peers.cc:597] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 -> Peer a0f3cbb57c004d8fb917c652a73ebb71 (127.12.108.65:44693): Couldn't send request to peer a0f3cbb57c004d8fb917c652a73ebb71. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:40.679062 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:40.680084 12721 tablet_replica.cc:333] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da: stopping tablet replica
I20260608 12:42:40.680891 12721 raft_consensus.cc:2243] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.681486 12721 raft_consensus.cc:2272] T dc718236ebf54a3e8564f7c6e0b1280c P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.684500 12721 tablet_replica.cc:333] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da: stopping tablet replica
I20260608 12:42:40.685274 12721 raft_consensus.cc:2243] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.685770 12721 raft_consensus.cc:2272] T 53691dcb595a4cbf9833393fc0cb9a2d P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.688406 12721 tablet_replica.cc:333] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da: stopping tablet replica
I20260608 12:42:40.689109 12721 raft_consensus.cc:2243] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.689604 12721 raft_consensus.cc:2272] T ae62c9baf0a0450abb95d894b008b731 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.692128 12721 tablet_replica.cc:333] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da: stopping tablet replica
I20260608 12:42:40.692870 12721 raft_consensus.cc:2243] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:40.694157 12721 raft_consensus.cc:2272] T 936f33e3a8c743e0972a2d43c9e355c9 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.697129 12721 tablet_replica.cc:333] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da: stopping tablet replica
I20260608 12:42:40.697847 12721 raft_consensus.cc:2243] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.698366 12721 raft_consensus.cc:2272] T f61bef52bb734aa1b673863e9f0343e8 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.700901 12721 tablet_replica.cc:333] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da: stopping tablet replica
I20260608 12:42:40.701838 12721 raft_consensus.cc:2243] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.702611 12721 raft_consensus.cc:2272] T 08526f5bc5c7488ab69bfcae1bec3630 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.706105 12721 tablet_replica.cc:333] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da: stopping tablet replica
I20260608 12:42:40.707254 12721 raft_consensus.cc:2243] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:40.708588 12721 raft_consensus.cc:2272] T 488991ed41c949aaa3372c47bc2e2ba0 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.712889 12721 tablet_replica.cc:333] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da: stopping tablet replica
I20260608 12:42:40.713560 12721 raft_consensus.cc:2243] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:40.714591 12721 raft_consensus.cc:2272] T a91ac7b717e84eeea1e4c85017c3aa52 P 1ad4715f289b4d028aa0ae94b1c231da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.749889 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:42:40.781286 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:42:40.828378 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:40.829298 12721 tablet_replica.cc:333] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006: stopping tablet replica
I20260608 12:42:40.829989 12721 raft_consensus.cc:2243] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.830525 12721 raft_consensus.cc:2272] T 488991ed41c949aaa3372c47bc2e2ba0 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.832829 12721 tablet_replica.cc:333] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006: stopping tablet replica
I20260608 12:42:40.833490 12721 raft_consensus.cc:2243] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.833904 12721 raft_consensus.cc:2272] T a91ac7b717e84eeea1e4c85017c3aa52 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.836498 12721 tablet_replica.cc:333] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006: stopping tablet replica
I20260608 12:42:40.837071 12721 raft_consensus.cc:2243] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.837530 12721 raft_consensus.cc:2272] T dc718236ebf54a3e8564f7c6e0b1280c P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.839859 12721 tablet_replica.cc:333] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006: stopping tablet replica
I20260608 12:42:40.840415 12721 raft_consensus.cc:2243] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.840844 12721 raft_consensus.cc:2272] T f61bef52bb734aa1b673863e9f0343e8 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.842813 12721 tablet_replica.cc:333] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006: stopping tablet replica
I20260608 12:42:40.843386 12721 raft_consensus.cc:2243] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:40.844446 12721 raft_consensus.cc:2272] T 08526f5bc5c7488ab69bfcae1bec3630 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.846797 12721 tablet_replica.cc:333] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006: stopping tablet replica
I20260608 12:42:40.847308 12721 raft_consensus.cc:2243] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.847746 12721 raft_consensus.cc:2272] T 53691dcb595a4cbf9833393fc0cb9a2d P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.849582 12721 tablet_replica.cc:333] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006: stopping tablet replica
I20260608 12:42:40.850083 12721 raft_consensus.cc:2243] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:40.850572 12721 raft_consensus.cc:2272] T 936f33e3a8c743e0972a2d43c9e355c9 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.852310 12721 tablet_replica.cc:333] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006: stopping tablet replica
I20260608 12:42:40.852790 12721 raft_consensus.cc:2243] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:40.853544 12721 raft_consensus.cc:2272] T ae62c9baf0a0450abb95d894b008b731 P da36afdff2ac42c9b6bba35c9cd7d006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:40.882855 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:42:40.902341 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:42:40.938552 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:40.940006 12721 tablet_replica.cc:333] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8: stopping tablet replica
I20260608 12:42:40.940614 12721 raft_consensus.cc:2243] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:40.941046 12721 raft_consensus.cc:2272] T 08526f5bc5c7488ab69bfcae1bec3630 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:40.943910 12721 tablet_replica.cc:333] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8: stopping tablet replica
I20260608 12:42:40.944519 12721 raft_consensus.cc:2243] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:40.944948 12721 raft_consensus.cc:2272] T 488991ed41c949aaa3372c47bc2e2ba0 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:40.946991 12721 tablet_replica.cc:333] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8: stopping tablet replica
I20260608 12:42:40.947532 12721 raft_consensus.cc:2243] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:40.947954 12721 raft_consensus.cc:2272] T dc718236ebf54a3e8564f7c6e0b1280c P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:40.949723 12721 tablet_replica.cc:333] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8: stopping tablet replica
I20260608 12:42:40.950290 12721 raft_consensus.cc:2243] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:40.950688 12721 raft_consensus.cc:2272] T 936f33e3a8c743e0972a2d43c9e355c9 P 46d35aee94b944d6b30a12685cbba5b8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:40.973598 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:42:40.996289 12721 master.cc:562] Master@127.12.108.126:36157 shutting down...
W20260608 12:42:41.028151 13337 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:41.028935 13337 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:41.029299 13337 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:41.031329 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:41.032315 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.033025 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P ded8b96089c14b57a2978b4955b4d5d2: stopping tablet replica
I20260608 12:42:41.055255 12721 master.cc:584] Master@127.12.108.126:36157 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9511 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:42:41.105557 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:36591,127.12.108.125:45967,127.12.108.124:42473
I20260608 12:42:41.107208 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:41.113981 13784 instance_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:42:41.114058 13783 instance_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:42:41.115224 13786 instance_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:42:41.115518 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:41.116487 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:41.116675 12721 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:42:41.116855 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922561116842 us; error 0 us; skew 500 ppm
I20260608 12:42:41.117476 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:41.120168 12721 webserver.cc:533] Webserver started at http://127.12.108.126:35447/ using document root <none> and password file <none>
I20260608 12:42:41.120756 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:41.120947 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:41.121265 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:41.122423 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "40b3e95f553742458bf9801d780d7642"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.127301 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:42:41.131577 13791 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:42:41.132488 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:42:41.132822 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "40b3e95f553742458bf9801d780d7642"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.133132 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-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:42:41.144599 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:41.145927 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:41.196631 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:36591
I20260608 12:42:41.196758 13842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:36591 every 8 connection(s)
I20260608 12:42:41.200893 13843 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:42:41.200965 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:41.207459 13845 instance_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:42:41.207765 13846 instance_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:42:41.210246 13843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:42:41.210740 13848 instance_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:42:41.210984 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:41.211894 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:41.212142 12721 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:42:41.212430 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922561212320 us; error 0 us; skew 500 ppm
I20260608 12:42:41.213320 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:41.216490 12721 webserver.cc:533] Webserver started at http://127.12.108.125:39883/ using document root <none> and password file <none>
I20260608 12:42:41.217280 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:41.217485 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:41.217826 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:41.218964 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-1-root/instance:
uuid: "87ea44746e584703938cc48039c68f62"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.226107 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:42:41.226384 13843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:41.231554 13856 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:42:41.232591 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:42:41.232918 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-1-root
uuid: "87ea44746e584703938cc48039c68f62"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
W20260608 12:42:41.233273 13843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.125:45967: Network error: Client connection negotiation failed: client connection to 127.12.108.125:45967: connect: Connection refused (error 111)
I20260608 12:42:41.233210 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-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:42:41.271025 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:41.272522 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:41.285786 13843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } attempt: 1
W20260608 12:42:41.291795 13843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.125:45967: Network error: Client connection negotiation failed: client connection to 127.12.108.125:45967: connect: Connection refused (error 111)
I20260608 12:42:41.317724 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.125:45967
I20260608 12:42:41.317840 13907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.125:45967 every 8 connection(s)
I20260608 12:42:41.321816 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:41.322470 13908 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:42:41.327865 13910 instance_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:42:41.330439 13911 instance_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:42:41.337255 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:41.337674 13908 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:42:41.338436 13913 instance_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:42:41.342466 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:41.342716 12721 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:42:41.342927 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922561342900 us; error 0 us; skew 500 ppm
I20260608 12:42:41.343535 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:41.346594 12721 webserver.cc:533] Webserver started at http://127.12.108.124:40643/ using document root <none> and password file <none>
I20260608 12:42:41.346441 13843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } attempt: 2
I20260608 12:42:41.347252 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:41.347493 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:41.347865 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:41.349356 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-2-root/instance:
uuid: "4dff6bd61f0a439081e5383f65c74169"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.354708 13908 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:41.357585 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.002s
I20260608 12:42:41.361761 13843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:41.364306 13921 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:42:41.365348 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:42:41.365715 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-2-root
uuid: "4dff6bd61f0a439081e5383f65c74169"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.366110 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-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:42:41.367967 13843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.124:42473: Network error: Client connection negotiation failed: client connection to 127.12.108.124:42473: connect: Connection refused (error 111)
I20260608 12:42:41.370270 13908 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:42:41.376763 13908 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.124:42473: Network error: Client connection negotiation failed: client connection to 127.12.108.124:42473: connect: Connection refused (error 111)
I20260608 12:42:41.397662 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:41.398933 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:41.423333 13908 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } attempt: 1
I20260608 12:42:41.424464 13843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } attempt: 1
W20260608 12:42:41.430285 13908 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.124:42473: Network error: Client connection negotiation failed: client connection to 127.12.108.124:42473: connect: Connection refused (error 111)
W20260608 12:42:41.430856 13843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.108.124:42473: Network error: Client connection negotiation failed: client connection to 127.12.108.124:42473: connect: Connection refused (error 111)
I20260608 12:42:41.443650 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.124:42473
I20260608 12:42:41.443816 13973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.124:42473 every 8 connection(s)
I20260608 12:42:41.447117 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:41.448351 13974 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:42:41.454242 13974 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:41.463369 13843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } attempt: 2
I20260608 12:42:41.464862 13908 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } attempt: 2
I20260608 12:42:41.469089 13974 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:41.481554 13974 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:42:41.487200 13843 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642: Bootstrap starting.
I20260608 12:42:41.488304 13908 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: Bootstrap starting.
I20260608 12:42:41.493460 13843 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:41.495054 13908 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:41.498673 13843 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642: No bootstrap required, opened a new log
I20260608 12:42:41.500836 13908 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: No bootstrap required, opened a new log
I20260608 12:42:41.501150 13843 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.501781 13843 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:41.502061 13843 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b3e95f553742458bf9801d780d7642, State: Initialized, Role: FOLLOWER
I20260608 12:42:41.502425 13974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169: Bootstrap starting.
I20260608 12:42:41.504817 13908 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.505852 13908 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:41.505930 13843 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.506282 13908 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ea44746e584703938cc48039c68f62, State: Initialized, Role: FOLLOWER
I20260608 12:42:41.507273 13908 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.508387 13981 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [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: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.509174 13981 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:41.510481 13974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:41.510563 13843 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:41.511274 13982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [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: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.512102 13982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:41.512976 13908 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:41.522578 13974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169: No bootstrap required, opened a new log
I20260608 12:42:41.525483 13974 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.526252 13974 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:41.527657 13974 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dff6bd61f0a439081e5383f65c74169, State: Initialized, Role: FOLLOWER
I20260608 12:42:41.529301 13974 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.533074 14002 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [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: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.533964 14002 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:41.534992 13974 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:41.536485 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:42:41.536809 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:42:41.540740 14006 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:42:41.541069 14006 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:42:41.541566 14005 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:42:41.542079 14005 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:42:41.550767 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:41.552712 14017 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:42:41.553056 14017 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:42:41.557546 14018 instance_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:42:41.558907 14019 instance_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:42:41.561518 14021 instance_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:42:41.561810 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:41.562719 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:41.562911 12721 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:42:41.563050 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922561563038 us; error 0 us; skew 500 ppm
I20260608 12:42:41.563560 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:41.566169 12721 webserver.cc:533] Webserver started at http://127.12.108.65:46139/ using document root <none> and password file <none>
I20260608 12:42:41.566754 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:41.566924 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:41.567152 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:41.568542 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "fea8431ffcbd4928bedb7ab1b501c60b"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.573309 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:41.576911 14026 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:42:41.577986 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:42:41.578346 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "fea8431ffcbd4928bedb7ab1b501c60b"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.578660 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-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:42:41.593350 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:41.594641 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:41.596155 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:41.598573 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:41.598821 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:41.599067 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:41.599251 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:41.609370 13981 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:41.610088 13981 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.613986 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "40b3e95f553742458bf9801d780d7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ea44746e584703938cc48039c68f62" is_pre_election: true
I20260608 12:42:41.615027 13981 leader_election.cc:290] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ea44746e584703938cc48039c68f62 (127.12.108.125:45967), 4dff6bd61f0a439081e5383f65c74169 (127.12.108.124:42473)
I20260608 12:42:41.614981 13883 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40b3e95f553742458bf9801d780d7642 in term 0.
I20260608 12:42:41.615341 13949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "40b3e95f553742458bf9801d780d7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff6bd61f0a439081e5383f65c74169" is_pre_election: true
I20260608 12:42:41.622020 13949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40b3e95f553742458bf9801d780d7642 in term 0.
I20260608 12:42:41.623198 13793 leader_election.cc:304] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b3e95f553742458bf9801d780d7642, 87ea44746e584703938cc48039c68f62; no voters: 
I20260608 12:42:41.624161 13981 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:41.624680 13981 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:41.625066 13981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:41.635856 13981 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.638804 13981 leader_election.cc:290] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [CANDIDATE]: Term 1 election: Requested vote from peers 87ea44746e584703938cc48039c68f62 (127.12.108.125:45967), 4dff6bd61f0a439081e5383f65c74169 (127.12.108.124:42473)
I20260608 12:42:41.639906 13949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "40b3e95f553742458bf9801d780d7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dff6bd61f0a439081e5383f65c74169"
I20260608 12:42:41.639914 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "40b3e95f553742458bf9801d780d7642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ea44746e584703938cc48039c68f62"
I20260608 12:42:41.640770 13883 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:41.640723 13949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:41.648589 13883 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40b3e95f553742458bf9801d780d7642 in term 1.
I20260608 12:42:41.650276 13793 leader_election.cc:304] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b3e95f553742458bf9801d780d7642, 87ea44746e584703938cc48039c68f62; no voters: 
I20260608 12:42:41.650173 13949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40b3e95f553742458bf9801d780d7642 in term 1.
I20260608 12:42:41.651383 13981 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:41.653101 13981 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 1 LEADER]: Becoming Leader. State: Replica: 40b3e95f553742458bf9801d780d7642, State: Running, Role: LEADER
I20260608 12:42:41.654351 13981 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:41.660996 14071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40b3e95f553742458bf9801d780d7642. Latest consensus state: current_term: 1 leader_uuid: "40b3e95f553742458bf9801d780d7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.661880 14071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:41.664179 14077 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:41.673189 14077 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:41.674677 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:35459
I20260608 12:42:41.674914 14091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:35459 every 8 connection(s)
I20260608 12:42:41.686544 13949 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 1 FOLLOWER]: Refusing update from remote peer 40b3e95f553742458bf9801d780d7642: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:41.691473 13883 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 1 FOLLOWER]: Refusing update from remote peer 40b3e95f553742458bf9801d780d7642: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:41.692236 14071 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:41.693336 13981 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:41.725610 14092 heartbeater.cc:344] Connected to a master server at 127.12.108.125:45967
I20260608 12:42:41.726243 14092 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:41.727514 14092 heartbeater.cc:507] Master 127.12.108.125:45967 requested a full tablet report, sending...
I20260608 12:42:41.729405 14094 heartbeater.cc:344] Connected to a master server at 127.12.108.124:42473
I20260608 12:42:41.729856 14094 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:41.730891 14094 heartbeater.cc:507] Master 127.12.108.124:42473 requested a full tablet report, sending...
I20260608 12:42:41.736860 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:41.739324 13939 ts_manager.cc:194] Registered new tserver with Master: fea8431ffcbd4928bedb7ab1b501c60b (127.12.108.65:35459)
I20260608 12:42:41.741889 14002 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40b3e95f553742458bf9801d780d7642. Latest consensus state: current_term: 1 leader_uuid: "40b3e95f553742458bf9801d780d7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.742667 14002 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:41.742708 13873 ts_manager.cc:194] Registered new tserver with Master: fea8431ffcbd4928bedb7ab1b501c60b (127.12.108.65:35459)
I20260608 12:42:41.744544 13982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40b3e95f553742458bf9801d780d7642. Latest consensus state: current_term: 1 leader_uuid: "40b3e95f553742458bf9801d780d7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.745244 13982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:41.748896 14096 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36591
I20260608 12:42:41.749449 14096 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:41.750444 13981 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "40b3e95f553742458bf9801d780d7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.751245 13981 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:41.751801 13981 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "40b3e95f553742458bf9801d780d7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.752621 13981 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:41.753654 14096 heartbeater.cc:507] Master 127.12.108.126:36591 requested a full tablet report, sending...
I20260608 12:42:41.756383 14077 catalog_manager.cc:1382] Generated new cluster ID: 8b985010cf6d4241ad3312a60b3fd6cf
I20260608 12:42:41.756795 14077 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:41.757424 13808 ts_manager.cc:194] Registered new tserver with Master: fea8431ffcbd4928bedb7ab1b501c60b (127.12.108.65:35459)
I20260608 12:42:41.763252 13982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "40b3e95f553742458bf9801d780d7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.764302 13982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:42:41.770052 14002 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "40b3e95f553742458bf9801d780d7642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:41.771209 14002 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:42:41.775187 14104 instance_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:42:41.777706 14109 instance_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:42:41.783999 12721 server_base.cc:1061] running on GCE node
W20260608 12:42:41.784677 14111 instance_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:42:41.786180 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:41.786598 12721 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:42:41.786928 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922561786886 us; error 0 us; skew 500 ppm
I20260608 12:42:41.787966 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:41.792752 12721 webserver.cc:533] Webserver started at http://127.12.108.66:40017/ using document root <none> and password file <none>
I20260608 12:42:41.793527 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:41.793838 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:41.794245 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:41.795763 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "867e2ad226f841beadda0f5770e6afa1"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.799481 14077 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:41.801234 14077 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:41.802543 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:42:41.807157 14116 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:42:41.808259 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:42:41.808602 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "867e2ad226f841beadda0f5770e6afa1"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.809062 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-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:42:41.827979 14077 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642: Generated new TSK 0
I20260608 12:42:41.828686 14077 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:41.839056 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:41.840456 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:41.841976 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:41.844439 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:41.844624 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:41.844878 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:41.845085 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:41.892798 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:36551
I20260608 12:42:41.893111 14179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:36551 every 8 connection(s)
I20260608 12:42:41.913256 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:41.916877 14181 heartbeater.cc:344] Connected to a master server at 127.12.108.124:42473
I20260608 12:42:41.917652 14181 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:41.919100 14181 heartbeater.cc:507] Master 127.12.108.124:42473 requested a full tablet report, sending...
I20260608 12:42:41.919976 14180 heartbeater.cc:344] Connected to a master server at 127.12.108.125:45967
I20260608 12:42:41.920473 14180 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:41.921447 14180 heartbeater.cc:507] Master 127.12.108.125:45967 requested a full tablet report, sending...
I20260608 12:42:41.923256 13939 ts_manager.cc:194] Registered new tserver with Master: 867e2ad226f841beadda0f5770e6afa1 (127.12.108.66:36551)
I20260608 12:42:41.924722 13873 ts_manager.cc:194] Registered new tserver with Master: 867e2ad226f841beadda0f5770e6afa1 (127.12.108.66:36551)
I20260608 12:42:41.927982 14182 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36591
I20260608 12:42:41.928578 14182 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:41.930004 14182 heartbeater.cc:507] Master 127.12.108.126:36591 requested a full tablet report, sending...
I20260608 12:42:41.933837 13808 ts_manager.cc:194] Registered new tserver with Master: 867e2ad226f841beadda0f5770e6afa1 (127.12.108.66:36551)
W20260608 12:42:41.935703 14187 instance_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:42:41.937888 13808 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43694
W20260608 12:42:41.945381 14190 instance_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:42:41.945528 14188 instance_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:42:41.946841 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:41.948096 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:41.948349 12721 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:42:41.948508 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922561948494 us; error 0 us; skew 500 ppm
I20260608 12:42:41.949204 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:41.952236 12721 webserver.cc:533] Webserver started at http://127.12.108.67:46061/ using document root <none> and password file <none>
I20260608 12:42:41.952801 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:41.952984 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:41.953233 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:41.954581 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "3cd917e42eea4316a7f9cc7ff1401d09"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.960211 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:42:41.964766 14195 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:42:41.965866 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:42:41.966387 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "3cd917e42eea4316a7f9cc7ff1401d09"
format_stamp: "Formatted at 2026-06-08 12:42:41 on dist-test-slave-sxbk"
I20260608 12:42:41.966791 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922546196251-12721-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:42:41.990971 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:41.992517 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:41.993973 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:41.996296 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:41.996551 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:41.996807 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:41.996992 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:42.048024 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:42401
I20260608 12:42:42.048153 14257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:42401 every 8 connection(s)
I20260608 12:42:42.067775 14258 heartbeater.cc:344] Connected to a master server at 127.12.108.125:45967
I20260608 12:42:42.068256 14258 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:42.069203 14258 heartbeater.cc:507] Master 127.12.108.125:45967 requested a full tablet report, sending...
I20260608 12:42:42.070694 14259 heartbeater.cc:344] Connected to a master server at 127.12.108.124:42473
I20260608 12:42:42.071161 14259 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:42.072012 14259 heartbeater.cc:507] Master 127.12.108.124:42473 requested a full tablet report, sending...
I20260608 12:42:42.072425 13873 ts_manager.cc:194] Registered new tserver with Master: 3cd917e42eea4316a7f9cc7ff1401d09 (127.12.108.67:42401)
I20260608 12:42:42.073686 14260 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36591
I20260608 12:42:42.074143 14260 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:42.075068 13939 ts_manager.cc:194] Registered new tserver with Master: 3cd917e42eea4316a7f9cc7ff1401d09 (127.12.108.67:42401)
I20260608 12:42:42.075073 14260 heartbeater.cc:507] Master 127.12.108.126:36591 requested a full tablet report, sending...
I20260608 12:42:42.078586 13808 ts_manager.cc:194] Registered new tserver with Master: 3cd917e42eea4316a7f9cc7ff1401d09 (127.12.108.67:42401)
I20260608 12:42:42.079303 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022661197s
I20260608 12:42:42.080361 13808 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43708
I20260608 12:42:42.547008 14005 catalog_manager.cc:1294] Loaded cluster ID: 8b985010cf6d4241ad3312a60b3fd6cf
I20260608 12:42:42.547325 14005 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: loading cluster ID for follower catalog manager: success
I20260608 12:42:42.551661 14005 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: acquiring CA information for follower catalog manager: success
I20260608 12:42:42.554944 14005 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:42:42.556768 14017 catalog_manager.cc:1294] Loaded cluster ID: 8b985010cf6d4241ad3312a60b3fd6cf
I20260608 12:42:42.557013 14017 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169: loading cluster ID for follower catalog manager: success
I20260608 12:42:42.561507 14017 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169: acquiring CA information for follower catalog manager: success
I20260608 12:42:42.564833 14017 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:42:42.763520 13808 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43692
I20260608 12:42:42.942560 14182 heartbeater.cc:499] Master 127.12.108.126:36591 was elected leader, sending a full tablet report...
I20260608 12:42:43.083483 14260 heartbeater.cc:499] Master 127.12.108.126:36591 was elected leader, sending a full tablet report...
I20260608 12:42:43.536073 14004 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:43.677520 13808 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43720:
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:42:43.752180 14223 tablet_service.cc:1511] Processing CreateTablet for tablet ac56a699d7c84e35a593887506c419c7 (DEFAULT_TABLE table=test-workload [id=ce4c0811068c4544af0c9d53bdf8a91a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:43.754146 14223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac56a699d7c84e35a593887506c419c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.766304 14096 heartbeater.cc:499] Master 127.12.108.126:36591 was elected leader, sending a full tablet report...
I20260608 12:42:43.771234 14145 tablet_service.cc:1511] Processing CreateTablet for tablet 3673915738f042eeaae51a32e1fabe2f (DEFAULT_TABLE table=test-workload [id=ce4c0811068c4544af0c9d53bdf8a91a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:43.771234 14054 tablet_service.cc:1511] Processing CreateTablet for tablet eea352d71f65498799c825689fc90419 (DEFAULT_TABLE table=test-workload [id=ce4c0811068c4544af0c9d53bdf8a91a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:43.772744 14145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3673915738f042eeaae51a32e1fabe2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.772928 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea352d71f65498799c825689fc90419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.780267 14293 tablet_bootstrap.cc:492] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09: Bootstrap starting.
I20260608 12:42:43.788072 14294 tablet_bootstrap.cc:492] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b: Bootstrap starting.
I20260608 12:42:43.787890 14293 tablet_bootstrap.cc:654] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:43.793838 14294 tablet_bootstrap.cc:654] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:43.795389 14295 tablet_bootstrap.cc:492] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1: Bootstrap starting.
I20260608 12:42:43.798499 14293 tablet_bootstrap.cc:492] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09: No bootstrap required, opened a new log
I20260608 12:42:43.798946 14293 ts_tablet_manager.cc:1403] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:42:43.799891 14294 tablet_bootstrap.cc:492] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b: No bootstrap required, opened a new log
I20260608 12:42:43.800403 14294 ts_tablet_manager.cc:1403] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:42:43.801322 14293 raft_consensus.cc:359] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cd917e42eea4316a7f9cc7ff1401d09" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42401 } }
I20260608 12:42:43.801816 14293 raft_consensus.cc:385] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:43.802076 14293 raft_consensus.cc:740] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd917e42eea4316a7f9cc7ff1401d09, State: Initialized, Role: FOLLOWER
I20260608 12:42:43.802938 14295 tablet_bootstrap.cc:654] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:43.802821 14293 consensus_queue.cc:260] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3cd917e42eea4316a7f9cc7ff1401d09" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42401 } }
I20260608 12:42:43.803401 14293 raft_consensus.cc:399] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:43.803484 14294 raft_consensus.cc:359] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fea8431ffcbd4928bedb7ab1b501c60b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35459 } }
I20260608 12:42:43.803738 14293 raft_consensus.cc:493] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:43.804250 14294 raft_consensus.cc:385] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:43.804426 14293 raft_consensus.cc:3060] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:43.804697 14294 raft_consensus.cc:740] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea8431ffcbd4928bedb7ab1b501c60b, State: Initialized, Role: FOLLOWER
I20260608 12:42:43.805769 14294 consensus_queue.cc:260] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fea8431ffcbd4928bedb7ab1b501c60b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35459 } }
I20260608 12:42:43.806751 14294 raft_consensus.cc:399] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:43.807256 14294 raft_consensus.cc:493] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:43.807763 14294 raft_consensus.cc:3060] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:43.810153 14295 tablet_bootstrap.cc:492] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1: No bootstrap required, opened a new log
I20260608 12:42:43.810690 14295 ts_tablet_manager.cc:1403] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:42:43.810770 14293 raft_consensus.cc:515] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cd917e42eea4316a7f9cc7ff1401d09" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42401 } }
I20260608 12:42:43.811628 14293 leader_election.cc:304] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [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: 3cd917e42eea4316a7f9cc7ff1401d09; no voters: 
I20260608 12:42:43.813555 14293 leader_election.cc:290] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:43.814000 14295 raft_consensus.cc:359] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "867e2ad226f841beadda0f5770e6afa1" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 36551 } }
I20260608 12:42:43.814055 14299 raft_consensus.cc:2804] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:43.814810 14295 raft_consensus.cc:385] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:43.814728 14294 raft_consensus.cc:515] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fea8431ffcbd4928bedb7ab1b501c60b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35459 } }
I20260608 12:42:43.815272 14295 raft_consensus.cc:740] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 867e2ad226f841beadda0f5770e6afa1, State: Initialized, Role: FOLLOWER
I20260608 12:42:43.815619 14294 leader_election.cc:304] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [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: fea8431ffcbd4928bedb7ab1b501c60b; no voters: 
I20260608 12:42:43.816203 14295 consensus_queue.cc:260] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "867e2ad226f841beadda0f5770e6afa1" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 36551 } }
I20260608 12:42:43.817093 14295 raft_consensus.cc:399] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:43.817533 14295 raft_consensus.cc:493] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:43.818045 14295 raft_consensus.cc:3060] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:43.822608 14293 ts_tablet_manager.cc:1434] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09: Time spent starting tablet: real 0.023s	user 0.019s	sys 0.004s
I20260608 12:42:43.824052 14302 raft_consensus.cc:2804] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:43.824556 14294 leader_election.cc:290] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:43.827006 14295 raft_consensus.cc:515] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "867e2ad226f841beadda0f5770e6afa1" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 36551 } }
I20260608 12:42:43.828078 14295 leader_election.cc:304] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [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: 867e2ad226f841beadda0f5770e6afa1; no voters: 
I20260608 12:42:43.830022 14295 leader_election.cc:290] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:43.830788 14305 raft_consensus.cc:2804] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:43.832403 14299 raft_consensus.cc:697] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 1 LEADER]: Becoming Leader. State: Replica: 3cd917e42eea4316a7f9cc7ff1401d09, State: Running, Role: LEADER
I20260608 12:42:43.833773 14299 consensus_queue.cc:237] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [LEADER]: Queue going to LEADER mode. State: All 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: "3cd917e42eea4316a7f9cc7ff1401d09" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42401 } }
I20260608 12:42:43.836701 14302 raft_consensus.cc:697] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 1 LEADER]: Becoming Leader. State: Replica: fea8431ffcbd4928bedb7ab1b501c60b, State: Running, Role: LEADER
I20260608 12:42:43.839907 14305 raft_consensus.cc:697] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 1 LEADER]: Becoming Leader. State: Replica: 867e2ad226f841beadda0f5770e6afa1, State: Running, Role: LEADER
I20260608 12:42:43.840399 14302 consensus_queue.cc:237] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [LEADER]: Queue going to LEADER mode. State: All 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: "fea8431ffcbd4928bedb7ab1b501c60b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35459 } }
I20260608 12:42:43.841182 14305 consensus_queue.cc:237] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [LEADER]: Queue going to LEADER mode. State: All 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: "867e2ad226f841beadda0f5770e6afa1" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 36551 } }
I20260608 12:42:43.849718 14294 ts_tablet_manager.cc:1434] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.013s
I20260608 12:42:43.856222 14295 ts_tablet_manager.cc:1434] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1: Time spent starting tablet: real 0.045s	user 0.032s	sys 0.011s
I20260608 12:42:43.872951 13807 catalog_manager.cc:5696] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd917e42eea4316a7f9cc7ff1401d09 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "3cd917e42eea4316a7f9cc7ff1401d09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cd917e42eea4316a7f9cc7ff1401d09" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42401 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:43.880064 13808 catalog_manager.cc:5696] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b reported cstate change: term changed from 0 to 1, leader changed from <none> to fea8431ffcbd4928bedb7ab1b501c60b (127.12.108.65). New cstate: current_term: 1 leader_uuid: "fea8431ffcbd4928bedb7ab1b501c60b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fea8431ffcbd4928bedb7ab1b501c60b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35459 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:43.882841 13806 catalog_manager.cc:5696] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 867e2ad226f841beadda0f5770e6afa1 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "867e2ad226f841beadda0f5770e6afa1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "867e2ad226f841beadda0f5770e6afa1" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 36551 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:43.963618 12721 master.cc:562] Master@127.12.108.126:36591 shutting down...
I20260608 12:42:43.983079 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.983968 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.984350 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40b3e95f553742458bf9801d780d7642: stopping tablet replica
I20260608 12:42:44.008524 12721 master.cc:584] Master@127.12.108.126:36591 shutdown complete.
W20260608 12:42:44.931595 14260 heartbeater.cc:646] Failed to heartbeat to 127.12.108.126:36591 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.12.108.126:36591: connect: Connection refused (error 111)
I20260608 12:42:45.454744 14321 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40b3e95f553742458bf9801d780d7642)
I20260608 12:42:45.454815 14322 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40b3e95f553742458bf9801d780d7642)
I20260608 12:42:45.455404 14321 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:45.455655 14322 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:45.457674 14322 leader_election.cc:290] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40b3e95f553742458bf9801d780d7642 (127.12.108.126:36591), 87ea44746e584703938cc48039c68f62 (127.12.108.125:45967)
I20260608 12:42:45.458259 14321 leader_election.cc:290] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40b3e95f553742458bf9801d780d7642 (127.12.108.126:36591), 4dff6bd61f0a439081e5383f65c74169 (127.12.108.124:42473)
I20260608 12:42:45.459141 13949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "87ea44746e584703938cc48039c68f62" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "4dff6bd61f0a439081e5383f65c74169" is_pre_election: true
I20260608 12:42:45.459839 13949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ea44746e584703938cc48039c68f62 in term 1.
I20260608 12:42:45.461215 13860 leader_election.cc:304] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [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: 4dff6bd61f0a439081e5383f65c74169, 87ea44746e584703938cc48039c68f62; no voters: 
I20260608 12:42:45.462246 14321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:45.462612 14321 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 40b3e95f553742458bf9801d780d7642)
I20260608 12:42:45.462925 14321 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:45.464439 13882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4dff6bd61f0a439081e5383f65c74169" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "87ea44746e584703938cc48039c68f62" is_pre_election: true
W20260608 12:42:45.465098 13923 leader_election.cc:336] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40b3e95f553742458bf9801d780d7642 (127.12.108.126:36591): Network error: Client connection negotiation failed: client connection to 127.12.108.126:36591: connect: Connection refused (error 111)
W20260608 12:42:45.466512 13858 leader_election.cc:336] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40b3e95f553742458bf9801d780d7642 (127.12.108.126:36591): Network error: Client connection negotiation failed: client connection to 127.12.108.126:36591: connect: Connection refused (error 111)
I20260608 12:42:45.469009 14321 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:45.469998 13882 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dff6bd61f0a439081e5383f65c74169 in current term 2: Already voted for candidate 87ea44746e584703938cc48039c68f62 in this term.
I20260608 12:42:45.470806 14321 leader_election.cc:290] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [CANDIDATE]: Term 2 election: Requested vote from peers 40b3e95f553742458bf9801d780d7642 (127.12.108.126:36591), 4dff6bd61f0a439081e5383f65c74169 (127.12.108.124:42473)
I20260608 12:42:45.472096 13949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "87ea44746e584703938cc48039c68f62" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "4dff6bd61f0a439081e5383f65c74169"
I20260608 12:42:45.472723 13949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:45.473582 13923 leader_election.cc:304] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [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: 4dff6bd61f0a439081e5383f65c74169; no voters: 40b3e95f553742458bf9801d780d7642, 87ea44746e584703938cc48039c68f62
W20260608 12:42:45.474949 13858 leader_election.cc:336] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 40b3e95f553742458bf9801d780d7642 (127.12.108.126:36591): Network error: Client connection negotiation failed: client connection to 127.12.108.126:36591: connect: Connection refused (error 111)
I20260608 12:42:45.477829 13949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ea44746e584703938cc48039c68f62 in term 2.
I20260608 12:42:45.478520 14322 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:45.479277 13860 leader_election.cc:304] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [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: 4dff6bd61f0a439081e5383f65c74169, 87ea44746e584703938cc48039c68f62; no voters: 40b3e95f553742458bf9801d780d7642
I20260608 12:42:45.480083 14321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:45.481539 14321 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 2 LEADER]: Becoming Leader. State: Replica: 87ea44746e584703938cc48039c68f62, State: Running, Role: LEADER
I20260608 12:42:45.482371 14321 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } }
I20260608 12:42:45.486872 14327 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87ea44746e584703938cc48039c68f62. Latest consensus state: current_term: 2 leader_uuid: "87ea44746e584703938cc48039c68f62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40b3e95f553742458bf9801d780d7642" member_type: VOTER last_known_addr { host: "127.12.108.126" port: 36591 } } peers { permanent_uuid: "87ea44746e584703938cc48039c68f62" member_type: VOTER last_known_addr { host: "127.12.108.125" port: 45967 } } peers { permanent_uuid: "4dff6bd61f0a439081e5383f65c74169" member_type: VOTER last_known_addr { host: "127.12.108.124" port: 42473 } } }
I20260608 12:42:45.487427 14327 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:45.488903 14329 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:45.493975 14329 catalog_manager.cc:679] Loaded metadata for table test-workload [id=ce4c0811068c4544af0c9d53bdf8a91a]
I20260608 12:42:45.500653 14329 tablet_loader.cc:96] loaded metadata for tablet 3673915738f042eeaae51a32e1fabe2f (table test-workload [id=ce4c0811068c4544af0c9d53bdf8a91a])
I20260608 12:42:45.501859 14329 tablet_loader.cc:96] loaded metadata for tablet ac56a699d7c84e35a593887506c419c7 (table test-workload [id=ce4c0811068c4544af0c9d53bdf8a91a])
I20260608 12:42:45.502875 14329 tablet_loader.cc:96] loaded metadata for tablet eea352d71f65498799c825689fc90419 (table test-workload [id=ce4c0811068c4544af0c9d53bdf8a91a])
I20260608 12:42:45.503870 14329 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:45.507037 14329 catalog_manager.cc:1294] Loaded cluster ID: 8b985010cf6d4241ad3312a60b3fd6cf
I20260608 12:42:45.507279 14329 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:45.511039 14329 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:45.514393 14329 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: Loaded TSK: 0
I20260608 12:42:45.515390 14329 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:45.533978 14003 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:45.534519 14003 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:45.540131 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:42:45.561793 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:45.562536 12721 tablet_replica.cc:333] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b: stopping tablet replica
I20260608 12:42:45.563066 12721 raft_consensus.cc:2243] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:45.563540 12721 raft_consensus.cc:2272] T eea352d71f65498799c825689fc90419 P fea8431ffcbd4928bedb7ab1b501c60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.583377 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:42:45.593566 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:42:45.612692 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:45.613397 12721 tablet_replica.cc:333] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1: stopping tablet replica
I20260608 12:42:45.613943 12721 raft_consensus.cc:2243] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:45.614468 12721 raft_consensus.cc:2272] T 3673915738f042eeaae51a32e1fabe2f P 867e2ad226f841beadda0f5770e6afa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.633992 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:42:45.643370 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:42:45.662321 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:45.662987 12721 tablet_replica.cc:333] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09: stopping tablet replica
I20260608 12:42:45.663503 12721 raft_consensus.cc:2243] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:45.664238 12721 raft_consensus.cc:2272] T ac56a699d7c84e35a593887506c419c7 P 3cd917e42eea4316a7f9cc7ff1401d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.683521 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:42:45.692507 12721 master.cc:562] Master@127.12.108.125:45967 shutting down...
I20260608 12:42:45.712783 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:45.713613 12721 pending_rounds.cc:70] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: Trying to abort 1 pending ops.
I20260608 12:42:45.713896 12721 pending_rounds.cc:77] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: Aborting op as it isn't in flight: id { term: 2 index: 11 } timestamp: 7294658828222849024 op_type: NO_OP noop_request { }
I20260608 12:42:45.714272 12721 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:45.714705 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.715283 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87ea44746e584703938cc48039c68f62: stopping tablet replica
I20260608 12:42:45.736943 12721 master.cc:584] Master@127.12.108.125:45967 shutdown complete.
I20260608 12:42:45.750916 12721 master.cc:562] Master@127.12.108.124:42473 shutting down...
I20260608 12:42:45.765411 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:45.765980 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.766355 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4dff6bd61f0a439081e5383f65c74169: stopping tablet replica
I20260608 12:42:45.786629 12721 master.cc:584] Master@127.12.108.124:42473 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (4709 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:42:45.814042 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:35815
I20260608 12:42:45.815294 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:45.820953 14330 instance_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:42:45.822055 14331 instance_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:42:45.822916 14333 instance_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:42:45.823832 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:45.824681 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:45.824865 12721 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:42:45.825050 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922565825022 us; error 0 us; skew 500 ppm
I20260608 12:42:45.825671 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:45.828325 12721 webserver.cc:533] Webserver started at http://127.12.108.126:34735/ using document root <none> and password file <none>
I20260608 12:42:45.828892 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:45.829068 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:45.829397 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:45.830616 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "bd48d21b76264bb78d993cb352c92702"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-sxbk"
I20260608 12:42:45.835764 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:45.839983 14338 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:42:45.841143 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:42:45.841490 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "bd48d21b76264bb78d993cb352c92702"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-sxbk"
I20260608 12:42:45.841807 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-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:42:45.860090 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:45.861210 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:45.903714 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:35815
I20260608 12:42:45.903774 14389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:35815 every 8 connection(s)
I20260608 12:42:45.908496 14390 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:42:45.918828 14390 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702: Bootstrap starting.
I20260608 12:42:45.924003 14390 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:45.929253 14390 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702: No bootstrap required, opened a new log
I20260608 12:42:45.931852 14390 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd48d21b76264bb78d993cb352c92702" member_type: VOTER }
I20260608 12:42:45.932495 14390 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:45.932735 14390 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd48d21b76264bb78d993cb352c92702, State: Initialized, Role: FOLLOWER
I20260608 12:42:45.933300 14390 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bd48d21b76264bb78d993cb352c92702" member_type: VOTER }
I20260608 12:42:45.933723 14390 raft_consensus.cc:399] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:45.933936 14390 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:45.934157 14390 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:45.938640 14390 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd48d21b76264bb78d993cb352c92702" member_type: VOTER }
I20260608 12:42:45.939182 14390 leader_election.cc:304] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [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: bd48d21b76264bb78d993cb352c92702; no voters: 
I20260608 12:42:45.940502 14390 leader_election.cc:290] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:45.940984 14393 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:45.942428 14393 raft_consensus.cc:697] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 1 LEADER]: Becoming Leader. State: Replica: bd48d21b76264bb78d993cb352c92702, State: Running, Role: LEADER
I20260608 12:42:45.943140 14393 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [LEADER]: Queue going to LEADER mode. State: All 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: "bd48d21b76264bb78d993cb352c92702" member_type: VOTER }
I20260608 12:42:45.943878 14390 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:45.947152 14394 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bd48d21b76264bb78d993cb352c92702" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd48d21b76264bb78d993cb352c92702" member_type: VOTER } }
I20260608 12:42:45.947829 14394 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:45.947155 14395 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd48d21b76264bb78d993cb352c92702. Latest consensus state: current_term: 1 leader_uuid: "bd48d21b76264bb78d993cb352c92702" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd48d21b76264bb78d993cb352c92702" member_type: VOTER } }
I20260608 12:42:45.950158 14395 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:45.954825 14398 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:45.959846 14398 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:45.962332 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:45.970155 14398 catalog_manager.cc:1382] Generated new cluster ID: 0137709d30524939b1649cb5afd9bc0f
I20260608 12:42:45.970512 14398 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:45.996802 14398 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:45.998347 14398 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:46.014942 14398 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702: Generated new TSK 0
I20260608 12:42:46.015604 14398 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:46.029404 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:46.036629 14411 instance_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:42:46.036810 14412 instance_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:42:46.039429 14414 instance_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:42:46.040022 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:46.040828 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:46.041185 12721 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:42:46.041368 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922566041353 us; error 0 us; skew 500 ppm
I20260608 12:42:46.042029 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:46.044747 12721 webserver.cc:533] Webserver started at http://127.12.108.65:42511/ using document root <none> and password file <none>
I20260608 12:42:46.045449 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:46.045641 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:46.045964 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:46.047101 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "1b9fae75e4e3448286066df2659935a5"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-sxbk"
I20260608 12:42:46.052127 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:46.056456 14419 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:42:46.057252 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:42:46.057752 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "1b9fae75e4e3448286066df2659935a5"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-sxbk"
I20260608 12:42:46.058337 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-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:42:46.073138 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:46.074705 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:46.076321 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:46.078951 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:46.079186 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.079445 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:46.079645 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.124137 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:34671
I20260608 12:42:46.124251 14481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:34671 every 8 connection(s)
I20260608 12:42:46.129871 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:46.137563 14486 instance_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:42:46.140323 14487 instance_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:42:46.141966 12721 server_base.cc:1061] running on GCE node
W20260608 12:42:46.142928 14489 instance_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:42:46.144013 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:46.144237 12721 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:42:46.144446 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922566144408 us; error 0 us; skew 500 ppm
I20260608 12:42:46.145056 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:46.147886 14482 heartbeater.cc:344] Connected to a master server at 127.12.108.126:35815
I20260608 12:42:46.148299 14482 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:46.148381 12721 webserver.cc:533] Webserver started at http://127.12.108.66:45305/ using document root <none> and password file <none>
I20260608 12:42:46.149156 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:46.149125 14482 heartbeater.cc:507] Master 127.12.108.126:35815 requested a full tablet report, sending...
I20260608 12:42:46.149691 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:46.150329 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:46.151515 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "1d0f52252a00491db62fcb0b7398a7b4"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-sxbk"
I20260608 12:42:46.151741 14355 ts_manager.cc:194] Registered new tserver with Master: 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671)
I20260608 12:42:46.154032 14355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48122
I20260608 12:42:46.156817 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:42:46.160949 14494 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:42:46.162051 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:42:46.162489 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "1d0f52252a00491db62fcb0b7398a7b4"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-sxbk"
I20260608 12:42:46.162817 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-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:42:46.190058 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:46.191257 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:46.192699 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:46.195154 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:46.195393 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.195652 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:46.195838 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.239128 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:45609
I20260608 12:42:46.239243 14556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:45609 every 8 connection(s)
I20260608 12:42:46.244845 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:46.253264 14560 instance_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:42:46.255334 14561 instance_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:42:46.256012 14563 instance_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:42:46.257916 12721 server_base.cc:1061] running on GCE node
I20260608 12:42:46.259112 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:46.259382 12721 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:42:46.259577 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922566259562 us; error 0 us; skew 500 ppm
I20260608 12:42:46.260368 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:46.261224 14557 heartbeater.cc:344] Connected to a master server at 127.12.108.126:35815
I20260608 12:42:46.261610 14557 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:46.262598 14557 heartbeater.cc:507] Master 127.12.108.126:35815 requested a full tablet report, sending...
I20260608 12:42:46.263962 12721 webserver.cc:533] Webserver started at http://127.12.108.67:43925/ using document root <none> and password file <none>
I20260608 12:42:46.264655 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:46.264933 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:46.265115 14355 ts_manager.cc:194] Registered new tserver with Master: 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66:45609)
I20260608 12:42:46.265218 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:46.266664 14355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48134
I20260608 12:42:46.267002 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "735fc2f124e74086b1853d76a4717f8a"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-sxbk"
I20260608 12:42:46.272316 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:46.276379 14568 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:42:46.278126 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:42:46.278648 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "735fc2f124e74086b1853d76a4717f8a"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-sxbk"
I20260608 12:42:46.279263 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-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:42:46.300206 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:46.301440 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:46.302970 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:46.305286 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:46.305527 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.306135 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:46.306380 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:46.352217 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:42009
I20260608 12:42:46.352324 14630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:42009 every 8 connection(s)
I20260608 12:42:46.369588 14631 heartbeater.cc:344] Connected to a master server at 127.12.108.126:35815
I20260608 12:42:46.370368 14631 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:46.371291 14631 heartbeater.cc:507] Master 127.12.108.126:35815 requested a full tablet report, sending...
I20260608 12:42:46.373378 14355 ts_manager.cc:194] Registered new tserver with Master: 735fc2f124e74086b1853d76a4717f8a (127.12.108.67:42009)
I20260608 12:42:46.373513 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017652691s
I20260608 12:42:46.375202 14355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48140
I20260608 12:42:47.156971 14482 heartbeater.cc:499] Master 127.12.108.126:35815 was elected leader, sending a full tablet report...
I20260608 12:42:47.269563 14557 heartbeater.cc:499] Master 127.12.108.126:35815 was elected leader, sending a full tablet report...
I20260608 12:42:47.378228 14631 heartbeater.cc:499] Master 127.12.108.126:35815 was elected leader, sending a full tablet report...
I20260608 12:42:47.474632 14355 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48156:
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:42:47.477317 14355 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:42:47.537372 14446 tablet_service.cc:1511] Processing CreateTablet for tablet a56a9da097f6492ca156b06efdb204bf (DEFAULT_TABLE table=test-workload [id=12913a776f7d4d69b06ee06ac766793b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:42:47.539533 14446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a9da097f6492ca156b06efdb204bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.537171 14447 tablet_service.cc:1511] Processing CreateTablet for tablet 854293c3edec4d87bd409f41a982238a (DEFAULT_TABLE table=test-workload [id=12913a776f7d4d69b06ee06ac766793b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:42:47.541220 14447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854293c3edec4d87bd409f41a982238a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.543243 14521 tablet_service.cc:1511] Processing CreateTablet for tablet a56a9da097f6492ca156b06efdb204bf (DEFAULT_TABLE table=test-workload [id=12913a776f7d4d69b06ee06ac766793b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:42:47.543190 14522 tablet_service.cc:1511] Processing CreateTablet for tablet 854293c3edec4d87bd409f41a982238a (DEFAULT_TABLE table=test-workload [id=12913a776f7d4d69b06ee06ac766793b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:42:47.544239 14596 tablet_service.cc:1511] Processing CreateTablet for tablet 854293c3edec4d87bd409f41a982238a (DEFAULT_TABLE table=test-workload [id=12913a776f7d4d69b06ee06ac766793b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:42:47.545071 14521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a9da097f6492ca156b06efdb204bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.545969 14596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854293c3edec4d87bd409f41a982238a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.547224 14522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854293c3edec4d87bd409f41a982238a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.552191 14595 tablet_service.cc:1511] Processing CreateTablet for tablet a56a9da097f6492ca156b06efdb204bf (DEFAULT_TABLE table=test-workload [id=12913a776f7d4d69b06ee06ac766793b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:42:47.553771 14595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a9da097f6492ca156b06efdb204bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.582012 14653 tablet_bootstrap.cc:492] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4: Bootstrap starting.
I20260608 12:42:47.582569 14652 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5: Bootstrap starting.
I20260608 12:42:47.584662 14654 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a: Bootstrap starting.
I20260608 12:42:47.590865 14653 tablet_bootstrap.cc:654] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.591840 14654 tablet_bootstrap.cc:654] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.592780 14652 tablet_bootstrap.cc:654] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.598570 14653 tablet_bootstrap.cc:492] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4: No bootstrap required, opened a new log
I20260608 12:42:47.598585 14654 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a: No bootstrap required, opened a new log
I20260608 12:42:47.599539 14653 ts_tablet_manager.cc:1403] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:42:47.599589 14654 ts_tablet_manager.cc:1403] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260608 12:42:47.599692 14652 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5: No bootstrap required, opened a new log
I20260608 12:42:47.600636 14652 ts_tablet_manager.cc:1403] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260608 12:42:47.603068 14654 raft_consensus.cc:359] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.603883 14654 raft_consensus.cc:385] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.604177 14654 raft_consensus.cc:740] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735fc2f124e74086b1853d76a4717f8a, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.603960 14653 raft_consensus.cc:359] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.604707 14652 raft_consensus.cc:359] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.605270 14653 raft_consensus.cc:385] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.605590 14652 raft_consensus.cc:385] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.605235 14654 consensus_queue.cc:260] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.605994 14653 raft_consensus.cc:740] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0f52252a00491db62fcb0b7398a7b4, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.606050 14652 raft_consensus.cc:740] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b9fae75e4e3448286066df2659935a5, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.607461 14653 consensus_queue.cc:260] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.607414 14652 consensus_queue.cc:260] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.609169 14654 ts_tablet_manager.cc:1434] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:42:47.610306 14654 tablet_bootstrap.cc:492] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a: Bootstrap starting.
I20260608 12:42:47.617065 14654 tablet_bootstrap.cc:654] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.654891 14662 raft_consensus.cc:493] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.655951 14662 raft_consensus.cc:515] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.672091 14662 leader_election.cc:290] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671), 735fc2f124e74086b1853d76a4717f8a (127.12.108.67:42009)
I20260608 12:42:47.675709 14652 ts_tablet_manager.cc:1434] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5: Time spent starting tablet: real 0.075s	user 0.041s	sys 0.031s
I20260608 12:42:47.676851 14653 ts_tablet_manager.cc:1434] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4: Time spent starting tablet: real 0.077s	user 0.026s	sys 0.049s
I20260608 12:42:47.677152 14652 tablet_bootstrap.cc:492] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5: Bootstrap starting.
I20260608 12:42:47.679626 14653 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: Bootstrap starting.
I20260608 12:42:47.687286 14653 tablet_bootstrap.cc:654] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.689105 14652 tablet_bootstrap.cc:654] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.702940 14653 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: No bootstrap required, opened a new log
I20260608 12:42:47.703503 14653 ts_tablet_manager.cc:1403] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260608 12:42:47.706691 14653 raft_consensus.cc:359] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.707470 14653 raft_consensus.cc:385] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.707813 14653 raft_consensus.cc:740] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0f52252a00491db62fcb0b7398a7b4, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.708554 14653 consensus_queue.cc:260] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.710407 14654 tablet_bootstrap.cc:492] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a: No bootstrap required, opened a new log
I20260608 12:42:47.711145 14654 ts_tablet_manager.cc:1403] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a: Time spent bootstrapping tablet: real 0.101s	user 0.045s	sys 0.022s
I20260608 12:42:47.714249 14653 ts_tablet_manager.cc:1434] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:42:47.715528 14654 raft_consensus.cc:359] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.716641 14654 raft_consensus.cc:385] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.717140 14654 raft_consensus.cc:740] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735fc2f124e74086b1853d76a4717f8a, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.718472 14654 consensus_queue.cc:260] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.726773 14654 ts_tablet_manager.cc:1434] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:42:47.731295 14652 tablet_bootstrap.cc:492] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5: No bootstrap required, opened a new log
I20260608 12:42:47.732040 14652 ts_tablet_manager.cc:1403] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.011s
I20260608 12:42:47.732724 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a9da097f6492ca156b06efdb204bf" candidate_uuid: "1d0f52252a00491db62fcb0b7398a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b9fae75e4e3448286066df2659935a5" is_pre_election: true
I20260608 12:42:47.732585 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a9da097f6492ca156b06efdb204bf" candidate_uuid: "1d0f52252a00491db62fcb0b7398a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735fc2f124e74086b1853d76a4717f8a" is_pre_election: true
I20260608 12:42:47.734166 14606 raft_consensus.cc:2468] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0f52252a00491db62fcb0b7398a7b4 in term 0.
W20260608 12:42:47.735759 14495 leader_election.cc:343] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:47.735999 14652 raft_consensus.cc:359] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.736723 14495 leader_election.cc:304] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [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: 1d0f52252a00491db62fcb0b7398a7b4, 735fc2f124e74086b1853d76a4717f8a; no voters: 1b9fae75e4e3448286066df2659935a5
I20260608 12:42:47.736945 14652 raft_consensus.cc:385] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.737370 14652 raft_consensus.cc:740] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b9fae75e4e3448286066df2659935a5, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.737972 14662 raft_consensus.cc:2804] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.738376 14662 raft_consensus.cc:493] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.738739 14662 raft_consensus.cc:3060] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.738969 14652 consensus_queue.cc:260] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.741443 14652 ts_tablet_manager.cc:1434] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:42:47.745160 14662 raft_consensus.cc:515] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.747476 14662 leader_election.cc:290] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671), 735fc2f124e74086b1853d76a4717f8a (127.12.108.67:42009)
I20260608 12:42:47.748376 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a9da097f6492ca156b06efdb204bf" candidate_uuid: "1d0f52252a00491db62fcb0b7398a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b9fae75e4e3448286066df2659935a5"
I20260608 12:42:47.748660 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a9da097f6492ca156b06efdb204bf" candidate_uuid: "1d0f52252a00491db62fcb0b7398a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735fc2f124e74086b1853d76a4717f8a"
I20260608 12:42:47.748987 14457 raft_consensus.cc:3060] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.749354 14606 raft_consensus.cc:3060] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.754261 14457 raft_consensus.cc:2468] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0f52252a00491db62fcb0b7398a7b4 in term 1.
I20260608 12:42:47.755339 14495 leader_election.cc:304] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b9fae75e4e3448286066df2659935a5, 1d0f52252a00491db62fcb0b7398a7b4; no voters: 
I20260608 12:42:47.755841 14606 raft_consensus.cc:2468] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0f52252a00491db62fcb0b7398a7b4 in term 1.
I20260608 12:42:47.756083 14662 raft_consensus.cc:2804] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.756616 14662 raft_consensus.cc:697] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0f52252a00491db62fcb0b7398a7b4, State: Running, Role: LEADER
I20260608 12:42:47.757850 14662 consensus_queue.cc:237] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:42:47.767411 14353 catalog_manager.cc:5696] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "1d0f52252a00491db62fcb0b7398a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:47.901631 14662 raft_consensus.cc:493] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.902191 14662 raft_consensus.cc:515] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.904155 14662 leader_election.cc:290] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671), 735fc2f124e74086b1853d76a4717f8a (127.12.108.67:42009)
I20260608 12:42:47.904999 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854293c3edec4d87bd409f41a982238a" candidate_uuid: "1d0f52252a00491db62fcb0b7398a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b9fae75e4e3448286066df2659935a5" is_pre_election: true
I20260608 12:42:47.905205 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854293c3edec4d87bd409f41a982238a" candidate_uuid: "1d0f52252a00491db62fcb0b7398a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735fc2f124e74086b1853d76a4717f8a" is_pre_election: true
I20260608 12:42:47.905737 14606 raft_consensus.cc:2468] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0f52252a00491db62fcb0b7398a7b4 in term 0.
I20260608 12:42:47.905709 14457 raft_consensus.cc:2468] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0f52252a00491db62fcb0b7398a7b4 in term 0.
I20260608 12:42:47.907059 14495 leader_election.cc:304] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0f52252a00491db62fcb0b7398a7b4, 735fc2f124e74086b1853d76a4717f8a; no voters: 
I20260608 12:42:47.907815 14662 raft_consensus.cc:2804] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.908167 14662 raft_consensus.cc:493] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.908478 14662 raft_consensus.cc:3060] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.913007 14662 raft_consensus.cc:515] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.914916 14662 leader_election.cc:290] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [CANDIDATE]: Term 1 election: Requested vote from peers 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671), 735fc2f124e74086b1853d76a4717f8a (127.12.108.67:42009)
I20260608 12:42:47.915835 14457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854293c3edec4d87bd409f41a982238a" candidate_uuid: "1d0f52252a00491db62fcb0b7398a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b9fae75e4e3448286066df2659935a5"
I20260608 12:42:47.916019 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854293c3edec4d87bd409f41a982238a" candidate_uuid: "1d0f52252a00491db62fcb0b7398a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735fc2f124e74086b1853d76a4717f8a"
I20260608 12:42:47.916469 14457 raft_consensus.cc:3060] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.916519 14606 raft_consensus.cc:3060] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.923205 14606 raft_consensus.cc:2468] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0f52252a00491db62fcb0b7398a7b4 in term 1.
I20260608 12:42:47.923205 14457 raft_consensus.cc:2468] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0f52252a00491db62fcb0b7398a7b4 in term 1.
I20260608 12:42:47.924464 14495 leader_election.cc:304] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b9fae75e4e3448286066df2659935a5, 1d0f52252a00491db62fcb0b7398a7b4; no voters: 
I20260608 12:42:47.925109 14662 raft_consensus.cc:2804] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.925567 14662 raft_consensus.cc:697] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0f52252a00491db62fcb0b7398a7b4, State: Running, Role: LEADER
I20260608 12:42:47.926417 14662 consensus_queue.cc:237] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:47.933712 14353 catalog_manager.cc:5696] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "1d0f52252a00491db62fcb0b7398a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:47.962039 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:47.976974 14532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854293c3edec4d87bd409f41a982238a"
dest_uuid: "1d0f52252a00491db62fcb0b7398a7b4"
mode: GRACEFUL
new_leader_uuid: "1b9fae75e4e3448286066df2659935a5"
 from {username='slave'} at 127.0.0.1:41194
I20260608 12:42:47.977665 14532 raft_consensus.cc:606] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 LEADER]: Received request to transfer leadership to TS 1b9fae75e4e3448286066df2659935a5
I20260608 12:42:47.979192 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:42:47.979632 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:48.265672 14662 consensus_queue.cc:1048] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.281389 14673 consensus_queue.cc:1048] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:48.510278 14673 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.512117 14673 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.518429 14659 raft_consensus.cc:993] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: : Instructing follower 1b9fae75e4e3448286066df2659935a5 to start an election
I20260608 12:42:48.518958 14662 raft_consensus.cc:1081] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 LEADER]: Signalling peer 1b9fae75e4e3448286066df2659935a5 to start an election
I20260608 12:42:48.525243 14457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854293c3edec4d87bd409f41a982238a"
dest_uuid: "1b9fae75e4e3448286066df2659935a5"
 from {username='slave'} at 127.0.0.1:54938
I20260608 12:42:48.526571 14457 raft_consensus.cc:493] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:42:48.526996 14457 raft_consensus.cc:3060] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:48.534842 14457 raft_consensus.cc:515] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:48.537561 14457 leader_election.cc:290] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [CANDIDATE]: Term 2 election: Requested vote from peers 735fc2f124e74086b1853d76a4717f8a (127.12.108.67:42009), 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66:45609)
I20260608 12:42:48.553216 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854293c3edec4d87bd409f41a982238a" candidate_uuid: "1b9fae75e4e3448286066df2659935a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0f52252a00491db62fcb0b7398a7b4"
I20260608 12:42:48.553393 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854293c3edec4d87bd409f41a982238a" candidate_uuid: "1b9fae75e4e3448286066df2659935a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "735fc2f124e74086b1853d76a4717f8a"
I20260608 12:42:48.553809 14532 raft_consensus.cc:3055] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:42:48.553947 14606 raft_consensus.cc:3060] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:48.554232 14532 raft_consensus.cc:740] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0f52252a00491db62fcb0b7398a7b4, State: Running, Role: LEADER
I20260608 12:42:48.555522 14532 consensus_queue.cc:260] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [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: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:48.557367 14532 raft_consensus.cc:3060] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:48.559640 14606 raft_consensus.cc:2468] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b9fae75e4e3448286066df2659935a5 in term 2.
I20260608 12:42:48.560998 14420 leader_election.cc:304] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b9fae75e4e3448286066df2659935a5, 735fc2f124e74086b1853d76a4717f8a; no voters: 
I20260608 12:42:48.561966 14675 raft_consensus.cc:2804] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:48.563503 14675 raft_consensus.cc:697] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 2 LEADER]: Becoming Leader. State: Replica: 1b9fae75e4e3448286066df2659935a5, State: Running, Role: LEADER
I20260608 12:42:48.564497 14675 consensus_queue.cc:237] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } }
I20260608 12:42:48.565721 14532 raft_consensus.cc:2468] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b9fae75e4e3448286066df2659935a5 in term 2.
I20260608 12:42:48.571867 14355 catalog_manager.cc:5696] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 reported cstate change: term changed from 1 to 2, leader changed from 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66) to 1b9fae75e4e3448286066df2659935a5 (127.12.108.65). New cstate: current_term: 2 leader_uuid: "1b9fae75e4e3448286066df2659935a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:49.032225 14606 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:49.033967 14675 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:49.045549 14532 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 2 FOLLOWER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:49.047430 14690 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:49.980592 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:49.982913 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:49.983299 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:51.984175 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:51.986351 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:51.986747 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:53.988040 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:53.990986 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:53.991461 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:55.992484 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:55.994473 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:55.994755 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:57.995877 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:57.997956 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:57.998301 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:59.999285 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:00.001793 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:00.002368 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:00.079341 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:00.088639 14696 instance_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:43:00.089956 14697 instance_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:43:00.092092 12721 server_base.cc:1061] running on GCE node
W20260608 12:43:00.092188 14699 instance_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:43:00.094413 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:00.094661 12721 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:43:00.094897 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922580094879 us; error 0 us; skew 500 ppm
I20260608 12:43:00.095577 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:00.099591 12721 webserver.cc:533] Webserver started at http://127.12.108.68:33827/ using document root <none> and password file <none>
I20260608 12:43:00.100185 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:00.100400 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:00.100901 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:00.104168 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "38ecae9daabd45838794b6529c12b256"
format_stamp: "Formatted at 2026-06-08 12:43:00 on dist-test-slave-sxbk"
I20260608 12:43:00.110805 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260608 12:43:00.115549 14704 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:43:00.116745 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:00.117223 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "38ecae9daabd45838794b6529c12b256"
format_stamp: "Formatted at 2026-06-08 12:43:00 on dist-test-slave-sxbk"
I20260608 12:43:00.117530 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-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:43:00.136087 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:00.137624 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:00.140549 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:00.144055 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:00.144351 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:00.144644 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:00.144845 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:00.201465 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:37027
I20260608 12:43:00.201655 14766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:37027 every 8 connection(s)
I20260608 12:43:00.227355 14767 heartbeater.cc:344] Connected to a master server at 127.12.108.126:35815
I20260608 12:43:00.227771 14767 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:00.228613 14767 heartbeater.cc:507] Master 127.12.108.126:35815 requested a full tablet report, sending...
I20260608 12:43:00.230996 14353 ts_manager.cc:194] Registered new tserver with Master: 38ecae9daabd45838794b6529c12b256 (127.12.108.68:37027)
I20260608 12:43:00.232543 14353 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50380
I20260608 12:43:01.044961 14457 consensus_queue.cc:237] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [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: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: true } }
I20260608 12:43:01.055663 14606 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:01.057310 14532 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 2 FOLLOWER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:01.057660 14694 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:01.058990 14775 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:43:01.069427 14421 consensus_peers.cc:597] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 -> Peer 38ecae9daabd45838794b6529c12b256 (127.12.108.68:37027): Couldn't send request to peer 38ecae9daabd45838794b6529c12b256. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 854293c3edec4d87bd409f41a982238a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:01.071084 14775 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 38ecae9daabd45838794b6529c12b256 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: true } } }
I20260608 12:43:01.073122 14532 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 38ecae9daabd45838794b6529c12b256 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: true } } }
I20260608 12:43:01.074061 14606 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 38ecae9daabd45838794b6529c12b256 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: true } } }
I20260608 12:43:01.093052 14353 catalog_manager.cc:5696] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 reported cstate change: config changed from index -1 to 3, NON_VOTER 38ecae9daabd45838794b6529c12b256 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "1b9fae75e4e3448286066df2659935a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: true } } }
I20260608 12:43:01.237496 14767 heartbeater.cc:499] Master 127.12.108.126:35815 was elected leader, sending a full tablet report...
I20260608 12:43:01.533854 14785 ts_tablet_manager.cc:933] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: Initiating tablet copy from peer 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671)
I20260608 12:43:01.535841 14785 tablet_copy_client.cc:323] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:34671
I20260608 12:43:01.552242 14467 tablet_copy_service.cc:140] P 1b9fae75e4e3448286066df2659935a5: Received BeginTabletCopySession request for tablet 854293c3edec4d87bd409f41a982238a from peer 38ecae9daabd45838794b6529c12b256 ({username='slave'} at 127.0.0.1:52486)
I20260608 12:43:01.552779 14467 tablet_copy_service.cc:161] P 1b9fae75e4e3448286066df2659935a5: Beginning new tablet copy session on tablet 854293c3edec4d87bd409f41a982238a from peer 38ecae9daabd45838794b6529c12b256 at {username='slave'} at 127.0.0.1:52486: session id = 38ecae9daabd45838794b6529c12b256-854293c3edec4d87bd409f41a982238a
I20260608 12:43:01.558624 14467 tablet_copy_source_session.cc:215] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:01.561743 14785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854293c3edec4d87bd409f41a982238a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:01.573680 14785 tablet_copy_client.cc:806] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:01.574363 14785 tablet_copy_client.cc:670] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:01.578181 14785 tablet_copy_client.cc:538] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:01.584662 14785 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: Bootstrap starting.
I20260608 12:43:01.604177 14785 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: 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:43:01.604918 14785 tablet_bootstrap.cc:492] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: Bootstrap complete.
I20260608 12:43:01.605492 14785 ts_tablet_manager.cc:1403] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 12:43:01.608649 14785 raft_consensus.cc:359] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: true } }
I20260608 12:43:01.609443 14785 raft_consensus.cc:740] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 38ecae9daabd45838794b6529c12b256, State: Initialized, Role: LEARNER
I20260608 12:43:01.610497 14785 consensus_queue.cc:260] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [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: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: true } }
I20260608 12:43:01.613713 14785 ts_tablet_manager.cc:1434] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 12:43:01.615573 14467 tablet_copy_service.cc:342] P 1b9fae75e4e3448286066df2659935a5: Request end of tablet copy session 38ecae9daabd45838794b6529c12b256-854293c3edec4d87bd409f41a982238a received from {username='slave'} at 127.0.0.1:52486
I20260608 12:43:01.616004 14467 tablet_copy_service.cc:434] P 1b9fae75e4e3448286066df2659935a5: ending tablet copy session 38ecae9daabd45838794b6529c12b256-854293c3edec4d87bd409f41a982238a on tablet 854293c3edec4d87bd409f41a982238a with peer 38ecae9daabd45838794b6529c12b256
I20260608 12:43:02.003763 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:02.006820 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:02.007436 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:02.107851 14742 raft_consensus.cc:1217] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:02.565292 14790 raft_consensus.cc:1064] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5: attempting to promote NON_VOTER 38ecae9daabd45838794b6529c12b256 to VOTER
I20260608 12:43:02.568325 14790 consensus_queue.cc:237] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [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: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } }
I20260608 12:43:02.575770 14532 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 2 FOLLOWER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.578078 14791 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } 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:43:02.578559 14606 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.578504 14742 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 LEARNER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.580179 14790 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:02.581272 14694 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } 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:43:02.599004 14791 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 38ecae9daabd45838794b6529c12b256 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } } }
I20260608 12:43:02.601627 14606 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 38ecae9daabd45838794b6529c12b256 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } } }
I20260608 12:43:02.601598 14532 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 38ecae9daabd45838794b6529c12b256 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } } }
I20260608 12:43:02.613306 14742 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 38ecae9daabd45838794b6529c12b256 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } } }
I20260608 12:43:02.616273 14355 catalog_manager.cc:5696] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 reported cstate change: config changed from index 3 to 4, 38ecae9daabd45838794b6529c12b256 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1b9fae75e4e3448286066df2659935a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:02.644793 14457 consensus_queue.cc:237] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [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: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } }
I20260608 12:43:02.650862 14742 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 FOLLOWER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:02.651574 14606 raft_consensus.cc:1275] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Refusing update from remote peer 1b9fae75e4e3448286066df2659935a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:02.652585 14790 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } 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:43:02.653535 14791 consensus_queue.cc:1048] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:02.660862 14790 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } } }
I20260608 12:43:02.662580 14606 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } } }
I20260608 12:43:02.663641 14742 raft_consensus.cc:2955] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } } }
I20260608 12:43:02.672003 14339 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 854293c3edec4d87bd409f41a982238a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:02.676483 14354 catalog_manager.cc:5696] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 reported cstate change: config changed from index 4 to 5, VOTER 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66) evicted. New cstate: current_term: 2 leader_uuid: "1b9fae75e4e3448286066df2659935a5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:02.689730 14521 tablet_service.cc:1558] Processing DeleteTablet for tablet 854293c3edec4d87bd409f41a982238a with delete_type TABLET_DATA_TOMBSTONED (TS 1d0f52252a00491db62fcb0b7398a7b4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41180
I20260608 12:43:02.692667 14802 tablet_replica.cc:333] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: stopping tablet replica
I20260608 12:43:02.693671 14802 raft_consensus.cc:2243] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:02.694547 14802 raft_consensus.cc:2272] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:02.698032 14802 ts_tablet_manager.cc:1916] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:02.708818 14802 ts_tablet_manager.cc:1929] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:02.709153 14802 log.cc:1199] T 854293c3edec4d87bd409f41a982238a P 1d0f52252a00491db62fcb0b7398a7b4: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/854293c3edec4d87bd409f41a982238a
I20260608 12:43:02.710887 14340 catalog_manager.cc:5027] TS 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66:45609): tablet 854293c3edec4d87bd409f41a982238a (table test-workload [id=12913a776f7d4d69b06ee06ac766793b]) successfully deleted
I20260608 12:43:04.008741 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:04.011562 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:04.011976 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:06.013139 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:06.015260 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:06.015666 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:08.017366 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:08.020298 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:08.020673 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:10.022074 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:10.024361 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:10.024811 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:43:11.694728 14553 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2500 after lost signal to thread 12724
W20260608 12:43:11.696080 14553 debug-util.cc:398] Leaking SignalData structure 0x7b08000800c0 after lost signal to thread 14389
W20260608 12:43:11.697322 14553 debug-util.cc:398] Leaking SignalData structure 0x7b080012c4a0 after lost signal to thread 14481
W20260608 12:43:11.698685 14553 debug-util.cc:398] Leaking SignalData structure 0x7b0800174680 after lost signal to thread 14556
W20260608 12:43:11.700305 14553 debug-util.cc:398] Leaking SignalData structure 0x7b080016f300 after lost signal to thread 14630
W20260608 12:43:11.701603 14553 debug-util.cc:398] Leaking SignalData structure 0x7b0800171fa0 after lost signal to thread 14766
W20260608 12:43:11.757776 14386 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8620 after lost signal to thread 12724
W20260608 12:43:11.777168 14386 debug-util.cc:398] Leaking SignalData structure 0x7b08001ce1a0 after lost signal to thread 14389
W20260608 12:43:11.835656 14386 debug-util.cc:398] Leaking SignalData structure 0x7b0800179000 after lost signal to thread 14481
W20260608 12:43:11.836663 14386 debug-util.cc:398] Leaking SignalData structure 0x7b0800185fc0 after lost signal to thread 14556
W20260608 12:43:11.837612 14386 debug-util.cc:398] Leaking SignalData structure 0x7b0800116dc0 after lost signal to thread 14630
W20260608 12:43:11.838810 14386 debug-util.cc:398] Leaking SignalData structure 0x7b0800177100 after lost signal to thread 14766
I20260608 12:43:12.026006 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:12.029456 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:12.029999 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:14.031200 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:14.034556 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:14.035029 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:15.408560 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
W20260608 12:43:15.593430 14495 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:43:15.600363 14495 consensus_peers.cc:597] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 -> Peer 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671): Couldn't send request to peer 1b9fae75e4e3448286066df2659935a5. 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:43:15.630519 14807 raft_consensus.cc:493] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d0f52252a00491db62fcb0b7398a7b4)
I20260608 12:43:15.631863 14807 raft_consensus.cc:515] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "1d0f52252a00491db62fcb0b7398a7b4" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45609 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } }
I20260608 12:43:15.638509 14532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a9da097f6492ca156b06efdb204bf" candidate_uuid: "1b9fae75e4e3448286066df2659935a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d0f52252a00491db62fcb0b7398a7b4" is_pre_election: true
I20260608 12:43:15.640971 14604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a9da097f6492ca156b06efdb204bf" candidate_uuid: "1b9fae75e4e3448286066df2659935a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "735fc2f124e74086b1853d76a4717f8a" is_pre_election: true
I20260608 12:43:15.643841 14420 leader_election.cc:304] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [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: 1b9fae75e4e3448286066df2659935a5; no voters: 1d0f52252a00491db62fcb0b7398a7b4, 735fc2f124e74086b1853d76a4717f8a
I20260608 12:43:15.652813 14807 leader_election.cc:290] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d0f52252a00491db62fcb0b7398a7b4 (127.12.108.66:45609), 735fc2f124e74086b1853d76a4717f8a (127.12.108.67:42009)
I20260608 12:43:15.656844 14809 raft_consensus.cc:2749] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:43:15.668241 14810 raft_consensus.cc:493] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b9fae75e4e3448286066df2659935a5)
I20260608 12:43:15.669510 14810 raft_consensus.cc:515] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } }
I20260608 12:43:15.687891 14810 leader_election.cc:290] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671), 38ecae9daabd45838794b6529c12b256 (127.12.108.68:37027)
I20260608 12:43:15.868371 14815 raft_consensus.cc:493] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b9fae75e4e3448286066df2659935a5)
I20260608 12:43:15.869180 14815 raft_consensus.cc:515] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b9fae75e4e3448286066df2659935a5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 34671 } } peers { permanent_uuid: "735fc2f124e74086b1853d76a4717f8a" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 42009 } } peers { permanent_uuid: "38ecae9daabd45838794b6529c12b256" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 37027 } attrs { promote: false } }
I20260608 12:43:15.876605 14815 leader_election.cc:290] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671), 735fc2f124e74086b1853d76a4717f8a (127.12.108.67:42009)
I20260608 12:43:15.881225 14742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854293c3edec4d87bd409f41a982238a" candidate_uuid: "735fc2f124e74086b1853d76a4717f8a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "38ecae9daabd45838794b6529c12b256" is_pre_election: true
W20260608 12:43:15.893613 14705 leader_election.cc:336] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:43:15.909166 14569 leader_election.cc:336] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1b9fae75e4e3448286066df2659935a5 (127.12.108.65:34671): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:43:15.909876 14569 leader_election.cc:304] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735fc2f124e74086b1853d76a4717f8a; no voters: 1b9fae75e4e3448286066df2659935a5, 38ecae9daabd45838794b6529c12b256
I20260608 12:43:15.910807 14810 raft_consensus.cc:2749] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:43:15.911501 14606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854293c3edec4d87bd409f41a982238a" candidate_uuid: "38ecae9daabd45838794b6529c12b256" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "735fc2f124e74086b1853d76a4717f8a" is_pre_election: true
I20260608 12:43:15.913031 14705 leader_election.cc:304] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38ecae9daabd45838794b6529c12b256; no voters: 1b9fae75e4e3448286066df2659935a5, 735fc2f124e74086b1853d76a4717f8a
I20260608 12:43:15.913791 14815 raft_consensus.cc:2749] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:43:15.925769 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:15.926784 12721 tablet_replica.cc:333] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5: stopping tablet replica
I20260608 12:43:15.927605 12721 raft_consensus.cc:2243] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:15.928315 12721 raft_consensus.cc:2272] T a56a9da097f6492ca156b06efdb204bf P 1b9fae75e4e3448286066df2659935a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:15.930727 12721 tablet_replica.cc:333] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5: stopping tablet replica
I20260608 12:43:15.931267 12721 raft_consensus.cc:2243] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:15.932153 12721 raft_consensus.cc:2272] T 854293c3edec4d87bd409f41a982238a P 1b9fae75e4e3448286066df2659935a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:15.957316 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:43:15.975248 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:43:16.006821 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:16.008019 12721 tablet_replica.cc:333] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4: stopping tablet replica
I20260608 12:43:16.008874 12721 raft_consensus.cc:2243] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:16.010216 12721 raft_consensus.cc:2272] T a56a9da097f6492ca156b06efdb204bf P 1d0f52252a00491db62fcb0b7398a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:16.035974 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:16.038087 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:16.038542 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:43:16.156282 14553 debug-util.cc:398] Leaking SignalData structure 0x7b0800178040 after lost signal to thread 12724
W20260608 12:43:16.157336 14553 debug-util.cc:398] Leaking SignalData structure 0x7b08001787a0 after lost signal to thread 14389
W20260608 12:43:16.158576 14553 debug-util.cc:398] Leaking SignalData structure 0x7b0800120e20 after lost signal to thread 14481
W20260608 12:43:16.159663 14553 debug-util.cc:398] Leaking SignalData structure 0x7b08001d23a0 after lost signal to thread 14556
W20260608 12:43:16.160727 14553 debug-util.cc:398] Leaking SignalData structure 0x7b08000749c0 after lost signal to thread 14630
W20260608 12:43:16.161968 14553 debug-util.cc:398] Leaking SignalData structure 0x7b080018e9e0 after lost signal to thread 14766
I20260608 12:43:16.525364 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:43:16.538772 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:43:16.558424 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:16.559146 12721 tablet_replica.cc:333] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a: stopping tablet replica
I20260608 12:43:16.559736 12721 raft_consensus.cc:2243] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:16.560184 12721 raft_consensus.cc:2272] T a56a9da097f6492ca156b06efdb204bf P 735fc2f124e74086b1853d76a4717f8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:16.562386 12721 tablet_replica.cc:333] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a: stopping tablet replica
I20260608 12:43:16.562853 12721 raft_consensus.cc:2243] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:16.563797 12721 raft_consensus.cc:2272] T 854293c3edec4d87bd409f41a982238a P 735fc2f124e74086b1853d76a4717f8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:16.605060 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:43:16.620549 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:43:16.646847 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:16.647765 12721 tablet_replica.cc:333] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256: stopping tablet replica
I20260608 12:43:16.648459 12721 raft_consensus.cc:2243] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:16.649542 12721 raft_consensus.cc:2272] T 854293c3edec4d87bd409f41a982238a P 38ecae9daabd45838794b6529c12b256 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:17.701555 12721 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14763)
W20260608 12:43:17.715111 14763 debug-util.cc:398] Leaking SignalData structure 0x7b0800192b60 after lost signal to thread 12724
W20260608 12:43:17.716265 14763 debug-util.cc:398] Leaking SignalData structure 0x7b080013c900 after lost signal to thread 14389
I20260608 12:43:18.039875 14408 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:18.043105 14408 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:18.043591 14408 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:43:18.702253 12721 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14763)
W20260608 12:43:19.702744 12721 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 14763)
I20260608 12:43:19.970332 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:43:19.983060 12721 master.cc:562] Master@127.12.108.126:35815 shutting down...
I20260608 12:43:20.004750 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:20.005472 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:20.005860 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P bd48d21b76264bb78d993cb352c92702: stopping tablet replica
I20260608 12:43:20.044590 12721 master.cc:584] Master@127.12.108.126:35815 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (34273 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:43:20.087535 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:44087
I20260608 12:43:20.088811 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:20.095706 14821 instance_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:43:20.096187 14822 instance_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:43:20.097295 14824 instance_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:43:20.097946 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:20.099100 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:20.099326 12721 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:43:20.099442 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922600099431 us; error 0 us; skew 500 ppm
I20260608 12:43:20.099962 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:20.102633 12721 webserver.cc:533] Webserver started at http://127.12.108.126:42323/ using document root <none> and password file <none>
I20260608 12:43:20.103101 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:20.103278 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:20.103498 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:20.104773 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "cd22e67501e5472c89ed3c812cee2afc"
format_stamp: "Formatted at 2026-06-08 12:43:20 on dist-test-slave-sxbk"
I20260608 12:43:20.110332 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:43:20.114051 14829 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:43:20.115100 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:20.115428 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "cd22e67501e5472c89ed3c812cee2afc"
format_stamp: "Formatted at 2026-06-08 12:43:20 on dist-test-slave-sxbk"
I20260608 12:43:20.115739 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922546196251-12721-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:43:20.130725 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:20.132640 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:20.177439 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:44087
I20260608 12:43:20.177570 14880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:44087 every 8 connection(s)
I20260608 12:43:20.181870 14881 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:43:20.192903 14881 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc: Bootstrap starting.
I20260608 12:43:20.198261 14881 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:20.203016 14881 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc: No bootstrap required, opened a new log
I20260608 12:43:20.205322 14881 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd22e67501e5472c89ed3c812cee2afc" member_type: VOTER }
I20260608 12:43:20.205762 14881 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:20.205968 14881 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd22e67501e5472c89ed3c812cee2afc, State: Initialized, Role: FOLLOWER
I20260608 12:43:20.206583 14881 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd22e67501e5472c89ed3c812cee2afc" member_type: VOTER }
I20260608 12:43:20.207015 14881 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:20.207212 14881 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:20.207437 14881 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:20.211762 14881 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd22e67501e5472c89ed3c812cee2afc" member_type: VOTER }
I20260608 12:43:20.212268 14881 leader_election.cc:304] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [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: cd22e67501e5472c89ed3c812cee2afc; no voters: 
I20260608 12:43:20.213383 14881 leader_election.cc:290] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:20.213871 14884 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:20.215257 14884 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 1 LEADER]: Becoming Leader. State: Replica: cd22e67501e5472c89ed3c812cee2afc, State: Running, Role: LEADER
I20260608 12:43:20.215999 14884 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [LEADER]: Queue going to LEADER mode. State: All 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: "cd22e67501e5472c89ed3c812cee2afc" member_type: VOTER }
I20260608 12:43:20.216460 14881 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:20.221144 14885 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd22e67501e5472c89ed3c812cee2afc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd22e67501e5472c89ed3c812cee2afc" member_type: VOTER } }
I20260608 12:43:20.221211 14886 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd22e67501e5472c89ed3c812cee2afc. Latest consensus state: current_term: 1 leader_uuid: "cd22e67501e5472c89ed3c812cee2afc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd22e67501e5472c89ed3c812cee2afc" member_type: VOTER } }
I20260608 12:43:20.221951 14886 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:20.221923 14885 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:20.224941 14891 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:20.234095 14891 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:20.235169 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:20.243889 14891 catalog_manager.cc:1382] Generated new cluster ID: ab402511327c448d861b93c7af5db2f8
I20260608 12:43:20.244257 14891 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:20.264432 14891 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:20.265731 14891 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:20.282260 14891 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc: Generated new TSK 0
I20260608 12:43:20.282902 14891 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:20.300665 12721 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.00023005s
I20260608 12:43:32.398708 12721 master.cc:562] Master@127.12.108.126:44087 shutting down...
I20260608 12:43:32.425647 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.426573 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.426988 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd22e67501e5472c89ed3c812cee2afc: stopping tablet replica
I20260608 12:43:32.447891 12721 master.cc:584] Master@127.12.108.126:44087 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12396 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:43:32.484258 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:44569
I20260608 12:43:32.485484 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.491701 14904 instance_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:43:32.492460 14905 instance_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:43:32.493506 14907 instance_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:43:32.495115 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:32.496037 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:32.496275 12721 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:43:32.496470 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922612496452 us; error 0 us; skew 500 ppm
I20260608 12:43:32.497119 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.500146 12721 webserver.cc:533] Webserver started at http://127.12.108.126:44161/ using document root <none> and password file <none>
I20260608 12:43:32.500785 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.501005 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.501293 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.502686 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "95a18fe7c8464c8ab3b53ad197f757dd"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-sxbk"
I20260608 12:43:32.507819 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:43:32.511788 14912 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:43:32.512755 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:32.513008 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "95a18fe7c8464c8ab3b53ad197f757dd"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-sxbk"
I20260608 12:43:32.513265 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-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:43:32.533912 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:32.535293 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:32.577171 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:44569
I20260608 12:43:32.577572 14963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:44569 every 8 connection(s)
I20260608 12:43:32.582144 14964 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:43:32.593319 14964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd: Bootstrap starting.
I20260608 12:43:32.598560 14964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:32.603221 14964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd: No bootstrap required, opened a new log
I20260608 12:43:32.605549 14964 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95a18fe7c8464c8ab3b53ad197f757dd" member_type: VOTER }
I20260608 12:43:32.605993 14964 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:32.606184 14964 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95a18fe7c8464c8ab3b53ad197f757dd, State: Initialized, Role: FOLLOWER
I20260608 12:43:32.607124 14964 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95a18fe7c8464c8ab3b53ad197f757dd" member_type: VOTER }
I20260608 12:43:32.607807 14964 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:32.608088 14964 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:32.608476 14964 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:32.613601 14964 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95a18fe7c8464c8ab3b53ad197f757dd" member_type: VOTER }
I20260608 12:43:32.614142 14964 leader_election.cc:304] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [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: 95a18fe7c8464c8ab3b53ad197f757dd; no voters: 
I20260608 12:43:32.615585 14964 leader_election.cc:290] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:32.616145 14967 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:32.617587 14967 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 1 LEADER]: Becoming Leader. State: Replica: 95a18fe7c8464c8ab3b53ad197f757dd, State: Running, Role: LEADER
I20260608 12:43:32.618530 14967 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [LEADER]: Queue going to LEADER mode. State: All 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: "95a18fe7c8464c8ab3b53ad197f757dd" member_type: VOTER }
I20260608 12:43:32.618829 14964 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:32.622033 14969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95a18fe7c8464c8ab3b53ad197f757dd. Latest consensus state: current_term: 1 leader_uuid: "95a18fe7c8464c8ab3b53ad197f757dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95a18fe7c8464c8ab3b53ad197f757dd" member_type: VOTER } }
I20260608 12:43:32.621924 14968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95a18fe7c8464c8ab3b53ad197f757dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95a18fe7c8464c8ab3b53ad197f757dd" member_type: VOTER } }
I20260608 12:43:32.622781 14969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:32.622854 14968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:32.626879 14972 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:32.632586 14972 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:32.635654 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:32.643950 14972 catalog_manager.cc:1382] Generated new cluster ID: 0062fdba3d1645ca9c6ea7c5ffa587c8
I20260608 12:43:32.644273 14972 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:32.660132 14972 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:32.661880 14972 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:32.677435 14972 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd: Generated new TSK 0
I20260608 12:43:32.678092 14972 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:32.702453 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.710276 14985 instance_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:43:32.711161 14986 instance_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:43:32.713716 14988 instance_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:43:32.713860 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:32.715504 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:32.715801 12721 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:43:32.716147 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922612716124 us; error 0 us; skew 500 ppm
I20260608 12:43:32.716754 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.719478 12721 webserver.cc:533] Webserver started at http://127.12.108.65:43961/ using document root <none> and password file <none>
I20260608 12:43:32.720041 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.720316 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.720695 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.721976 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "d70b394aa353480b957ec9777d091886"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-sxbk"
I20260608 12:43:32.727304 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:32.731863 14993 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:43:32.732793 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260608 12:43:32.733152 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "d70b394aa353480b957ec9777d091886"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-sxbk"
I20260608 12:43:32.733470 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-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:43:32.749087 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:32.750433 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:32.752039 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:32.754685 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:32.754917 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.755157 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:32.755331 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.800535 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:38637
I20260608 12:43:32.800671 15055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:38637 every 8 connection(s)
I20260608 12:43:32.805932 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.814599 15060 instance_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:43:32.815021 15061 instance_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:43:32.819895 15063 instance_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:43:32.819927 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:32.821235 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:32.821740 12721 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:43:32.821985 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922612821957 us; error 0 us; skew 500 ppm
I20260608 12:43:32.822726 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.825623 15056 heartbeater.cc:344] Connected to a master server at 127.12.108.126:44569
I20260608 12:43:32.826004 15056 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:32.826828 15056 heartbeater.cc:507] Master 127.12.108.126:44569 requested a full tablet report, sending...
I20260608 12:43:32.827656 12721 webserver.cc:533] Webserver started at http://127.12.108.66:41855/ using document root <none> and password file <none>
I20260608 12:43:32.828490 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.828768 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.829092 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.829422 14929 ts_manager.cc:194] Registered new tserver with Master: d70b394aa353480b957ec9777d091886 (127.12.108.65:38637)
I20260608 12:43:32.830607 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "19274aac1e9d4898a6979960b60a5e5b"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-sxbk"
I20260608 12:43:32.831519 14929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33958
I20260608 12:43:32.835988 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:32.840504 15068 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:43:32.841720 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:32.842002 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "19274aac1e9d4898a6979960b60a5e5b"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-sxbk"
I20260608 12:43:32.842442 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-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:43:32.862016 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:32.864435 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:32.866837 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:32.869447 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:32.869733 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.869995 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:32.870193 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.917075 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:39963
I20260608 12:43:32.917507 15130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:39963 every 8 connection(s)
I20260608 12:43:32.923849 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.932931 15135 instance_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:43:32.932848 15134 instance_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:43:32.937532 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:32.938895 15131 heartbeater.cc:344] Connected to a master server at 127.12.108.126:44569
W20260608 12:43:32.939245 15138 instance_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:43:32.939394 15131 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:32.940430 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:32.940488 15131 heartbeater.cc:507] Master 127.12.108.126:44569 requested a full tablet report, sending...
W20260608 12:43:32.940842 12721 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:43:32.941057 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922612941036 us; error 0 us; skew 500 ppm
I20260608 12:43:32.941849 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.943199 14929 ts_manager.cc:194] Registered new tserver with Master: 19274aac1e9d4898a6979960b60a5e5b (127.12.108.66:39963)
I20260608 12:43:32.944936 14929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33974
I20260608 12:43:32.946288 12721 webserver.cc:533] Webserver started at http://127.12.108.67:41191/ using document root <none> and password file <none>
I20260608 12:43:32.947096 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.947386 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.947743 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.949218 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "d5b18407a32b436eb9c03c2042fc1ddd"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-sxbk"
I20260608 12:43:32.954377 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260608 12:43:32.958271 15142 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:43:32.959229 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:32.959587 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "d5b18407a32b436eb9c03c2042fc1ddd"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-sxbk"
I20260608 12:43:32.959896 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922546196251-12721-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:43:32.974179 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:32.975657 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:32.977296 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:32.979777 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:32.980065 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.980367 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:32.980592 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.028791 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:35299
I20260608 12:43:33.028885 15204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:35299 every 8 connection(s)
I20260608 12:43:33.045650 15205 heartbeater.cc:344] Connected to a master server at 127.12.108.126:44569
I20260608 12:43:33.046322 15205 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:33.047216 15205 heartbeater.cc:507] Master 127.12.108.126:44569 requested a full tablet report, sending...
I20260608 12:43:33.049371 14929 ts_manager.cc:194] Registered new tserver with Master: d5b18407a32b436eb9c03c2042fc1ddd (127.12.108.67:35299)
I20260608 12:43:33.049993 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01764596s
I20260608 12:43:33.050855 14929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33980
I20260608 12:43:33.834362 15056 heartbeater.cc:499] Master 127.12.108.126:44569 was elected leader, sending a full tablet report...
I20260608 12:43:33.948401 15131 heartbeater.cc:499] Master 127.12.108.126:44569 was elected leader, sending a full tablet report...
I20260608 12:43:34.054615 15205 heartbeater.cc:499] Master 127.12.108.126:44569 was elected leader, sending a full tablet report...
I20260608 12:43:34.635529 14982 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:36.636615 14982 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:38.638027 14982 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:40.639535 14982 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:42.640949 14982 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:44.642549 14982 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:45.148835 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:43:45.179944 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:45.199463 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:43:45.213160 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:43:45.238565 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:45.255879 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:43:45.265341 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:43:45.290110 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:45.308072 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:43:45.318156 12721 master.cc:562] Master@127.12.108.126:44569 shutting down...
I20260608 12:43:45.339659 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.340422 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.340739 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95a18fe7c8464c8ab3b53ad197f757dd: stopping tablet replica
I20260608 12:43:45.359862 12721 master.cc:584] Master@127.12.108.126:44569 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12910 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:43:45.397146 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:39611
I20260608 12:43:45.398476 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:45.406178 15210 instance_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:43:45.406302 15211 instance_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:43:45.407267 15213 instance_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:43:45.408048 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:45.409520 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:45.409722 12721 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:43:45.410316 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922625410295 us; error 0 us; skew 500 ppm
I20260608 12:43:45.410995 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:45.416433 12721 webserver.cc:533] Webserver started at http://127.12.108.126:33347/ using document root <none> and password file <none>
I20260608 12:43:45.417217 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:45.417560 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:45.418072 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:45.419512 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "c9d29805fe2545b097d2c94d85784642"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-sxbk"
I20260608 12:43:45.424837 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:43:45.432305 15218 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:43:45.433266 12721 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:43:45.433696 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "c9d29805fe2545b097d2c94d85784642"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-sxbk"
I20260608 12:43:45.434024 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-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:43:45.462513 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:45.463903 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:45.513413 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:39611
I20260608 12:43:45.513566 15269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:39611 every 8 connection(s)
I20260608 12:43:45.518163 15270 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:43:45.530754 15270 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642: Bootstrap starting.
I20260608 12:43:45.536262 15270 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:45.540828 15270 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642: No bootstrap required, opened a new log
I20260608 12:43:45.543262 15270 raft_consensus.cc:359] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d29805fe2545b097d2c94d85784642" member_type: VOTER }
I20260608 12:43:45.543711 15270 raft_consensus.cc:385] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:45.543987 15270 raft_consensus.cc:740] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d29805fe2545b097d2c94d85784642, State: Initialized, Role: FOLLOWER
I20260608 12:43:45.544746 15270 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9d29805fe2545b097d2c94d85784642" member_type: VOTER }
I20260608 12:43:45.545264 15270 raft_consensus.cc:399] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:45.545471 15270 raft_consensus.cc:493] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:45.545791 15270 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.550386 15270 raft_consensus.cc:515] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d29805fe2545b097d2c94d85784642" member_type: VOTER }
I20260608 12:43:45.550971 15270 leader_election.cc:304] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [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: c9d29805fe2545b097d2c94d85784642; no voters: 
I20260608 12:43:45.552846 15270 leader_election.cc:290] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:45.553411 15273 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:45.554986 15273 raft_consensus.cc:697] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 1 LEADER]: Becoming Leader. State: Replica: c9d29805fe2545b097d2c94d85784642, State: Running, Role: LEADER
I20260608 12:43:45.555768 15273 consensus_queue.cc:237] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [LEADER]: Queue going to LEADER mode. State: All 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: "c9d29805fe2545b097d2c94d85784642" member_type: VOTER }
I20260608 12:43:45.556838 15270 sys_catalog.cc:565] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:45.559243 15275 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c9d29805fe2545b097d2c94d85784642. Latest consensus state: current_term: 1 leader_uuid: "c9d29805fe2545b097d2c94d85784642" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d29805fe2545b097d2c94d85784642" member_type: VOTER } }
I20260608 12:43:45.559165 15274 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c9d29805fe2545b097d2c94d85784642" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d29805fe2545b097d2c94d85784642" member_type: VOTER } }
I20260608 12:43:45.559986 15275 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:45.560140 15274 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:45.564626 15280 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:45.572245 15280 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:45.573330 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:45.583775 15280 catalog_manager.cc:1382] Generated new cluster ID: 687502e06b354992beb6a798a6779843
I20260608 12:43:45.584168 15280 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:45.599080 15280 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:45.600419 15280 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:45.622985 15280 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642: Generated new TSK 0
I20260608 12:43:45.623665 15280 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:45.640136 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:45.646895 15291 instance_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:43:45.648290 15292 instance_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:43:45.650364 12721 server_base.cc:1061] running on GCE node
W20260608 12:43:45.650725 15294 instance_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:43:45.651631 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:45.651818 12721 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:43:45.652050 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922625652034 us; error 0 us; skew 500 ppm
I20260608 12:43:45.652729 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:45.655341 12721 webserver.cc:533] Webserver started at http://127.12.108.65:34797/ using document root <none> and password file <none>
I20260608 12:43:45.655892 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:45.656093 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:45.656412 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:45.657678 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "cae232571d934b1bb4fa9669860eb68b"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-sxbk"
I20260608 12:43:45.662709 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:45.666392 15299 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:43:45.667397 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:43:45.667729 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "cae232571d934b1bb4fa9669860eb68b"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-sxbk"
I20260608 12:43:45.668066 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-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:43:45.690739 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:45.692468 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:45.694475 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:45.697549 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:45.697897 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:45.698254 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:45.698459 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:43:45.752228 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:37363
I20260608 12:43:45.752367 15361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:37363 every 8 connection(s)
I20260608 12:43:45.758924 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:45.768113 15366 instance_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:43:45.769641 15367 instance_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:43:45.772403 15369 instance_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:43:45.773177 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:45.774315 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:45.774639 12721 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:43:45.774693 15362 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39611
I20260608 12:43:45.774930 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922625774907 us; error 0 us; skew 500 ppm
I20260608 12:43:45.775173 15362 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:45.775754 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:45.776096 15362 heartbeater.cc:507] Master 127.12.108.126:39611 requested a full tablet report, sending...
I20260608 12:43:45.779727 12721 webserver.cc:533] Webserver started at http://127.12.108.66:46291/ using document root <none> and password file <none>
I20260608 12:43:45.779838 15235 ts_manager.cc:194] Registered new tserver with Master: cae232571d934b1bb4fa9669860eb68b (127.12.108.65:37363)
I20260608 12:43:45.780401 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:45.780702 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:45.781023 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:45.782380 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "41d51a6ee24345fdb77b736cf5baaeab"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-sxbk"
I20260608 12:43:45.782557 15235 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46160
I20260608 12:43:45.788208 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:43:45.793336 15374 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:43:45.794704 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:43:45.795094 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "41d51a6ee24345fdb77b736cf5baaeab"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-sxbk"
I20260608 12:43:45.795424 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-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:43:45.808144 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:45.809818 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:45.811851 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:45.815012 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:45.815317 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:45.815630 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:45.815845 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:45.869328 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:44543
I20260608 12:43:45.869693 15436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:44543 every 8 connection(s)
I20260608 12:43:45.874770 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:45.884413 15440 instance_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:43:45.886672 15441 instance_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:43:45.888077 12721 server_base.cc:1061] running on GCE node
W20260608 12:43:45.889880 15443 instance_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:43:45.890976 15437 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39611
I20260608 12:43:45.891031 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:45.891477 12721 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:43:45.891574 15437 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:45.891765 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922625891743 us; error 0 us; skew 500 ppm
I20260608 12:43:45.892638 15437 heartbeater.cc:507] Master 127.12.108.126:39611 requested a full tablet report, sending...
I20260608 12:43:45.892741 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:45.895644 15235 ts_manager.cc:194] Registered new tserver with Master: 41d51a6ee24345fdb77b736cf5baaeab (127.12.108.66:44543)
I20260608 12:43:45.896160 12721 webserver.cc:533] Webserver started at http://127.12.108.67:42039/ using document root <none> and password file <none>
I20260608 12:43:45.896773 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:45.897047 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:45.897334 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:45.897403 15235 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46168
I20260608 12:43:45.899047 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "c12fd958cbba4d06a17bea39d9c89b19"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-sxbk"
I20260608 12:43:45.905462 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:43:45.909490 15448 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:43:45.910549 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:45.910820 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "c12fd958cbba4d06a17bea39d9c89b19"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-sxbk"
I20260608 12:43:45.911064 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922546196251-12721-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:43:45.947549 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:45.949016 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:45.950657 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:45.953223 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:45.953420 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:45.953754 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:45.953918 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.003751 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:36895
I20260608 12:43:46.003954 15510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:36895 every 8 connection(s)
I20260608 12:43:46.020190 15511 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39611
I20260608 12:43:46.020823 15511 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:46.021867 15511 heartbeater.cc:507] Master 127.12.108.126:39611 requested a full tablet report, sending...
I20260608 12:43:46.024717 15235 ts_manager.cc:194] Registered new tserver with Master: c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67:36895)
I20260608 12:43:46.025333 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01792978s
I20260608 12:43:46.027107 15235 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46174
I20260608 12:43:46.786558 15362 heartbeater.cc:499] Master 127.12.108.126:39611 was elected leader, sending a full tablet report...
I20260608 12:43:46.901511 15437 heartbeater.cc:499] Master 127.12.108.126:39611 was elected leader, sending a full tablet report...
I20260608 12:43:47.031024 15511 heartbeater.cc:499] Master 127.12.108.126:39611 was elected leader, sending a full tablet report...
I20260608 12:43:47.102908 15235 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46188:
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:43:47.106073 15235 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:43:47.177230 15402 tablet_service.cc:1511] Processing CreateTablet for tablet 7c717f6ea2e04a4aa6ce4f05d2e6e764 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:47.180457 15399 tablet_service.cc:1511] Processing CreateTablet for tablet a22c097540e2404fa8ea7f9bf73bbec1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:47.182468 15399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22c097540e2404fa8ea7f9bf73bbec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.181893 15401 tablet_service.cc:1511] Processing CreateTablet for tablet 9e778084cb5f4c19a8503c4b0780b3b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:47.182337 15327 tablet_service.cc:1511] Processing CreateTablet for tablet 7c717f6ea2e04a4aa6ce4f05d2e6e764 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:47.183626 15401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e778084cb5f4c19a8503c4b0780b3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.184134 15327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c717f6ea2e04a4aa6ce4f05d2e6e764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.180510 15400 tablet_service.cc:1511] Processing CreateTablet for tablet 2863802dc73c4a48a8d730a5d58692c6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:47.185529 15402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c717f6ea2e04a4aa6ce4f05d2e6e764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.189422 15400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2863802dc73c4a48a8d730a5d58692c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.192358 15326 tablet_service.cc:1511] Processing CreateTablet for tablet 9e778084cb5f4c19a8503c4b0780b3b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:47.194010 15326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e778084cb5f4c19a8503c4b0780b3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.204366 15325 tablet_service.cc:1511] Processing CreateTablet for tablet 2863802dc73c4a48a8d730a5d58692c6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:47.205989 15325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2863802dc73c4a48a8d730a5d58692c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.214847 15324 tablet_service.cc:1511] Processing CreateTablet for tablet a22c097540e2404fa8ea7f9bf73bbec1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:47.216514 15324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22c097540e2404fa8ea7f9bf73bbec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.221966 15532 tablet_bootstrap.cc:492] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab: Bootstrap starting.
I20260608 12:43:47.224587 15476 tablet_service.cc:1511] Processing CreateTablet for tablet 7c717f6ea2e04a4aa6ce4f05d2e6e764 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:47.226460 15476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c717f6ea2e04a4aa6ce4f05d2e6e764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.231326 15475 tablet_service.cc:1511] Processing CreateTablet for tablet 9e778084cb5f4c19a8503c4b0780b3b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:47.233117 15475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e778084cb5f4c19a8503c4b0780b3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.234246 15532 tablet_bootstrap.cc:654] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.238551 15474 tablet_service.cc:1511] Processing CreateTablet for tablet 2863802dc73c4a48a8d730a5d58692c6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:47.240182 15474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2863802dc73c4a48a8d730a5d58692c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.251629 15473 tablet_service.cc:1511] Processing CreateTablet for tablet a22c097540e2404fa8ea7f9bf73bbec1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0f4188be723445bca532830246fffa13]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:47.253225 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22c097540e2404fa8ea7f9bf73bbec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.261296 15532 tablet_bootstrap.cc:492] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab: No bootstrap required, opened a new log
I20260608 12:43:47.261961 15532 ts_tablet_manager.cc:1403] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.024s
I20260608 12:43:47.265905 15532 raft_consensus.cc:359] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.267004 15532 raft_consensus.cc:385] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.267360 15532 raft_consensus.cc:740] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d51a6ee24345fdb77b736cf5baaeab, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.268529 15532 consensus_queue.cc:260] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.276307 15535 tablet_bootstrap.cc:492] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19: Bootstrap starting.
I20260608 12:43:47.287019 15532 ts_tablet_manager.cc:1434] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.010s
I20260608 12:43:47.288262 15532 tablet_bootstrap.cc:492] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab: Bootstrap starting.
I20260608 12:43:47.295547 15533 tablet_bootstrap.cc:492] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b: Bootstrap starting.
I20260608 12:43:47.296422 15532 tablet_bootstrap.cc:654] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.301716 15535 tablet_bootstrap.cc:654] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.305827 15533 tablet_bootstrap.cc:654] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.309131 15532 tablet_bootstrap.cc:492] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab: No bootstrap required, opened a new log
I20260608 12:43:47.309670 15532 ts_tablet_manager.cc:1403] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 12:43:47.310364 15535 tablet_bootstrap.cc:492] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19: No bootstrap required, opened a new log
I20260608 12:43:47.310832 15535 ts_tablet_manager.cc:1403] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.005s
I20260608 12:43:47.312188 15533 tablet_bootstrap.cc:492] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b: No bootstrap required, opened a new log
I20260608 12:43:47.312335 15532 raft_consensus.cc:359] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.312791 15533 ts_tablet_manager.cc:1403] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 12:43:47.313112 15532 raft_consensus.cc:385] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.313459 15532 raft_consensus.cc:740] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d51a6ee24345fdb77b736cf5baaeab, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.314283 15532 consensus_queue.cc:260] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.314098 15535 raft_consensus.cc:359] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.315027 15535 raft_consensus.cc:385] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.315382 15535 raft_consensus.cc:740] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12fd958cbba4d06a17bea39d9c89b19, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.316154 15533 raft_consensus.cc:359] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.316464 15532 ts_tablet_manager.cc:1434] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 12:43:47.316987 15533 raft_consensus.cc:385] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.316430 15535 consensus_queue.cc:260] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.317456 15533 raft_consensus.cc:740] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae232571d934b1bb4fa9669860eb68b, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.317797 15532 tablet_bootstrap.cc:492] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab: Bootstrap starting.
I20260608 12:43:47.318557 15533 consensus_queue.cc:260] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.327973 15532 tablet_bootstrap.cc:654] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.329180 15533 ts_tablet_manager.cc:1434] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:43:47.330384 15533 tablet_bootstrap.cc:492] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b: Bootstrap starting.
I20260608 12:43:47.333190 15535 ts_tablet_manager.cc:1434] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260608 12:43:47.334417 15535 tablet_bootstrap.cc:492] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19: Bootstrap starting.
I20260608 12:43:47.338264 15533 tablet_bootstrap.cc:654] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.343255 15535 tablet_bootstrap.cc:654] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.358433 15535 tablet_bootstrap.cc:492] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19: No bootstrap required, opened a new log
I20260608 12:43:47.359357 15535 ts_tablet_manager.cc:1403] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260608 12:43:47.363303 15533 tablet_bootstrap.cc:492] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b: No bootstrap required, opened a new log
I20260608 12:43:47.363821 15533 ts_tablet_manager.cc:1403] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260608 12:43:47.363705 15535 raft_consensus.cc:359] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.364491 15532 tablet_bootstrap.cc:492] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab: No bootstrap required, opened a new log
I20260608 12:43:47.364745 15535 raft_consensus.cc:385] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.365051 15532 ts_tablet_manager.cc:1403] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.023s
I20260608 12:43:47.365088 15535 raft_consensus.cc:740] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12fd958cbba4d06a17bea39d9c89b19, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.366457 15535 consensus_queue.cc:260] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.366860 15533 raft_consensus.cc:359] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.367698 15533 raft_consensus.cc:385] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.368016 15533 raft_consensus.cc:740] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae232571d934b1bb4fa9669860eb68b, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.368768 15533 consensus_queue.cc:260] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.369212 15535 ts_tablet_manager.cc:1434] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:43:47.370978 15535 tablet_bootstrap.cc:492] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19: Bootstrap starting.
I20260608 12:43:47.371560 15533 ts_tablet_manager.cc:1434] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:47.373718 15533 tablet_bootstrap.cc:492] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b: Bootstrap starting.
I20260608 12:43:47.374100 15532 raft_consensus.cc:359] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.374904 15532 raft_consensus.cc:385] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:43:47.375828 15438 tablet.cc:2404] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:43:47.375249 15532 raft_consensus.cc:740] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d51a6ee24345fdb77b736cf5baaeab, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.378101 15532 consensus_queue.cc:260] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.380909 15532 ts_tablet_manager.cc:1434] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 12:43:47.381433 15533 tablet_bootstrap.cc:654] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.382050 15532 tablet_bootstrap.cc:492] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab: Bootstrap starting.
I20260608 12:43:47.391284 15532 tablet_bootstrap.cc:654] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.391503 15535 tablet_bootstrap.cc:654] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.393702 15533 tablet_bootstrap.cc:492] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b: No bootstrap required, opened a new log
I20260608 12:43:47.394385 15533 ts_tablet_manager.cc:1403] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260608 12:43:47.398948 15533 raft_consensus.cc:359] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.400079 15533 raft_consensus.cc:385] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.400588 15533 raft_consensus.cc:740] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae232571d934b1bb4fa9669860eb68b, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.401907 15533 consensus_queue.cc:260] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.405752 15533 ts_tablet_manager.cc:1434] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:43:47.407037 15533 tablet_bootstrap.cc:492] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b: Bootstrap starting.
I20260608 12:43:47.405926 15535 tablet_bootstrap.cc:492] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19: No bootstrap required, opened a new log
I20260608 12:43:47.407795 15535 ts_tablet_manager.cc:1403] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.004s
I20260608 12:43:47.409019 15532 tablet_bootstrap.cc:492] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab: No bootstrap required, opened a new log
I20260608 12:43:47.409613 15532 ts_tablet_manager.cc:1403] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.010s
I20260608 12:43:47.411324 15535 raft_consensus.cc:359] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.412194 15535 raft_consensus.cc:385] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.412626 15535 raft_consensus.cc:740] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12fd958cbba4d06a17bea39d9c89b19, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.413190 15532 raft_consensus.cc:359] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.413543 15535 consensus_queue.cc:260] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.413978 15532 raft_consensus.cc:385] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.414108 15533 tablet_bootstrap.cc:654] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.414588 15532 raft_consensus.cc:740] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d51a6ee24345fdb77b736cf5baaeab, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.415669 15532 consensus_queue.cc:260] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.418537 15535 ts_tablet_manager.cc:1434] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:43:47.418781 15532 ts_tablet_manager.cc:1434] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:43:47.419718 15535 tablet_bootstrap.cc:492] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19: Bootstrap starting.
I20260608 12:43:47.422690 15536 raft_consensus.cc:493] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:47.423460 15536 raft_consensus.cc:515] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.427997 15535 tablet_bootstrap.cc:654] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.429112 15541 raft_consensus.cc:493] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:47.429538 15536 leader_election.cc:290] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cae232571d934b1bb4fa9669860eb68b (127.12.108.65:37363), c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67:36895)
I20260608 12:43:47.429651 15541 raft_consensus.cc:515] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.435918 15541 leader_election.cc:290] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41d51a6ee24345fdb77b736cf5baaeab (127.12.108.66:44543), c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67:36895)
I20260608 12:43:47.453001 15533 tablet_bootstrap.cc:492] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b: No bootstrap required, opened a new log
I20260608 12:43:47.453711 15533 ts_tablet_manager.cc:1403] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.009s
I20260608 12:43:47.463261 15337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c717f6ea2e04a4aa6ce4f05d2e6e764" candidate_uuid: "41d51a6ee24345fdb77b736cf5baaeab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae232571d934b1bb4fa9669860eb68b" is_pre_election: true
I20260608 12:43:47.463438 15533 raft_consensus.cc:359] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.465134 15533 raft_consensus.cc:385] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.465214 15337 raft_consensus.cc:2468] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d51a6ee24345fdb77b736cf5baaeab in term 0.
I20260608 12:43:47.465812 15533 raft_consensus.cc:740] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae232571d934b1bb4fa9669860eb68b, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.466861 15533 consensus_queue.cc:260] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.469269 15377 leader_election.cc:304] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41d51a6ee24345fdb77b736cf5baaeab, cae232571d934b1bb4fa9669860eb68b; no voters: 
I20260608 12:43:47.470117 15533 ts_tablet_manager.cc:1434] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:43:47.470551 15536 raft_consensus.cc:2804] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:47.470913 15536 raft_consensus.cc:493] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:47.471200 15536 raft_consensus.cc:3060] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.478091 15541 raft_consensus.cc:493] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:47.478850 15541 raft_consensus.cc:515] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.482177 15541 leader_election.cc:290] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41d51a6ee24345fdb77b736cf5baaeab (127.12.108.66:44543), c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67:36895)
I20260608 12:43:47.479563 15536 raft_consensus.cc:515] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.483191 15412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2863802dc73c4a48a8d730a5d58692c6" candidate_uuid: "cae232571d934b1bb4fa9669860eb68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d51a6ee24345fdb77b736cf5baaeab" is_pre_election: true
I20260608 12:43:47.483888 15412 raft_consensus.cc:2468] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae232571d934b1bb4fa9669860eb68b in term 0.
I20260608 12:43:47.486951 15337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c717f6ea2e04a4aa6ce4f05d2e6e764" candidate_uuid: "41d51a6ee24345fdb77b736cf5baaeab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae232571d934b1bb4fa9669860eb68b"
I20260608 12:43:47.487931 15337 raft_consensus.cc:3060] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.488173 15486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2863802dc73c4a48a8d730a5d58692c6" candidate_uuid: "cae232571d934b1bb4fa9669860eb68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12fd958cbba4d06a17bea39d9c89b19" is_pre_election: true
I20260608 12:43:47.481874 15535 tablet_bootstrap.cc:492] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19: No bootstrap required, opened a new log
I20260608 12:43:47.489399 15535 ts_tablet_manager.cc:1403] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.009s
I20260608 12:43:47.490520 15485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22c097540e2404fa8ea7f9bf73bbec1" candidate_uuid: "cae232571d934b1bb4fa9669860eb68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12fd958cbba4d06a17bea39d9c89b19" is_pre_election: true
I20260608 12:43:47.491245 15485 raft_consensus.cc:2468] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae232571d934b1bb4fa9669860eb68b in term 0.
I20260608 12:43:47.491261 15412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22c097540e2404fa8ea7f9bf73bbec1" candidate_uuid: "cae232571d934b1bb4fa9669860eb68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d51a6ee24345fdb77b736cf5baaeab" is_pre_election: true
I20260608 12:43:47.492056 15412 raft_consensus.cc:2468] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae232571d934b1bb4fa9669860eb68b in term 0.
W20260608 12:43:47.493072 15302 leader_election.cc:343] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:47.492877 15535 raft_consensus.cc:359] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.493474 15485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c717f6ea2e04a4aa6ce4f05d2e6e764" candidate_uuid: "41d51a6ee24345fdb77b736cf5baaeab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12fd958cbba4d06a17bea39d9c89b19" is_pre_election: true
I20260608 12:43:47.493999 15302 leader_election.cc:304] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c12fd958cbba4d06a17bea39d9c89b19, cae232571d934b1bb4fa9669860eb68b; no voters: 
I20260608 12:43:47.494289 15485 raft_consensus.cc:2468] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d51a6ee24345fdb77b736cf5baaeab in term 0.
I20260608 12:43:47.494669 15536 leader_election.cc:290] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [CANDIDATE]: Term 1 election: Requested vote from peers cae232571d934b1bb4fa9669860eb68b (127.12.108.65:37363), c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67:36895)
I20260608 12:43:47.494051 15535 raft_consensus.cc:385] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.495126 15541 raft_consensus.cc:2804] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:47.495409 15535 raft_consensus.cc:740] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12fd958cbba4d06a17bea39d9c89b19, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.495612 15541 raft_consensus.cc:493] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:47.496111 15541 raft_consensus.cc:3060] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.496646 15485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c717f6ea2e04a4aa6ce4f05d2e6e764" candidate_uuid: "41d51a6ee24345fdb77b736cf5baaeab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12fd958cbba4d06a17bea39d9c89b19"
I20260608 12:43:47.496395 15535 consensus_queue.cc:260] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.497298 15485 raft_consensus.cc:3060] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.503650 15540 raft_consensus.cc:493] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:47.505252 15337 raft_consensus.cc:2468] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d51a6ee24345fdb77b736cf5baaeab in term 1.
I20260608 12:43:47.504403 15540 raft_consensus.cc:515] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.493995 15303 leader_election.cc:304] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [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: 41d51a6ee24345fdb77b736cf5baaeab, cae232571d934b1bb4fa9669860eb68b; no voters: c12fd958cbba4d06a17bea39d9c89b19
I20260608 12:43:47.507812 15377 leader_election.cc:304] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41d51a6ee24345fdb77b736cf5baaeab, cae232571d934b1bb4fa9669860eb68b; no voters: 
I20260608 12:43:47.508726 15536 raft_consensus.cc:2804] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:47.511221 15535 ts_tablet_manager.cc:1434] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260608 12:43:47.512804 15541 raft_consensus.cc:515] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.515810 15541 leader_election.cc:290] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [CANDIDATE]: Term 1 election: Requested vote from peers 41d51a6ee24345fdb77b736cf5baaeab (127.12.108.66:44543), c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67:36895)
I20260608 12:43:47.516671 15541 raft_consensus.cc:2804] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:47.517175 15541 raft_consensus.cc:493] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:47.520241 15541 raft_consensus.cc:3060] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.526355 15486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22c097540e2404fa8ea7f9bf73bbec1" candidate_uuid: "cae232571d934b1bb4fa9669860eb68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12fd958cbba4d06a17bea39d9c89b19"
I20260608 12:43:47.527316 15486 raft_consensus.cc:3060] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.527374 15536 raft_consensus.cc:697] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 LEADER]: Becoming Leader. State: Replica: 41d51a6ee24345fdb77b736cf5baaeab, State: Running, Role: LEADER
I20260608 12:43:47.528434 15541 raft_consensus.cc:515] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.528681 15536 consensus_queue.cc:237] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.537099 15485 raft_consensus.cc:2468] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d51a6ee24345fdb77b736cf5baaeab in term 1.
I20260608 12:43:47.537910 15540 leader_election.cc:290] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cae232571d934b1bb4fa9669860eb68b (127.12.108.65:37363), 41d51a6ee24345fdb77b736cf5baaeab (127.12.108.66:44543)
I20260608 12:43:47.548698 15337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e778084cb5f4c19a8503c4b0780b3b3" candidate_uuid: "c12fd958cbba4d06a17bea39d9c89b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae232571d934b1bb4fa9669860eb68b" is_pre_election: true
I20260608 12:43:47.549724 15337 raft_consensus.cc:2468] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12fd958cbba4d06a17bea39d9c89b19 in term 0.
I20260608 12:43:47.555076 15451 leader_election.cc:304] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c12fd958cbba4d06a17bea39d9c89b19, cae232571d934b1bb4fa9669860eb68b; no voters: 
I20260608 12:43:47.555441 15486 raft_consensus.cc:2468] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae232571d934b1bb4fa9669860eb68b in term 1.
I20260608 12:43:47.556291 15541 leader_election.cc:290] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [CANDIDATE]: Term 1 election: Requested vote from peers 41d51a6ee24345fdb77b736cf5baaeab (127.12.108.66:44543), c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67:36895)
I20260608 12:43:47.556874 15540 raft_consensus.cc:2804] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:47.557241 15302 leader_election.cc:304] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c12fd958cbba4d06a17bea39d9c89b19, cae232571d934b1bb4fa9669860eb68b; no voters: 
I20260608 12:43:47.558594 15541 raft_consensus.cc:2804] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:47.559034 15486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2863802dc73c4a48a8d730a5d58692c6" candidate_uuid: "cae232571d934b1bb4fa9669860eb68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12fd958cbba4d06a17bea39d9c89b19"
I20260608 12:43:47.559815 15486 raft_consensus.cc:3060] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.559171 15541 raft_consensus.cc:697] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 1 LEADER]: Becoming Leader. State: Replica: cae232571d934b1bb4fa9669860eb68b, State: Running, Role: LEADER
I20260608 12:43:47.557338 15540 raft_consensus.cc:493] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:47.562944 15540 raft_consensus.cc:3060] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:47.563593 15303 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.108.66:44543, user_credentials={real_user=slave}} blocked reactor thread for 70123us
I20260608 12:43:47.563378 15541 consensus_queue.cc:237] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.570290 15412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22c097540e2404fa8ea7f9bf73bbec1" candidate_uuid: "cae232571d934b1bb4fa9669860eb68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d51a6ee24345fdb77b736cf5baaeab"
W20260608 12:43:47.570806 15283 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:47.570951 15412 raft_consensus.cc:3060] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.572990 15288 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:43:47.573277 15411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e778084cb5f4c19a8503c4b0780b3b3" candidate_uuid: "c12fd958cbba4d06a17bea39d9c89b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d51a6ee24345fdb77b736cf5baaeab" is_pre_election: true
I20260608 12:43:47.573836 15411 raft_consensus.cc:2468] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12fd958cbba4d06a17bea39d9c89b19 in term 0.
W20260608 12:43:47.574085 15288 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:43:47.577343 15412 raft_consensus.cc:2468] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae232571d934b1bb4fa9669860eb68b in term 1.
I20260608 12:43:47.579406 15412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2863802dc73c4a48a8d730a5d58692c6" candidate_uuid: "cae232571d934b1bb4fa9669860eb68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d51a6ee24345fdb77b736cf5baaeab"
I20260608 12:43:47.578348 15540 raft_consensus.cc:515] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.580152 15412 raft_consensus.cc:3060] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.580114 15235 catalog_manager.cc:5696] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab reported cstate change: term changed from 0 to 1, leader changed from <none> to 41d51a6ee24345fdb77b736cf5baaeab (127.12.108.66). New cstate: current_term: 1 leader_uuid: "41d51a6ee24345fdb77b736cf5baaeab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:47.582111 15540 leader_election.cc:290] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [CANDIDATE]: Term 1 election: Requested vote from peers cae232571d934b1bb4fa9669860eb68b (127.12.108.65:37363), 41d51a6ee24345fdb77b736cf5baaeab (127.12.108.66:44543)
I20260608 12:43:47.583094 15337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e778084cb5f4c19a8503c4b0780b3b3" candidate_uuid: "c12fd958cbba4d06a17bea39d9c89b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae232571d934b1bb4fa9669860eb68b"
I20260608 12:43:47.583858 15337 raft_consensus.cc:3060] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.588133 15412 raft_consensus.cc:2468] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae232571d934b1bb4fa9669860eb68b in term 1.
I20260608 12:43:47.589545 15303 leader_election.cc:304] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41d51a6ee24345fdb77b736cf5baaeab, cae232571d934b1bb4fa9669860eb68b; no voters: 
I20260608 12:43:47.590541 15555 raft_consensus.cc:2804] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:47.591446 15412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e778084cb5f4c19a8503c4b0780b3b3" candidate_uuid: "c12fd958cbba4d06a17bea39d9c89b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d51a6ee24345fdb77b736cf5baaeab"
I20260608 12:43:47.592136 15412 raft_consensus.cc:3060] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.594626 15337 raft_consensus.cc:2468] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12fd958cbba4d06a17bea39d9c89b19 in term 1.
I20260608 12:43:47.596426 15451 leader_election.cc:304] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c12fd958cbba4d06a17bea39d9c89b19, cae232571d934b1bb4fa9669860eb68b; no voters: 
I20260608 12:43:47.597617 15486 raft_consensus.cc:2468] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae232571d934b1bb4fa9669860eb68b in term 1.
I20260608 12:43:47.598438 15540 raft_consensus.cc:2804] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:47.599675 15540 raft_consensus.cc:697] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 LEADER]: Becoming Leader. State: Replica: c12fd958cbba4d06a17bea39d9c89b19, State: Running, Role: LEADER
I20260608 12:43:47.599880 15412 raft_consensus.cc:2468] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12fd958cbba4d06a17bea39d9c89b19 in term 1.
I20260608 12:43:47.600764 15540 consensus_queue.cc:237] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.602038 15235 catalog_manager.cc:5696] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b reported cstate change: term changed from 0 to 1, leader changed from <none> to cae232571d934b1bb4fa9669860eb68b (127.12.108.65). New cstate: current_term: 1 leader_uuid: "cae232571d934b1bb4fa9669860eb68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:47.603392 15555 raft_consensus.cc:697] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 1 LEADER]: Becoming Leader. State: Replica: cae232571d934b1bb4fa9669860eb68b, State: Running, Role: LEADER
I20260608 12:43:47.604370 15555 consensus_queue.cc:237] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } }
I20260608 12:43:47.611210 15234 catalog_manager.cc:5696] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to c12fd958cbba4d06a17bea39d9c89b19 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "c12fd958cbba4d06a17bea39d9c89b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:47.618325 15235 catalog_manager.cc:5696] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b reported cstate change: term changed from 0 to 1, leader changed from <none> to cae232571d934b1bb4fa9669860eb68b (127.12.108.65). New cstate: current_term: 1 leader_uuid: "cae232571d934b1bb4fa9669860eb68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cae232571d934b1bb4fa9669860eb68b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41d51a6ee24345fdb77b736cf5baaeab" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12fd958cbba4d06a17bea39d9c89b19" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 36895 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:47.673044 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:43:47.701289 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:47.703146 12721 tablet_replica.cc:333] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b: stopping tablet replica
I20260608 12:43:47.703862 12721 raft_consensus.cc:2243] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.704260 12721 raft_consensus.cc:2272] T 9e778084cb5f4c19a8503c4b0780b3b3 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.706439 12721 tablet_replica.cc:333] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b: stopping tablet replica
I20260608 12:43:47.706951 12721 raft_consensus.cc:2243] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:47.707525 12721 pending_rounds.cc:70] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b: Trying to abort 1 pending ops.
I20260608 12:43:47.707682 12721 pending_rounds.cc:77] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659082561863680 op_type: NO_OP noop_request { }
I20260608 12:43:47.707993 12721 raft_consensus.cc:2889] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:47.708223 12721 raft_consensus.cc:2272] T a22c097540e2404fa8ea7f9bf73bbec1 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.710731 12721 tablet_replica.cc:333] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b: stopping tablet replica
I20260608 12:43:47.711210 12721 raft_consensus.cc:2243] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.711563 12721 raft_consensus.cc:2272] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.713557 12721 tablet_replica.cc:333] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b: stopping tablet replica
I20260608 12:43:47.713981 12721 raft_consensus.cc:2243] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:47.714570 12721 pending_rounds.cc:70] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b: Trying to abort 1 pending ops.
I20260608 12:43:47.714721 12721 pending_rounds.cc:77] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659082678554624 op_type: NO_OP noop_request { }
I20260608 12:43:47.714942 12721 raft_consensus.cc:2889] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:47.715159 12721 raft_consensus.cc:2272] T 2863802dc73c4a48a8d730a5d58692c6 P cae232571d934b1bb4fa9669860eb68b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.740391 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:43:47.753600 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:43:47.774777 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:47.775841 12721 tablet_replica.cc:333] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab: stopping tablet replica
I20260608 12:43:47.776443 12721 raft_consensus.cc:2243] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.776890 12721 raft_consensus.cc:2272] T 2863802dc73c4a48a8d730a5d58692c6 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.779796 12721 tablet_replica.cc:333] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab: stopping tablet replica
I20260608 12:43:47.780488 12721 raft_consensus.cc:2243] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.780964 12721 raft_consensus.cc:2272] T 9e778084cb5f4c19a8503c4b0780b3b3 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.783277 12721 tablet_replica.cc:333] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab: stopping tablet replica
I20260608 12:43:47.783867 12721 raft_consensus.cc:2243] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:47.784541 12721 pending_rounds.cc:70] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab: Trying to abort 1 pending ops.
I20260608 12:43:47.784755 12721 pending_rounds.cc:77] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659082368634880 op_type: NO_OP noop_request { }
I20260608 12:43:47.785092 12721 raft_consensus.cc:2889] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:47.785395 12721 raft_consensus.cc:2272] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.788615 12721 tablet_replica.cc:333] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab: stopping tablet replica
I20260608 12:43:47.789223 12721 raft_consensus.cc:2243] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.789669 12721 raft_consensus.cc:2272] T a22c097540e2404fa8ea7f9bf73bbec1 P 41d51a6ee24345fdb77b736cf5baaeab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.804703 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:43:47.818375 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:43:47.840040 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:47.841235 12721 tablet_replica.cc:333] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19: stopping tablet replica
I20260608 12:43:47.841789 12721 raft_consensus.cc:2243] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.842166 12721 raft_consensus.cc:2272] T 2863802dc73c4a48a8d730a5d58692c6 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.844089 12721 tablet_replica.cc:333] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19: stopping tablet replica
I20260608 12:43:47.844545 12721 raft_consensus.cc:2243] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.844857 12721 raft_consensus.cc:2272] T 7c717f6ea2e04a4aa6ce4f05d2e6e764 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.846663 12721 tablet_replica.cc:333] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19: stopping tablet replica
I20260608 12:43:47.847113 12721 raft_consensus.cc:2243] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.847420 12721 raft_consensus.cc:2272] T a22c097540e2404fa8ea7f9bf73bbec1 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.849273 12721 tablet_replica.cc:333] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19: stopping tablet replica
I20260608 12:43:47.849701 12721 raft_consensus.cc:2243] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:47.850282 12721 pending_rounds.cc:70] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19: Trying to abort 1 pending ops.
I20260608 12:43:47.850440 12721 pending_rounds.cc:77] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659082664026112 op_type: NO_OP noop_request { }
I20260608 12:43:47.850667 12721 raft_consensus.cc:2889] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:47.850885 12721 raft_consensus.cc:2272] T 9e778084cb5f4c19a8503c4b0780b3b3 P c12fd958cbba4d06a17bea39d9c89b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.874855 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:43:47.888386 12721 master.cc:562] Master@127.12.108.126:39611 shutting down...
I20260608 12:43:47.910295 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:47.910835 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.911149 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P c9d29805fe2545b097d2c94d85784642: stopping tablet replica
I20260608 12:43:47.930691 12721 master.cc:584] Master@127.12.108.126:39611 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2576 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:43:47.972621 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:43977
I20260608 12:43:47.973747 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:47.979296 15566 instance_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:43:47.979341 15565 instance_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:43:47.981066 15568 instance_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:43:47.982743 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:47.983696 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:47.983894 12721 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:43:47.984094 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922627984057 us; error 0 us; skew 500 ppm
I20260608 12:43:47.984680 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:47.987450 12721 webserver.cc:533] Webserver started at http://127.12.108.126:38915/ using document root <none> and password file <none>
I20260608 12:43:47.988029 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:47.988189 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:47.988523 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:47.989665 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "337509d5641f4c73a31cd954feabb03a"
format_stamp: "Formatted at 2026-06-08 12:43:47 on dist-test-slave-sxbk"
I20260608 12:43:47.994401 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:43:47.998071 15573 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:43:47.999372 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:47.999822 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "337509d5641f4c73a31cd954feabb03a"
format_stamp: "Formatted at 2026-06-08 12:43:47 on dist-test-slave-sxbk"
I20260608 12:43:48.000218 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-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:43:48.014364 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:48.015635 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:48.059940 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:43977
I20260608 12:43:48.060075 15624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:43977 every 8 connection(s)
I20260608 12:43:48.065125 15625 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:43:48.075528 15625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a: Bootstrap starting.
I20260608 12:43:48.080267 15625 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:48.085147 15625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a: No bootstrap required, opened a new log
I20260608 12:43:48.087450 15625 raft_consensus.cc:359] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "337509d5641f4c73a31cd954feabb03a" member_type: VOTER }
I20260608 12:43:48.087843 15625 raft_consensus.cc:385] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:48.088057 15625 raft_consensus.cc:740] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 337509d5641f4c73a31cd954feabb03a, State: Initialized, Role: FOLLOWER
I20260608 12:43:48.088742 15625 consensus_queue.cc:260] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "337509d5641f4c73a31cd954feabb03a" member_type: VOTER }
I20260608 12:43:48.089164 15625 raft_consensus.cc:399] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:48.089362 15625 raft_consensus.cc:493] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:48.089586 15625 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:48.094132 15625 raft_consensus.cc:515] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "337509d5641f4c73a31cd954feabb03a" member_type: VOTER }
I20260608 12:43:48.094668 15625 leader_election.cc:304] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [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: 337509d5641f4c73a31cd954feabb03a; no voters: 
I20260608 12:43:48.095842 15625 leader_election.cc:290] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:48.096390 15628 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:48.098277 15628 raft_consensus.cc:697] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 1 LEADER]: Becoming Leader. State: Replica: 337509d5641f4c73a31cd954feabb03a, State: Running, Role: LEADER
I20260608 12:43:48.099007 15628 consensus_queue.cc:237] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [LEADER]: Queue going to LEADER mode. State: All 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: "337509d5641f4c73a31cd954feabb03a" member_type: VOTER }
I20260608 12:43:48.099553 15625 sys_catalog.cc:565] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:48.102416 15630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 337509d5641f4c73a31cd954feabb03a. Latest consensus state: current_term: 1 leader_uuid: "337509d5641f4c73a31cd954feabb03a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "337509d5641f4c73a31cd954feabb03a" member_type: VOTER } }
I20260608 12:43:48.102509 15629 sys_catalog.cc:455] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "337509d5641f4c73a31cd954feabb03a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "337509d5641f4c73a31cd954feabb03a" member_type: VOTER } }
I20260608 12:43:48.103112 15630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:48.103363 15629 sys_catalog.cc:458] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:48.109144 15633 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:48.117306 15633 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:48.118317 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:48.128281 15633 catalog_manager.cc:1382] Generated new cluster ID: 7abd1d4fb0fc46978ab7d2aa7e4f3020
I20260608 12:43:48.128603 15633 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:48.160233 15633 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:48.162012 15633 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:48.185390 15633 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a: Generated new TSK 0
I20260608 12:43:48.186014 15633 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:48.249945 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:48.256640 15646 instance_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:43:48.257432 15647 instance_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:43:48.259388 15649 instance_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:43:48.259792 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:48.260747 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:48.260943 12721 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:43:48.261157 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922628261141 us; error 0 us; skew 500 ppm
I20260608 12:43:48.261821 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:48.264339 12721 webserver.cc:533] Webserver started at http://127.12.108.65:36467/ using document root <none> and password file <none>
I20260608 12:43:48.265159 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:48.265373 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:48.265738 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:48.267062 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-sxbk"
I20260608 12:43:48.272341 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:43:48.276253 15654 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:43:48.277457 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:48.277839 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-sxbk"
I20260608 12:43:48.278117 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-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:43:48.303865 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:48.305227 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:48.307349 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:48.310608 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:48.310822 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:48.311098 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:48.311318 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:48.359714 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:39309
I20260608 12:43:48.359848 15716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:39309 every 8 connection(s)
I20260608 12:43:48.365296 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:48.372722 15721 instance_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:43:48.375278 15722 instance_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:43:48.377049 15725 instance_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:43:48.377333 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:48.378422 15717 heartbeater.cc:344] Connected to a master server at 127.12.108.126:43977
I20260608 12:43:48.378475 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:48.378867 12721 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:43:48.378957 15717 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:48.379067 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922628379050 us; error 0 us; skew 500 ppm
I20260608 12:43:48.379835 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:48.379896 15717 heartbeater.cc:507] Master 127.12.108.126:43977 requested a full tablet report, sending...
I20260608 12:43:48.382730 12721 webserver.cc:533] Webserver started at http://127.12.108.66:41281/ using document root <none> and password file <none>
I20260608 12:43:48.382711 15590 ts_manager.cc:194] Registered new tserver with Master: 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:48.383528 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:48.383785 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:48.384068 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:48.384999 15590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39398
I20260608 12:43:48.385623 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "e20cf047bbfe4541b4c3e2b776a86863"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-sxbk"
I20260608 12:43:48.391237 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:43:48.395077 15729 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:43:48.396136 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:48.396476 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "e20cf047bbfe4541b4c3e2b776a86863"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-sxbk"
I20260608 12:43:48.396797 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-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:43:48.413566 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:48.414867 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:48.416396 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:48.418804 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:48.419054 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:48.419310 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:48.419499 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:48.464655 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:38361
I20260608 12:43:48.464759 15791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:38361 every 8 connection(s)
I20260608 12:43:48.470033 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:48.476987 15795 instance_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:43:48.479079 15796 instance_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:43:48.481443 15798 instance_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:43:48.482172 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:48.482935 15792 heartbeater.cc:344] Connected to a master server at 127.12.108.126:43977
I20260608 12:43:48.483179 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:48.483333 15792 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:48.483469 12721 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:43:48.483824 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922628483800 us; error 0 us; skew 500 ppm
I20260608 12:43:48.484356 15792 heartbeater.cc:507] Master 127.12.108.126:43977 requested a full tablet report, sending...
I20260608 12:43:48.484458 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:48.486757 15590 ts_manager.cc:194] Registered new tserver with Master: e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:48.487353 12721 webserver.cc:533] Webserver started at http://127.12.108.67:41735/ using document root <none> and password file <none>
I20260608 12:43:48.487926 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:48.488175 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:48.488451 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:48.488418 15590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39410
I20260608 12:43:48.490057 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "a6f25a9a0326429d880e0fc93051b8cb"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-sxbk"
I20260608 12:43:48.495407 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:48.499564 15803 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:43:48.500841 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:48.501282 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "a6f25a9a0326429d880e0fc93051b8cb"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-sxbk"
I20260608 12:43:48.501663 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-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:43:48.521786 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:48.523134 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:48.524784 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:48.527401 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:48.527647 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:48.527908 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:48.528118 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:48.573560 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:35417
I20260608 12:43:48.573704 15865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:35417 every 8 connection(s)
I20260608 12:43:48.590828 15866 heartbeater.cc:344] Connected to a master server at 127.12.108.126:43977
I20260608 12:43:48.591269 15866 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:48.592022 15866 heartbeater.cc:507] Master 127.12.108.126:43977 requested a full tablet report, sending...
I20260608 12:43:48.594614 15590 ts_manager.cc:194] Registered new tserver with Master: a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:48.594995 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017911008s
I20260608 12:43:48.596777 15590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39418
I20260608 12:43:49.141153 15590 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39430:
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:43:49.143554 15590 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:43:49.226784 15682 tablet_service.cc:1511] Processing CreateTablet for tablet 264963fa767948f1b7d5dfab8d2566a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.227005 15681 tablet_service.cc:1511] Processing CreateTablet for tablet 645382d46b844fb5b06896926eefc8b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.229065 15831 tablet_service.cc:1511] Processing CreateTablet for tablet 264963fa767948f1b7d5dfab8d2566a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.229524 15680 tablet_service.cc:1511] Processing CreateTablet for tablet 76c39f93d89c4cc1ae490039c3559b5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.231777 15830 tablet_service.cc:1511] Processing CreateTablet for tablet 645382d46b844fb5b06896926eefc8b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.231909 15679 tablet_service.cc:1511] Processing CreateTablet for tablet 0799e4547e094d65abb536ce231abe44 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.233385 15830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645382d46b844fb5b06896926eefc8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.234158 15678 tablet_service.cc:1511] Processing CreateTablet for tablet c5fe308d01b045e4a0b966b620a9b63e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.235126 15826 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab120a4ca3b4fe68eb2bce006952a15 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.236310 15828 tablet_service.cc:1511] Processing CreateTablet for tablet 0799e4547e094d65abb536ce231abe44 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.236640 15677 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab120a4ca3b4fe68eb2bce006952a15 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.235140 15829 tablet_service.cc:1511] Processing CreateTablet for tablet 76c39f93d89c4cc1ae490039c3559b5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.238598 15827 tablet_service.cc:1511] Processing CreateTablet for tablet c5fe308d01b045e4a0b966b620a9b63e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.240062 15682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264963fa767948f1b7d5dfab8d2566a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.239825 15676 tablet_service.cc:1511] Processing CreateTablet for tablet b95c190aed214102baa521a6f66beda4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.243197 15676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95c190aed214102baa521a6f66beda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.243046 15675 tablet_service.cc:1511] Processing CreateTablet for tablet f2c3cd5df8c04f78876d0254ce93e6b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.243983 15678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fe308d01b045e4a0b966b620a9b63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.236701 15826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab120a4ca3b4fe68eb2bce006952a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.244642 15675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c3cd5df8c04f78876d0254ce93e6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.245002 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c39f93d89c4cc1ae490039c3559b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.246810 15677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab120a4ca3b4fe68eb2bce006952a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.250813 15681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645382d46b844fb5b06896926eefc8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.254601 15827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fe308d01b045e4a0b966b620a9b63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.254659 15679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0799e4547e094d65abb536ce231abe44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.255543 15825 tablet_service.cc:1511] Processing CreateTablet for tablet b95c190aed214102baa521a6f66beda4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.257066 15825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95c190aed214102baa521a6f66beda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.258715 15680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c39f93d89c4cc1ae490039c3559b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.260227 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0799e4547e094d65abb536ce231abe44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.262739 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264963fa767948f1b7d5dfab8d2566a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.267076 15824 tablet_service.cc:1511] Processing CreateTablet for tablet f2c3cd5df8c04f78876d0254ce93e6b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.269393 15824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c3cd5df8c04f78876d0254ce93e6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.283414 15885 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:49.290872 15885 tablet_bootstrap.cc:654] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.317896 15757 tablet_service.cc:1511] Processing CreateTablet for tablet 264963fa767948f1b7d5dfab8d2566a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.320506 15757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264963fa767948f1b7d5dfab8d2566a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.325042 15756 tablet_service.cc:1511] Processing CreateTablet for tablet 645382d46b844fb5b06896926eefc8b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.327692 15756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645382d46b844fb5b06896926eefc8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.340569 15755 tablet_service.cc:1511] Processing CreateTablet for tablet 76c39f93d89c4cc1ae490039c3559b5c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.342960 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c39f93d89c4cc1ae490039c3559b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.346174 15885 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:49.346815 15885 ts_tablet_manager.cc:1403] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.047s
I20260608 12:43:49.349943 15885 raft_consensus.cc:359] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.350737 15885 raft_consensus.cc:385] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.351047 15885 raft_consensus.cc:740] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.351897 15885 consensus_queue.cc:260] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.352385 15754 tablet_service.cc:1511] Processing CreateTablet for tablet 0799e4547e094d65abb536ce231abe44 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.354159 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0799e4547e094d65abb536ce231abe44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.368419 15753 tablet_service.cc:1511] Processing CreateTablet for tablet c5fe308d01b045e4a0b966b620a9b63e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.369438 15750 tablet_service.cc:1511] Processing CreateTablet for tablet f2c3cd5df8c04f78876d0254ce93e6b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.371661 15752 tablet_service.cc:1511] Processing CreateTablet for tablet 9ab120a4ca3b4fe68eb2bce006952a15 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.374974 15751 tablet_service.cc:1511] Processing CreateTablet for tablet b95c190aed214102baa521a6f66beda4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:43:49.377261 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fe308d01b045e4a0b966b620a9b63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.382776 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab120a4ca3b4fe68eb2bce006952a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.386701 15751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95c190aed214102baa521a6f66beda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.388252 15717 heartbeater.cc:499] Master 127.12.108.126:43977 was elected leader, sending a full tablet report...
I20260608 12:43:49.394685 15886 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:49.398056 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c3cd5df8c04f78876d0254ce93e6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:49.405148 15886 tablet_bootstrap.cc:654] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.437384 15886 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:49.438678 15886 ts_tablet_manager.cc:1403] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.021s
I20260608 12:43:49.444542 15886 raft_consensus.cc:359] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.446894 15886 raft_consensus.cc:385] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.454913 15886 raft_consensus.cc:740] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.455818 15886 consensus_queue.cc:260] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.460876 15866 heartbeater.cc:499] Master 127.12.108.126:43977 was elected leader, sending a full tablet report...
I20260608 12:43:49.461051 15890 tablet_bootstrap.cc:492] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:49.456485 15885 ts_tablet_manager.cc:1434] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.013s
I20260608 12:43:49.466950 15885 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:49.461179 15886 ts_tablet_manager.cc:1434] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260608 12:43:49.469542 15886 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:49.469771 15890 tablet_bootstrap.cc:654] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.473594 15885 tablet_bootstrap.cc:654] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.476048 15886 tablet_bootstrap.cc:654] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.491736 15792 heartbeater.cc:499] Master 127.12.108.126:43977 was elected leader, sending a full tablet report...
I20260608 12:43:49.492044 15885 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:49.492565 15885 ts_tablet_manager.cc:1403] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260608 12:43:49.495786 15885 raft_consensus.cc:359] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.496719 15885 raft_consensus.cc:385] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.497100 15885 raft_consensus.cc:740] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.499198 15885 consensus_queue.cc:260] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.505947 15885 ts_tablet_manager.cc:1434] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 12:43:49.507357 15885 tablet_bootstrap.cc:492] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:49.516201 15885 tablet_bootstrap.cc:654] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.526808 15886 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:49.527590 15886 ts_tablet_manager.cc:1403] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.036s
I20260608 12:43:49.527858 15890 tablet_bootstrap.cc:492] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:49.528586 15890 ts_tablet_manager.cc:1403] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.009s
I20260608 12:43:49.531296 15885 tablet_bootstrap.cc:492] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:49.531288 15886 raft_consensus.cc:359] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.532083 15885 ts_tablet_manager.cc:1403] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260608 12:43:49.531484 15890 raft_consensus.cc:359] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.532356 15886 raft_consensus.cc:385] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.532572 15890 raft_consensus.cc:385] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.532775 15886 raft_consensus.cc:740] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.532928 15890 raft_consensus.cc:740] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.533816 15890 consensus_queue.cc:260] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.534148 15886 consensus_queue.cc:260] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.535123 15885 raft_consensus.cc:359] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.535876 15885 raft_consensus.cc:385] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.536243 15885 raft_consensus.cc:740] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.536983 15890 ts_tablet_manager.cc:1434] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 12:43:49.537139 15885 consensus_queue.cc:260] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.538128 15890 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:49.545047 15885 ts_tablet_manager.cc:1434] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260608 12:43:49.546252 15885 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:49.547232 15890 tablet_bootstrap.cc:654] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.551476 15886 ts_tablet_manager.cc:1434] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260608 12:43:49.552299 15885 tablet_bootstrap.cc:654] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.552529 15886 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:49.559934 15886 tablet_bootstrap.cc:654] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.564260 15896 raft_consensus.cc:493] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.564771 15896 raft_consensus.cc:515] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.570778 15886 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:49.571537 15885 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:49.571668 15890 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:49.572569 15885 ts_tablet_manager.cc:1403] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.015s
I20260608 12:43:49.572651 15890 ts_tablet_manager.cc:1403] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.004s
I20260608 12:43:49.573143 15896 leader_election.cc:290] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:49.575913 15890 raft_consensus.cc:359] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.571516 15886 ts_tablet_manager.cc:1403] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260608 12:43:49.576179 15885 raft_consensus.cc:359] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.577248 15885 raft_consensus.cc:385] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.577664 15885 raft_consensus.cc:740] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.579921 15886 raft_consensus.cc:359] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.578675 15885 consensus_queue.cc:260] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.580613 15886 raft_consensus.cc:385] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.580945 15886 raft_consensus.cc:740] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.581911 15886 consensus_queue.cc:260] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.582861 15890 raft_consensus.cc:385] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.583205 15890 raft_consensus.cc:740] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.584012 15890 consensus_queue.cc:260] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.588438 15886 ts_tablet_manager.cc:1434] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260608 12:43:49.589468 15886 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:49.589743 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0799e4547e094d65abb536ce231abe44" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:49.590022 15885 ts_tablet_manager.cc:1434] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260608 12:43:49.590533 15692 raft_consensus.cc:2468] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
I20260608 12:43:49.592082 15732 leader_election.cc:304] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:49.593820 15885 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:49.595867 15890 ts_tablet_manager.cc:1434] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260608 12:43:49.596655 15896 raft_consensus.cc:2804] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:49.596956 15890 tablet_bootstrap.cc:492] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:49.597088 15896 raft_consensus.cc:493] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:49.597589 15896 raft_consensus.cc:3060] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.603000 15886 tablet_bootstrap.cc:654] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.607925 15896 raft_consensus.cc:515] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.611917 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0799e4547e094d65abb536ce231abe44" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:49.612576 15692 raft_consensus.cc:3060] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.613446 15885 tablet_bootstrap.cc:654] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.614393 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0799e4547e094d65abb536ce231abe44" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
W20260608 12:43:49.616161 15732 leader_election.cc:343] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:49.617559 15890 tablet_bootstrap.cc:654] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.617801 15886 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:49.618095 15896 leader_election.cc:290] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Requested vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:49.618361 15886 ts_tablet_manager.cc:1403] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.002s
I20260608 12:43:49.619315 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0799e4547e094d65abb536ce231abe44" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
W20260608 12:43:49.620915 15732 leader_election.cc:343] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:49.622473 15886 raft_consensus.cc:359] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.623226 15692 raft_consensus.cc:2468] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:49.623404 15886 raft_consensus.cc:385] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.623958 15886 raft_consensus.cc:740] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.624706 15732 leader_election.cc:304] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [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: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: a6f25a9a0326429d880e0fc93051b8cb
I20260608 12:43:49.624951 15885 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:49.625641 15885 ts_tablet_manager.cc:1403] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260608 12:43:49.624981 15886 consensus_queue.cc:260] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.626219 15896 raft_consensus.cc:2804] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:49.629624 15885 raft_consensus.cc:359] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.630735 15885 raft_consensus.cc:385] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.631202 15885 raft_consensus.cc:740] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.632428 15885 consensus_queue.cc:260] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.636361 15885 ts_tablet_manager.cc:1434] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:43:49.637463 15885 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:49.637619 15890 tablet_bootstrap.cc:492] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:49.638262 15890 ts_tablet_manager.cc:1403] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.006s
I20260608 12:43:49.639760 15886 ts_tablet_manager.cc:1434] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 12:43:49.642773 15886 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:49.641817 15890 raft_consensus.cc:359] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.649127 15890 raft_consensus.cc:385] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.649484 15890 raft_consensus.cc:740] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.650508 15890 consensus_queue.cc:260] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.655634 15885 tablet_bootstrap.cc:654] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.656424 15886 tablet_bootstrap.cc:654] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.658901 15890 ts_tablet_manager.cc:1434] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.006s
I20260608 12:43:49.659825 15890 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:49.656418 15896 raft_consensus.cc:697] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Leader. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:49.661175 15896 consensus_queue.cc:237] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.663842 15885 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:49.664438 15885 ts_tablet_manager.cc:1403] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.002s
I20260608 12:43:49.665743 15886 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:49.666584 15890 tablet_bootstrap.cc:654] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.666683 15886 ts_tablet_manager.cc:1403] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260608 12:43:49.668614 15885 raft_consensus.cc:359] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.670020 15885 raft_consensus.cc:385] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.670518 15885 raft_consensus.cc:740] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.670768 15886 raft_consensus.cc:359] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.671818 15886 raft_consensus.cc:385] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.672246 15886 raft_consensus.cc:740] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.671828 15885 consensus_queue.cc:260] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.673636 15886 consensus_queue.cc:260] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.676409 15886 ts_tablet_manager.cc:1434] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:43:49.677496 15886 tablet_bootstrap.cc:492] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:49.681849 15885 ts_tablet_manager.cc:1434] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260608 12:43:49.687897 15885 tablet_bootstrap.cc:492] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:49.689988 15896 raft_consensus.cc:493] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.690769 15896 raft_consensus.cc:515] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.694159 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c3cd5df8c04f78876d0254ce93e6b7" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:49.695019 15885 tablet_bootstrap.cc:654] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.685389 15886 tablet_bootstrap.cc:654] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.694864 15692 raft_consensus.cc:2468] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
I20260608 12:43:49.690712 15587 catalog_manager.cc:5696] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: term changed from 0 to 1, leader changed from <none> to e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:49.696612 15732 leader_election.cc:304] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:49.697775 15906 raft_consensus.cc:2804] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:49.698288 15906 raft_consensus.cc:493] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:49.698812 15906 raft_consensus.cc:3060] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.705551 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c3cd5df8c04f78876d0254ce93e6b7" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:49.706418 15841 raft_consensus.cc:2468] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
I20260608 12:43:49.710379 15896 leader_election.cc:290] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:49.711135 15906 raft_consensus.cc:515] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.712191 15890 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:49.712708 15890 ts_tablet_manager.cc:1403] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.010s
I20260608 12:43:49.713378 15906 leader_election.cc:290] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Requested vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:49.716094 15885 tablet_bootstrap.cc:492] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:49.715960 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c3cd5df8c04f78876d0254ce93e6b7" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:49.716594 15692 raft_consensus.cc:3060] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.717195 15891 raft_consensus.cc:493] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.717923 15891 raft_consensus.cc:515] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.720494 15890 raft_consensus.cc:359] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.721379 15890 raft_consensus.cc:385] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.721707 15890 raft_consensus.cc:740] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.722687 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c3cd5df8c04f78876d0254ce93e6b7" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:49.722518 15890 consensus_queue.cc:260] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.716612 15885 ts_tablet_manager.cc:1403] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260608 12:43:49.723268 15841 raft_consensus.cc:3060] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.726563 15891 leader_election.cc:290] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:49.726739 15885 raft_consensus.cc:359] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.727588 15885 raft_consensus.cc:385] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.727931 15885 raft_consensus.cc:740] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.730480 15890 ts_tablet_manager.cc:1434] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260608 12:43:49.731685 15890 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:49.736202 15692 raft_consensus.cc:2468] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:49.737670 15732 leader_election.cc:304] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:49.738544 15906 raft_consensus.cc:2804] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:49.739068 15906 raft_consensus.cc:697] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Leader. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:49.738811 15885 consensus_queue.cc:260] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.739895 15906 consensus_queue.cc:237] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.741190 15885 ts_tablet_manager.cc:1434] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260608 12:43:49.742287 15841 raft_consensus.cc:2468] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:49.743605 15896 raft_consensus.cc:493] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.744460 15896 raft_consensus.cc:515] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.745357 15890 tablet_bootstrap.cc:654] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.748167 15896 leader_election.cc:290] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:49.751042 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264963fa767948f1b7d5dfab8d2566a6" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:49.751869 15692 raft_consensus.cc:2468] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
I20260608 12:43:49.753350 15732 leader_election.cc:304] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:49.754560 15896 raft_consensus.cc:2804] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:49.755072 15896 raft_consensus.cc:493] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:49.755475 15896 raft_consensus.cc:3060] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.761322 15885 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:49.763022 15890 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:49.763226 15891 raft_consensus.cc:493] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.764551 15891 raft_consensus.cc:515] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.767377 15891 leader_election.cc:290] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:49.769685 15890 ts_tablet_manager.cc:1403] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.011s
I20260608 12:43:49.771287 15896 raft_consensus.cc:515] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.771636 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab120a4ca3b4fe68eb2bce006952a15" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:49.773221 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe308d01b045e4a0b966b620a9b63e" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:49.778594 15691 raft_consensus.cc:2468] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 0.
I20260608 12:43:49.779968 15692 raft_consensus.cc:2468] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 0.
I20260608 12:43:49.780045 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264963fa767948f1b7d5dfab8d2566a6" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:49.780897 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264963fa767948f1b7d5dfab8d2566a6" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:49.781729 15806 leader_election.cc:304] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: 
W20260608 12:43:49.782346 15732 leader_election.cc:343] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:43:49.783958 15732 leader_election.cc:343] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:49.787308 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264963fa767948f1b7d5dfab8d2566a6" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:49.788116 15692 raft_consensus.cc:3060] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.788286 15806 leader_election.cc:304] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: 
I20260608 12:43:49.788503 15919 raft_consensus.cc:2804] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:49.788981 15919 raft_consensus.cc:493] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:49.789316 15919 raft_consensus.cc:3060] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.773819 15890 raft_consensus.cc:359] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.774539 15886 tablet_bootstrap.cc:492] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:49.775789 15885 tablet_bootstrap.cc:654] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.790231 15890 raft_consensus.cc:385] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.790588 15920 raft_consensus.cc:2804] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:49.777673 15891 raft_consensus.cc:493] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.791209 15920 raft_consensus.cc:493] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:49.791538 15886 ts_tablet_manager.cc:1403] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.009s
I20260608 12:43:49.791694 15920 raft_consensus.cc:3060] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.790609 15890 raft_consensus.cc:740] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.794319 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab120a4ca3b4fe68eb2bce006952a15" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:49.791435 15891 raft_consensus.cc:515] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.797443 15766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe308d01b045e4a0b966b620a9b63e" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:49.797919 15891 leader_election.cc:290] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:49.793560 15890 consensus_queue.cc:260] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.799464 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c39f93d89c4cc1ae490039c3559b5c" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:49.800624 15890 ts_tablet_manager.cc:1434] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
W20260608 12:43:49.801134 15806 leader_election.cc:343] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:49.801695 15890 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:49.802270 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c39f93d89c4cc1ae490039c3559b5c" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:49.802402 15767 raft_consensus.cc:2468] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 0.
I20260608 12:43:49.802969 15886 raft_consensus.cc:359] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.810595 15886 raft_consensus.cc:385] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.811137 15886 raft_consensus.cc:740] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
W20260608 12:43:49.809687 15805 leader_election.cc:343] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:43:49.812636 15805 leader_election.cc:343] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:49.813326 15805 leader_election.cc:304] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6f25a9a0326429d880e0fc93051b8cb; no voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:49.815073 15890 tablet_bootstrap.cc:654] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.815659 15891 raft_consensus.cc:2749] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:49.807269 15896 leader_election.cc:290] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Requested vote from peers a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:49.817149 15587 catalog_manager.cc:5696] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: term changed from 0 to 1, leader changed from <none> to e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:49.817773 15886 consensus_queue.cc:260] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.826431 15692 raft_consensus.cc:2468] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:49.829056 15886 ts_tablet_manager.cc:1434] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260608 12:43:49.820394 15919 raft_consensus.cc:515] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.834543 15732 leader_election.cc:304] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [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: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: a6f25a9a0326429d880e0fc93051b8cb
I20260608 12:43:49.835453 15919 leader_election.cc:290] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:49.835850 15906 raft_consensus.cc:2804] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:49.836802 15906 raft_consensus.cc:697] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Leader. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:49.806114 15920 raft_consensus.cc:515] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.837181 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe308d01b045e4a0b966b620a9b63e" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:49.838025 15691 raft_consensus.cc:3060] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.838125 15906 consensus_queue.cc:237] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.839895 15890 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:49.840373 15885 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:49.840405 15890 ts_tablet_manager.cc:1403] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.013s
I20260608 12:43:49.841044 15885 ts_tablet_manager.cc:1403] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.025s
I20260608 12:43:49.844830 15891 raft_consensus.cc:493] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.846760 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe308d01b045e4a0b966b620a9b63e" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:49.845716 15891 raft_consensus.cc:515] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
W20260608 12:43:49.849581 15805 leader_election.cc:343] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:49.850762 15891 leader_election.cc:290] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:49.848479 15890 raft_consensus.cc:359] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.851779 15890 raft_consensus.cc:385] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.852154 15890 raft_consensus.cc:740] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.853142 15890 consensus_queue.cc:260] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.855518 15691 raft_consensus.cc:2468] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 1.
I20260608 12:43:49.855597 15890 ts_tablet_manager.cc:1434] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:43:49.845872 15886 tablet_bootstrap.cc:492] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:49.857179 15920 leader_election.cc:290] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:49.858474 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab120a4ca3b4fe68eb2bce006952a15" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:49.858775 15890 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:49.859112 15765 raft_consensus.cc:3060] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.859228 15806 leader_election.cc:304] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [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: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:49.860149 15920 raft_consensus.cc:2804] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:49.860711 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95c190aed214102baa521a6f66beda4" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:49.861367 15767 raft_consensus.cc:2468] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 0.
I20260608 12:43:49.845927 15919 raft_consensus.cc:493] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.862519 15805 leader_election.cc:304] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6f25a9a0326429d880e0fc93051b8cb, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:49.862646 15919 raft_consensus.cc:515] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.863395 15891 raft_consensus.cc:2804] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:49.862514 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95c190aed214102baa521a6f66beda4" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:49.863914 15891 raft_consensus.cc:493] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:49.864151 15692 raft_consensus.cc:2468] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 0.
I20260608 12:43:49.865681 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0799e4547e094d65abb536ce231abe44" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:49.865113 15919 leader_election.cc:290] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:49.864311 15891 raft_consensus.cc:3060] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.871153 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ab120a4ca3b4fe68eb2bce006952a15" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:49.860713 15920 raft_consensus.cc:697] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Becoming Leader. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Running, Role: LEADER
I20260608 12:43:49.871802 15691 raft_consensus.cc:3060] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.866447 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0799e4547e094d65abb536ce231abe44" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:49.873492 15690 raft_consensus.cc:2393] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6f25a9a0326429d880e0fc93051b8cb in current term 1: Already voted for candidate e20cf047bbfe4541b4c3e2b776a86863 in this term.
I20260608 12:43:49.872275 15920 consensus_queue.cc:237] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.874737 15806 leader_election.cc:304] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6f25a9a0326429d880e0fc93051b8cb; no voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:49.844290 15885 raft_consensus.cc:359] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.876523 15919 raft_consensus.cc:3060] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.876806 15885 raft_consensus.cc:385] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.877342 15885 raft_consensus.cc:740] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.871403 15886 tablet_bootstrap.cc:654] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.879536 15891 raft_consensus.cc:515] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.869050 15765 raft_consensus.cc:2468] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 1.
I20260608 12:43:49.880620 15885 consensus_queue.cc:260] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.882925 15805 leader_election.cc:304] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6f25a9a0326429d880e0fc93051b8cb, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:49.885066 15891 leader_election.cc:290] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:49.880288 15589 catalog_manager.cc:5696] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: term changed from 0 to 1, leader changed from <none> to e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:49.890223 15891 raft_consensus.cc:2804] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:49.891611 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95c190aed214102baa521a6f66beda4" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:49.889407 15885 ts_tablet_manager.cc:1434] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.001s
I20260608 12:43:49.892395 15690 raft_consensus.cc:3060] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.901130 15891 raft_consensus.cc:697] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Becoming Leader. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Running, Role: LEADER
I20260608 12:43:49.901711 15890 tablet_bootstrap.cc:654] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.900440 15690 raft_consensus.cc:2468] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 1.
I20260608 12:43:49.907011 15806 leader_election.cc:304] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: 
I20260608 12:43:49.908178 15919 raft_consensus.cc:2749] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:49.911754 15927 raft_consensus.cc:2804] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:49.912314 15927 raft_consensus.cc:697] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Becoming Leader. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Running, Role: LEADER
I20260608 12:43:49.912438 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95c190aed214102baa521a6f66beda4" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:49.913080 15765 raft_consensus.cc:3060] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:49.913311 15927 consensus_queue.cc:237] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.913890 15891 consensus_queue.cc:237] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.920164 15886 tablet_bootstrap.cc:492] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:49.920717 15886 ts_tablet_manager.cc:1403] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.012s
I20260608 12:43:49.920770 15765 raft_consensus.cc:2468] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 1.
I20260608 12:43:49.922118 15890 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:49.922648 15890 ts_tablet_manager.cc:1403] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.003s
I20260608 12:43:49.923277 15691 raft_consensus.cc:2468] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 1.
I20260608 12:43:49.926873 15587 catalog_manager.cc:5696] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:49.927469 15890 raft_consensus.cc:359] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.928335 15890 raft_consensus.cc:385] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.928174 15886 raft_consensus.cc:359] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.928719 15890 raft_consensus.cc:740] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.928972 15886 raft_consensus.cc:385] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.929360 15886 raft_consensus.cc:740] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.929559 15890 consensus_queue.cc:260] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.930187 15886 consensus_queue.cc:260] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:49.933490 15886 ts_tablet_manager.cc:1434] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:43:49.936466 15890 ts_tablet_manager.cc:1434] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 12:43:49.936810 15886 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:49.937512 15890 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:49.952915 15886 tablet_bootstrap.cc:654] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.953907 15890 tablet_bootstrap.cc:654] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:49.958089 15886 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:49.958719 15886 ts_tablet_manager.cc:1403] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.006s
I20260608 12:43:49.959250 15890 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:49.958788 15587 catalog_manager.cc:5696] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:49.959728 15890 ts_tablet_manager.cc:1403] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260608 12:43:49.960616 15587 catalog_manager.cc:5696] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:49.961807 15886 raft_consensus.cc:359] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.962484 15886 raft_consensus.cc:385] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.962764 15886 raft_consensus.cc:740] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.962668 15890 raft_consensus.cc:359] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.963449 15890 raft_consensus.cc:385] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:49.963754 15890 raft_consensus.cc:740] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:49.963559 15886 consensus_queue.cc:260] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.964564 15890 consensus_queue.cc:260] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.965667 15886 ts_tablet_manager.cc:1434] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:43:49.966635 15890 ts_tablet_manager.cc:1434] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:49.971836 15888 raft_consensus.cc:493] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:49.972452 15888 raft_consensus.cc:515] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:49.978863 15888 leader_election.cc:290] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:49.995101 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645382d46b844fb5b06896926eefc8b0" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:49.995971 15765 raft_consensus.cc:2468] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 0.
I20260608 12:43:49.997080 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645382d46b844fb5b06896926eefc8b0" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:49.997331 15656 leader_election.cc:304] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:49.997730 15840 raft_consensus.cc:2468] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 0.
I20260608 12:43:49.998093 15888 raft_consensus.cc:2804] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:49.998503 15888 raft_consensus.cc:493] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:49.998852 15888 raft_consensus.cc:3060] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.004652 15888 raft_consensus.cc:515] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:50.006378 15888 leader_election.cc:290] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 election: Requested vote from peers e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:50.007544 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645382d46b844fb5b06896926eefc8b0" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:50.007544 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645382d46b844fb5b06896926eefc8b0" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:50.008836 15765 raft_consensus.cc:3060] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.009093 15840 raft_consensus.cc:3060] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.016002 15765 raft_consensus.cc:2468] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 1.
I20260608 12:43:50.016052 15840 raft_consensus.cc:2468] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 1.
I20260608 12:43:50.017453 15657 leader_election.cc:304] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: 
I20260608 12:43:50.018283 15888 raft_consensus.cc:2804] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:50.019253 15888 raft_consensus.cc:697] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 LEADER]: Becoming Leader. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Running, Role: LEADER
I20260608 12:43:50.020058 15888 consensus_queue.cc:237] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:50.029008 15587 catalog_manager.cc:5696] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65). New cstate: current_term: 1 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:50.038618 15906 raft_consensus.cc:493] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:50.039173 15906 raft_consensus.cc:515] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:50.041152 15906 leader_election.cc:290] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:50.041980 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe308d01b045e4a0b966b620a9b63e" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:50.042253 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fe308d01b045e4a0b966b620a9b63e" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:50.043004 15691 raft_consensus.cc:2393] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e20cf047bbfe4541b4c3e2b776a86863 in current term 1: Already voted for candidate a6f25a9a0326429d880e0fc93051b8cb in this term.
I20260608 12:43:50.044514 15732 leader_election.cc:304] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e20cf047bbfe4541b4c3e2b776a86863; no voters: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb
I20260608 12:43:50.045240 15906 raft_consensus.cc:3060] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.050383 15906 raft_consensus.cc:2749] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:43:50.115890 15638 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:50.116966 15643 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:43:50.120986 15643 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:43:50.120779 15906 consensus_queue.cc:1048] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:50.124883 15906 raft_consensus.cc:493] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:50.125496 15906 raft_consensus.cc:515] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:50.129031 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c39f93d89c4cc1ae490039c3559b5c" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:50.129712 15690 raft_consensus.cc:2468] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
I20260608 12:43:50.130924 15906 leader_election.cc:290] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:50.132195 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c39f93d89c4cc1ae490039c3559b5c" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:50.133163 15840 raft_consensus.cc:2468] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
I20260608 12:43:50.132196 15732 leader_election.cc:304] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:50.134712 15906 raft_consensus.cc:2804] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:50.135105 15906 raft_consensus.cc:493] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:50.135403 15906 raft_consensus.cc:3060] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.140269 15905 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:50.141930 15906 raft_consensus.cc:515] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:50.144157 15906 leader_election.cc:290] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Requested vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:50.145283 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c39f93d89c4cc1ae490039c3559b5c" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:50.145519 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c39f93d89c4cc1ae490039c3559b5c" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:50.145921 15840 raft_consensus.cc:3060] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.146131 15691 raft_consensus.cc:3060] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.149303 15906 consensus_queue.cc:1048] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:50.154989 15840 raft_consensus.cc:2468] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:50.156005 15691 raft_consensus.cc:2468] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:50.163892 15732 leader_election.cc:304] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:50.165299 15905 raft_consensus.cc:2804] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:50.169739 15905 raft_consensus.cc:697] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Leader. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:50.170816 15905 consensus_queue.cc:237] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:50.186878 15940 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:50.193079 15587 catalog_manager.cc:5696] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: term changed from 0 to 1, leader changed from <none> to e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:50.223829 15841 raft_consensus.cc:3060] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.230356 15940 consensus_queue.cc:1048] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:50.232187 15940 consensus_queue.cc:1048] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:50.361241 15927 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:50.365072 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:43:50.374296 15927 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:50.377820 15951 instance_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:43:50.385421 15952 instance_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:43:50.388414 15927 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:50.390256 15929 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:50.397070 15955 instance_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:43:50.398025 12721 server_base.cc:1061] running on GCE node
I20260608 12:43:50.399199 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:50.399487 12721 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:43:50.399722 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922630399700 us; error 0 us; skew 500 ppm
I20260608 12:43:50.400660 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:50.416265 12721 webserver.cc:533] Webserver started at http://127.12.108.68:42095/ using document root <none> and password file <none>
I20260608 12:43:50.417150 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:50.417411 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:50.417775 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:50.419400 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "38f724409f73416b907d240b7c7e00d3"
format_stamp: "Formatted at 2026-06-08 12:43:50 on dist-test-slave-sxbk"
I20260608 12:43:50.426409 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:43:50.430681 15962 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:43:50.431741 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:50.432045 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "38f724409f73416b907d240b7c7e00d3"
format_stamp: "Formatted at 2026-06-08 12:43:50 on dist-test-slave-sxbk"
I20260608 12:43:50.432330 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-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:43:50.453238 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:50.454576 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:50.456020 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:50.459246 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:50.459439 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:50.459765 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:50.460021 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:50.464025 15888 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:50.469666 15888 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:50.520865 15929 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:50.537420 15929 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:50.552809 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:39945
I20260608 12:43:50.552873 16029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:39945 every 8 connection(s)
I20260608 12:43:50.562098 15589 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39430:
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:43:50.576300 16030 heartbeater.cc:344] Connected to a master server at 127.12.108.126:43977
I20260608 12:43:50.576783 16030 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:50.577564 16030 heartbeater.cc:507] Master 127.12.108.126:43977 requested a full tablet report, sending...
I20260608 12:43:50.580260 15588 ts_manager.cc:194] Registered new tserver with Master: 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945)
I20260608 12:43:50.581842 15588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39436
W20260608 12:43:50.587284 15589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c0b1e660bb3348989780fcdf86301eaf has no consensus state
W20260608 12:43:50.588792 15589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e02a0d34803d4dba913b0cde883d4fe4 has no consensus state
W20260608 12:43:50.590493 15589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9cc997bf63f54faea620c4a67c49723c has no consensus state
W20260608 12:43:50.592231 15589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1ef5bebcd91e4c59a36bf451465186cf has no consensus state
W20260608 12:43:50.593629 15589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b840a36d4bb5403e8058baf37e10365d has no consensus state
W20260608 12:43:50.595060 15589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2b68063dea1043abb50b01d16c5fbe0f has no consensus state
W20260608 12:43:50.596143 15589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2a2887be7d87463888add22b878c933e has no consensus state
W20260608 12:43:50.597343 15589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ebab6b0e745b49c4954313163a39bbde has no consensus state
I20260608 12:43:50.623950 15682 tablet_service.cc:1511] Processing CreateTablet for tablet c0b1e660bb3348989780fcdf86301eaf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
W20260608 12:43:50.625134 15574 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 2b68063dea1043abb50b01d16c5fbe0f (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 2b68063dea1043abb50b01d16c5fbe0f consensus state has no leader
I20260608 12:43:50.625593 15682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b1e660bb3348989780fcdf86301eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.626667 15755 tablet_service.cc:1511] Processing CreateTablet for tablet c0b1e660bb3348989780fcdf86301eaf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.628134 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b1e660bb3348989780fcdf86301eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.633198 15753 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc997bf63f54faea620c4a67c49723c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.634109 15905 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:50.638264 15754 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef5bebcd91e4c59a36bf451465186cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.634725 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc997bf63f54faea620c4a67c49723c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.641390 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef5bebcd91e4c59a36bf451465186cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.641665 15830 tablet_service.cc:1511] Processing CreateTablet for tablet e02a0d34803d4dba913b0cde883d4fe4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.643143 15830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a0d34803d4dba913b0cde883d4fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.644486 15680 tablet_service.cc:1511] Processing CreateTablet for tablet e02a0d34803d4dba913b0cde883d4fe4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.645915 15680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a0d34803d4dba913b0cde883d4fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.646577 15831 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc997bf63f54faea620c4a67c49723c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.647313 15993 tablet_service.cc:1511] Processing CreateTablet for tablet c0b1e660bb3348989780fcdf86301eaf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.648075 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc997bf63f54faea620c4a67c49723c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.648779 15993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b1e660bb3348989780fcdf86301eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.651396 15992 tablet_service.cc:1511] Processing CreateTablet for tablet e02a0d34803d4dba913b0cde883d4fe4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.652942 15992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a0d34803d4dba913b0cde883d4fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.655401 15991 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc997bf63f54faea620c4a67c49723c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.656930 15991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc997bf63f54faea620c4a67c49723c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.659446 15990 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef5bebcd91e4c59a36bf451465186cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.660970 15990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef5bebcd91e4c59a36bf451465186cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.663125 15989 tablet_service.cc:1511] Processing CreateTablet for tablet b840a36d4bb5403e8058baf37e10365d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.663622 15678 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef5bebcd91e4c59a36bf451465186cf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.666249 15752 tablet_service.cc:1511] Processing CreateTablet for tablet 2b68063dea1043abb50b01d16c5fbe0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.668128 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b68063dea1043abb50b01d16c5fbe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.670476 15989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b840a36d4bb5403e8058baf37e10365d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.670559 15678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef5bebcd91e4c59a36bf451465186cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.673159 15750 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2887be7d87463888add22b878c933e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.674817 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2887be7d87463888add22b878c933e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.690317 15681 tablet_service.cc:1511] Processing CreateTablet for tablet b840a36d4bb5403e8058baf37e10365d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.690804 15828 tablet_service.cc:1511] Processing CreateTablet for tablet b840a36d4bb5403e8058baf37e10365d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.691880 15681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b840a36d4bb5403e8058baf37e10365d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.692106 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b840a36d4bb5403e8058baf37e10365d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.703728 15829 tablet_service.cc:1511] Processing CreateTablet for tablet 2b68063dea1043abb50b01d16c5fbe0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.705260 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b68063dea1043abb50b01d16c5fbe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.706758 15988 tablet_service.cc:1511] Processing CreateTablet for tablet 2b68063dea1043abb50b01d16c5fbe0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.709683 15988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b68063dea1043abb50b01d16c5fbe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.720757 15677 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2887be7d87463888add22b878c933e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.746126 15987 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2887be7d87463888add22b878c933e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.754911 15987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2887be7d87463888add22b878c933e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.750583 15677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2887be7d87463888add22b878c933e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.759867 15825 tablet_service.cc:1511] Processing CreateTablet for tablet ebab6b0e745b49c4954313163a39bbde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.753392 15986 tablet_service.cc:1511] Processing CreateTablet for tablet ebab6b0e745b49c4954313163a39bbde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.762754 15825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebab6b0e745b49c4954313163a39bbde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.762854 15986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebab6b0e745b49c4954313163a39bbde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.774410 15905 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 12:43:50.787382 15679 tablet_service.cc:1511] Processing CreateTablet for tablet ebab6b0e745b49c4954313163a39bbde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:43:50.788905 15679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebab6b0e745b49c4954313163a39bbde. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:43:50.837082 16036 log.cc:927] Time spent T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260608 12:43:50.840813 16037 tablet_bootstrap.cc:492] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:50.854590 16038 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:50.894011 16041 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:50.897109 16038 tablet_bootstrap.cc:654] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.905668 16040 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:50.918645 16037 tablet_bootstrap.cc:654] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.926223 16040 tablet_bootstrap.cc:654] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.928711 16041 tablet_bootstrap.cc:654] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.932498 16037 tablet_bootstrap.cc:492] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:50.933115 16037 ts_tablet_manager.cc:1403] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.137s	user 0.007s	sys 0.014s
I20260608 12:43:50.933331 16040 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:50.933858 16040 ts_tablet_manager.cc:1403] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.002s
I20260608 12:43:50.934779 16038 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:50.935345 16038 ts_tablet_manager.cc:1403] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.013s
I20260608 12:43:50.937686 16037 raft_consensus.cc:359] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.938287 16037 raft_consensus.cc:385] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.938499 16037 raft_consensus.cc:740] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.938551 16040 raft_consensus.cc:359] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:50.938870 16038 raft_consensus.cc:359] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:50.939157 16037 consensus_queue.cc:260] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.939368 16040 raft_consensus.cc:385] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.939868 16040 raft_consensus.cc:740] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.940845 16040 consensus_queue.cc:260] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:50.941463 16037 ts_tablet_manager.cc:1434] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:50.939728 16038 raft_consensus.cc:385] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.942819 16037 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:50.943184 16038 raft_consensus.cc:740] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.943549 16040 ts_tablet_manager.cc:1434] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260608 12:43:50.944650 16040 tablet_bootstrap.cc:492] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:50.944329 16038 consensus_queue.cc:260] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:50.953466 16037 tablet_bootstrap.cc:654] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.953819 16038 ts_tablet_manager.cc:1434] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260608 12:43:50.955045 16038 tablet_bootstrap.cc:492] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:50.959875 16040 tablet_bootstrap.cc:654] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.963999 16038 tablet_bootstrap.cc:654] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.970929 16037 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:50.971572 16037 ts_tablet_manager.cc:1403] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260608 12:43:50.941663 16041 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: No bootstrap required, opened a new log
I20260608 12:43:50.977035 16041 ts_tablet_manager.cc:1403] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.004s
I20260608 12:43:50.977126 16038 tablet_bootstrap.cc:492] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:50.977767 16038 ts_tablet_manager.cc:1403] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260608 12:43:50.981262 16038 raft_consensus.cc:359] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.982105 16038 raft_consensus.cc:385] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.982532 16038 raft_consensus.cc:740] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.982352 16037 raft_consensus.cc:359] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.983572 16040 tablet_bootstrap.cc:492] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:50.983810 16037 raft_consensus.cc:385] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.984182 16040 ts_tablet_manager.cc:1403] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.020s
I20260608 12:43:50.984220 16037 raft_consensus.cc:740] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.985659 16037 consensus_queue.cc:260] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.986156 16041 raft_consensus.cc:359] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.987001 16041 raft_consensus.cc:385] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.987653 16041 raft_consensus.cc:740] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.987856 16037 ts_tablet_manager.cc:1434] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260608 12:43:50.988051 16040 raft_consensus.cc:359] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.988799 16040 raft_consensus.cc:385] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.988547 16041 consensus_queue.cc:260] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.989142 16037 tablet_bootstrap.cc:492] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:50.983601 16038 consensus_queue.cc:260] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.997238 16037 tablet_bootstrap.cc:654] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.989107 16040 raft_consensus.cc:740] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.998359 15929 raft_consensus.cc:493] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:50.999114 16040 consensus_queue.cc:260] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:50.999064 15929 raft_consensus.cc:515] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.001843 16040 ts_tablet_manager.cc:1434] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.007s
I20260608 12:43:51.002871 16040 tablet_bootstrap.cc:492] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:51.007534 15929 leader_election.cc:290] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:51.010649 16040 tablet_bootstrap.cc:654] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.019591 16038 ts_tablet_manager.cc:1434] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260608 12:43:51.028296 15888 raft_consensus.cc:493] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.029104 15888 raft_consensus.cc:515] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.039032 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2887be7d87463888add22b878c933e" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
W20260608 12:43:51.041201 15656 leader_election.cc:343] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.042171 15888 leader_election.cc:290] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:51.054808 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a0d34803d4dba913b0cde883d4fe4" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:51.055981 16040 tablet_bootstrap.cc:492] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:51.056522 15692 raft_consensus.cc:2468] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 0.
I20260608 12:43:51.056627 16040 ts_tablet_manager.cc:1403] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.015s
I20260608 12:43:51.058557 15806 leader_election.cc:304] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: 
I20260608 12:43:51.060066 15929 raft_consensus.cc:2804] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:51.060519 15929 raft_consensus.cc:493] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:51.060942 15929 raft_consensus.cc:3060] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.063782 16040 raft_consensus.cc:359] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.065327 16040 raft_consensus.cc:385] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.069379 15929 raft_consensus.cc:515] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.073835 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2887be7d87463888add22b878c933e" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.065871 16040 raft_consensus.cc:740] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.077502 16040 consensus_queue.cc:260] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.080096 16040 ts_tablet_manager.cc:1434] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.005s
I20260608 12:43:51.083055 16040 tablet_bootstrap.cc:492] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
W20260608 12:43:51.084309 15657 leader_election.cc:343] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.085021 15657 leader_election.cc:304] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a; no voters: 38f724409f73416b907d240b7c7e00d3, e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:51.086120 15888 raft_consensus.cc:2749] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.074942 16038 tablet_bootstrap.cc:492] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:51.094990 16040 tablet_bootstrap.cc:654] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.094834 15896 raft_consensus.cc:493] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.097069 15896 raft_consensus.cc:515] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.099360 16041 ts_tablet_manager.cc:1434] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.122s	user 0.040s	sys 0.061s
I20260608 12:43:51.100170 16030 heartbeater.cc:499] Master 127.12.108.126:43977 was elected leader, sending a full tablet report...
I20260608 12:43:51.100497 16041 tablet_bootstrap.cc:492] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:51.108244 15896 leader_election.cc:290] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:51.110442 16037 tablet_bootstrap.cc:492] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:51.115330 16037 ts_tablet_manager.cc:1403] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.031s
W20260608 12:43:51.184837 15638 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:51.152827 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
W20260608 12:43:51.192198 15732 leader_election.cc:343] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.214309 16002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a0d34803d4dba913b0cde883d4fe4" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3"
I20260608 12:43:51.214802 15891 raft_consensus.cc:493] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.215570 15891 raft_consensus.cc:515] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
W20260608 12:43:51.216568 15806 leader_election.cc:343] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.212301 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a0d34803d4dba913b0cde883d4fe4" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.219281 15891 leader_election.cc:290] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
W20260608 12:43:51.219759 15806 leader_election.cc:343] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.221827 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:51.223498 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
W20260608 12:43:51.227753 15806 leader_election.cc:343] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:43:51.231254 15805 leader_election.cc:343] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.235874 15805 leader_election.cc:304] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6f25a9a0326429d880e0fc93051b8cb; no voters: 38f724409f73416b907d240b7c7e00d3, e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:51.237439 15927 raft_consensus.cc:2749] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.232365 16037 raft_consensus.cc:359] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.239192 15929 leader_election.cc:290] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Requested vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:51.243922 16037 raft_consensus.cc:385] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.250440 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a0d34803d4dba913b0cde883d4fe4" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:51.252173 15692 raft_consensus.cc:3060] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.255676 16038 tablet_bootstrap.cc:654] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.248389 16037 raft_consensus.cc:740] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.265688 16037 consensus_queue.cc:260] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.268409 16037 ts_tablet_manager.cc:1434] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.150s	user 0.017s	sys 0.000s
I20260608 12:43:51.261307 15692 raft_consensus.cc:2468] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 1.
I20260608 12:43:51.270614 15806 leader_election.cc:304] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [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: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:51.272071 15927 raft_consensus.cc:2804] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.272603 15927 raft_consensus.cc:697] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Becoming Leader. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Running, Role: LEADER
I20260608 12:43:51.273555 15927 consensus_queue.cc:237] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.279279 16041 tablet_bootstrap.cc:654] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.264243 16040 tablet_bootstrap.cc:492] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:51.264051 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.280563 16040 ts_tablet_manager.cc:1403] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.198s	user 0.007s	sys 0.014s
I20260608 12:43:51.280637 16003 raft_consensus.cc:2468] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
I20260608 12:43:51.281821 15888 raft_consensus.cc:493] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.282559 15888 raft_consensus.cc:515] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.284926 16037 tablet_bootstrap.cc:492] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:51.284474 16040 raft_consensus.cc:359] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.285216 15888 leader_election.cc:290] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:51.285578 16040 raft_consensus.cc:385] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.285972 16040 raft_consensus.cc:740] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.286953 16040 consensus_queue.cc:260] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.295403 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a36d4bb5403e8058baf37e10365d" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:51.295625 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a36d4bb5403e8058baf37e10365d" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.300513 15896 raft_consensus.cc:493] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:43:51.300962 15657 leader_election.cc:343] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:43:51.305202 15657 leader_election.cc:343] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.301231 15896 raft_consensus.cc:515] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.305637 15657 leader_election.cc:304] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a; no voters: 38f724409f73416b907d240b7c7e00d3, a6f25a9a0326429d880e0fc93051b8cb
I20260608 12:43:51.289712 15732 leader_election.cc:304] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [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: 38f724409f73416b907d240b7c7e00d3, e20cf047bbfe4541b4c3e2b776a86863; no voters: 59a96185b3b849af85d0c8f6e06ccc9a
I20260608 12:43:51.319375 15905 raft_consensus.cc:2804] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:51.319805 15905 raft_consensus.cc:493] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:51.320158 15905 raft_consensus.cc:3060] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.315352 15590 catalog_manager.cc:5696] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:51.317513 15896 leader_election.cc:290] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:51.303224 16040 ts_tablet_manager.cc:1434] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 12:43:51.323833 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1e660bb3348989780fcdf86301eaf" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.320842 15888 raft_consensus.cc:2749] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.330514 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1e660bb3348989780fcdf86301eaf" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:51.331115 16040 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:51.331215 15690 raft_consensus.cc:2468] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
W20260608 12:43:51.332840 15732 leader_election.cc:343] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.333688 15732 leader_election.cc:304] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [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: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:51.336489 15896 raft_consensus.cc:2804] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:51.337101 15896 raft_consensus.cc:493] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:51.337445 15896 raft_consensus.cc:3060] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.341934 15905 raft_consensus.cc:515] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.346506 15905 leader_election.cc:290] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Requested vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:51.347584 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3"
I20260608 12:43:51.348282 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:51.350031 16038 tablet_bootstrap.cc:492] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:51.348668 16003 raft_consensus.cc:3060] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.351311 16038 ts_tablet_manager.cc:1403] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.330s	user 0.088s	sys 0.082s
W20260608 12:43:51.355847 15732 leader_election.cc:343] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.355681 16038 raft_consensus.cc:359] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.357824 16038 raft_consensus.cc:385] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.358661 16038 raft_consensus.cc:740] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.361693 16003 raft_consensus.cc:2468] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:51.362973 16038 consensus_queue.cc:260] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.368957 16038 ts_tablet_manager.cc:1434] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:43:51.370432 16040 tablet_bootstrap.cc:654] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.370776 16038 tablet_bootstrap.cc:492] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:51.374963 16037 tablet_bootstrap.cc:654] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.365877 15896 raft_consensus.cc:515] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.379838 16038 tablet_bootstrap.cc:654] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.381505 15896 leader_election.cc:290] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Requested vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:51.384284 16002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1e660bb3348989780fcdf86301eaf" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3"
I20260608 12:43:51.384429 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1e660bb3348989780fcdf86301eaf" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:51.385157 15690 raft_consensus.cc:3060] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.390791 15927 raft_consensus.cc:493] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.391968 16041 tablet_bootstrap.cc:492] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3: No bootstrap required, opened a new log
I20260608 12:43:51.391534 15927 raft_consensus.cc:515] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.400835 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
W20260608 12:43:51.403551 15806 leader_election.cc:343] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.401672 15927 leader_election.cc:290] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361), 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945)
I20260608 12:43:51.394682 16037 tablet_bootstrap.cc:492] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:51.405697 16037 ts_tablet_manager.cc:1403] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.002s
I20260608 12:43:51.407936 15690 raft_consensus.cc:2468] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:51.406703 16041 ts_tablet_manager.cc:1403] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.306s	user 0.032s	sys 0.007s
I20260608 12:43:51.412038 16037 raft_consensus.cc:359] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.413262 16037 raft_consensus.cc:385] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.413800 16037 raft_consensus.cc:740] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.416422 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:51.415050 16037 consensus_queue.cc:260] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.419251 15767 raft_consensus.cc:2468] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 0.
I20260608 12:43:51.413378 16041 raft_consensus.cc:359] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.421041 16041 raft_consensus.cc:385] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.421118 16037 ts_tablet_manager.cc:1434] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260608 12:43:51.421535 16041 raft_consensus.cc:740] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.422775 16037 tablet_bootstrap.cc:492] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:51.422474 16041 consensus_queue.cc:260] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.425505 16041 ts_tablet_manager.cc:1434] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.006s
W20260608 12:43:51.416311 15732 leader_election.cc:343] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.427750 15732 leader_election.cc:304] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [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: 38f724409f73416b907d240b7c7e00d3, e20cf047bbfe4541b4c3e2b776a86863; no voters: 59a96185b3b849af85d0c8f6e06ccc9a
I20260608 12:43:51.429176 15896 raft_consensus.cc:2804] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.430143 15896 raft_consensus.cc:697] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Leader. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:51.430222 15805 leader_election.cc:304] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [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: a6f25a9a0326429d880e0fc93051b8cb, e20cf047bbfe4541b4c3e2b776a86863; no voters: 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:51.433808 15732 leader_election.cc:304] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [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: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:51.435120 15905 raft_consensus.cc:2804] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.436354 16040 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:51.436340 16041 tablet_bootstrap.cc:492] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:51.437078 16040 ts_tablet_manager.cc:1403] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.011s
I20260608 12:43:51.432677 15896 consensus_queue.cc:237] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.440040 15927 raft_consensus.cc:2804] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:51.442251 15927 raft_consensus.cc:493] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:51.442643 15927 raft_consensus.cc:3060] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.447204 16037 tablet_bootstrap.cc:654] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.458259 15588 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a: range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71] alter complete (version 0)
I20260608 12:43:51.458125 16040 raft_consensus.cc:359] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.459961 16040 raft_consensus.cc:385] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.460816 16040 raft_consensus.cc:740] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.464720 16040 consensus_queue.cc:260] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.470872 16040 ts_tablet_manager.cc:1434] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.002s
I20260608 12:43:51.474421 16041 tablet_bootstrap.cc:654] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.472291 15905 raft_consensus.cc:697] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Leader. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:51.477572 16038 tablet_bootstrap.cc:492] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:51.478161 15927 raft_consensus.cc:515] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.479919 16038 ts_tablet_manager.cc:1403] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.042s
I20260608 12:43:51.478741 16040 tablet_bootstrap.cc:492] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a: Bootstrap starting.
I20260608 12:43:51.484753 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:51.485702 15767 raft_consensus.cc:3060] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.477451 15905 consensus_queue.cc:237] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.506824 15927 leader_election.cc:290] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Requested vote from peers e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361), 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945)
I20260608 12:43:51.508652 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3"
I20260608 12:43:51.509343 16038 raft_consensus.cc:359] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.510087 16038 raft_consensus.cc:385] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.510424 16038 raft_consensus.cc:740] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
W20260608 12:43:51.510752 15806 leader_election.cc:343] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.514938 15767 raft_consensus.cc:2468] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 1.
I20260608 12:43:51.515667 16038 consensus_queue.cc:260] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.517004 16041 tablet_bootstrap.cc:492] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3: No bootstrap required, opened a new log
I20260608 12:43:51.516285 15588 catalog_manager.cc:5696] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: term changed from 0 to 1, leader changed from <none> to e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:51.518515 15805 leader_election.cc:304] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [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: a6f25a9a0326429d880e0fc93051b8cb, e20cf047bbfe4541b4c3e2b776a86863; no voters: 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:51.519315 16038 ts_tablet_manager.cc:1434] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260608 12:43:51.519750 15927 raft_consensus.cc:2804] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.517712 16041 ts_tablet_manager.cc:1403] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.009s
I20260608 12:43:51.520375 16038 tablet_bootstrap.cc:492] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:51.519541 15588 catalog_manager.cc:5696] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: term changed from 0 to 1, leader changed from <none> to e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:51.522228 15927 raft_consensus.cc:697] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Becoming Leader. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Running, Role: LEADER
I20260608 12:43:51.523141 15927 consensus_queue.cc:237] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.526772 16037 tablet_bootstrap.cc:492] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863: No bootstrap required, opened a new log
I20260608 12:43:51.527323 16037 ts_tablet_manager.cc:1403] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.105s	user 0.022s	sys 0.011s
I20260608 12:43:51.527879 16041 raft_consensus.cc:359] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.528867 16041 raft_consensus.cc:385] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.529214 16041 raft_consensus.cc:740] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.530264 16041 consensus_queue.cc:260] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.532877 16041 ts_tablet_manager.cc:1434] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 12:43:51.535622 16040 tablet_bootstrap.cc:654] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.531351 16037 raft_consensus.cc:359] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.537626 16037 raft_consensus.cc:385] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.540705 16037 raft_consensus.cc:740] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.543489 16038 tablet_bootstrap.cc:654] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.544992 16037 consensus_queue.cc:260] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.547319 16037 ts_tablet_manager.cc:1434] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260608 12:43:51.547791 16041 tablet_bootstrap.cc:492] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:51.548591 15590 catalog_manager.cc:5696] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:51.569546 16041 tablet_bootstrap.cc:654] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.576395 16038 tablet_bootstrap.cc:492] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb: No bootstrap required, opened a new log
I20260608 12:43:51.576941 16038 ts_tablet_manager.cc:1403] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.057s	user 0.004s	sys 0.017s
I20260608 12:43:51.577457 15905 raft_consensus.cc:493] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.578652 15905 raft_consensus.cc:515] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.581149 16038 raft_consensus.cc:359] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.581907 16038 raft_consensus.cc:385] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.582261 16038 raft_consensus.cc:740] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.582006 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.582686 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:51.583354 15841 raft_consensus.cc:2468] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 0.
I20260608 12:43:51.583261 16038 consensus_queue.cc:260] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
W20260608 12:43:51.584450 15732 leader_election.cc:343] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.585253 15732 leader_election.cc:304] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [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: a6f25a9a0326429d880e0fc93051b8cb, e20cf047bbfe4541b4c3e2b776a86863; no voters: 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:51.585820 16038 ts_tablet_manager.cc:1434] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:43:51.586597 15905 leader_election.cc:290] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:51.586966 16068 raft_consensus.cc:2804] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:51.587467 16068 raft_consensus.cc:493] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:51.587922 16068 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.589136 16040 tablet_bootstrap.cc:492] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a: No bootstrap required, opened a new log
I20260608 12:43:51.589669 16040 ts_tablet_manager.cc:1403] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.009s
I20260608 12:43:51.592276 16040 raft_consensus.cc:359] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.592773 16040 raft_consensus.cc:385] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.592949 16040 raft_consensus.cc:740] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.593603 16040 consensus_queue.cc:260] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.597096 16040 ts_tablet_manager.cc:1434] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:43:51.600520 16041 tablet_bootstrap.cc:492] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3: No bootstrap required, opened a new log
I20260608 12:43:51.601122 16041 ts_tablet_manager.cc:1403] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.019s
I20260608 12:43:51.604512 16041 raft_consensus.cc:359] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.605293 16041 raft_consensus.cc:385] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.605603 16041 raft_consensus.cc:740] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.606427 16041 consensus_queue.cc:260] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.608194 16068 raft_consensus.cc:515] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.609242 16041 ts_tablet_manager.cc:1434] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:43:51.610932 16041 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:51.612776 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3"
I20260608 12:43:51.613935 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "e20cf047bbfe4541b4c3e2b776a86863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:51.614946 15841 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:51.615598 15732 leader_election.cc:343] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.619570 16041 tablet_bootstrap.cc:654] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.623816 15841 raft_consensus.cc:2468] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20cf047bbfe4541b4c3e2b776a86863 in term 1.
I20260608 12:43:51.624984 16068 leader_election.cc:290] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [CANDIDATE]: Term 1 election: Requested vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:51.625520 15732 leader_election.cc:304] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [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: a6f25a9a0326429d880e0fc93051b8cb, e20cf047bbfe4541b4c3e2b776a86863; no voters: 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:51.626358 16068 raft_consensus.cc:2804] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.626842 16068 raft_consensus.cc:697] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Leader. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:51.627019 16041 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: No bootstrap required, opened a new log
I20260608 12:43:51.627542 16041 ts_tablet_manager.cc:1403] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:43:51.627622 16068 consensus_queue.cc:237] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.630323 16041 raft_consensus.cc:359] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.630962 16041 raft_consensus.cc:385] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.631299 16041 raft_consensus.cc:740] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.632661 16041 consensus_queue.cc:260] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.635849 16041 ts_tablet_manager.cc:1434] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:51.636929 16041 tablet_bootstrap.cc:492] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:51.637995 15588 catalog_manager.cc:5696] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: term changed from 0 to 1, leader changed from <none> to e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:51.642349 16049 raft_consensus.cc:493] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.642977 16049 raft_consensus.cc:515] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.644166 16041 tablet_bootstrap.cc:654] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.651981 16049 leader_election.cc:290] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:51.661744 16041 tablet_bootstrap.cc:492] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3: No bootstrap required, opened a new log
I20260608 12:43:51.662369 16041 ts_tablet_manager.cc:1403] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260608 12:43:51.664717 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1e660bb3348989780fcdf86301eaf" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:51.665583 15690 raft_consensus.cc:2393] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38f724409f73416b907d240b7c7e00d3 in current term 1: Already voted for candidate e20cf047bbfe4541b4c3e2b776a86863 in this term.
I20260608 12:43:51.665584 16041 raft_consensus.cc:359] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.666536 16041 raft_consensus.cc:385] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.666857 16041 raft_consensus.cc:740] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.667917 16041 consensus_queue.cc:260] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.670002 16041 ts_tablet_manager.cc:1434] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260608 12:43:51.670976 16041 tablet_bootstrap.cc:492] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:51.674041 16061 raft_consensus.cc:493] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.674664 16061 raft_consensus.cc:515] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.674897 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1e660bb3348989780fcdf86301eaf" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:51.677038 16061 leader_election.cc:290] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:51.678452 16049 raft_consensus.cc:493] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.678874 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebab6b0e745b49c4954313163a39bbde" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.678998 16049 raft_consensus.cc:515] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
W20260608 12:43:51.680528 15657 leader_election.cc:343] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.681288 16049 leader_election.cc:290] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:51.679005 15964 leader_election.cc:304] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3; no voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:51.682483 16041 tablet_bootstrap.cc:654] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.682556 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebab6b0e745b49c4954313163a39bbde" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:51.683224 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2887be7d87463888add22b878c933e" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:51.683799 16049 raft_consensus.cc:3060] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.683856 15690 raft_consensus.cc:2468] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 0.
I20260608 12:43:51.685683 15965 leader_election.cc:304] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3, 59a96185b3b849af85d0c8f6e06ccc9a; no voters: 
I20260608 12:43:51.685802 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2887be7d87463888add22b878c933e" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:51.686540 15767 raft_consensus.cc:2468] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 0.
I20260608 12:43:51.683856 15841 raft_consensus.cc:2468] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 0.
I20260608 12:43:51.689177 15657 leader_election.cc:304] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [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: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:51.690665 16061 raft_consensus.cc:2804] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:51.691234 16061 raft_consensus.cc:493] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:51.691681 16061 raft_consensus.cc:3060] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.698261 16049 raft_consensus.cc:2749] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.699352 16049 raft_consensus.cc:2804] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:51.699733 16049 raft_consensus.cc:493] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:51.700075 16049 raft_consensus.cc:3060] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.701784 16061 raft_consensus.cc:515] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.704766 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebab6b0e745b49c4954313163a39bbde" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3"
W20260608 12:43:51.706225 15657 leader_election.cc:343] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.708703 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebab6b0e745b49c4954313163a39bbde" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:51.709630 15841 raft_consensus.cc:3060] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.713671 15888 raft_consensus.cc:493] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.714852 15888 raft_consensus.cc:515] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.715728 16085 raft_consensus.cc:493] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.716323 16085 raft_consensus.cc:515] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.720003 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.720484 16085 leader_election.cc:290] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:51.721041 16003 raft_consensus.cc:2393] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59a96185b3b849af85d0c8f6e06ccc9a in current term 1: Already voted for candidate e20cf047bbfe4541b4c3e2b776a86863 in this term.
I20260608 12:43:51.722421 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a36d4bb5403e8058baf37e10365d" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:51.722723 15841 raft_consensus.cc:2468] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 1.
I20260608 12:43:51.723276 15692 raft_consensus.cc:2468] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 0.
I20260608 12:43:51.724782 15965 leader_election.cc:304] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3, 59a96185b3b849af85d0c8f6e06ccc9a; no voters: 
I20260608 12:43:51.714375 16061 leader_election.cc:290] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 election: Requested vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:51.725853 16085 raft_consensus.cc:493] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.726435 16085 raft_consensus.cc:515] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.728576 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:51.728941 16085 leader_election.cc:290] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:51.729732 16085 raft_consensus.cc:2804] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:51.730168 16085 raft_consensus.cc:493] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:51.730638 16085 raft_consensus.cc:3060] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.731293 16041 tablet_bootstrap.cc:492] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3: No bootstrap required, opened a new log
I20260608 12:43:51.732247 16041 ts_tablet_manager.cc:1403] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.061s	user 0.031s	sys 0.013s
I20260608 12:43:51.732525 15656 leader_election.cc:304] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a; no voters: 38f724409f73416b907d240b7c7e00d3, e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:51.733614 16061 raft_consensus.cc:3060] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.736719 16041 raft_consensus.cc:359] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.738582 16041 raft_consensus.cc:385] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.738931 16041 raft_consensus.cc:740] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.739266 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a0d34803d4dba913b0cde883d4fe4" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:51.740058 15690 raft_consensus.cc:2393] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38f724409f73416b907d240b7c7e00d3 in current term 1: Already voted for candidate a6f25a9a0326429d880e0fc93051b8cb in this term.
I20260608 12:43:51.739848 16041 consensus_queue.cc:260] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.740622 16085 raft_consensus.cc:515] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.741124 15888 leader_election.cc:290] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:51.744172 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a36d4bb5403e8058baf37e10365d" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:51.744683 16085 leader_election.cc:290] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 election: Requested vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:51.744772 15690 raft_consensus.cc:3060] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.746336 16049 raft_consensus.cc:515] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.747550 16041 ts_tablet_manager.cc:1434] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260608 12:43:51.749043 16041 tablet_bootstrap.cc:492] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:51.749701 15692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2887be7d87463888add22b878c933e" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
I20260608 12:43:51.750738 15692 raft_consensus.cc:3060] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.757910 16041 tablet_bootstrap.cc:654] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.766831 16061 raft_consensus.cc:2749] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.767926 16049 leader_election.cc:290] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 election: Requested vote from peers 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:51.769379 15690 raft_consensus.cc:2468] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 1.
I20260608 12:43:51.770669 15965 leader_election.cc:304] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3, 59a96185b3b849af85d0c8f6e06ccc9a; no voters: 
I20260608 12:43:51.771703 16049 raft_consensus.cc:2804] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.772255 16049 raft_consensus.cc:697] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 1 LEADER]: Becoming Leader. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Running, Role: LEADER
I20260608 12:43:51.773108 16049 consensus_queue.cc:237] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.765189 15927 raft_consensus.cc:493] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.776801 15927 raft_consensus.cc:515] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:51.778949 15927 leader_election.cc:290] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:51.779498 15692 raft_consensus.cc:2468] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 1.
I20260608 12:43:51.794592 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2887be7d87463888add22b878c933e" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:51.795565 15767 raft_consensus.cc:3060] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.797174 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a36d4bb5403e8058baf37e10365d" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38f724409f73416b907d240b7c7e00d3" is_pre_election: true
I20260608 12:43:51.846521 15965 leader_election.cc:304] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3, 59a96185b3b849af85d0c8f6e06ccc9a; no voters: 
I20260608 12:43:51.829694 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a36d4bb5403e8058baf37e10365d" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:51.847555 15690 raft_consensus.cc:2393] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6f25a9a0326429d880e0fc93051b8cb in current term 1: Already voted for candidate 38f724409f73416b907d240b7c7e00d3 in this term.
I20260608 12:43:51.797248 15657 leader_election.cc:304] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [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: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb; no voters: 38f724409f73416b907d240b7c7e00d3
W20260608 12:43:51.841163 15576 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 2a2887be7d87463888add22b878c933e (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 2a2887be7d87463888add22b878c933e consensus state has no leader
I20260608 12:43:51.850008 16088 raft_consensus.cc:2804] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.850632 16088 raft_consensus.cc:697] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 1 LEADER]: Becoming Leader. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Running, Role: LEADER
I20260608 12:43:51.851426 16061 raft_consensus.cc:2804] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.852201 16061 raft_consensus.cc:697] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 LEADER]: Becoming Leader. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Running, Role: LEADER
I20260608 12:43:51.851706 16088 consensus_queue.cc:237] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.853168 16061 consensus_queue.cc:237] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.855187 16003 raft_consensus.cc:3060] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:51.857424 15657 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.108.67:35417, user_credentials={real_user=slave}} blocked reactor thread for 60365.8us
I20260608 12:43:51.825724 15767 raft_consensus.cc:2468] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 1.
I20260608 12:43:51.858954 15806 leader_election.cc:304] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6f25a9a0326429d880e0fc93051b8cb; no voters: 38f724409f73416b907d240b7c7e00d3, 59a96185b3b849af85d0c8f6e06ccc9a
I20260608 12:43:51.861244 16090 raft_consensus.cc:3060] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.870630 15588 catalog_manager.cc:5696] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38f724409f73416b907d240b7c7e00d3 (127.12.108.68). New cstate: current_term: 1 leader_uuid: "38f724409f73416b907d240b7c7e00d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:51.872951 16090 raft_consensus.cc:2749] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.873373 16041 tablet_bootstrap.cc:492] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3: No bootstrap required, opened a new log
I20260608 12:43:51.873957 16041 ts_tablet_manager.cc:1403] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.047s
I20260608 12:43:51.876950 16041 raft_consensus.cc:359] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.876601 15590 catalog_manager.cc:5696] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65). New cstate: current_term: 1 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:51.877666 16041 raft_consensus.cc:385] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.878011 16041 raft_consensus.cc:740] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.878384 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a0d34803d4dba913b0cde883d4fe4" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:51.878760 16041 consensus_queue.cc:260] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:51.879786 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a36d4bb5403e8058baf37e10365d" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:51.880411 15841 raft_consensus.cc:2468] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 1.
I20260608 12:43:51.880861 16041 ts_tablet_manager.cc:1434] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:43:51.882725 15965 leader_election.cc:304] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3; no voters: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb
I20260608 12:43:51.884424 16049 raft_consensus.cc:2749] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.884363 15927 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:51.884748 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a36d4bb5403e8058baf37e10365d" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:51.886449 15927 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:51.888664 16049 raft_consensus.cc:493] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.889204 16049 raft_consensus.cc:515] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:51.891403 16049 leader_election.cc:290] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:51.892066 15841 raft_consensus.cc:2468] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 1.
I20260608 12:43:51.893157 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:51.893353 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:51.893957 15767 raft_consensus.cc:2393] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38f724409f73416b907d240b7c7e00d3 in current term 1: Already voted for candidate a6f25a9a0326429d880e0fc93051b8cb in this term.
I20260608 12:43:51.895108 15964 leader_election.cc:304] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3; no voters: a6f25a9a0326429d880e0fc93051b8cb, e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:51.895995 16049 raft_consensus.cc:3060] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.905218 16049 raft_consensus.cc:2749] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.912863 15905 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:51.934906 15896 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:51.936427 15929 consensus_queue.cc:1048] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:51.952472 15590 catalog_manager.cc:5696] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38f724409f73416b907d240b7c7e00d3 (127.12.108.68). New cstate: current_term: 1 leader_uuid: "38f724409f73416b907d240b7c7e00d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:51.957396 15929 consensus_queue.cc:1048] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:51.971879 16088 raft_consensus.cc:493] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.972546 16088 raft_consensus.cc:515] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:51.974877 16088 leader_election.cc:290] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:51.975581 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:51.976398 15841 raft_consensus.cc:2393] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38f724409f73416b907d240b7c7e00d3 in current term 1: Already voted for candidate e20cf047bbfe4541b4c3e2b776a86863 in this term.
I20260608 12:43:51.976485 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863" is_pre_election: true
I20260608 12:43:51.977926 15964 leader_election.cc:304] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3; no voters: a6f25a9a0326429d880e0fc93051b8cb, e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:51.978780 16088 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.984225 16088 raft_consensus.cc:2749] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:51.999784 15896 consensus_queue.cc:1048] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:52.013247 16068 consensus_queue.cc:1048] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:52.048904 16068 consensus_queue.cc:1048] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.062780 16068 consensus_queue.cc:1048] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.122308 15643 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:43:52.150893 15767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0799e4547e094d65abb536ce231abe44"
dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
mode: GRACEFUL
new_leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
 from {username='slave'} at 127.0.0.1:52212
I20260608 12:43:52.151576 15767 raft_consensus.cc:606] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Received request to transfer leadership to TS 59a96185b3b849af85d0c8f6e06ccc9a
I20260608 12:43:52.155292 15767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf"
dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
mode: GRACEFUL
new_leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
 from {username='slave'} at 127.0.0.1:52212
I20260608 12:43:52.155843 15767 raft_consensus.cc:606] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Received request to transfer leadership to TS 59a96185b3b849af85d0c8f6e06ccc9a
I20260608 12:43:52.169193 15841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f"
dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
mode: GRACEFUL
new_leader_uuid: "38f724409f73416b907d240b7c7e00d3"
 from {username='slave'} at 127.0.0.1:42348
I20260608 12:43:52.169868 15841 raft_consensus.cc:606] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Received request to transfer leadership to TS 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:52.173094 15767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c"
dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
mode: GRACEFUL
new_leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
 from {username='slave'} at 127.0.0.1:52212
I20260608 12:43:52.173924 15767 raft_consensus.cc:606] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Received request to transfer leadership to TS a6f25a9a0326429d880e0fc93051b8cb
I20260608 12:43:52.175285 15643 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 12:43:52.176065 15643 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:52.183076 16088 consensus_queue.cc:1048] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:52.199951 16088 consensus_queue.cc:1048] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:52.243613 15638 auto_rebalancer.cc:591] Failed to schedule move for tablet 0799e4547e094d65abb536ce231abe44: Remote error: Service unavailable: leader transfer in progress
I20260608 12:43:52.251533 16088 consensus_queue.cc:1048] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.260558 15690 consensus_queue.cc:237] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Queue 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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:52.266896 16085 consensus_queue.cc:1048] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:52.274819 15657 consensus_peers.cc:597] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a -> Peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Couldn't send request to peer 38f724409f73416b907d240b7c7e00d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 645382d46b844fb5b06896926eefc8b0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:52.278337 15765 raft_consensus.cc:1275] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:52.280352 16061 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:52.281478 15841 raft_consensus.cc:1275] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:52.288390 16061 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } 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:43:52.298440 15888 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.300915 15765 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.303340 16088 raft_consensus.cc:493] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:52.303812 16088 raft_consensus.cc:515] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } }
I20260608 12:43:52.305817 16088 leader_election.cc:290] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417), 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:52.307277 15690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebab6b0e745b49c4954313163a39bbde" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" is_pre_election: true
I20260608 12:43:52.309893 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebab6b0e745b49c4954313163a39bbde" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb" is_pre_election: true
I20260608 12:43:52.313565 15840 raft_consensus.cc:2393] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38f724409f73416b907d240b7c7e00d3 in current term 1: Already voted for candidate 59a96185b3b849af85d0c8f6e06ccc9a in this term.
I20260608 12:43:52.315759 15965 leader_election.cc:304] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3; no voters: 59a96185b3b849af85d0c8f6e06ccc9a, a6f25a9a0326429d880e0fc93051b8cb
I20260608 12:43:52.315644 15587 catalog_manager.cc:5696] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.316963 16088 raft_consensus.cc:3060] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.328250 16088 raft_consensus.cc:2749] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:52.336483 15841 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.341396 15840 consensus_queue.cc:237] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue 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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
W20260608 12:43:52.353780 15806 consensus_peers.cc:597] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb -> Peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Couldn't send request to peer 38f724409f73416b907d240b7c7e00d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b95c190aed214102baa521a6f66beda4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:52.354795 15690 raft_consensus.cc:1275] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:52.354848 15765 raft_consensus.cc:1275] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:52.356475 15929 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:52.357474 15927 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } 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:43:52.368109 15929 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.369177 16061 consensus_queue.cc:1048] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.373679 15765 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.374312 15690 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.386267 15767 consensus_queue.cc:237] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue 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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:52.389031 15588 catalog_manager.cc:5696] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.398547 16061 consensus_queue.cc:1048] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.417119 15840 raft_consensus.cc:1275] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:43:52.420450 15732 consensus_peers.cc:597] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 -> Peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Couldn't send request to peer 38f724409f73416b907d240b7c7e00d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76c39f93d89c4cc1ae490039c3559b5c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:52.421389 16068 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:52.421649 15690 raft_consensus.cc:1275] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:52.423484 15905 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } 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:43:52.438480 16068 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.444175 15692 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.444924 15840 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:52.454135 15588 catalog_manager.cc:5696] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:52.488615 15927 raft_consensus.cc:993] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb: : Instructing follower 38f724409f73416b907d240b7c7e00d3 to start an election
I20260608 12:43:52.489146 15929 raft_consensus.cc:1081] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Signalling peer 38f724409f73416b907d240b7c7e00d3 to start an election
I20260608 12:43:52.491075 16003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f"
dest_uuid: "38f724409f73416b907d240b7c7e00d3"
 from {username='slave'} at 127.0.0.1:60600
I20260608 12:43:52.491685 16003 raft_consensus.cc:493] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:43:52.491951 16003 raft_consensus.cc:3060] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.497519 16003 raft_consensus.cc:515] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:52.499814 16003 leader_election.cc:290] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 2 election: Requested vote from peers e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:52.500684 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:52.501292 15767 raft_consensus.cc:3060] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.501579 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68063dea1043abb50b01d16c5fbe0f" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:52.502143 15840 raft_consensus.cc:3055] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:43:52.502482 15840 raft_consensus.cc:740] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Running, Role: LEADER
I20260608 12:43:52.503563 15840 consensus_queue.cc:260] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [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: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:52.505103 15840 raft_consensus.cc:3060] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.508520 15767 raft_consensus.cc:2468] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 2.
I20260608 12:43:52.510082 15964 leader_election.cc:304] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:52.511071 16088 raft_consensus.cc:2804] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:52.511549 16088 raft_consensus.cc:697] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 2 LEADER]: Becoming Leader. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Running, Role: LEADER
I20260608 12:43:52.512352 16088 consensus_queue.cc:237] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } }
I20260608 12:43:52.513325 15840 raft_consensus.cc:2468] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 2.
I20260608 12:43:52.522106 15896 raft_consensus.cc:993] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863: : Instructing follower 59a96185b3b849af85d0c8f6e06ccc9a to start an election
I20260608 12:43:52.522601 15896 raft_consensus.cc:1081] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Signalling peer 59a96185b3b849af85d0c8f6e06ccc9a to start an election
I20260608 12:43:52.523191 15590 catalog_manager.cc:5696] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 reported cstate change: term changed from 1 to 2, leader changed from a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) to 38f724409f73416b907d240b7c7e00d3 (127.12.108.68). New cstate: current_term: 2 leader_uuid: "38f724409f73416b907d240b7c7e00d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:52.524353 15692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf"
dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
 from {username='slave'} at 127.0.0.1:52238
I20260608 12:43:52.524900 15692 raft_consensus.cc:493] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:43:52.525267 15692 raft_consensus.cc:3060] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.532929 15692 raft_consensus.cc:515] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:52.535176 15692 leader_election.cc:290] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 2 election: Requested vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:52.536377 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38f724409f73416b907d240b7c7e00d3"
I20260608 12:43:52.536294 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef5bebcd91e4c59a36bf451465186cf" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:52.537087 16003 raft_consensus.cc:3060] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.537147 15767 raft_consensus.cc:3055] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:43:52.537698 15767 raft_consensus.cc:740] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:52.538625 15767 consensus_queue.cc:260] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [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: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:52.539960 15767 raft_consensus.cc:3060] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.544381 16003 raft_consensus.cc:2468] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 2.
I20260608 12:43:52.545873 15657 leader_election.cc:304] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3, 59a96185b3b849af85d0c8f6e06ccc9a; no voters: 
I20260608 12:43:52.546805 15888 raft_consensus.cc:2804] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:52.546816 15767 raft_consensus.cc:2468] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 2.
I20260608 12:43:52.547554 15888 raft_consensus.cc:697] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 LEADER]: Becoming Leader. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Running, Role: LEADER
I20260608 12:43:52.548447 15888 consensus_queue.cc:237] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:52.556818 15587 catalog_manager.cc:5696] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: term changed from 1 to 2, leader changed from e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) to 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65). New cstate: current_term: 2 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:52.613158 16127 raft_consensus.cc:993] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863: : Instructing follower 59a96185b3b849af85d0c8f6e06ccc9a to start an election
I20260608 12:43:52.613648 15896 raft_consensus.cc:1081] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Signalling peer 59a96185b3b849af85d0c8f6e06ccc9a to start an election
I20260608 12:43:52.615458 15692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0799e4547e094d65abb536ce231abe44"
dest_uuid: "59a96185b3b849af85d0c8f6e06ccc9a"
 from {username='slave'} at 127.0.0.1:52238
I20260608 12:43:52.616253 15692 raft_consensus.cc:493] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:43:52.616675 15692 raft_consensus.cc:3060] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.623672 15692 raft_consensus.cc:515] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:52.626070 15692 leader_election.cc:290] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 2 election: Requested vote from peers e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361), a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:52.626793 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0799e4547e094d65abb536ce231abe44" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:52.627033 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0799e4547e094d65abb536ce231abe44" candidate_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:52.627427 15767 raft_consensus.cc:3055] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:43:52.627632 15840 raft_consensus.cc:3060] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.627859 15767 raft_consensus.cc:740] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:52.628845 15767 consensus_queue.cc:260] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [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: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:52.630133 15767 raft_consensus.cc:3060] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.632934 16127 raft_consensus.cc:993] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863: : Instructing follower a6f25a9a0326429d880e0fc93051b8cb to start an election
I20260608 12:43:52.633490 15896 raft_consensus.cc:1081] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Signalling peer a6f25a9a0326429d880e0fc93051b8cb to start an election
I20260608 12:43:52.635438 15841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c"
dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
 from {username='slave'} at 127.0.0.1:42320
I20260608 12:43:52.636013 15841 raft_consensus.cc:493] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:43:52.636390 15841 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.639739 15767 raft_consensus.cc:2468] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 2.
I20260608 12:43:52.641083 15656 leader_election.cc:304] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a96185b3b849af85d0c8f6e06ccc9a, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:52.641588 15840 raft_consensus.cc:2468] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a96185b3b849af85d0c8f6e06ccc9a in term 2.
I20260608 12:43:52.642076 15888 raft_consensus.cc:2804] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:52.642643 15888 raft_consensus.cc:697] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 LEADER]: Becoming Leader. State: Replica: 59a96185b3b849af85d0c8f6e06ccc9a, State: Running, Role: LEADER
I20260608 12:43:52.643499 15888 consensus_queue.cc:237] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } }
I20260608 12:43:52.645089 15841 raft_consensus.cc:515] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:52.649732 15841 leader_election.cc:290] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 2 election: Requested vote from peers 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:52.650679 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:52.653249 16003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "a6f25a9a0326429d880e0fc93051b8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38f724409f73416b907d240b7c7e00d3"
I20260608 12:43:52.653848 15767 raft_consensus.cc:3055] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:43:52.654953 15767 raft_consensus.cc:740] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Running, Role: LEADER
I20260608 12:43:52.656288 15767 consensus_queue.cc:260] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [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: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:52.658232 15767 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.653864 16003 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:52.667678 15767 raft_consensus.cc:2468] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 2.
I20260608 12:43:52.668828 16003 raft_consensus.cc:2468] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f25a9a0326429d880e0fc93051b8cb in term 2.
I20260608 12:43:52.670606 15806 leader_election.cc:304] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3, a6f25a9a0326429d880e0fc93051b8cb; no voters: 
I20260608 12:43:52.671586 15929 raft_consensus.cc:2804] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:52.672107 15929 raft_consensus.cc:697] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEADER]: Becoming Leader. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Running, Role: LEADER
I20260608 12:43:52.672916 15929 consensus_queue.cc:237] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:52.674134 15587 catalog_manager.cc:5696] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: term changed from 1 to 2, leader changed from e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) to 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65). New cstate: current_term: 2 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:52.680796 15590 catalog_manager.cc:5696] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: term changed from 1 to 2, leader changed from e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) to a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67). New cstate: current_term: 2 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:52.796077 16129 ts_tablet_manager.cc:933] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: Initiating tablet copy from peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:52.797869 16129 tablet_copy_client.cc:323] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:39309
I20260608 12:43:52.799711 15702 tablet_copy_service.cc:140] P 59a96185b3b849af85d0c8f6e06ccc9a: Received BeginTabletCopySession request for tablet 645382d46b844fb5b06896926eefc8b0 from peer 38f724409f73416b907d240b7c7e00d3 ({username='slave'} at 127.0.0.1:52248)
I20260608 12:43:52.800242 15702 tablet_copy_service.cc:161] P 59a96185b3b849af85d0c8f6e06ccc9a: Beginning new tablet copy session on tablet 645382d46b844fb5b06896926eefc8b0 from peer 38f724409f73416b907d240b7c7e00d3 at {username='slave'} at 127.0.0.1:52248: session id = 38f724409f73416b907d240b7c7e00d3-645382d46b844fb5b06896926eefc8b0
I20260608 12:43:52.801692 16131 ts_tablet_manager.cc:933] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: Initiating tablet copy from peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:52.807971 16131 tablet_copy_client.cc:323] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:35417
I20260608 12:43:52.809803 15702 tablet_copy_source_session.cc:215] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:52.809803 15851 tablet_copy_service.cc:140] P a6f25a9a0326429d880e0fc93051b8cb: Received BeginTabletCopySession request for tablet b95c190aed214102baa521a6f66beda4 from peer 38f724409f73416b907d240b7c7e00d3 ({username='slave'} at 127.0.0.1:42344)
I20260608 12:43:52.810709 15851 tablet_copy_service.cc:161] P a6f25a9a0326429d880e0fc93051b8cb: Beginning new tablet copy session on tablet b95c190aed214102baa521a6f66beda4 from peer 38f724409f73416b907d240b7c7e00d3 at {username='slave'} at 127.0.0.1:42344: session id = 38f724409f73416b907d240b7c7e00d3-b95c190aed214102baa521a6f66beda4
I20260608 12:43:52.812914 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645382d46b844fb5b06896926eefc8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:52.818957 15851 tablet_copy_source_session.cc:215] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:52.822377 16131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95c190aed214102baa521a6f66beda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:52.830816 16129 tablet_copy_client.cc:806] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:52.831451 16129 tablet_copy_client.cc:670] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:52.836199 16129 tablet_copy_client.cc:538] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:52.838424 16131 tablet_copy_client.cc:806] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:52.839088 16131 tablet_copy_client.cc:670] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:52.844401 16131 tablet_copy_client.cc:538] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:52.846781 16129 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:52.853452 16131 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:52.875816 16131 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: 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:43:52.875907 16129 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: 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:43:52.877262 16131 tablet_bootstrap.cc:492] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: Bootstrap complete.
I20260608 12:43:52.878089 16131 ts_tablet_manager.cc:1403] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260608 12:43:52.877100 16129 tablet_bootstrap.cc:492] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: Bootstrap complete.
I20260608 12:43:52.880340 16129 ts_tablet_manager.cc:1403] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.008s
I20260608 12:43:52.883247 16131 raft_consensus.cc:359] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:52.884122 16131 raft_consensus.cc:740] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: LEARNER
I20260608 12:43:52.884814 16131 consensus_queue.cc:260] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:52.886246 16129 raft_consensus.cc:359] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:52.887090 16129 raft_consensus.cc:740] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: LEARNER
I20260608 12:43:52.887326 16131 ts_tablet_manager.cc:1434] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:43:52.887792 16129 consensus_queue.cc:260] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:52.889644 15851 tablet_copy_service.cc:342] P a6f25a9a0326429d880e0fc93051b8cb: Request end of tablet copy session 38f724409f73416b907d240b7c7e00d3-b95c190aed214102baa521a6f66beda4 received from {username='slave'} at 127.0.0.1:42344
I20260608 12:43:52.890092 15851 tablet_copy_service.cc:434] P a6f25a9a0326429d880e0fc93051b8cb: ending tablet copy session 38f724409f73416b907d240b7c7e00d3-b95c190aed214102baa521a6f66beda4 on tablet b95c190aed214102baa521a6f66beda4 with peer 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:52.890561 16129 ts_tablet_manager.cc:1434] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:43:52.893208 15702 tablet_copy_service.cc:342] P 59a96185b3b849af85d0c8f6e06ccc9a: Request end of tablet copy session 38f724409f73416b907d240b7c7e00d3-645382d46b844fb5b06896926eefc8b0 received from {username='slave'} at 127.0.0.1:52248
I20260608 12:43:52.893694 15702 tablet_copy_service.cc:434] P 59a96185b3b849af85d0c8f6e06ccc9a: ending tablet copy session 38f724409f73416b907d240b7c7e00d3-645382d46b844fb5b06896926eefc8b0 on tablet 645382d46b844fb5b06896926eefc8b0 with peer 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:52.899777 15767 raft_consensus.cc:1275] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Refusing update from remote peer 38f724409f73416b907d240b7c7e00d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:52.901432 16088 consensus_queue.cc:1048] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:52.911429 15841 raft_consensus.cc:1275] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Refusing update from remote peer 38f724409f73416b907d240b7c7e00d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:52.913897 16088 consensus_queue.cc:1048] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:43:53.013664 16129 ts_tablet_manager.cc:933] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: Initiating tablet copy from peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:53.016237 16129 tablet_copy_client.cc:323] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:38361
I20260608 12:43:53.018491 15777 tablet_copy_service.cc:140] P e20cf047bbfe4541b4c3e2b776a86863: Received BeginTabletCopySession request for tablet 76c39f93d89c4cc1ae490039c3559b5c from peer 38f724409f73416b907d240b7c7e00d3 ({username='slave'} at 127.0.0.1:52196)
I20260608 12:43:53.019443 15777 tablet_copy_service.cc:161] P e20cf047bbfe4541b4c3e2b776a86863: Beginning new tablet copy session on tablet 76c39f93d89c4cc1ae490039c3559b5c from peer 38f724409f73416b907d240b7c7e00d3 at {username='slave'} at 127.0.0.1:52196: session id = 38f724409f73416b907d240b7c7e00d3-76c39f93d89c4cc1ae490039c3559b5c
I20260608 12:43:53.027489 15777 tablet_copy_source_session.cc:215] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:53.030968 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c39f93d89c4cc1ae490039c3559b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.047719 16129 tablet_copy_client.cc:806] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:53.048604 16129 tablet_copy_client.cc:670] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:53.051656 16003 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:53.053465 16129 tablet_copy_client.cc:538] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:53.054365 16122 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:53.057938 15841 raft_consensus.cc:1275] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:53.059726 16122 consensus_queue.cc:1048] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:53.064179 16129 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:53.095788 15767 raft_consensus.cc:1275] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:53.100594 16061 consensus_queue.cc:1048] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:53.104214 16129 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: 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:43:53.105309 16129 tablet_bootstrap.cc:492] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: Bootstrap complete.
I20260608 12:43:53.106097 16129 ts_tablet_manager.cc:1403] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.016s
I20260608 12:43:53.115252 16129 raft_consensus.cc:359] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:53.116643 16129 raft_consensus.cc:740] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: LEARNER
I20260608 12:43:53.118707 16003 raft_consensus.cc:1275] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:53.122108 15765 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:53.123849 15929 consensus_queue.cc:1048] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:53.123876 16129 consensus_queue.cc:260] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:53.129277 16129 ts_tablet_manager.cc:1434] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260608 12:43:53.134644 15777 tablet_copy_service.cc:342] P e20cf047bbfe4541b4c3e2b776a86863: Request end of tablet copy session 38f724409f73416b907d240b7c7e00d3-76c39f93d89c4cc1ae490039c3559b5c received from {username='slave'} at 127.0.0.1:52196
I20260608 12:43:53.135249 15777 tablet_copy_service.cc:434] P e20cf047bbfe4541b4c3e2b776a86863: ending tablet copy session 38f724409f73416b907d240b7c7e00d3-76c39f93d89c4cc1ae490039c3559b5c on tablet 76c39f93d89c4cc1ae490039c3559b5c with peer 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:53.124076 16122 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260608 12:43:53.164655 15766 raft_consensus.cc:1275] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:53.167711 15929 consensus_queue.cc:1048] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260608 12:43:53.194265 16002 raft_consensus.cc:1217] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:53.369701 16002 raft_consensus.cc:1217] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:53.393802 16002 raft_consensus.cc:1217] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:53.620038 16061 raft_consensus.cc:1064] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a: attempting to promote NON_VOTER 38f724409f73416b907d240b7c7e00d3 to VOTER
I20260608 12:43:53.624720 16061 consensus_queue.cc:237] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:53.632546 16002 raft_consensus.cc:1275] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.636055 16061 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:53.639266 15767 raft_consensus.cc:1275] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.640123 15841 raft_consensus.cc:1275] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.641559 16061 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:53.642580 16122 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } 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:43:53.670423 16061 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.678359 15840 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.679229 15767 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.702706 15588 catalog_manager.cc:5696] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:53.707988 16002 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.730912 15692 consensus_queue.cc:237] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:53.737934 15767 raft_consensus.cc:1275] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:53.738058 16002 raft_consensus.cc:1275] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:53.739610 16159 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:53.740583 16144 consensus_queue.cc:1048] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:53.748869 16061 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.753314 15767 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.755192 16002 raft_consensus.cc:2955] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.759829 15576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 645382d46b844fb5b06896926eefc8b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:53.765915 15590 catalog_manager.cc:5696] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: config changed from index 3 to 4, VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) evicted. New cstate: current_term: 1 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:53.777932 15828 tablet_service.cc:1558] Processing DeleteTablet for tablet 645382d46b844fb5b06896926eefc8b0 with delete_type TABLET_DATA_TOMBSTONED (TS a6f25a9a0326429d880e0fc93051b8cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42308
I20260608 12:43:53.781867 16164 tablet_replica.cc:333] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:43:53.783030 16164 raft_consensus.cc:2243] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:53.783835 16164 raft_consensus.cc:2272] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:53.787906 16164 ts_tablet_manager.cc:1916] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:53.801787 16164 ts_tablet_manager.cc:1929] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:43:53.802328 16164 log.cc:1199] T 645382d46b844fb5b06896926eefc8b0 P a6f25a9a0326429d880e0fc93051b8cb: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/645382d46b844fb5b06896926eefc8b0
I20260608 12:43:53.803874 15576 catalog_manager.cc:5027] TS a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417): tablet 645382d46b844fb5b06896926eefc8b0 (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]) successfully deleted
I20260608 12:43:53.834841 16149 raft_consensus.cc:1064] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863: attempting to promote NON_VOTER 38f724409f73416b907d240b7c7e00d3 to VOTER
I20260608 12:43:53.837795 16149 consensus_queue.cc:237] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:53.845683 15840 raft_consensus.cc:1275] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.845923 15692 raft_consensus.cc:1275] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.845990 16002 raft_consensus.cc:1275] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.847447 16149 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } 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:43:53.848695 15896 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:53.849449 16150 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:53.874447 16149 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.878046 16002 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.878106 15840 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.886873 16147 raft_consensus.cc:1064] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb: attempting to promote NON_VOTER 38f724409f73416b907d240b7c7e00d3 to VOTER
I20260608 12:43:53.891503 16147 consensus_queue.cc:237] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:53.891371 15590 catalog_manager.cc:5696] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:53.896930 15692 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.916540 16002 raft_consensus.cc:1275] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.918056 15692 raft_consensus.cc:1275] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.917860 15767 consensus_queue.cc:237] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [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: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:53.918267 16147 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:53.920152 15929 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:53.921015 15765 raft_consensus.cc:1275] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:53.922766 15929 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } 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:43:53.932761 15840 raft_consensus.cc:1275] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:53.934847 16001 raft_consensus.cc:1275] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:53.937361 16149 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:53.939831 16149 consensus_queue.cc:1048] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:53.954458 15927 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.960574 16149 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.964704 15840 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.966321 15690 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.981313 15767 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:53.989064 15589 catalog_manager.cc:5696] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:53.995956 16001 raft_consensus.cc:2955] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:54.023553 15590 catalog_manager.cc:5696] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 reported cstate change: config changed from index 3 to 4, VOTER 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65) evicted. New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:54.027369 15575 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 76c39f93d89c4cc1ae490039c3559b5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:54.037022 15679 tablet_service.cc:1558] Processing DeleteTablet for tablet 76c39f93d89c4cc1ae490039c3559b5c with delete_type TABLET_DATA_TOMBSTONED (TS 59a96185b3b849af85d0c8f6e06ccc9a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52236
I20260608 12:43:54.035547 16002 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:54.050655 16174 tablet_replica.cc:333] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:43:54.059219 16174 raft_consensus.cc:2243] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:54.059981 16174 raft_consensus.cc:2272] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:54.062455 15840 consensus_queue.cc:237] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:54.064129 16174 ts_tablet_manager.cc:1916] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:54.071112 15690 raft_consensus.cc:1275] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:54.072901 16147 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:54.075290 16002 raft_consensus.cc:1275] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:54.077076 16147 consensus_queue.cc:1048] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:54.080682 15929 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:54.085167 16174 ts_tablet_manager.cc:1929] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:43:54.085619 16174 log.cc:1199] T 76c39f93d89c4cc1ae490039c3559b5c P 59a96185b3b849af85d0c8f6e06ccc9a: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/76c39f93d89c4cc1ae490039c3559b5c
I20260608 12:43:54.087250 15576 catalog_manager.cc:5027] TS 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): tablet 76c39f93d89c4cc1ae490039c3559b5c (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]) successfully deleted
I20260608 12:43:54.090966 16002 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:54.091043 15690 raft_consensus.cc:2955] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:54.097856 15576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b95c190aed214102baa521a6f66beda4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:54.102468 15587 catalog_manager.cc:5696] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: config changed from index 3 to 4, VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) evicted. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:54.115165 15752 tablet_service.cc:1558] Processing DeleteTablet for tablet b95c190aed214102baa521a6f66beda4 with delete_type TABLET_DATA_TOMBSTONED (TS e20cf047bbfe4541b4c3e2b776a86863 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52166
I20260608 12:43:54.118122 16175 tablet_replica.cc:333] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:43:54.119196 16175 raft_consensus.cc:2243] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:54.120007 16175 raft_consensus.cc:2272] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:54.123528 16175 ts_tablet_manager.cc:1916] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:54.138435 16175 ts_tablet_manager.cc:1929] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:43:54.138779 16175 log.cc:1199] T b95c190aed214102baa521a6f66beda4 P e20cf047bbfe4541b4c3e2b776a86863: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/b95c190aed214102baa521a6f66beda4
I20260608 12:43:54.140331 15575 catalog_manager.cc:5027] TS e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): tablet b95c190aed214102baa521a6f66beda4 (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]) successfully deleted
I20260608 12:43:54.177040 15643 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:43:54.192989 15840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c"
dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
mode: GRACEFUL
new_leader_uuid: "38f724409f73416b907d240b7c7e00d3"
 from {username='slave'} at 127.0.0.1:42348
I20260608 12:43:54.193713 15840 raft_consensus.cc:606] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEADER]: Received request to transfer leadership to TS 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:54.195333 15643 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:43:54.195936 15643 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:54.316916 15927 raft_consensus.cc:993] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb: : Instructing follower 38f724409f73416b907d240b7c7e00d3 to start an election
I20260608 12:43:54.317430 16147 raft_consensus.cc:1081] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEADER]: Signalling peer 38f724409f73416b907d240b7c7e00d3 to start an election
I20260608 12:43:54.318964 16002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c"
dest_uuid: "38f724409f73416b907d240b7c7e00d3"
 from {username='slave'} at 127.0.0.1:60600
I20260608 12:43:54.319486 16002 raft_consensus.cc:493] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:43:54.319873 16002 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:54.324429 16002 raft_consensus.cc:515] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:54.326045 16002 leader_election.cc:290] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 3 election: Requested vote from peers a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417), e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:54.327028 15840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6f25a9a0326429d880e0fc93051b8cb"
I20260608 12:43:54.327260 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc997bf63f54faea620c4a67c49723c" candidate_uuid: "38f724409f73416b907d240b7c7e00d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e20cf047bbfe4541b4c3e2b776a86863"
I20260608 12:43:54.327661 15840 raft_consensus.cc:3055] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:54.327764 15767 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:54.328088 15840 raft_consensus.cc:740] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Running, Role: LEADER
I20260608 12:43:54.328965 15840 consensus_queue.cc:260] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:54.330242 15840 raft_consensus.cc:3060] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:54.334376 15767 raft_consensus.cc:2468] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 3.
I20260608 12:43:54.335682 15964 leader_election.cc:304] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38f724409f73416b907d240b7c7e00d3, e20cf047bbfe4541b4c3e2b776a86863; no voters: 
I20260608 12:43:54.336500 16088 raft_consensus.cc:2804] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:54.336685 15840 raft_consensus.cc:2468] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38f724409f73416b907d240b7c7e00d3 in term 3.
I20260608 12:43:54.337551 16088 raft_consensus.cc:697] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 3 LEADER]: Becoming Leader. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Running, Role: LEADER
I20260608 12:43:54.338511 16088 consensus_queue.cc:237] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } }
I20260608 12:43:54.345307 15589 catalog_manager.cc:5696] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 reported cstate change: term changed from 2 to 3, leader changed from a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) to 38f724409f73416b907d240b7c7e00d3 (127.12.108.68). New cstate: current_term: 3 leader_uuid: "38f724409f73416b907d240b7c7e00d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:54.862602 15840 raft_consensus.cc:1275] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 3 FOLLOWER]: Refusing update from remote peer 38f724409f73416b907d240b7c7e00d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:54.863895 16088 consensus_queue.cc:1048] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:54.877866 15767 raft_consensus.cc:1275] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 3 FOLLOWER]: Refusing update from remote peer 38f724409f73416b907d240b7c7e00d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:54.879534 16182 consensus_queue.cc:1048] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:55.136847 15840 consensus_queue.cc:237] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue 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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:55.144122 15767 raft_consensus.cc:1275] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:43:55.145284 15806 consensus_peers.cc:597] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb -> Peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Couldn't send request to peer 38f724409f73416b907d240b7c7e00d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5fe308d01b045e4a0b966b620a9b63e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.145677 15690 raft_consensus.cc:1275] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:55.146116 15927 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:55.147574 16186 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } 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:43:55.157500 15927 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:55.158586 15767 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:55.158583 15690 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:55.174329 15590 catalog_manager.cc:5696] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:55.182778 15690 consensus_queue.cc:237] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [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: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: true } }
I20260608 12:43:55.191725 15767 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:43:55.192343 15657 consensus_peers.cc:597] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a -> Peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417): Couldn't send request to peer a6f25a9a0326429d880e0fc93051b8cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ef5bebcd91e4c59a36bf451465186cf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.193452 16189 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:55.196786 16002 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:55.198683 16195 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:55.203274 16189 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: true } } }
I20260608 12:43:55.205471 15767 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: true } } }
I20260608 12:43:55.210984 16002 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: true } } }
I20260608 12:43:55.218129 15589 catalog_manager.cc:5696] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: config changed from index -1 to 3, NON_VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) added. New cstate: current_term: 2 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: true } } }
I20260608 12:43:55.220602 15767 consensus_queue.cc:237] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Queue 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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:55.232470 15840 raft_consensus.cc:1275] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:43:55.234477 15732 consensus_peers.cc:597] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 -> Peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Couldn't send request to peer 38f724409f73416b907d240b7c7e00d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2c3cd5df8c04f78876d0254ce93e6b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.235159 15690 raft_consensus.cc:1275] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:55.237190 16149 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:55.238148 16200 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } 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:43:55.249464 16200 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:55.250664 15840 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:55.251389 15690 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:55.262778 15841 consensus_queue.cc:237] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue 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: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: true } }
I20260608 12:43:55.263068 15590 catalog_manager.cc:5696] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:55.271139 15690 raft_consensus.cc:1275] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:55.272758 16002 raft_consensus.cc:1275] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:43:55.272796 15805 consensus_peers.cc:597] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb -> Peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Couldn't send request to peer e20cf047bbfe4541b4c3e2b776a86863. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e02a0d34803d4dba913b0cde883d4fe4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.273406 16190 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:55.274598 15927 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:55.283474 15927 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: true } } }
I20260608 12:43:55.285372 16002 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: true } } }
I20260608 12:43:55.287889 15690 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: true } } }
I20260608 12:43:55.296829 15587 catalog_manager.cc:5696] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 reported cstate change: config changed from index -1 to 2, NON_VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) added. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: true } } }
I20260608 12:43:55.697182 16208 ts_tablet_manager.cc:933] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: Initiating tablet copy from peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361)
I20260608 12:43:55.699259 16208 tablet_copy_client.cc:323] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:38361
I20260608 12:43:55.700114 16210 ts_tablet_manager.cc:933] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: Initiating tablet copy from peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309)
I20260608 12:43:55.701164 15777 tablet_copy_service.cc:140] P e20cf047bbfe4541b4c3e2b776a86863: Received BeginTabletCopySession request for tablet f2c3cd5df8c04f78876d0254ce93e6b7 from peer 38f724409f73416b907d240b7c7e00d3 ({username='slave'} at 127.0.0.1:52196)
I20260608 12:43:55.701722 15777 tablet_copy_service.cc:161] P e20cf047bbfe4541b4c3e2b776a86863: Beginning new tablet copy session on tablet f2c3cd5df8c04f78876d0254ce93e6b7 from peer 38f724409f73416b907d240b7c7e00d3 at {username='slave'} at 127.0.0.1:52196: session id = 38f724409f73416b907d240b7c7e00d3-f2c3cd5df8c04f78876d0254ce93e6b7
I20260608 12:43:55.702294 16210 tablet_copy_client.cc:323] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:39309
I20260608 12:43:55.703935 15702 tablet_copy_service.cc:140] P 59a96185b3b849af85d0c8f6e06ccc9a: Received BeginTabletCopySession request for tablet 1ef5bebcd91e4c59a36bf451465186cf from peer a6f25a9a0326429d880e0fc93051b8cb ({username='slave'} at 127.0.0.1:52242)
I20260608 12:43:55.704401 15702 tablet_copy_service.cc:161] P 59a96185b3b849af85d0c8f6e06ccc9a: Beginning new tablet copy session on tablet 1ef5bebcd91e4c59a36bf451465186cf from peer a6f25a9a0326429d880e0fc93051b8cb at {username='slave'} at 127.0.0.1:52242: session id = a6f25a9a0326429d880e0fc93051b8cb-1ef5bebcd91e4c59a36bf451465186cf
I20260608 12:43:55.709444 15777 tablet_copy_source_session.cc:215] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:55.710064 15702 tablet_copy_source_session.cc:215] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:55.713835 16208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c3cd5df8c04f78876d0254ce93e6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:55.715941 16212 ts_tablet_manager.cc:933] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: Initiating tablet copy from peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:55.713810 16210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef5bebcd91e4c59a36bf451465186cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:55.731714 16208 tablet_copy_client.cc:806] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:55.732326 16208 tablet_copy_client.cc:670] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:55.734673 16212 tablet_copy_client.cc:323] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:35417
I20260608 12:43:55.736531 15851 tablet_copy_service.cc:140] P a6f25a9a0326429d880e0fc93051b8cb: Received BeginTabletCopySession request for tablet c5fe308d01b045e4a0b966b620a9b63e from peer 38f724409f73416b907d240b7c7e00d3 ({username='slave'} at 127.0.0.1:42344)
I20260608 12:43:55.737095 15851 tablet_copy_service.cc:161] P a6f25a9a0326429d880e0fc93051b8cb: Beginning new tablet copy session on tablet c5fe308d01b045e4a0b966b620a9b63e from peer 38f724409f73416b907d240b7c7e00d3 at {username='slave'} at 127.0.0.1:42344: session id = 38f724409f73416b907d240b7c7e00d3-c5fe308d01b045e4a0b966b620a9b63e
I20260608 12:43:55.737975 16208 tablet_copy_client.cc:538] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:55.740125 16210 tablet_copy_client.cc:806] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:55.740675 16210 tablet_copy_client.cc:670] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:55.745304 16210 tablet_copy_client.cc:538] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:55.746426 15851 tablet_copy_source_session.cc:215] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:55.747323 16208 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:55.750190 16212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fe308d01b045e4a0b966b620a9b63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:55.754470 16210 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap starting.
I20260608 12:43:55.769306 16212 tablet_copy_client.cc:806] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:55.770038 16212 tablet_copy_client.cc:670] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:55.775781 16212 tablet_copy_client.cc:538] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:55.786290 16208 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: 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:43:55.787380 16208 tablet_bootstrap.cc:492] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: Bootstrap complete.
I20260608 12:43:55.788151 16208 ts_tablet_manager.cc:1403] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.008s
I20260608 12:43:55.789009 16212 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:55.792037 16208 raft_consensus.cc:359] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:55.792948 16208 raft_consensus.cc:740] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: LEARNER
I20260608 12:43:55.793676 16208 consensus_queue.cc:260] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:55.798398 16210 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: 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:43:55.799510 16210 tablet_bootstrap.cc:492] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: Bootstrap complete.
I20260608 12:43:55.800275 16210 ts_tablet_manager.cc:1403] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.023s
I20260608 12:43:55.805229 16208 ts_tablet_manager.cc:1434] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:43:55.806074 16210 raft_consensus.cc:359] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: true } }
I20260608 12:43:55.807253 16210 raft_consensus.cc:740] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a6f25a9a0326429d880e0fc93051b8cb, State: Initialized, Role: LEARNER
I20260608 12:43:55.808374 15777 tablet_copy_service.cc:342] P e20cf047bbfe4541b4c3e2b776a86863: Request end of tablet copy session 38f724409f73416b907d240b7c7e00d3-f2c3cd5df8c04f78876d0254ce93e6b7 received from {username='slave'} at 127.0.0.1:52196
I20260608 12:43:55.808895 15777 tablet_copy_service.cc:434] P e20cf047bbfe4541b4c3e2b776a86863: ending tablet copy session 38f724409f73416b907d240b7c7e00d3-f2c3cd5df8c04f78876d0254ce93e6b7 on tablet f2c3cd5df8c04f78876d0254ce93e6b7 with peer 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:55.808280 16210 consensus_queue.cc:260] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [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: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: true } }
I20260608 12:43:55.813695 16210 ts_tablet_manager.cc:1434] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:43:55.819108 15702 tablet_copy_service.cc:342] P 59a96185b3b849af85d0c8f6e06ccc9a: Request end of tablet copy session a6f25a9a0326429d880e0fc93051b8cb-1ef5bebcd91e4c59a36bf451465186cf received from {username='slave'} at 127.0.0.1:52242
I20260608 12:43:55.819592 15702 tablet_copy_service.cc:434] P 59a96185b3b849af85d0c8f6e06ccc9a: ending tablet copy session a6f25a9a0326429d880e0fc93051b8cb-1ef5bebcd91e4c59a36bf451465186cf on tablet 1ef5bebcd91e4c59a36bf451465186cf with peer a6f25a9a0326429d880e0fc93051b8cb
I20260608 12:43:55.821852 16212 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: 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:43:55.822947 16212 tablet_bootstrap.cc:492] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: Bootstrap complete.
I20260608 12:43:55.823668 16212 ts_tablet_manager.cc:1403] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.002s
I20260608 12:43:55.826977 16212 raft_consensus.cc:359] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:55.827898 16212 raft_consensus.cc:740] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: LEARNER
I20260608 12:43:55.828648 16212 consensus_queue.cc:260] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:55.830848 16212 ts_tablet_manager.cc:1434] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 12:43:55.832403 15851 tablet_copy_service.cc:342] P a6f25a9a0326429d880e0fc93051b8cb: Request end of tablet copy session 38f724409f73416b907d240b7c7e00d3-c5fe308d01b045e4a0b966b620a9b63e received from {username='slave'} at 127.0.0.1:42344
I20260608 12:43:55.832782 15851 tablet_copy_service.cc:434] P a6f25a9a0326429d880e0fc93051b8cb: ending tablet copy session 38f724409f73416b907d240b7c7e00d3-c5fe308d01b045e4a0b966b620a9b63e on tablet c5fe308d01b045e4a0b966b620a9b63e with peer 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:55.856032 16217 ts_tablet_manager.cc:933] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: Initiating tablet copy from peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:55.858305 16217 tablet_copy_client.cc:323] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:35417
I20260608 12:43:55.860579 15851 tablet_copy_service.cc:140] P a6f25a9a0326429d880e0fc93051b8cb: Received BeginTabletCopySession request for tablet e02a0d34803d4dba913b0cde883d4fe4 from peer e20cf047bbfe4541b4c3e2b776a86863 ({username='slave'} at 127.0.0.1:42320)
I20260608 12:43:55.861150 15851 tablet_copy_service.cc:161] P a6f25a9a0326429d880e0fc93051b8cb: Beginning new tablet copy session on tablet e02a0d34803d4dba913b0cde883d4fe4 from peer e20cf047bbfe4541b4c3e2b776a86863 at {username='slave'} at 127.0.0.1:42320: session id = e20cf047bbfe4541b4c3e2b776a86863-e02a0d34803d4dba913b0cde883d4fe4
I20260608 12:43:55.866698 15851 tablet_copy_source_session.cc:215] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:55.869856 16217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a0d34803d4dba913b0cde883d4fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:55.882519 16217 tablet_copy_client.cc:806] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:55.883122 16217 tablet_copy_client.cc:670] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:55.887915 16217 tablet_copy_client.cc:538] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:55.894876 16217 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap starting.
I20260608 12:43:55.912351 16217 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: 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:43:55.913100 16217 tablet_bootstrap.cc:492] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: Bootstrap complete.
I20260608 12:43:55.913664 16217 ts_tablet_manager.cc:1403] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:43:55.916270 16217 raft_consensus.cc:359] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: true } }
I20260608 12:43:55.917156 16217 raft_consensus.cc:740] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e20cf047bbfe4541b4c3e2b776a86863, State: Initialized, Role: LEARNER
I20260608 12:43:55.917778 16217 consensus_queue.cc:260] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [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: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: true } }
I20260608 12:43:55.919579 16217 ts_tablet_manager.cc:1434] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:43:55.921854 15851 tablet_copy_service.cc:342] P a6f25a9a0326429d880e0fc93051b8cb: Request end of tablet copy session e20cf047bbfe4541b4c3e2b776a86863-e02a0d34803d4dba913b0cde883d4fe4 received from {username='slave'} at 127.0.0.1:42320
I20260608 12:43:55.922309 15851 tablet_copy_service.cc:434] P a6f25a9a0326429d880e0fc93051b8cb: ending tablet copy session e20cf047bbfe4541b4c3e2b776a86863-e02a0d34803d4dba913b0cde883d4fe4 on tablet e02a0d34803d4dba913b0cde883d4fe4 with peer e20cf047bbfe4541b4c3e2b776a86863
I20260608 12:43:56.193821 15841 raft_consensus.cc:1217] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:56.196934 15643 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:43:56.216782 15643 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:43:56.217680 15643 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:56.254349 16002 raft_consensus.cc:1217] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:56.308917 16002 raft_consensus.cc:1217] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:56.369369 15767 raft_consensus.cc:1217] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:56.699882 16203 raft_consensus.cc:1064] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863: attempting to promote NON_VOTER 38f724409f73416b907d240b7c7e00d3 to VOTER
I20260608 12:43:56.702857 16203 consensus_queue.cc:237] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:56.711797 16001 raft_consensus.cc:1275] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:56.712356 15690 raft_consensus.cc:1275] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:56.714545 16225 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:56.715459 16200 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:56.718758 15841 raft_consensus.cc:1275] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:56.722422 16229 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } 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:43:56.730427 16200 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:56.740372 15690 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:56.765534 16002 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:56.767467 15840 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:56.775254 15590 catalog_manager.cc:5696] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { replace: true } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:56.801098 16235 raft_consensus.cc:1064] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a: attempting to promote NON_VOTER a6f25a9a0326429d880e0fc93051b8cb to VOTER
I20260608 12:43:56.804328 16235 consensus_queue.cc:237] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [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: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } }
I20260608 12:43:56.850431 16002 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:56.857064 15840 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 LEARNER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:56.849781 15765 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:56.868618 16189 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:56.871155 16190 raft_consensus.cc:1064] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb: attempting to promote NON_VOTER 38f724409f73416b907d240b7c7e00d3 to VOTER
I20260608 12:43:56.876495 16190 consensus_queue.cc:237] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:56.881675 16235 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } 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:43:56.883442 16222 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:56.919683 16222 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } } }
I20260608 12:43:56.933163 15841 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } } }
I20260608 12:43:56.935763 16223 raft_consensus.cc:1064] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb: attempting to promote NON_VOTER e20cf047bbfe4541b4c3e2b776a86863 to VOTER
I20260608 12:43:56.938784 16002 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } } }
I20260608 12:43:56.947892 15765 consensus_queue.cc:237] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:56.950580 16001 raft_consensus.cc:1275] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:56.950520 16223 consensus_queue.cc:237] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [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: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } }
I20260608 12:43:56.953536 15766 raft_consensus.cc:1275] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:56.954041 15690 raft_consensus.cc:1275] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:56.959548 15767 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } } }
I20260608 12:43:56.970345 16001 raft_consensus.cc:1275] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:56.965291 15587 catalog_manager.cc:5696] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: config changed from index 3 to 4, a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:56.972118 16200 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:56.980473 15690 raft_consensus.cc:1275] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer e20cf047bbfe4541b4c3e2b776a86863: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:56.982561 16228 consensus_queue.cc:1048] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:56.982137 16229 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:56.986651 16001 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:56.993439 15690 raft_consensus.cc:2955] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:56.997697 15692 consensus_queue.cc:237] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } }
I20260608 12:43:57.003855 16245 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:57.005970 16245 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260608 12:43:57.016688 16224 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } 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:43:57.023841 15767 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:57.038002 16222 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:57.043596 15841 raft_consensus.cc:1275] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Refusing update from remote peer 59a96185b3b849af85d0c8f6e06ccc9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:57.046054 16222 consensus_queue.cc:1048] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } 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:43:57.048617 16235 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } } }
I20260608 12:43:57.051057 15767 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } } }
I20260608 12:43:57.054651 15841 raft_consensus.cc:2955] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } } }
I20260608 12:43:57.067183 15575 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f2c3cd5df8c04f78876d0254ce93e6b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:57.073671 15766 raft_consensus.cc:1275] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEARNER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:57.075395 15692 raft_consensus.cc:1275] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:57.077119 16245 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:57.079576 15589 catalog_manager.cc:5696] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 reported cstate change: config changed from index 3 to 4, VOTER a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67) evicted. New cstate: current_term: 1 leader_uuid: "e20cf047bbfe4541b4c3e2b776a86863" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.082603 16245 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } 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:43:57.096498 15828 tablet_service.cc:1558] Processing DeleteTablet for tablet f2c3cd5df8c04f78876d0254ce93e6b7 with delete_type TABLET_DATA_TOMBSTONED (TS a6f25a9a0326429d880e0fc93051b8cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42308
I20260608 12:43:57.105967 16190 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.107753 15767 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.111289 15576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1ef5bebcd91e4c59a36bf451465186cf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:57.113054 16224 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.117354 15587 catalog_manager.cc:5696] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: config changed from index 4 to 5, VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) evicted. New cstate: current_term: 2 leader_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } attrs { promote: false } } }
I20260608 12:43:57.120126 15766 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.125036 16000 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.129932 15692 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.140338 15988 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ef5bebcd91e4c59a36bf451465186cf with delete_type TABLET_DATA_TOMBSTONED (TS 38f724409f73416b907d240b7c7e00d3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60588
I20260608 12:43:57.144039 15590 catalog_manager.cc:5696] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 reported cstate change: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } attrs { replace: true } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.096735 16001 raft_consensus.cc:1275] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:57.157069 16253 tablet_replica.cc:333] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:43:57.158186 16253 raft_consensus.cc:2243] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:57.159147 16253 raft_consensus.cc:2272] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:57.161491 16223 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:57.165496 16253 ts_tablet_manager.cc:1916] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:57.175603 15589 catalog_manager.cc:5696] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: config changed from index 2 to 3, e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.181807 15692 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.179749 16252 tablet_replica.cc:333] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:43:57.193754 16252 raft_consensus.cc:2243] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:57.201205 16252 raft_consensus.cc:2272] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:57.203986 15841 consensus_queue.cc:237] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [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: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:57.213155 16252 ts_tablet_manager.cc:1916] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:57.231870 15841 consensus_queue.cc:237] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [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: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } }
I20260608 12:43:57.219903 16001 raft_consensus.cc:1275] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:57.221141 15766 raft_consensus.cc:1275] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:57.235203 16256 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:57.216300 16253 ts_tablet_manager.cc:1929] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:57.236048 16253 log.cc:1199] T 1ef5bebcd91e4c59a36bf451465186cf P 38f724409f73416b907d240b7c7e00d3: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-3-root/wals/1ef5bebcd91e4c59a36bf451465186cf
I20260608 12:43:57.238056 16245 consensus_queue.cc:1048] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:57.238370 15576 catalog_manager.cc:5027] TS 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): tablet 1ef5bebcd91e4c59a36bf451465186cf (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]) successfully deleted
I20260608 12:43:57.238085 16000 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.249198 15765 raft_consensus.cc:1275] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:57.251300 15692 raft_consensus.cc:1275] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:57.255785 16252 ts_tablet_manager.cc:1929] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:43:57.256322 16252 log.cc:1199] T f2c3cd5df8c04f78876d0254ce93e6b7 P a6f25a9a0326429d880e0fc93051b8cb: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/f2c3cd5df8c04f78876d0254ce93e6b7
I20260608 12:43:57.256157 16245 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:57.257787 16256 consensus_queue.cc:1048] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } 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:43:57.258875 15576 catalog_manager.cc:5027] TS a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417): tablet f2c3cd5df8c04f78876d0254ce93e6b7 (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]) successfully deleted
I20260608 12:43:57.261878 16255 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.266255 16001 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.269524 15765 raft_consensus.cc:2955] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.272357 16245 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.281044 15692 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.284888 15587 catalog_manager.cc:5696] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 reported cstate change: config changed from index 3 to 4, VOTER 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65) evicted. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:57.281785 15766 raft_consensus.cc:2955] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.296566 15576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c5fe308d01b045e4a0b966b620a9b63e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:57.301265 15576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e02a0d34803d4dba913b0cde883d4fe4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:57.301501 15590 catalog_manager.cc:5696] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a reported cstate change: config changed from index 3 to 4, VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) evicted. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { promote: false } } }
I20260608 12:43:57.302582 15679 tablet_service.cc:1558] Processing DeleteTablet for tablet c5fe308d01b045e4a0b966b620a9b63e with delete_type TABLET_DATA_TOMBSTONED (TS 59a96185b3b849af85d0c8f6e06ccc9a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52236
I20260608 12:43:57.310281 16258 tablet_replica.cc:333] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:43:57.311848 16258 raft_consensus.cc:2243] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:57.312793 16258 raft_consensus.cc:2272] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:57.316742 16258 ts_tablet_manager.cc:1916] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:57.321308 15988 tablet_service.cc:1558] Processing DeleteTablet for tablet e02a0d34803d4dba913b0cde883d4fe4 with delete_type TABLET_DATA_TOMBSTONED (TS 38f724409f73416b907d240b7c7e00d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60588
I20260608 12:43:57.322384 16253 tablet_replica.cc:333] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:43:57.323510 16253 raft_consensus.cc:2243] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:57.324306 16253 raft_consensus.cc:2272] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:57.327682 16253 ts_tablet_manager.cc:1916] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:57.333356 16258 ts_tablet_manager.cc:1929] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:43:57.333815 16258 log.cc:1199] T c5fe308d01b045e4a0b966b620a9b63e P 59a96185b3b849af85d0c8f6e06ccc9a: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/c5fe308d01b045e4a0b966b620a9b63e
I20260608 12:43:57.336323 15576 catalog_manager.cc:5027] TS 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): tablet c5fe308d01b045e4a0b966b620a9b63e (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]) successfully deleted
I20260608 12:43:57.341384 16253 ts_tablet_manager.cc:1929] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:43:57.341792 16253 log.cc:1199] T e02a0d34803d4dba913b0cde883d4fe4 P 38f724409f73416b907d240b7c7e00d3: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-3-root/wals/e02a0d34803d4dba913b0cde883d4fe4
I20260608 12:43:57.343226 15576 catalog_manager.cc:5027] TS 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): tablet e02a0d34803d4dba913b0cde883d4fe4 (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]) successfully deleted
I20260608 12:43:58.218885 15643 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:43:58.233043 15643 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:43:58.233923 15643 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:58.343823 15841 consensus_queue.cc:237] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Queue 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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:58.350502 15765 raft_consensus.cc:1275] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:43:58.351912 15806 consensus_peers.cc:597] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb -> Peer 38f724409f73416b907d240b7c7e00d3 (127.12.108.68:39945): Couldn't send request to peer 38f724409f73416b907d240b7c7e00d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ab120a4ca3b4fe68eb2bce006952a15. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:58.352200 15690 raft_consensus.cc:1275] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:58.351949 16245 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } 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:43:58.353600 16263 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:58.361919 16245 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:58.365290 15765 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:58.366389 15690 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:58.378459 15587 catalog_manager.cc:5696] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 reported cstate change: config changed from index -1 to 2, NON_VOTER 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } } }
I20260608 12:43:58.861569 16271 ts_tablet_manager.cc:933] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: Initiating tablet copy from peer a6f25a9a0326429d880e0fc93051b8cb (127.12.108.67:35417)
I20260608 12:43:58.863271 16271 tablet_copy_client.cc:323] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:35417
I20260608 12:43:58.865130 15851 tablet_copy_service.cc:140] P a6f25a9a0326429d880e0fc93051b8cb: Received BeginTabletCopySession request for tablet 9ab120a4ca3b4fe68eb2bce006952a15 from peer 38f724409f73416b907d240b7c7e00d3 ({username='slave'} at 127.0.0.1:42344)
I20260608 12:43:58.865756 15851 tablet_copy_service.cc:161] P a6f25a9a0326429d880e0fc93051b8cb: Beginning new tablet copy session on tablet 9ab120a4ca3b4fe68eb2bce006952a15 from peer 38f724409f73416b907d240b7c7e00d3 at {username='slave'} at 127.0.0.1:42344: session id = 38f724409f73416b907d240b7c7e00d3-9ab120a4ca3b4fe68eb2bce006952a15
I20260608 12:43:58.874125 15851 tablet_copy_source_session.cc:215] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:58.877627 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ab120a4ca3b4fe68eb2bce006952a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:58.893014 16271 tablet_copy_client.cc:806] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:58.893661 16271 tablet_copy_client.cc:670] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:58.898033 16271 tablet_copy_client.cc:538] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:58.905019 16271 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: Bootstrap starting.
I20260608 12:43:58.925526 16271 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: 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:43:58.926389 16271 tablet_bootstrap.cc:492] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: Bootstrap complete.
I20260608 12:43:58.926993 16271 ts_tablet_manager.cc:1403] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.001s
I20260608 12:43:58.929942 16271 raft_consensus.cc:359] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:58.930796 16271 raft_consensus.cc:740] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38f724409f73416b907d240b7c7e00d3, State: Initialized, Role: LEARNER
I20260608 12:43:58.931334 16271 consensus_queue.cc:260] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: true } }
I20260608 12:43:58.933640 16271 ts_tablet_manager.cc:1434] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:43:58.935565 15851 tablet_copy_service.cc:342] P a6f25a9a0326429d880e0fc93051b8cb: Request end of tablet copy session 38f724409f73416b907d240b7c7e00d3-9ab120a4ca3b4fe68eb2bce006952a15 received from {username='slave'} at 127.0.0.1:42344
I20260608 12:43:58.936054 15851 tablet_copy_service.cc:434] P a6f25a9a0326429d880e0fc93051b8cb: ending tablet copy session 38f724409f73416b907d240b7c7e00d3-9ab120a4ca3b4fe68eb2bce006952a15 on tablet 9ab120a4ca3b4fe68eb2bce006952a15 with peer 38f724409f73416b907d240b7c7e00d3
I20260608 12:43:59.459791 16000 raft_consensus.cc:1217] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:59.901559 16274 raft_consensus.cc:1064] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb: attempting to promote NON_VOTER 38f724409f73416b907d240b7c7e00d3 to VOTER
I20260608 12:43:59.904575 16274 consensus_queue.cc:237] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:59.912673 15765 raft_consensus.cc:1275] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:59.913836 16000 raft_consensus.cc:1275] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 LEARNER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:59.914079 15692 raft_consensus.cc:1275] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:59.914331 16275 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } 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:43:59.915401 16274 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:59.916327 16266 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:59.935499 16275 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:59.937419 15692 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:59.940256 15765 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:59.952193 15589 catalog_manager.cc:5696] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:59.954927 16000 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38f724409f73416b907d240b7c7e00d3 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "e20cf047bbfe4541b4c3e2b776a86863" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:43:59.979700 15841 consensus_queue.cc:237] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [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: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } }
I20260608 12:43:59.990612 16001 raft_consensus.cc:1275] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:59.991446 15692 raft_consensus.cc:1275] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Refusing update from remote peer a6f25a9a0326429d880e0fc93051b8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:59.992637 16266 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } 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:43:59.993520 16275 consensus_queue.cc:1048] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:44:00.000291 16275 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:44:00.003633 15692 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:44:00.003638 16001 raft_consensus.cc:2955] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } } }
I20260608 12:44:00.014801 15576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9ab120a4ca3b4fe68eb2bce006952a15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:44:00.017182 15587 catalog_manager.cc:5696] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb reported cstate change: config changed from index 3 to 4, VOTER e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66) evicted. New cstate: current_term: 1 leader_uuid: "a6f25a9a0326429d880e0fc93051b8cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a96185b3b849af85d0c8f6e06ccc9a" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f25a9a0326429d880e0fc93051b8cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38f724409f73416b907d240b7c7e00d3" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 39945 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:44:00.031425 15752 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ab120a4ca3b4fe68eb2bce006952a15 with delete_type TABLET_DATA_TOMBSTONED (TS e20cf047bbfe4541b4c3e2b776a86863 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52166
I20260608 12:44:00.034583 16285 tablet_replica.cc:333] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.035442 16285 raft_consensus.cc:2243] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.036145 16285 raft_consensus.cc:2272] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.038980 16285 ts_tablet_manager.cc:1916] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:44:00.049651 16285 ts_tablet_manager.cc:1929] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:44:00.050012 16285 log.cc:1199] T 9ab120a4ca3b4fe68eb2bce006952a15 P e20cf047bbfe4541b4c3e2b776a86863: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/9ab120a4ca3b4fe68eb2bce006952a15
I20260608 12:44:00.051602 15575 catalog_manager.cc:5027] TS e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): tablet 9ab120a4ca3b4fe68eb2bce006952a15 (table range_aware_rebalance_new_range [id=9c2554d1f8004eb3a20fa4894d798d71]) successfully deleted
I20260608 12:44:00.234984 15643 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:44:00.248304 15643 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:44:00.248944 15643 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:00.580845 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:44:00.609673 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:00.610488 12721 tablet_replica.cc:333] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.611249 12721 raft_consensus.cc:2243] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.612067 12721 raft_consensus.cc:2272] T 1ef5bebcd91e4c59a36bf451465186cf P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.613961 12721 tablet_replica.cc:333] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.614591 12721 raft_consensus.cc:2243] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.615051 12721 raft_consensus.cc:2272] T 2a2887be7d87463888add22b878c933e P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.616791 12721 tablet_replica.cc:333] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.617338 12721 raft_consensus.cc:2243] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.617738 12721 raft_consensus.cc:2272] T c0b1e660bb3348989780fcdf86301eaf P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.619540 12721 tablet_replica.cc:333] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.620057 12721 raft_consensus.cc:2243] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.620469 12721 raft_consensus.cc:2272] T b840a36d4bb5403e8058baf37e10365d P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.622417 12721 tablet_replica.cc:333] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.622922 12721 raft_consensus.cc:2243] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.623657 12721 raft_consensus.cc:2272] T ebab6b0e745b49c4954313163a39bbde P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.625399 12721 tablet_replica.cc:333] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.625912 12721 raft_consensus.cc:2243] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.626477 12721 raft_consensus.cc:2272] T f2c3cd5df8c04f78876d0254ce93e6b7 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.628309 12721 tablet_replica.cc:333] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.628793 12721 raft_consensus.cc:2243] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.629576 12721 raft_consensus.cc:2272] T 0799e4547e094d65abb536ce231abe44 P 59a96185b3b849af85d0c8f6e06ccc9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.631675 12721 tablet_replica.cc:333] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.632234 12721 raft_consensus.cc:2243] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.632777 12721 raft_consensus.cc:2272] T e02a0d34803d4dba913b0cde883d4fe4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.635115 12721 tablet_replica.cc:333] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.635644 12721 raft_consensus.cc:2243] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.636404 12721 raft_consensus.cc:2272] T 645382d46b844fb5b06896926eefc8b0 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.638253 12721 tablet_replica.cc:333] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.638751 12721 raft_consensus.cc:2243] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.639173 12721 raft_consensus.cc:2272] T 264963fa767948f1b7d5dfab8d2566a6 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.640966 12721 tablet_replica.cc:333] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.641741 12721 raft_consensus.cc:2243] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.642385 12721 raft_consensus.cc:2272] T 9ab120a4ca3b4fe68eb2bce006952a15 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.644608 12721 tablet_replica.cc:333] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a: stopping tablet replica
I20260608 12:44:00.645128 12721 raft_consensus.cc:2243] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.645779 12721 raft_consensus.cc:2272] T b95c190aed214102baa521a6f66beda4 P 59a96185b3b849af85d0c8f6e06ccc9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.682137 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
W20260608 12:44:00.684245 15806 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39309: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:44:00.688634 15806 consensus_peers.cc:597] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb -> Peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): Couldn't send request to peer 59a96185b3b849af85d0c8f6e06ccc9a. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:00.715245 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
W20260608 12:44:00.721035 15805 consensus_peers.cc:597] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb -> Peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Couldn't send request to peer e20cf047bbfe4541b4c3e2b776a86863. 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:44:00.743952 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:00.744979 12721 tablet_replica.cc:333] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.745661 12721 raft_consensus.cc:2243] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.746279 12721 raft_consensus.cc:2272] T 2a2887be7d87463888add22b878c933e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.748164 12721 tablet_replica.cc:333] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.748705 12721 raft_consensus.cc:2243] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.749148 12721 raft_consensus.cc:2272] T 2b68063dea1043abb50b01d16c5fbe0f P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.751001 12721 tablet_replica.cc:333] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.751547 12721 raft_consensus.cc:2243] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.752072 12721 raft_consensus.cc:2272] T 1ef5bebcd91e4c59a36bf451465186cf P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.753791 12721 tablet_replica.cc:333] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.754382 12721 raft_consensus.cc:2243] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.755153 12721 raft_consensus.cc:2272] T c0b1e660bb3348989780fcdf86301eaf P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.756987 12721 tablet_replica.cc:333] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.757570 12721 raft_consensus.cc:2243] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.758370 12721 raft_consensus.cc:2272] T f2c3cd5df8c04f78876d0254ce93e6b7 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.760743 12721 tablet_replica.cc:333] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.761286 12721 raft_consensus.cc:2243] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.762061 12721 raft_consensus.cc:2272] T 76c39f93d89c4cc1ae490039c3559b5c P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.763993 12721 tablet_replica.cc:333] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.764482 12721 raft_consensus.cc:2243] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.764873 12721 raft_consensus.cc:2272] T 9cc997bf63f54faea620c4a67c49723c P e20cf047bbfe4541b4c3e2b776a86863 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.766654 12721 tablet_replica.cc:333] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.767138 12721 raft_consensus.cc:2243] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.767591 12721 raft_consensus.cc:2272] T c5fe308d01b045e4a0b966b620a9b63e P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.769349 12721 tablet_replica.cc:333] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.769814 12721 raft_consensus.cc:2243] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.770404 12721 raft_consensus.cc:2272] T 645382d46b844fb5b06896926eefc8b0 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.772361 12721 tablet_replica.cc:333] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.772977 12721 raft_consensus.cc:2243] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.773874 12721 raft_consensus.cc:2272] T 264963fa767948f1b7d5dfab8d2566a6 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.776170 12721 tablet_replica.cc:333] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.776677 12721 raft_consensus.cc:2243] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.777256 12721 raft_consensus.cc:2272] T e02a0d34803d4dba913b0cde883d4fe4 P e20cf047bbfe4541b4c3e2b776a86863 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:00.778111 15964 consensus_peers.cc:597] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 -> Peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Couldn't send request to peer e20cf047bbfe4541b4c3e2b776a86863. 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:44:00.779417 12721 tablet_replica.cc:333] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863: stopping tablet replica
I20260608 12:44:00.779951 12721 raft_consensus.cc:2243] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.780400 12721 raft_consensus.cc:2272] T 0799e4547e094d65abb536ce231abe44 P e20cf047bbfe4541b4c3e2b776a86863 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:00.799329 15806 consensus_peers.cc:597] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb -> Peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): Couldn't send request to peer 59a96185b3b849af85d0c8f6e06ccc9a. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:00.820151 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
W20260608 12:44:00.825717 15806 consensus_peers.cc:597] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb -> Peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): Couldn't send request to peer 59a96185b3b849af85d0c8f6e06ccc9a. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:00.848402 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
W20260608 12:44:00.867295 15964 consensus_peers.cc:597] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 -> Peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Couldn't send request to peer e20cf047bbfe4541b4c3e2b776a86863. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.66:38361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:00.879437 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:00.880339 12721 tablet_replica.cc:333] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.880995 12721 raft_consensus.cc:2243] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.881505 12721 raft_consensus.cc:2272] T 1ef5bebcd91e4c59a36bf451465186cf P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.883396 12721 tablet_replica.cc:333] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.883955 12721 raft_consensus.cc:2243] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.884379 12721 raft_consensus.cc:2272] T b840a36d4bb5403e8058baf37e10365d P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.886627 12721 tablet_replica.cc:333] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.887480 12721 raft_consensus.cc:2243] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.888028 12721 raft_consensus.cc:2272] T 0799e4547e094d65abb536ce231abe44 P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.890084 12721 tablet_replica.cc:333] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.890686 12721 raft_consensus.cc:2243] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.891415 12721 raft_consensus.cc:2272] T e02a0d34803d4dba913b0cde883d4fe4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.893187 12721 tablet_replica.cc:333] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.893707 12721 raft_consensus.cc:2243] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.894119 12721 raft_consensus.cc:2272] T 2b68063dea1043abb50b01d16c5fbe0f P a6f25a9a0326429d880e0fc93051b8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.895833 12721 tablet_replica.cc:333] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.896353 12721 raft_consensus.cc:2243] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.897238 12721 raft_consensus.cc:2272] T b95c190aed214102baa521a6f66beda4 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.899331 12721 tablet_replica.cc:333] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.899847 12721 raft_consensus.cc:2243] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.900444 12721 raft_consensus.cc:2272] T ebab6b0e745b49c4954313163a39bbde P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.902985 12721 tablet_replica.cc:333] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.903573 12721 raft_consensus.cc:2243] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.904268 12721 raft_consensus.cc:2272] T 76c39f93d89c4cc1ae490039c3559b5c P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.906083 12721 tablet_replica.cc:333] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.906629 12721 raft_consensus.cc:2243] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.906975 12721 raft_consensus.cc:2272] T 264963fa767948f1b7d5dfab8d2566a6 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.909219 12721 tablet_replica.cc:333] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.909700 12721 raft_consensus.cc:2243] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.910542 12721 raft_consensus.cc:2272] T 9ab120a4ca3b4fe68eb2bce006952a15 P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.913250 12721 tablet_replica.cc:333] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.913712 12721 raft_consensus.cc:2243] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.914081 12721 raft_consensus.cc:2272] T 9cc997bf63f54faea620c4a67c49723c P a6f25a9a0326429d880e0fc93051b8cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.915807 12721 tablet_replica.cc:333] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb: stopping tablet replica
I20260608 12:44:00.916254 12721 raft_consensus.cc:2243] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.916919 12721 raft_consensus.cc:2272] T c5fe308d01b045e4a0b966b620a9b63e P a6f25a9a0326429d880e0fc93051b8cb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:00.935990 15965 consensus_peers.cc:597] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 -> Peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): Couldn't send request to peer 59a96185b3b849af85d0c8f6e06ccc9a. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:00.955457 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
W20260608 12:44:00.965030 15965 consensus_peers.cc:597] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 -> Peer 59a96185b3b849af85d0c8f6e06ccc9a (127.12.108.65:39309): Couldn't send request to peer 59a96185b3b849af85d0c8f6e06ccc9a. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:00.983772 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
W20260608 12:44:01.007956 15964 consensus_peers.cc:597] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 -> Peer e20cf047bbfe4541b4c3e2b776a86863 (127.12.108.66:38361): Couldn't send request to peer e20cf047bbfe4541b4c3e2b776a86863. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.66:38361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:01.015342 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:01.016201 12721 tablet_replica.cc:333] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.016856 12721 raft_consensus.cc:2243] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:01.017441 12721 raft_consensus.cc:2272] T 9ab120a4ca3b4fe68eb2bce006952a15 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.020278 12721 tablet_replica.cc:333] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.020830 12721 raft_consensus.cc:2243] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:01.021421 12721 raft_consensus.cc:2272] T c5fe308d01b045e4a0b966b620a9b63e P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.023260 12721 tablet_replica.cc:333] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.023912 12721 raft_consensus.cc:2243] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:01.024385 12721 raft_consensus.cc:2272] T b95c190aed214102baa521a6f66beda4 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.026288 12721 tablet_replica.cc:333] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.026798 12721 raft_consensus.cc:2243] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:44:01.027647 12721 raft_consensus.cc:2272] T 2b68063dea1043abb50b01d16c5fbe0f P 38f724409f73416b907d240b7c7e00d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.030413 12721 tablet_replica.cc:333] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.031133 12721 raft_consensus.cc:2243] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:44:01.032313 12721 raft_consensus.cc:2272] T 9cc997bf63f54faea620c4a67c49723c P 38f724409f73416b907d240b7c7e00d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.035006 12721 tablet_replica.cc:333] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.035590 12721 raft_consensus.cc:2243] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:01.036123 12721 raft_consensus.cc:2272] T 645382d46b844fb5b06896926eefc8b0 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.038450 12721 tablet_replica.cc:333] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.039022 12721 raft_consensus.cc:2243] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:01.039839 12721 raft_consensus.cc:2272] T b840a36d4bb5403e8058baf37e10365d P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.041714 12721 tablet_replica.cc:333] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.042291 12721 raft_consensus.cc:2243] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:01.042722 12721 raft_consensus.cc:2272] T c0b1e660bb3348989780fcdf86301eaf P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.044443 12721 tablet_replica.cc:333] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.044970 12721 raft_consensus.cc:2243] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:01.045835 12721 raft_consensus.cc:2272] T 2a2887be7d87463888add22b878c933e P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.047641 12721 tablet_replica.cc:333] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.048204 12721 raft_consensus.cc:2243] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:01.048707 12721 raft_consensus.cc:2272] T f2c3cd5df8c04f78876d0254ce93e6b7 P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.050557 12721 tablet_replica.cc:333] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.051052 12721 raft_consensus.cc:2243] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:01.051566 12721 raft_consensus.cc:2272] T 76c39f93d89c4cc1ae490039c3559b5c P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.053247 12721 tablet_replica.cc:333] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3: stopping tablet replica
I20260608 12:44:01.053731 12721 raft_consensus.cc:2243] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:01.054327 12721 raft_consensus.cc:2272] T ebab6b0e745b49c4954313163a39bbde P 38f724409f73416b907d240b7c7e00d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.090497 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:44:01.118158 12721 master.cc:562] Master@127.12.108.126:43977 shutting down...
I20260608 12:44:01.142592 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:01.143113 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:01.143400 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 337509d5641f4c73a31cd954feabb03a: stopping tablet replica
I20260608 12:44:01.164611 12721 master.cc:584] Master@127.12.108.126:43977 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13250 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:44:01.221434 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:39631
I20260608 12:44:01.222648 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:01.228447 16290 instance_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:44:01.228936 16291 instance_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:44:01.231129 16293 instance_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:44:01.232396 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:01.233872 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:01.234062 12721 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:44:01.234711 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922641234693 us; error 0 us; skew 500 ppm
I20260608 12:44:01.235349 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:01.237864 12721 webserver.cc:533] Webserver started at http://127.12.108.126:33797/ using document root <none> and password file <none>
I20260608 12:44:01.238533 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:01.238722 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:01.239058 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:01.240180 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "94a82b2df3bc4523818237a228d61b83"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.244887 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:44:01.248759 16298 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:44:01.249775 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:44:01.250145 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "94a82b2df3bc4523818237a228d61b83"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.250514 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-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:44:01.264394 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:01.265699 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:01.310371 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:39631
I20260608 12:44:01.310446 16349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:39631 every 8 connection(s)
I20260608 12:44:01.315405 16350 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:44:01.325730 16350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83: Bootstrap starting.
I20260608 12:44:01.330682 16350 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:01.335181 16350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83: No bootstrap required, opened a new log
I20260608 12:44:01.337415 16350 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a82b2df3bc4523818237a228d61b83" member_type: VOTER }
I20260608 12:44:01.337795 16350 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:01.338078 16350 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a82b2df3bc4523818237a228d61b83, State: Initialized, Role: FOLLOWER
I20260608 12:44:01.338750 16350 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94a82b2df3bc4523818237a228d61b83" member_type: VOTER }
I20260608 12:44:01.339236 16350 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:01.339447 16350 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:01.339726 16350 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:01.345240 16350 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a82b2df3bc4523818237a228d61b83" member_type: VOTER }
I20260608 12:44:01.345832 16350 leader_election.cc:304] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [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: 94a82b2df3bc4523818237a228d61b83; no voters: 
I20260608 12:44:01.347118 16350 leader_election.cc:290] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:01.347647 16353 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:01.349287 16353 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 1 LEADER]: Becoming Leader. State: Replica: 94a82b2df3bc4523818237a228d61b83, State: Running, Role: LEADER
I20260608 12:44:01.350107 16350 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:01.350059 16353 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [LEADER]: Queue going to LEADER mode. State: All 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: "94a82b2df3bc4523818237a228d61b83" member_type: VOTER }
I20260608 12:44:01.355203 16355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94a82b2df3bc4523818237a228d61b83. Latest consensus state: current_term: 1 leader_uuid: "94a82b2df3bc4523818237a228d61b83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a82b2df3bc4523818237a228d61b83" member_type: VOTER } }
I20260608 12:44:01.355281 16354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94a82b2df3bc4523818237a228d61b83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a82b2df3bc4523818237a228d61b83" member_type: VOTER } }
I20260608 12:44:01.355891 16355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:01.355988 16354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:01.360476 16358 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:01.367440 16358 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:01.368484 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:01.377471 16358 catalog_manager.cc:1382] Generated new cluster ID: e76dbbad64d5472691281023f8bd452b
I20260608 12:44:01.377848 16358 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:01.398653 16358 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:01.400017 16358 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:01.417299 16358 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83: Generated new TSK 0
I20260608 12:44:01.418162 16358 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:01.435405 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:01.443989 16371 instance_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:44:01.445043 16372 instance_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:44:01.450600 12721 server_base.cc:1061] running on GCE node
W20260608 12:44:01.452580 16374 instance_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:44:01.453830 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:01.454150 12721 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:44:01.454411 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922641454388 us; error 0 us; skew 500 ppm
I20260608 12:44:01.455367 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:01.459223 12721 webserver.cc:533] Webserver started at http://127.12.108.65:39901/ using document root <none> and password file <none>
I20260608 12:44:01.459998 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:01.460256 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:01.460654 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:01.462540 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "7389e4c1ce034eaf857f0140fc92800a"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.469015 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:44:01.472687 16379 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:44:01.473541 12721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:44:01.473814 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "7389e4c1ce034eaf857f0140fc92800a"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.474098 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-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:44:01.499840 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:01.501081 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:01.502712 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:01.505072 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:01.505313 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:01.505555 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:01.505731 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:01.550395 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:40903
I20260608 12:44:01.550500 16441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:40903 every 8 connection(s)
I20260608 12:44:01.555928 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:01.563340 16446 instance_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:44:01.564975 16447 instance_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:44:01.566665 16449 instance_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:44:01.569054 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:01.569887 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:01.570139 12721 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:44:01.570382 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922641570361 us; error 0 us; skew 500 ppm
I20260608 12:44:01.570698 16442 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39631
I20260608 12:44:01.571099 16442 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:01.571192 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:01.572065 16442 heartbeater.cc:507] Master 127.12.108.126:39631 requested a full tablet report, sending...
I20260608 12:44:01.574110 12721 webserver.cc:533] Webserver started at http://127.12.108.66:41561/ using document root <none> and password file <none>
I20260608 12:44:01.574838 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:01.574749 16315 ts_manager.cc:194] Registered new tserver with Master: 7389e4c1ce034eaf857f0140fc92800a (127.12.108.65:40903)
I20260608 12:44:01.575207 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:01.575582 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:01.577070 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "7747111e2e214f85bb265deaecde0a25"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.577401 16315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46456
I20260608 12:44:01.582454 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:44:01.585940 16454 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:44:01.586972 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:44:01.587344 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "7747111e2e214f85bb265deaecde0a25"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.587608 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-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:44:01.614738 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:01.616092 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:01.618162 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:01.620673 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:01.620911 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:01.621182 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:01.621359 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:01.665922 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:40477
I20260608 12:44:01.666059 16516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:40477 every 8 connection(s)
I20260608 12:44:01.670977 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:01.678503 16520 instance_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:44:01.680233 16521 instance_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:44:01.682487 12721 server_base.cc:1061] running on GCE node
W20260608 12:44:01.683604 16523 instance_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:44:01.684145 16517 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39631
I20260608 12:44:01.684523 16517 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:01.684763 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:01.685038 12721 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:44:01.685242 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922641685227 us; error 0 us; skew 500 ppm
I20260608 12:44:01.685331 16517 heartbeater.cc:507] Master 127.12.108.126:39631 requested a full tablet report, sending...
I20260608 12:44:01.685962 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:01.687770 16315 ts_manager.cc:194] Registered new tserver with Master: 7747111e2e214f85bb265deaecde0a25 (127.12.108.66:40477)
I20260608 12:44:01.689338 12721 webserver.cc:533] Webserver started at http://127.12.108.67:43581/ using document root <none> and password file <none>
I20260608 12:44:01.690114 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:01.690215 16315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46470
I20260608 12:44:01.690569 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:01.691083 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:01.692520 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "d99cb03be2804269a1b0f07635783a03"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.697445 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:01.701062 16528 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:44:01.702172 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:44:01.702591 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "d99cb03be2804269a1b0f07635783a03"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.702888 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-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:44:01.731223 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:01.732626 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:01.734508 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:01.736878 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:01.737129 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:01.737373 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:01.737551 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:01.787973 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:46613
I20260608 12:44:01.788137 16590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:46613 every 8 connection(s)
I20260608 12:44:01.793262 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:01.800635 16594 instance_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:44:01.802273 16595 instance_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:44:01.806967 16591 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39631
I20260608 12:44:01.807507 16591 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:01.807595 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:01.808883 16591 heartbeater.cc:507] Master 127.12.108.126:39631 requested a full tablet report, sending...
W20260608 12:44:01.810179 16597 instance_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:44:01.811354 16315 ts_manager.cc:194] Registered new tserver with Master: d99cb03be2804269a1b0f07635783a03 (127.12.108.67:46613)
I20260608 12:44:01.812197 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:01.812417 12721 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:44:01.812659 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922641812617 us; error 0 us; skew 500 ppm
I20260608 12:44:01.813156 16315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46482
I20260608 12:44:01.813318 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:01.816269 12721 webserver.cc:533] Webserver started at http://127.12.108.68:33331/ using document root <none> and password file <none>
I20260608 12:44:01.816733 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:01.817006 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:01.817269 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:01.818405 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "621ed07d5077408fb7e0ef8e8daa99a0"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.822949 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:44:01.826608 16602 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:44:01.827631 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:44:01.827987 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "621ed07d5077408fb7e0ef8e8daa99a0"
format_stamp: "Formatted at 2026-06-08 12:44:01 on dist-test-slave-sxbk"
I20260608 12:44:01.828275 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922546196251-12721-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:44:01.843575 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:01.844861 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:01.846284 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:01.848573 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:01.848809 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:01.849051 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:01.849251 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:01.894802 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:40963
I20260608 12:44:01.894910 16664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:40963 every 8 connection(s)
I20260608 12:44:01.909931 16665 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39631
I20260608 12:44:01.910465 16665 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:01.911294 16665 heartbeater.cc:507] Master 127.12.108.126:39631 requested a full tablet report, sending...
I20260608 12:44:01.913654 16315 ts_manager.cc:194] Registered new tserver with Master: 621ed07d5077408fb7e0ef8e8daa99a0 (127.12.108.68:40963)
I20260608 12:44:01.914544 12721 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016230588s
I20260608 12:44:01.915160 16315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46490
I20260608 12:44:02.472991 16315 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46508:
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:44:02.529340 16482 tablet_service.cc:1511] Processing CreateTablet for tablet a232e618565f49f09463a1e44100cc7c (DEFAULT_TABLE table=test-workload [id=231d7b7e6bcc40dea832c58d68081fce]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:02.530572 16630 tablet_service.cc:1511] Processing CreateTablet for tablet a232e618565f49f09463a1e44100cc7c (DEFAULT_TABLE table=test-workload [id=231d7b7e6bcc40dea832c58d68081fce]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:02.530951 16482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a232e618565f49f09463a1e44100cc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:02.531876 16630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a232e618565f49f09463a1e44100cc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:02.538904 16556 tablet_service.cc:1511] Processing CreateTablet for tablet a232e618565f49f09463a1e44100cc7c (DEFAULT_TABLE table=test-workload [id=231d7b7e6bcc40dea832c58d68081fce]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:02.540356 16556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a232e618565f49f09463a1e44100cc7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:02.551295 16687 tablet_bootstrap.cc:492] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0: Bootstrap starting.
I20260608 12:44:02.551759 16686 tablet_bootstrap.cc:492] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25: Bootstrap starting.
I20260608 12:44:02.558542 16688 tablet_bootstrap.cc:492] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03: Bootstrap starting.
I20260608 12:44:02.559062 16686 tablet_bootstrap.cc:654] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:02.559252 16687 tablet_bootstrap.cc:654] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:02.569757 16688 tablet_bootstrap.cc:654] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:02.577087 16686 tablet_bootstrap.cc:492] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25: No bootstrap required, opened a new log
I20260608 12:44:02.577649 16686 ts_tablet_manager.cc:1403] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.019s
I20260608 12:44:02.578374 16688 tablet_bootstrap.cc:492] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03: No bootstrap required, opened a new log
I20260608 12:44:02.578907 16688 ts_tablet_manager.cc:1403] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260608 12:44:02.579962 16687 tablet_bootstrap.cc:492] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0: No bootstrap required, opened a new log
I20260608 12:44:02.580492 16442 heartbeater.cc:499] Master 127.12.108.126:39631 was elected leader, sending a full tablet report...
I20260608 12:44:02.580806 16686 raft_consensus.cc:359] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.581478 16687 ts_tablet_manager.cc:1403] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260608 12:44:02.581984 16686 raft_consensus.cc:385] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:02.581378 16688 raft_consensus.cc:359] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.582614 16686 raft_consensus.cc:740] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7747111e2e214f85bb265deaecde0a25, State: Initialized, Role: FOLLOWER
I20260608 12:44:02.583884 16686 consensus_queue.cc:260] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.585529 16687 raft_consensus.cc:359] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.582990 16688 raft_consensus.cc:385] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:02.586428 16688 raft_consensus.cc:740] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99cb03be2804269a1b0f07635783a03, State: Initialized, Role: FOLLOWER
I20260608 12:44:02.586709 16517 heartbeater.cc:499] Master 127.12.108.126:39631 was elected leader, sending a full tablet report...
I20260608 12:44:02.587229 16686 ts_tablet_manager.cc:1434] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.003s
I20260608 12:44:02.586185 16687 raft_consensus.cc:385] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:02.587327 16688 consensus_queue.cc:260] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.587895 16687 raft_consensus.cc:740] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621ed07d5077408fb7e0ef8e8daa99a0, State: Initialized, Role: FOLLOWER
I20260608 12:44:02.588814 16687 consensus_queue.cc:260] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.590220 16591 heartbeater.cc:499] Master 127.12.108.126:39631 was elected leader, sending a full tablet report...
I20260608 12:44:02.590873 16688 ts_tablet_manager.cc:1434] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:44:02.593752 16665 heartbeater.cc:499] Master 127.12.108.126:39631 was elected leader, sending a full tablet report...
I20260608 12:44:02.594007 16687 ts_tablet_manager.cc:1434] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 12:44:02.700647 16694 raft_consensus.cc:493] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:02.701232 16694 raft_consensus.cc:515] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.704026 16694 leader_election.cc:290] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7747111e2e214f85bb265deaecde0a25 (127.12.108.66:40477), d99cb03be2804269a1b0f07635783a03 (127.12.108.67:46613)
I20260608 12:44:02.716214 16492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a232e618565f49f09463a1e44100cc7c" candidate_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7747111e2e214f85bb265deaecde0a25" is_pre_election: true
I20260608 12:44:02.717063 16492 raft_consensus.cc:2468] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621ed07d5077408fb7e0ef8e8daa99a0 in term 0.
I20260608 12:44:02.717617 16566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a232e618565f49f09463a1e44100cc7c" candidate_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99cb03be2804269a1b0f07635783a03" is_pre_election: true
I20260608 12:44:02.718653 16603 leader_election.cc:304] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621ed07d5077408fb7e0ef8e8daa99a0, 7747111e2e214f85bb265deaecde0a25; no voters: 
I20260608 12:44:02.718824 16566 raft_consensus.cc:2468] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621ed07d5077408fb7e0ef8e8daa99a0 in term 0.
I20260608 12:44:02.719466 16694 raft_consensus.cc:2804] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:02.719782 16694 raft_consensus.cc:493] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:02.720160 16694 raft_consensus.cc:3060] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:02.724905 16694 raft_consensus.cc:515] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.726711 16694 leader_election.cc:290] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [CANDIDATE]: Term 1 election: Requested vote from peers 7747111e2e214f85bb265deaecde0a25 (127.12.108.66:40477), d99cb03be2804269a1b0f07635783a03 (127.12.108.67:46613)
I20260608 12:44:02.727654 16492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a232e618565f49f09463a1e44100cc7c" candidate_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7747111e2e214f85bb265deaecde0a25"
I20260608 12:44:02.727880 16566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a232e618565f49f09463a1e44100cc7c" candidate_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d99cb03be2804269a1b0f07635783a03"
I20260608 12:44:02.728399 16492 raft_consensus.cc:3060] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:02.728551 16566 raft_consensus.cc:3060] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:02.736179 16566 raft_consensus.cc:2468] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621ed07d5077408fb7e0ef8e8daa99a0 in term 1.
I20260608 12:44:02.736179 16492 raft_consensus.cc:2468] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621ed07d5077408fb7e0ef8e8daa99a0 in term 1.
I20260608 12:44:02.737669 16603 leader_election.cc:304] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621ed07d5077408fb7e0ef8e8daa99a0, d99cb03be2804269a1b0f07635783a03; no voters: 
I20260608 12:44:02.738399 16694 raft_consensus.cc:2804] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:02.739496 16694 raft_consensus.cc:697] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 1 LEADER]: Becoming Leader. State: Replica: 621ed07d5077408fb7e0ef8e8daa99a0, State: Running, Role: LEADER
I20260608 12:44:02.740305 16694 consensus_queue.cc:237] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } }
I20260608 12:44:02.747978 16313 catalog_manager.cc:5696] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 621ed07d5077408fb7e0ef8e8daa99a0 (127.12.108.68). New cstate: current_term: 1 leader_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621ed07d5077408fb7e0ef8e8daa99a0" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:03.261893 16699 consensus_queue.cc:1048] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d99cb03be2804269a1b0f07635783a03" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:03.277357 16704 consensus_queue.cc:1048] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7747111e2e214f85bb265deaecde0a25" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:03.367381 16368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:03.368863 16368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:03.369336 16368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:05.370494 16368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:05.371841 16368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:05.372355 16368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:07.373701 16368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:07.375437 16368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:07.375780 16368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:09.376797 16368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:09.378224 16368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:09.378528 16368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:11.380061 16368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:11.381740 16368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:11.382103 16368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:13.383144 16368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:13.384526 16368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:13.384846 16368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:13.879403 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:44:13.925540 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:13.947451 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:44:13.961153 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:44:13.993805 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:13.994771 12721 tablet_replica.cc:333] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25: stopping tablet replica
I20260608 12:44:13.995504 12721 raft_consensus.cc:2243] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:13.996176 12721 raft_consensus.cc:2272] T a232e618565f49f09463a1e44100cc7c P 7747111e2e214f85bb265deaecde0a25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:14.017127 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:44:14.028223 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:44:14.054785 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:14.055785 12721 tablet_replica.cc:333] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03: stopping tablet replica
I20260608 12:44:14.056527 12721 raft_consensus.cc:2243] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:14.057225 12721 raft_consensus.cc:2272] T a232e618565f49f09463a1e44100cc7c P d99cb03be2804269a1b0f07635783a03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:14.081766 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:44:14.097955 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
W20260608 12:44:14.111505 16603 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.66:40477: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 12:44:14.119494 16603 consensus_peers.cc:597] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 -> Peer 7747111e2e214f85bb265deaecde0a25 (127.12.108.66:40477): Couldn't send request to peer 7747111e2e214f85bb265deaecde0a25. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.66:40477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:14.132817 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:14.133718 12721 tablet_replica.cc:333] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0: stopping tablet replica
I20260608 12:44:14.134394 12721 raft_consensus.cc:2243] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:14.135346 12721 raft_consensus.cc:2272] T a232e618565f49f09463a1e44100cc7c P 621ed07d5077408fb7e0ef8e8daa99a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:14.156437 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:44:14.169975 12721 master.cc:562] Master@127.12.108.126:39631 shutting down...
I20260608 12:44:14.195668 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:14.196368 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:14.196723 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94a82b2df3bc4523818237a228d61b83: stopping tablet replica
I20260608 12:44:14.217093 12721 master.cc:584] Master@127.12.108.126:39631 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13033 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:44:14.255389 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:42009
I20260608 12:44:14.256639 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:14.263162 16716 instance_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:44:14.263444 16715 instance_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:44:14.263581 16718 instance_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:44:14.266068 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:14.267091 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:14.267310 12721 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:44:14.267480 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922654267462 us; error 0 us; skew 500 ppm
I20260608 12:44:14.268106 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:14.271164 12721 webserver.cc:533] Webserver started at http://127.12.108.126:37989/ using document root <none> and password file <none>
I20260608 12:44:14.271728 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:14.271945 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:14.272244 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:14.273434 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "9614c9d36f7e43b9ab4240a7a93bce75"
format_stamp: "Formatted at 2026-06-08 12:44:14 on dist-test-slave-sxbk"
I20260608 12:44:14.278313 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:14.282132 16723 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:44:14.283154 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:44:14.283411 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "9614c9d36f7e43b9ab4240a7a93bce75"
format_stamp: "Formatted at 2026-06-08 12:44:14 on dist-test-slave-sxbk"
I20260608 12:44:14.283653 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-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:44:14.298408 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:14.299659 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:14.340173 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:42009
I20260608 12:44:14.340373 16774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:42009 every 8 connection(s)
I20260608 12:44:14.344586 16775 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:44:14.355798 16775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75: Bootstrap starting.
I20260608 12:44:14.361056 16775 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:14.365971 16775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75: No bootstrap required, opened a new log
I20260608 12:44:14.368327 16775 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9614c9d36f7e43b9ab4240a7a93bce75" member_type: VOTER }
I20260608 12:44:14.368749 16775 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:14.368944 16775 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9614c9d36f7e43b9ab4240a7a93bce75, State: Initialized, Role: FOLLOWER
I20260608 12:44:14.369472 16775 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9614c9d36f7e43b9ab4240a7a93bce75" member_type: VOTER }
I20260608 12:44:14.369895 16775 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:14.370102 16775 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:14.370412 16775 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:14.375229 16775 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9614c9d36f7e43b9ab4240a7a93bce75" member_type: VOTER }
I20260608 12:44:14.375758 16775 leader_election.cc:304] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [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: 9614c9d36f7e43b9ab4240a7a93bce75; no voters: 
I20260608 12:44:14.376870 16775 leader_election.cc:290] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:14.377290 16778 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:14.378782 16778 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 1 LEADER]: Becoming Leader. State: Replica: 9614c9d36f7e43b9ab4240a7a93bce75, State: Running, Role: LEADER
I20260608 12:44:14.379452 16778 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [LEADER]: Queue going to LEADER mode. State: All 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: "9614c9d36f7e43b9ab4240a7a93bce75" member_type: VOTER }
I20260608 12:44:14.380056 16775 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:14.382903 16780 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9614c9d36f7e43b9ab4240a7a93bce75. Latest consensus state: current_term: 1 leader_uuid: "9614c9d36f7e43b9ab4240a7a93bce75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9614c9d36f7e43b9ab4240a7a93bce75" member_type: VOTER } }
I20260608 12:44:14.382820 16779 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9614c9d36f7e43b9ab4240a7a93bce75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9614c9d36f7e43b9ab4240a7a93bce75" member_type: VOTER } }
I20260608 12:44:14.383510 16780 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:14.383632 16779 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:14.390514 16783 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:14.395676 16783 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:14.397433 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:14.406363 16783 catalog_manager.cc:1382] Generated new cluster ID: 17108d40625c40dc902cacaa3491c558
I20260608 12:44:14.406733 16783 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:14.428093 16783 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:14.429620 16783 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:14.447757 16783 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75: Generated new TSK 0
I20260608 12:44:14.448419 16783 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:14.464655 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:14.471217 16796 instance_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:44:14.472296 16797 instance_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:44:14.473699 16799 instance_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:44:14.474164 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:14.474999 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:14.475199 12721 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:44:14.475325 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922654475314 us; error 0 us; skew 500 ppm
I20260608 12:44:14.475869 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:14.478466 12721 webserver.cc:533] Webserver started at http://127.12.108.65:41043/ using document root <none> and password file <none>
I20260608 12:44:14.478942 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:14.479099 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:14.479332 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:14.480376 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "8f8ccd3a979f44d59ce662cd7ec6df85"
format_stamp: "Formatted at 2026-06-08 12:44:14 on dist-test-slave-sxbk"
I20260608 12:44:14.485394 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 12:44:14.488981 16804 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:44:14.490180 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 12:44:14.490684 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "8f8ccd3a979f44d59ce662cd7ec6df85"
format_stamp: "Formatted at 2026-06-08 12:44:14 on dist-test-slave-sxbk"
I20260608 12:44:14.491046 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-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:44:14.507905 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:14.509251 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:14.510931 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:14.513348 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:14.513592 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:14.513845 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:14.514029 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:14.558476 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:43099
I20260608 12:44:14.558581 16866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:43099 every 8 connection(s)
I20260608 12:44:14.564167 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:14.572338 16871 instance_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:44:14.574072 16872 instance_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:44:14.576256 12721 server_base.cc:1061] running on GCE node
W20260608 12:44:14.577355 16874 instance_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:44:14.578619 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:14.578970 12721 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:44:14.579221 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922654579200 us; error 0 us; skew 500 ppm
I20260608 12:44:14.580132 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:14.582235 16867 heartbeater.cc:344] Connected to a master server at 127.12.108.126:42009
I20260608 12:44:14.582666 16867 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:14.583510 16867 heartbeater.cc:507] Master 127.12.108.126:42009 requested a full tablet report, sending...
I20260608 12:44:14.584342 12721 webserver.cc:533] Webserver started at http://127.12.108.66:40097/ using document root <none> and password file <none>
I20260608 12:44:14.585018 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:14.585357 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:14.585868 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:14.586413 16740 ts_manager.cc:194] Registered new tserver with Master: 8f8ccd3a979f44d59ce662cd7ec6df85 (127.12.108.65:43099)
I20260608 12:44:14.587415 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "0f48f0a8260945d18d92e178517c343c"
format_stamp: "Formatted at 2026-06-08 12:44:14 on dist-test-slave-sxbk"
I20260608 12:44:14.588459 16740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50842
I20260608 12:44:14.592734 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:44:14.596741 16879 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:44:14.597807 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:44:14.598143 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "0f48f0a8260945d18d92e178517c343c"
format_stamp: "Formatted at 2026-06-08 12:44:14 on dist-test-slave-sxbk"
I20260608 12:44:14.598515 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-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:44:14.621388 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:14.623212 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:14.625193 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:14.628248 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:14.628512 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:14.628783 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:14.628963 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:14.675549 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:40385
I20260608 12:44:14.675631 16941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:40385 every 8 connection(s)
I20260608 12:44:14.681509 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:14.689168 16945 instance_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:44:14.690621 16946 instance_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:44:14.693697 16948 instance_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:44:14.694765 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:14.695845 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:44:14.696000 16942 heartbeater.cc:344] Connected to a master server at 127.12.108.126:42009
W20260608 12:44:14.696126 12721 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:44:14.696516 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922654696494 us; error 0 us; skew 500 ppm
I20260608 12:44:14.696539 16942 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:14.697253 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:14.697423 16942 heartbeater.cc:507] Master 127.12.108.126:42009 requested a full tablet report, sending...
I20260608 12:44:14.700049 16740 ts_manager.cc:194] Registered new tserver with Master: 0f48f0a8260945d18d92e178517c343c (127.12.108.66:40385)
I20260608 12:44:14.700304 12721 webserver.cc:533] Webserver started at http://127.12.108.67:45303/ using document root <none> and password file <none>
I20260608 12:44:14.700986 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:14.701267 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:14.701550 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:14.701927 16740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50850
I20260608 12:44:14.702945 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "cf3de9d68dfd4f83afee5fcf361e20b8"
format_stamp: "Formatted at 2026-06-08 12:44:14 on dist-test-slave-sxbk"
I20260608 12:44:14.707899 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:14.711757 16953 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:44:14.712639 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 12:44:14.712975 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "cf3de9d68dfd4f83afee5fcf361e20b8"
format_stamp: "Formatted at 2026-06-08 12:44:14 on dist-test-slave-sxbk"
I20260608 12:44:14.713277 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922546196251-12721-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:44:14.743016 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:14.744274 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:14.746019 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:14.748538 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:14.748770 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:14.749009 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:14.749186 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:14.794270 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:40779
I20260608 12:44:14.794416 17015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:40779 every 8 connection(s)
I20260608 12:44:14.810420 17016 heartbeater.cc:344] Connected to a master server at 127.12.108.126:42009
I20260608 12:44:14.810901 17016 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:14.811770 17016 heartbeater.cc:507] Master 127.12.108.126:42009 requested a full tablet report, sending...
I20260608 12:44:14.814384 16740 ts_manager.cc:194] Registered new tserver with Master: cf3de9d68dfd4f83afee5fcf361e20b8 (127.12.108.67:40779)
I20260608 12:44:14.815388 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01776478s
I20260608 12:44:14.816923 16740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50862
I20260608 12:44:15.591177 16867 heartbeater.cc:499] Master 127.12.108.126:42009 was elected leader, sending a full tablet report...
I20260608 12:44:15.704608 16942 heartbeater.cc:499] Master 127.12.108.126:42009 was elected leader, sending a full tablet report...
I20260608 12:44:15.820243 17016 heartbeater.cc:499] Master 127.12.108.126:42009 was elected leader, sending a full tablet report...
I20260608 12:44:15.890328 16740 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50892:
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:44:15.892504 16740 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:44:15.942845 16832 tablet_service.cc:1511] Processing CreateTablet for tablet f520b3c0a33b4c1b9e159d4db6518525 (DEFAULT_TABLE table=test-workload [id=28ab5787b64345c9b67223a138d9bcd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:15.944727 16832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f520b3c0a33b4c1b9e159d4db6518525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:15.955525 16981 tablet_service.cc:1511] Processing CreateTablet for tablet f520b3c0a33b4c1b9e159d4db6518525 (DEFAULT_TABLE table=test-workload [id=28ab5787b64345c9b67223a138d9bcd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:15.957405 16981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f520b3c0a33b4c1b9e159d4db6518525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:15.957973 16907 tablet_service.cc:1511] Processing CreateTablet for tablet f520b3c0a33b4c1b9e159d4db6518525 (DEFAULT_TABLE table=test-workload [id=28ab5787b64345c9b67223a138d9bcd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:15.959789 16907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f520b3c0a33b4c1b9e159d4db6518525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:15.962926 17037 tablet_bootstrap.cc:492] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85: Bootstrap starting.
I20260608 12:44:15.969007 17037 tablet_bootstrap.cc:654] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:15.974823 17037 tablet_bootstrap.cc:492] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85: No bootstrap required, opened a new log
I20260608 12:44:15.975350 17037 ts_tablet_manager.cc:1403] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260608 12:44:15.977198 17039 tablet_bootstrap.cc:492] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8: Bootstrap starting.
I20260608 12:44:15.978425 17037 raft_consensus.cc:359] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:15.979213 17037 raft_consensus.cc:385] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:15.979516 17037 raft_consensus.cc:740] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8ccd3a979f44d59ce662cd7ec6df85, State: Initialized, Role: FOLLOWER
I20260608 12:44:15.980309 17037 consensus_queue.cc:260] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:15.982596 17040 tablet_bootstrap.cc:492] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c: Bootstrap starting.
I20260608 12:44:15.984885 17037 ts_tablet_manager.cc:1434] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 12:44:15.985126 17039 tablet_bootstrap.cc:654] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:15.990330 17040 tablet_bootstrap.cc:654] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:15.992057 17039 tablet_bootstrap.cc:492] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8: No bootstrap required, opened a new log
I20260608 12:44:15.992502 17039 ts_tablet_manager.cc:1403] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:44:15.995724 17040 tablet_bootstrap.cc:492] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c: No bootstrap required, opened a new log
I20260608 12:44:15.996258 17040 ts_tablet_manager.cc:1403] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:44:15.995723 17039 raft_consensus.cc:359] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:15.996675 17039 raft_consensus.cc:385] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:15.997010 17039 raft_consensus.cc:740] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf3de9d68dfd4f83afee5fcf361e20b8, State: Initialized, Role: FOLLOWER
I20260608 12:44:15.997912 17039 consensus_queue.cc:260] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:15.999097 17040 raft_consensus.cc:359] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:15.999889 17040 raft_consensus.cc:385] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:16.000208 17040 raft_consensus.cc:740] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f48f0a8260945d18d92e178517c343c, State: Initialized, Role: FOLLOWER
I20260608 12:44:16.000715 17039 ts_tablet_manager.cc:1434] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:44:16.000977 17040 consensus_queue.cc:260] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:16.003933 17040 ts_tablet_manager.cc:1434] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:44:16.072598 17045 raft_consensus.cc:493] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:16.073371 17045 raft_consensus.cc:515] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:16.075598 17045 leader_election.cc:290] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f8ccd3a979f44d59ce662cd7ec6df85 (127.12.108.65:43099), cf3de9d68dfd4f83afee5fcf361e20b8 (127.12.108.67:40779)
I20260608 12:44:16.087893 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f520b3c0a33b4c1b9e159d4db6518525" candidate_uuid: "0f48f0a8260945d18d92e178517c343c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" is_pre_election: true
I20260608 12:44:16.088644 16842 raft_consensus.cc:2468] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f48f0a8260945d18d92e178517c343c in term 0.
I20260608 12:44:16.088842 16991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f520b3c0a33b4c1b9e159d4db6518525" candidate_uuid: "0f48f0a8260945d18d92e178517c343c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" is_pre_election: true
I20260608 12:44:16.089579 16991 raft_consensus.cc:2468] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f48f0a8260945d18d92e178517c343c in term 0.
I20260608 12:44:16.089932 16883 leader_election.cc:304] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f48f0a8260945d18d92e178517c343c, 8f8ccd3a979f44d59ce662cd7ec6df85; no voters: 
I20260608 12:44:16.090952 17045 raft_consensus.cc:2804] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:16.091717 17045 raft_consensus.cc:493] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:16.092262 17045 raft_consensus.cc:3060] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:16.099341 17045 raft_consensus.cc:515] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:16.101929 17045 leader_election.cc:290] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [CANDIDATE]: Term 1 election: Requested vote from peers 8f8ccd3a979f44d59ce662cd7ec6df85 (127.12.108.65:43099), cf3de9d68dfd4f83afee5fcf361e20b8 (127.12.108.67:40779)
I20260608 12:44:16.102352 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f520b3c0a33b4c1b9e159d4db6518525" candidate_uuid: "0f48f0a8260945d18d92e178517c343c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85"
I20260608 12:44:16.102538 16991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f520b3c0a33b4c1b9e159d4db6518525" candidate_uuid: "0f48f0a8260945d18d92e178517c343c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8"
I20260608 12:44:16.102953 16842 raft_consensus.cc:3060] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:16.103124 16991 raft_consensus.cc:3060] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:16.109417 16842 raft_consensus.cc:2468] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f48f0a8260945d18d92e178517c343c in term 1.
I20260608 12:44:16.109704 16991 raft_consensus.cc:2468] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f48f0a8260945d18d92e178517c343c in term 1.
I20260608 12:44:16.110848 16883 leader_election.cc:304] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f48f0a8260945d18d92e178517c343c, 8f8ccd3a979f44d59ce662cd7ec6df85; no voters: 
I20260608 12:44:16.111590 17045 raft_consensus.cc:2804] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:16.112775 17045 raft_consensus.cc:697] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 1 LEADER]: Becoming Leader. State: Replica: 0f48f0a8260945d18d92e178517c343c, State: Running, Role: LEADER
I20260608 12:44:16.113574 17045 consensus_queue.cc:237] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } }
I20260608 12:44:16.120988 16740 catalog_manager.cc:5696] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f48f0a8260945d18d92e178517c343c (127.12.108.66). New cstate: current_term: 1 leader_uuid: "0f48f0a8260945d18d92e178517c343c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f48f0a8260945d18d92e178517c343c" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40385 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:16.396373 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:16.397389 16793 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:16.399323 16793 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:16.399729 16793 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:16.536512 17045 consensus_queue.cc:1048] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8ccd3a979f44d59ce662cd7ec6df85" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 43099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:16.549597 17048 consensus_queue.cc:1048] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf3de9d68dfd4f83afee5fcf361e20b8" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:17.407657 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:18.401022 16793 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:18.402563 16793 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:18.402894 16793 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:18.417387 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:19.426160 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:20.403774 16793 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:20.405084 16793 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:20.405352 16793 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:20.435467 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:21.444240 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:22.406145 16793 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:22.407497 16793 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:22.407759 16793 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:22.453172 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:23.461746 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
W20260608 12:44:24.345149 16771 debug-util.cc:398] Leaking SignalData structure 0x7b08001dd080 after lost signal to thread 12724
W20260608 12:44:24.346146 16771 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0240 after lost signal to thread 16774
W20260608 12:44:24.347615 16771 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee0a0 after lost signal to thread 16866
W20260608 12:44:24.348675 16771 debug-util.cc:398] Leaking SignalData structure 0x7b0800213380 after lost signal to thread 16941
W20260608 12:44:24.349531 16771 debug-util.cc:398] Leaking SignalData structure 0x7b0800116400 after lost signal to thread 17015
I20260608 12:44:24.408650 16793 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:24.410018 16793 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:24.410375 16793 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:24.469905 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:25.477494 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:26.411374 16793 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:26.412961 16793 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:26.413302 16793 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:26.484840 16788 placement_policy_util.cc:407] tablet f520b3c0a33b4c1b9e159d4db6518525: detected majority of replicas (2 of 3) at location L0
I20260608 12:44:27.248023 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
W20260608 12:44:27.255554 16883 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:44:27.262682 16883 consensus_peers.cc:597] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c -> Peer 8f8ccd3a979f44d59ce662cd7ec6df85 (127.12.108.65:43099): Couldn't send request to peer 8f8ccd3a979f44d59ce662cd7ec6df85. 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:44:27.288173 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:27.289184 12721 tablet_replica.cc:333] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85: stopping tablet replica
I20260608 12:44:27.289877 12721 raft_consensus.cc:2243] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:27.290628 12721 raft_consensus.cc:2272] T f520b3c0a33b4c1b9e159d4db6518525 P 8f8ccd3a979f44d59ce662cd7ec6df85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:27.313357 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:44:27.328222 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:44:27.359330 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:27.360227 12721 tablet_replica.cc:333] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c: stopping tablet replica
I20260608 12:44:27.360833 12721 raft_consensus.cc:2243] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:27.362015 12721 raft_consensus.cc:2272] T f520b3c0a33b4c1b9e159d4db6518525 P 0f48f0a8260945d18d92e178517c343c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:27.383627 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:44:27.396261 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:44:27.421463 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:27.422358 12721 tablet_replica.cc:333] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8: stopping tablet replica
I20260608 12:44:27.422880 12721 raft_consensus.cc:2243] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:27.423403 12721 raft_consensus.cc:2272] T f520b3c0a33b4c1b9e159d4db6518525 P cf3de9d68dfd4f83afee5fcf361e20b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:27.444092 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:44:27.455816 12721 master.cc:562] Master@127.12.108.126:42009 shutting down...
I20260608 12:44:27.479187 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:27.479961 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:27.480330 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9614c9d36f7e43b9ab4240a7a93bce75: stopping tablet replica
I20260608 12:44:27.515414 12721 master.cc:584] Master@127.12.108.126:42009 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13303 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:44:27.559093 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:38761
I20260608 12:44:27.560457 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:27.567176 17064 instance_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:44:27.567454 17065 instance_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:44:27.568537 17067 instance_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:44:27.568688 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:27.569831 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:27.570029 12721 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:44:27.570156 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922667570144 us; error 0 us; skew 500 ppm
I20260608 12:44:27.570806 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:27.573262 12721 webserver.cc:533] Webserver started at http://127.12.108.126:37919/ using document root <none> and password file <none>
I20260608 12:44:27.573791 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:27.573982 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:27.574337 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:27.575522 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "1d03bf6329fc40ba9a522d7dec40638f"
format_stamp: "Formatted at 2026-06-08 12:44:27 on dist-test-slave-sxbk"
I20260608 12:44:27.580106 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:27.584136 17072 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:44:27.584957 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:44:27.585275 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "1d03bf6329fc40ba9a522d7dec40638f"
format_stamp: "Formatted at 2026-06-08 12:44:27 on dist-test-slave-sxbk"
I20260608 12:44:27.585572 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-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:44:27.595854 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:27.597126 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:27.638248 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:38761
I20260608 12:44:27.638463 17123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:38761 every 8 connection(s)
I20260608 12:44:27.642663 17124 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:44:27.654011 17124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f: Bootstrap starting.
I20260608 12:44:27.659029 17124 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.663365 17124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f: No bootstrap required, opened a new log
I20260608 12:44:27.665673 17124 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d03bf6329fc40ba9a522d7dec40638f" member_type: VOTER }
I20260608 12:44:27.666128 17124 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.666407 17124 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d03bf6329fc40ba9a522d7dec40638f, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.667033 17124 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d03bf6329fc40ba9a522d7dec40638f" member_type: VOTER }
I20260608 12:44:27.667517 17124 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:27.667719 17124 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:27.668027 17124 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.672613 17124 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d03bf6329fc40ba9a522d7dec40638f" member_type: VOTER }
I20260608 12:44:27.673137 17124 leader_election.cc:304] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [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: 1d03bf6329fc40ba9a522d7dec40638f; no voters: 
I20260608 12:44:27.674450 17124 leader_election.cc:290] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:27.674952 17127 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:27.676338 17127 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 1 LEADER]: Becoming Leader. State: Replica: 1d03bf6329fc40ba9a522d7dec40638f, State: Running, Role: LEADER
I20260608 12:44:27.677069 17127 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [LEADER]: Queue going to LEADER mode. State: All 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: "1d03bf6329fc40ba9a522d7dec40638f" member_type: VOTER }
I20260608 12:44:27.677484 17124 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:27.683005 17128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d03bf6329fc40ba9a522d7dec40638f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d03bf6329fc40ba9a522d7dec40638f" member_type: VOTER } }
I20260608 12:44:27.683730 17128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:27.683893 17129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d03bf6329fc40ba9a522d7dec40638f. Latest consensus state: current_term: 1 leader_uuid: "1d03bf6329fc40ba9a522d7dec40638f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d03bf6329fc40ba9a522d7dec40638f" member_type: VOTER } }
I20260608 12:44:27.684500 17129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:27.685880 17137 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:27.691274 17137 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:27.692597 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:27.701274 17137 catalog_manager.cc:1382] Generated new cluster ID: f583f2c32bbe4a058f094df27a8126ac
I20260608 12:44:27.701574 17137 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:27.731786 17137 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:27.733146 17137 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:27.745911 17137 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f: Generated new TSK 0
I20260608 12:44:27.746759 17137 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:27.760015 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:27.766979 17145 instance_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:44:27.767686 17146 instance_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:44:27.769415 17148 instance_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:44:27.770488 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:27.771486 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:27.771672 12721 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:44:27.771800 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922667771788 us; error 0 us; skew 500 ppm
I20260608 12:44:27.772332 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:27.775107 12721 webserver.cc:533] Webserver started at http://127.12.108.65:38469/ using document root <none> and password file <none>
I20260608 12:44:27.775594 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:27.775756 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:27.775970 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:27.777087 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "f635f062e76a4e628722c222473bcce7"
format_stamp: "Formatted at 2026-06-08 12:44:27 on dist-test-slave-sxbk"
I20260608 12:44:27.783736 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260608 12:44:27.787727 17153 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:44:27.788647 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:44:27.788983 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "f635f062e76a4e628722c222473bcce7"
format_stamp: "Formatted at 2026-06-08 12:44:27 on dist-test-slave-sxbk"
I20260608 12:44:27.789263 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-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:44:27.810477 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:27.811779 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:27.813335 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:27.815876 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:27.816073 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:27.816392 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:27.816534 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:27.860291 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:33463
I20260608 12:44:27.860411 17215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:33463 every 8 connection(s)
I20260608 12:44:27.866648 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:27.874785 17220 instance_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:44:27.876595 17221 instance_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:44:27.878739 12721 server_base.cc:1061] running on GCE node
W20260608 12:44:27.878664 17223 instance_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:44:27.880041 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:27.880316 12721 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:44:27.880578 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922667880547 us; error 0 us; skew 500 ppm
I20260608 12:44:27.881363 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:27.884052 17216 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38761
I20260608 12:44:27.884505 17216 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:27.884702 12721 webserver.cc:533] Webserver started at http://127.12.108.66:44553/ using document root <none> and password file <none>
I20260608 12:44:27.885375 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:27.885391 17216 heartbeater.cc:507] Master 127.12.108.126:38761 requested a full tablet report, sending...
I20260608 12:44:27.885736 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:27.886237 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:27.887943 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "0e2610d0a1e84f35922b64df9ac4c966"
format_stamp: "Formatted at 2026-06-08 12:44:27 on dist-test-slave-sxbk"
I20260608 12:44:27.888301 17089 ts_manager.cc:194] Registered new tserver with Master: f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463)
I20260608 12:44:27.890357 17089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34840
I20260608 12:44:27.893618 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:44:27.898592 17228 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:44:27.899571 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:44:27.899896 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "0e2610d0a1e84f35922b64df9ac4c966"
format_stamp: "Formatted at 2026-06-08 12:44:27 on dist-test-slave-sxbk"
I20260608 12:44:27.900203 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-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:44:27.924119 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:27.925429 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:27.926973 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:27.929395 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:27.929633 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:27.930178 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:27.930662 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:44:27.973619 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:45423
I20260608 12:44:27.973790 17290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:45423 every 8 connection(s)
I20260608 12:44:27.979192 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:27.987778 17295 instance_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:44:27.988027 17294 instance_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:44:27.991401 17297 instance_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:44:27.991590 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:27.992537 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:27.992771 12721 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:44:27.992973 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922667992955 us; error 0 us; skew 500 ppm
I20260608 12:44:27.993659 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:27.994491 17291 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38761
I20260608 12:44:27.995002 17291 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:27.995959 17291 heartbeater.cc:507] Master 127.12.108.126:38761 requested a full tablet report, sending...
I20260608 12:44:27.996578 12721 webserver.cc:533] Webserver started at http://127.12.108.67:39627/ using document root <none> and password file <none>
I20260608 12:44:27.997246 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:27.997443 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:27.997761 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:27.998529 17089 ts_manager.cc:194] Registered new tserver with Master: 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:27.999112 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "5b158a6e44914e7695535eeeb5d233f3"
format_stamp: "Formatted at 2026-06-08 12:44:27 on dist-test-slave-sxbk"
I20260608 12:44:27.999975 17089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34854
I20260608 12:44:28.004254 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:44:28.008241 17302 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:44:28.009359 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:44:28.009630 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "5b158a6e44914e7695535eeeb5d233f3"
format_stamp: "Formatted at 2026-06-08 12:44:27 on dist-test-slave-sxbk"
I20260608 12:44:28.009877 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-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:44:28.051015 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:28.052223 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:28.053671 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:28.056102 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:28.056341 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:28.056586 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:28.056766 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:28.104071 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:33769
I20260608 12:44:28.104211 17364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:33769 every 8 connection(s)
I20260608 12:44:28.121318 17365 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38761
I20260608 12:44:28.121769 17365 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:28.122659 17365 heartbeater.cc:507] Master 127.12.108.126:38761 requested a full tablet report, sending...
I20260608 12:44:28.124847 17089 ts_manager.cc:194] Registered new tserver with Master: 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:28.125893 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017728264s
I20260608 12:44:28.126668 17089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34856
I20260608 12:44:28.893324 17216 heartbeater.cc:499] Master 127.12.108.126:38761 was elected leader, sending a full tablet report...
I20260608 12:44:29.002996 17291 heartbeater.cc:499] Master 127.12.108.126:38761 was elected leader, sending a full tablet report...
I20260608 12:44:29.130234 17365 heartbeater.cc:499] Master 127.12.108.126:38761 was elected leader, sending a full tablet report...
I20260608 12:44:29.184221 17089 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34870:
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:44:29.187638 17089 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:44:29.276053 17256 tablet_service.cc:1511] Processing CreateTablet for tablet 784f3c44fc824b50b5fb606e67ffc949 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:44:29.276886 17255 tablet_service.cc:1511] Processing CreateTablet for tablet c9c09f89ffde438a94481d93d66d36c3 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:44:29.277804 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784f3c44fc824b50b5fb606e67ffc949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.279517 17254 tablet_service.cc:1511] Processing CreateTablet for tablet 0a84a1b9fb4042cf92fb197ff90b29c4 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:44:29.280952 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a84a1b9fb4042cf92fb197ff90b29c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.286770 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c09f89ffde438a94481d93d66d36c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.294843 17330 tablet_service.cc:1511] Processing CreateTablet for tablet 784f3c44fc824b50b5fb606e67ffc949 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:44:29.296375 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784f3c44fc824b50b5fb606e67ffc949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.301668 17253 tablet_service.cc:1511] Processing CreateTablet for tablet 83c4afd672be4770ab0c0b43481102cd (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:44:29.303264 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c4afd672be4770ab0c0b43481102cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.308283 17252 tablet_service.cc:1511] Processing CreateTablet for tablet 32842253144e4f138c27057257542bf8 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:44:29.309971 17252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32842253144e4f138c27057257542bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.313405 17180 tablet_service.cc:1511] Processing CreateTablet for tablet c9c09f89ffde438a94481d93d66d36c3 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:44:29.310542 17327 tablet_service.cc:1511] Processing CreateTablet for tablet 83c4afd672be4770ab0c0b43481102cd (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:44:29.310918 17181 tablet_service.cc:1511] Processing CreateTablet for tablet 784f3c44fc824b50b5fb606e67ffc949 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:44:29.315016 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c09f89ffde438a94481d93d66d36c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.315393 17327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c4afd672be4770ab0c0b43481102cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.315672 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784f3c44fc824b50b5fb606e67ffc949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.319252 17251 tablet_service.cc:1511] Processing CreateTablet for tablet 2a34cf01b0f84ae4a38ad5be266980d7 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:44:29.320701 17251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a34cf01b0f84ae4a38ad5be266980d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.323575 17250 tablet_service.cc:1511] Processing CreateTablet for tablet 34a8f30f01024beabd09160098eb85b4 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:44:29.324975 17250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a8f30f01024beabd09160098eb85b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.311652 17328 tablet_service.cc:1511] Processing CreateTablet for tablet 0a84a1b9fb4042cf92fb197ff90b29c4 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:44:29.308341 17329 tablet_service.cc:1511] Processing CreateTablet for tablet c9c09f89ffde438a94481d93d66d36c3 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:44:29.328225 17329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c09f89ffde438a94481d93d66d36c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.330262 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 0a84a1b9fb4042cf92fb197ff90b29c4 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:44:29.331765 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a84a1b9fb4042cf92fb197ff90b29c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.331593 17249 tablet_service.cc:1511] Processing CreateTablet for tablet c7e3bf3412e64f318cc781c98855a56e (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:44:29.332988 17249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e3bf3412e64f318cc781c98855a56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.334772 17328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a84a1b9fb4042cf92fb197ff90b29c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.334892 17326 tablet_service.cc:1511] Processing CreateTablet for tablet 32842253144e4f138c27057257542bf8 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:44:29.335346 17176 tablet_service.cc:1511] Processing CreateTablet for tablet 2a34cf01b0f84ae4a38ad5be266980d7 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:44:29.335582 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 83c4afd672be4770ab0c0b43481102cd (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:44:29.336354 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32842253144e4f138c27057257542bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.336825 17176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a34cf01b0f84ae4a38ad5be266980d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.337698 17177 tablet_service.cc:1511] Processing CreateTablet for tablet 32842253144e4f138c27057257542bf8 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:44:29.342927 17177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32842253144e4f138c27057257542bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.347803 17175 tablet_service.cc:1511] Processing CreateTablet for tablet 34a8f30f01024beabd09160098eb85b4 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:44:29.349655 17325 tablet_service.cc:1511] Processing CreateTablet for tablet 2a34cf01b0f84ae4a38ad5be266980d7 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:44:29.351312 17325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a34cf01b0f84ae4a38ad5be266980d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.354606 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c4afd672be4770ab0c0b43481102cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.356235 17175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a8f30f01024beabd09160098eb85b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.358973 17248 tablet_service.cc:1511] Processing CreateTablet for tablet 7489a2f47e0343c39a843385dad6ce5f (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:44:29.360455 17248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7489a2f47e0343c39a843385dad6ce5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.366699 17324 tablet_service.cc:1511] Processing CreateTablet for tablet 34a8f30f01024beabd09160098eb85b4 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:44:29.368259 17324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a8f30f01024beabd09160098eb85b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.373039 17174 tablet_service.cc:1511] Processing CreateTablet for tablet c7e3bf3412e64f318cc781c98855a56e (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:44:29.374620 17174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e3bf3412e64f318cc781c98855a56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.379696 17323 tablet_service.cc:1511] Processing CreateTablet for tablet c7e3bf3412e64f318cc781c98855a56e (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:44:29.381217 17323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e3bf3412e64f318cc781c98855a56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.383924 17247 tablet_service.cc:1511] Processing CreateTablet for tablet 29c8490baee249d894efc17577a7c07a (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:44:29.385383 17247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c8490baee249d894efc17577a7c07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.409523 17250 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6a1843b50641378be8d708155eb81c (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:44:29.413364 17173 tablet_service.cc:1511] Processing CreateTablet for tablet 7489a2f47e0343c39a843385dad6ce5f (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:44:29.415058 17325 tablet_service.cc:1511] Processing CreateTablet for tablet 7489a2f47e0343c39a843385dad6ce5f (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:44:29.415982 17173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7489a2f47e0343c39a843385dad6ce5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.427156 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 29c8490baee249d894efc17577a7c07a (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:44:29.427868 17250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6a1843b50641378be8d708155eb81c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.428762 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c8490baee249d894efc17577a7c07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.437363 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6a1843b50641378be8d708155eb81c (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:44:29.437568 17330 tablet_service.cc:1511] Processing CreateTablet for tablet 29c8490baee249d894efc17577a7c07a (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:44:29.438719 17325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7489a2f47e0343c39a843385dad6ce5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.446174 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c8490baee249d894efc17577a7c07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.438881 17385 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:29.450222 17321 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9d501661cd416a9c7c08ac180bf3a2 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:44:29.451699 17321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9d501661cd416a9c7c08ac180bf3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.440171 17172 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9d501661cd416a9c7c08ac180bf3a2 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:44:29.441998 17249 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9d501661cd416a9c7c08ac180bf3a2 (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:44:29.440171 17322 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6a1843b50641378be8d708155eb81c (DEFAULT_TABLE table=test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:44:29.455965 17249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9d501661cd416a9c7c08ac180bf3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.456166 17322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6a1843b50641378be8d708155eb81c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.466938 17172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9d501661cd416a9c7c08ac180bf3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.467844 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6a1843b50641378be8d708155eb81c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:29.479239 17387 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:29.479314 17386 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:29.489130 17385 tablet_bootstrap.cc:654] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.501358 17386 tablet_bootstrap.cc:654] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.504577 17387 tablet_bootstrap.cc:654] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.525858 17386 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:29.526443 17386 ts_tablet_manager.cc:1403] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.000s
I20260608 12:44:29.530134 17385 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:29.530705 17385 ts_tablet_manager.cc:1403] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.002s
I20260608 12:44:29.531708 17386 raft_consensus.cc:359] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.532781 17386 raft_consensus.cc:385] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.533166 17386 raft_consensus.cc:740] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.533847 17385 raft_consensus.cc:359] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.534114 17386 consensus_queue.cc:260] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.534652 17385 raft_consensus.cc:385] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.535039 17385 raft_consensus.cc:740] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.535984 17385 consensus_queue.cc:260] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.538149 17386 ts_tablet_manager.cc:1434] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:44:29.539302 17386 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:29.541020 17387 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:29.541546 17387 ts_tablet_manager.cc:1403] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.010s
I20260608 12:44:29.544860 17387 raft_consensus.cc:359] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.545431 17385 ts_tablet_manager.cc:1434] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 12:44:29.546252 17386 tablet_bootstrap.cc:654] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.545631 17387 raft_consensus.cc:385] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.547178 17385 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:29.546635 17387 raft_consensus.cc:740] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.554525 17385 tablet_bootstrap.cc:654] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.555159 17386 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:29.555696 17386 ts_tablet_manager.cc:1403] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:44:29.551450 17387 consensus_queue.cc:260] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.558881 17386 raft_consensus.cc:359] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.559592 17386 raft_consensus.cc:385] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.559875 17386 raft_consensus.cc:740] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.560808 17386 consensus_queue.cc:260] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.563369 17386 ts_tablet_manager.cc:1434] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:44:29.564414 17386 tablet_bootstrap.cc:492] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:29.565848 17387 ts_tablet_manager.cc:1434] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.007s
I20260608 12:44:29.566928 17387 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:29.568095 17385 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:29.568590 17385 ts_tablet_manager.cc:1403] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260608 12:44:29.571262 17386 tablet_bootstrap.cc:654] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.572064 17385 raft_consensus.cc:359] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.572871 17385 raft_consensus.cc:385] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.573231 17385 raft_consensus.cc:740] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.573767 17387 tablet_bootstrap.cc:654] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.574294 17385 consensus_queue.cc:260] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.577121 17385 ts_tablet_manager.cc:1434] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:44:29.578644 17385 tablet_bootstrap.cc:492] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:29.587815 17385 tablet_bootstrap.cc:654] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.606350 17391 raft_consensus.cc:493] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:29.607021 17391 raft_consensus.cc:515] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.610255 17391 leader_election.cc:290] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
W20260608 12:44:29.611503 17366 tablet.cc:2404] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:44:29.618703 17385 tablet_bootstrap.cc:492] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:29.619305 17385 ts_tablet_manager.cc:1403] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.011s
I20260608 12:44:29.616827 17386 tablet_bootstrap.cc:492] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:29.620148 17386 ts_tablet_manager.cc:1403] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.017s
I20260608 12:44:29.621542 17387 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:29.622156 17387 ts_tablet_manager.cc:1403] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.024s
I20260608 12:44:29.622527 17385 raft_consensus.cc:359] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.623358 17385 raft_consensus.cc:385] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.623667 17385 raft_consensus.cc:740] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.624506 17385 consensus_queue.cc:260] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.627463 17385 ts_tablet_manager.cc:1434] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:44:29.628904 17385 tablet_bootstrap.cc:492] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:29.629086 17387 raft_consensus.cc:359] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.630112 17387 raft_consensus.cc:385] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.630522 17387 raft_consensus.cc:740] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.631497 17387 consensus_queue.cc:260] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.628818 17386 raft_consensus.cc:359] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.635186 17386 raft_consensus.cc:385] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.635649 17386 raft_consensus.cc:740] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.636641 17386 consensus_queue.cc:260] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.637737 17387 ts_tablet_manager.cc:1434] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260608 12:44:29.638864 17387 tablet_bootstrap.cc:492] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:29.639246 17386 ts_tablet_manager.cc:1434] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260608 12:44:29.639793 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a84a1b9fb4042cf92fb197ff90b29c4" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:29.640290 17386 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:29.640605 17191 raft_consensus.cc:2468] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:29.637382 17385 tablet_bootstrap.cc:654] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.642503 17232 leader_election.cc:304] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:29.643528 17391 raft_consensus.cc:2804] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:29.643920 17391 raft_consensus.cc:493] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:29.644311 17391 raft_consensus.cc:3060] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.646526 17387 tablet_bootstrap.cc:654] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.649237 17386 tablet_bootstrap.cc:654] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.662781 17385 tablet_bootstrap.cc:492] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:29.663513 17385 ts_tablet_manager.cc:1403] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.012s
I20260608 12:44:29.667776 17385 raft_consensus.cc:359] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.668805 17385 raft_consensus.cc:385] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.668951 17391 raft_consensus.cc:515] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.669245 17385 raft_consensus.cc:740] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.670647 17385 consensus_queue.cc:260] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.672427 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a84a1b9fb4042cf92fb197ff90b29c4" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
I20260608 12:44:29.673015 17191 raft_consensus.cc:3060] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.673985 17387 tablet_bootstrap.cc:492] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:29.674134 17385 ts_tablet_manager.cc:1434] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260608 12:44:29.674558 17387 ts_tablet_manager.cc:1403] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.002s
I20260608 12:44:29.678210 17387 raft_consensus.cc:359] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.679116 17387 raft_consensus.cc:385] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.679188 17386 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:29.679520 17387 raft_consensus.cc:740] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.679823 17386 ts_tablet_manager.cc:1403] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.020s
I20260608 12:44:29.680333 17387 consensus_queue.cc:260] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.682654 17387 ts_tablet_manager.cc:1434] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:44:29.682859 17386 raft_consensus.cc:359] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.683532 17386 raft_consensus.cc:385] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.683660 17387 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:29.683836 17386 raft_consensus.cc:740] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.684787 17386 consensus_queue.cc:260] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.675671 17385 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
W20260608 12:44:29.689672 17136 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:44:29.695034 17385 tablet_bootstrap.cc:654] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.695498 17386 ts_tablet_manager.cc:1434] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260608 12:44:29.701121 17387 tablet_bootstrap.cc:654] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.702167 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a84a1b9fb4042cf92fb197ff90b29c4" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:29.702538 17339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a84a1b9fb4042cf92fb197ff90b29c4" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:29.704731 17386 tablet_bootstrap.cc:492] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
W20260608 12:44:29.706142 17232 leader_election.cc:343] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:44:29.707695 17232 leader_election.cc:343] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:29.702939 17391 leader_election.cc:290] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.709100 17391 raft_consensus.cc:493] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:29.709604 17391 raft_consensus.cc:515] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.689546 17191 raft_consensus.cc:2468] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:29.712620 17386 tablet_bootstrap.cc:654] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.713358 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784f3c44fc824b50b5fb606e67ffc949" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:29.713922 17191 raft_consensus.cc:2468] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:29.712848 17232 leader_election.cc:304] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [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: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 5b158a6e44914e7695535eeeb5d233f3
I20260608 12:44:29.715803 17404 raft_consensus.cc:2804] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:29.716197 17232 leader_election.cc:304] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:29.725095 17391 leader_election.cc:290] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.726065 17391 raft_consensus.cc:2804] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:29.726451 17391 raft_consensus.cc:493] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:29.726862 17391 raft_consensus.cc:3060] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.728055 17385 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:29.728755 17385 ts_tablet_manager.cc:1403] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.006s
I20260608 12:44:29.735252 17339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784f3c44fc824b50b5fb606e67ffc949" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:29.736167 17339 raft_consensus.cc:2468] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:29.747151 17404 raft_consensus.cc:697] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Becoming Leader. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Running, Role: LEADER
I20260608 12:44:29.741703 17385 raft_consensus.cc:359] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.748642 17404 consensus_queue.cc:237] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.749341 17385 raft_consensus.cc:385] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.749678 17385 raft_consensus.cc:740] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.751171 17387 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:29.751690 17387 ts_tablet_manager.cc:1403] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.036s
I20260608 12:44:29.753760 17386 tablet_bootstrap.cc:492] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:29.754570 17386 ts_tablet_manager.cc:1403] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.031s
I20260608 12:44:29.755919 17387 raft_consensus.cc:359] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.756680 17387 raft_consensus.cc:385] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.756989 17387 raft_consensus.cc:740] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.757917 17387 consensus_queue.cc:260] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.759326 17386 raft_consensus.cc:359] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.759671 17391 raft_consensus.cc:515] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.760146 17386 raft_consensus.cc:385] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.760499 17386 raft_consensus.cc:740] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.761523 17386 consensus_queue.cc:260] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.754798 17385 consensus_queue.cc:260] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.763401 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784f3c44fc824b50b5fb606e67ffc949" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
I20260608 12:44:29.764050 17191 raft_consensus.cc:3060] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.764683 17386 ts_tablet_manager.cc:1434] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:44:29.765174 17387 ts_tablet_manager.cc:1434] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:44:29.765821 17386 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:29.766182 17387 tablet_bootstrap.cc:492] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:29.768329 17392 raft_consensus.cc:493] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:29.769260 17385 ts_tablet_manager.cc:1434] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260608 12:44:29.768895 17392 raft_consensus.cc:515] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.771035 17385 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:29.774178 17386 tablet_bootstrap.cc:654] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.774405 17387 tablet_bootstrap.cc:654] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.779129 17088 catalog_manager.cc:5696] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:29.788060 17392 leader_election.cc:290] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:29.789949 17395 raft_consensus.cc:493] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:29.790748 17395 raft_consensus.cc:515] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.797200 17395 leader_election.cc:290] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.800625 17408 raft_consensus.cc:493] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:29.801311 17408 raft_consensus.cc:515] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.804217 17408 leader_election.cc:290] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.812672 17387 tablet_bootstrap.cc:492] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:29.813242 17387 ts_tablet_manager.cc:1403] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.008s
I20260608 12:44:29.817965 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4afd672be4770ab0c0b43481102cd" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:29.818452 17391 leader_election.cc:290] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.819675 17190 raft_consensus.cc:2468] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:29.822885 17232 leader_election.cc:304] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:29.823827 17391 raft_consensus.cc:2804] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:29.823494 17387 raft_consensus.cc:359] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.824198 17391 raft_consensus.cc:493] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:29.825030 17391 raft_consensus.cc:3060] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.825181 17339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4afd672be4770ab0c0b43481102cd" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:29.819814 17191 raft_consensus.cc:2468] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:29.826010 17339 raft_consensus.cc:2468] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:29.826653 17232 leader_election.cc:304] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:29.829180 17404 raft_consensus.cc:2804] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:29.830016 17404 raft_consensus.cc:697] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Becoming Leader. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Running, Role: LEADER
I20260608 12:44:29.831005 17404 consensus_queue.cc:237] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.833726 17339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784f3c44fc824b50b5fb606e67ffc949" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:29.834446 17339 raft_consensus.cc:3060] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.836817 17386 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:29.839605 17386 ts_tablet_manager.cc:1403] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.037s
I20260608 12:44:29.836361 17391 raft_consensus.cc:515] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.824254 17387 raft_consensus.cc:385] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.834590 17385 tablet_bootstrap.cc:654] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.843452 17387 raft_consensus.cc:740] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.844750 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4afd672be4770ab0c0b43481102cd" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
I20260608 12:44:29.844524 17387 consensus_queue.cc:260] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.845327 17191 raft_consensus.cc:3060] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.846311 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a34cf01b0f84ae4a38ad5be266980d7" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
W20260608 12:44:29.848342 17305 leader_election.cc:343] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:29.848678 17386 raft_consensus.cc:359] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.849658 17386 raft_consensus.cc:385] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.850354 17387 ts_tablet_manager.cc:1434] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.006s
I20260608 12:44:29.850423 17386 raft_consensus.cc:740] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.843053 17339 raft_consensus.cc:2468] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:29.851552 17387 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:29.852314 17386 consensus_queue.cc:260] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.855386 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4afd672be4770ab0c0b43481102cd" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:29.856189 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a34cf01b0f84ae4a38ad5be266980d7" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:29.856189 17340 raft_consensus.cc:2468] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 0.
I20260608 12:44:29.858466 17386 ts_tablet_manager.cc:1434] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260608 12:44:29.859870 17386 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:29.860067 17391 leader_election.cc:290] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.861799 17387 tablet_bootstrap.cc:654] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.863212 17157 leader_election.cc:304] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7; no voters: 
W20260608 12:44:29.864598 17306 leader_election.cc:343] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:29.865121 17306 leader_election.cc:304] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b158a6e44914e7695535eeeb5d233f3; no voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7
I20260608 12:44:29.869980 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4afd672be4770ab0c0b43481102cd" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:29.870656 17340 raft_consensus.cc:3060] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.866967 17392 raft_consensus.cc:2749] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:29.877300 17191 raft_consensus.cc:2468] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:29.877504 17386 tablet_bootstrap.cc:654] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.877869 17395 raft_consensus.cc:2764] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:44:29.879048 17340 raft_consensus.cc:2468] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:29.881345 17232 leader_election.cc:304] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:29.883670 17391 raft_consensus.cc:2804] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:29.884513 17391 raft_consensus.cc:697] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Becoming Leader. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Running, Role: LEADER
I20260608 12:44:29.885890 17391 consensus_queue.cc:237] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.888502 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4afd672be4770ab0c0b43481102cd" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:29.890216 17408 raft_consensus.cc:493] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:29.890794 17408 raft_consensus.cc:515] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.893071 17408 leader_election.cc:290] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.894835 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8f30f01024beabd09160098eb85b4" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:29.895510 17191 raft_consensus.cc:2468] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:29.895895 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8f30f01024beabd09160098eb85b4" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:29.896549 17340 raft_consensus.cc:2468] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:29.896814 17232 leader_election.cc:304] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:29.897640 17408 raft_consensus.cc:2804] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:29.898139 17408 raft_consensus.cc:493] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:29.898562 17408 raft_consensus.cc:3060] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.899643 17385 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:29.908366 17385 ts_tablet_manager.cc:1403] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.014s
I20260608 12:44:29.909044 17408 raft_consensus.cc:515] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.912109 17385 raft_consensus.cc:359] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.912966 17385 raft_consensus.cc:385] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.913286 17385 raft_consensus.cc:740] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.915933 17386 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:29.916496 17386 ts_tablet_manager.cc:1403] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.024s
I20260608 12:44:29.916813 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8f30f01024beabd09160098eb85b4" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
I20260608 12:44:29.917138 17408 leader_election.cc:290] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.917703 17191 raft_consensus.cc:3060] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.918846 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8f30f01024beabd09160098eb85b4" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:29.919471 17340 raft_consensus.cc:3060] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:29.920046 17386 raft_consensus.cc:359] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.920804 17386 raft_consensus.cc:385] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.921094 17386 raft_consensus.cc:740] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.922020 17386 consensus_queue.cc:260] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.924753 17386 ts_tablet_manager.cc:1434] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 12:44:29.925822 17386 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:29.926620 17191 raft_consensus.cc:2468] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:29.927863 17340 raft_consensus.cc:2468] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:29.928081 17232 leader_election.cc:304] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:29.932816 17386 tablet_bootstrap.cc:654] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.933216 17408 raft_consensus.cc:2804] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:29.914129 17385 consensus_queue.cc:260] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.933723 17408 raft_consensus.cc:697] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Becoming Leader. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Running, Role: LEADER
I20260608 12:44:29.934618 17408 consensus_queue.cc:237] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.935576 17385 ts_tablet_manager.cc:1434] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260608 12:44:29.930163 17387 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:29.936331 17387 ts_tablet_manager.cc:1403] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.036s
I20260608 12:44:29.940014 17387 raft_consensus.cc:359] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.940974 17387 raft_consensus.cc:385] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.941349 17387 raft_consensus.cc:740] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:29.942461 17387 consensus_queue.cc:260] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.945144 17387 ts_tablet_manager.cc:1434] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:44:29.944039 17089 catalog_manager.cc:5696] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:29.949324 17385 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:29.956866 17385 tablet_bootstrap.cc:654] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.958297 17387 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:29.947182 17089 catalog_manager.cc:5696] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:29.968503 17387 tablet_bootstrap.cc:654] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:29.968837 17408 raft_consensus.cc:493] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:29.969357 17408 raft_consensus.cc:515] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.973011 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e3bf3412e64f318cc781c98855a56e" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
W20260608 12:44:29.975144 17232 leader_election.cc:343] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:29.977420 17408 leader_election.cc:290] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:29.979374 17385 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:29.980101 17385 ts_tablet_manager.cc:1403] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260608 12:44:29.980441 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e3bf3412e64f318cc781c98855a56e" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:29.984609 17385 raft_consensus.cc:359] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.985673 17385 raft_consensus.cc:385] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:29.986068 17385 raft_consensus.cc:740] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
W20260608 12:44:29.986802 17232 leader_election.cc:343] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:29.987550 17385 consensus_queue.cc:260] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:29.988502 17232 leader_election.cc:304] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966; no voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7
I20260608 12:44:29.992785 17408 raft_consensus.cc:2749] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:29.996742 17385 ts_tablet_manager.cc:1434] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:44:29.998562 17385 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:29.999337 17395 raft_consensus.cc:493] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.000172 17386 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:29.999872 17395 raft_consensus.cc:515] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.000470 17387 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:30.000674 17386 ts_tablet_manager.cc:1403] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.039s
I20260608 12:44:30.001328 17387 ts_tablet_manager.cc:1403] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.021s
I20260608 12:44:30.003575 17395 leader_election.cc:290] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.003644 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32842253144e4f138c27057257542bf8" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:30.004062 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32842253144e4f138c27057257542bf8" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:30.004143 17386 raft_consensus.cc:359] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.004906 17386 raft_consensus.cc:385] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.004901 17340 raft_consensus.cc:2468] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 0.
I20260608 12:44:30.005412 17386 raft_consensus.cc:740] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
W20260608 12:44:30.005630 17156 leader_election.cc:343] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:30.006484 17157 leader_election.cc:304] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [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: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7; no voters: 0e2610d0a1e84f35922b64df9ac4c966
I20260608 12:44:30.006331 17386 consensus_queue.cc:260] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.007697 17395 raft_consensus.cc:2804] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:30.008122 17395 raft_consensus.cc:493] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:30.008477 17395 raft_consensus.cc:3060] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.008788 17386 ts_tablet_manager.cc:1434] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:44:30.009829 17386 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:30.009438 17387 raft_consensus.cc:359] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.010349 17387 raft_consensus.cc:385] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.011127 17385 tablet_bootstrap.cc:654] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.014385 17089 catalog_manager.cc:5696] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:30.018358 17386 tablet_bootstrap.cc:654] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.023135 17385 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:30.023658 17385 ts_tablet_manager.cc:1403] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.011s
I20260608 12:44:30.025851 17387 raft_consensus.cc:740] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.026876 17385 raft_consensus.cc:359] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.026849 17387 consensus_queue.cc:260] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.027657 17385 raft_consensus.cc:385] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.027989 17385 raft_consensus.cc:740] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.028863 17385 consensus_queue.cc:260] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.036132 17385 ts_tablet_manager.cc:1434] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:44:30.037465 17385 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:30.038635 17408 raft_consensus.cc:493] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.039408 17408 raft_consensus.cc:515] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.041384 17395 raft_consensus.cc:515] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.043164 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489a2f47e0343c39a843385dad6ce5f" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
W20260608 12:44:30.044646 17232 leader_election.cc:343] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:30.045665 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32842253144e4f138c27057257542bf8" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966"
I20260608 12:44:30.046052 17385 tablet_bootstrap.cc:654] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.046869 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489a2f47e0343c39a843385dad6ce5f" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
W20260608 12:44:30.047225 17156 leader_election.cc:343] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:30.045698 17408 leader_election.cc:290] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
W20260608 12:44:30.048346 17232 leader_election.cc:343] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:30.048820 17232 leader_election.cc:304] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966; no voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7
I20260608 12:44:30.049836 17391 raft_consensus.cc:2749] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:30.050091 17408 raft_consensus.cc:493] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.050619 17408 raft_consensus.cc:515] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.052911 17392 raft_consensus.cc:493] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.053512 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c09f89ffde438a94481d93d66d36c3" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:30.053570 17392 raft_consensus.cc:515] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.054407 17191 raft_consensus.cc:2468] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:30.055770 17232 leader_election.cc:304] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.056707 17391 raft_consensus.cc:2804] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:30.057166 17391 raft_consensus.cc:493] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:30.057693 17391 raft_consensus.cc:3060] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.059257 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a84a1b9fb4042cf92fb197ff90b29c4" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:30.059863 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c09f89ffde438a94481d93d66d36c3" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:30.060040 17392 leader_election.cc:290] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:30.060505 17340 raft_consensus.cc:2468] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:30.063216 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a84a1b9fb4042cf92fb197ff90b29c4" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:30.064260 17191 raft_consensus.cc:2393] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b158a6e44914e7695535eeeb5d233f3 in current term 1: Already voted for candidate 0e2610d0a1e84f35922b64df9ac4c966 in this term.
I20260608 12:44:30.066023 17306 leader_election.cc:304] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b158a6e44914e7695535eeeb5d233f3; no voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7
I20260608 12:44:30.067559 17392 raft_consensus.cc:3060] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.068578 17395 leader_election.cc:290] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 election: Requested vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.069700 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32842253144e4f138c27057257542bf8" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:30.070223 17385 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:30.070308 17340 raft_consensus.cc:3060] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.070798 17385 ts_tablet_manager.cc:1403] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.003s
I20260608 12:44:30.073734 17385 raft_consensus.cc:359] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.074381 17385 raft_consensus.cc:385] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.074712 17385 raft_consensus.cc:740] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.075656 17385 consensus_queue.cc:260] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.077140 17392 raft_consensus.cc:2749] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:30.077642 17340 raft_consensus.cc:2468] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 1.
I20260608 12:44:30.079882 17386 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:30.083120 17386 ts_tablet_manager.cc:1403] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.026s
I20260608 12:44:30.083463 17157 leader_election.cc:304] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [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: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7; no voters: 0e2610d0a1e84f35922b64df9ac4c966
I20260608 12:44:30.084668 17385 ts_tablet_manager.cc:1434] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 12:44:30.084827 17432 raft_consensus.cc:2804] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:30.085635 17385 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:30.086146 17432 raft_consensus.cc:697] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Becoming Leader. State: Replica: f635f062e76a4e628722c222473bcce7, State: Running, Role: LEADER
I20260608 12:44:30.086158 17386 raft_consensus.cc:359] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.087045 17386 raft_consensus.cc:385] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.087437 17386 raft_consensus.cc:740] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.088596 17387 ts_tablet_manager.cc:1434] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.087s	user 0.014s	sys 0.018s
I20260608 12:44:30.088263 17386 consensus_queue.cc:260] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.089670 17387 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:30.090495 17386 ts_tablet_manager.cc:1434] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:44:30.091641 17386 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:30.091770 17432 consensus_queue.cc:237] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.099454 17386 tablet_bootstrap.cc:654] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.100214 17385 tablet_bootstrap.cc:654] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.102322 17387 tablet_bootstrap.cc:654] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.080870 17391 raft_consensus.cc:515] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.057178 17408 leader_election.cc:290] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.106549 17391 leader_election.cc:290] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.107308 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c09f89ffde438a94481d93d66d36c3" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
I20260608 12:44:30.107874 17191 raft_consensus.cc:3060] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.114869 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c09f89ffde438a94481d93d66d36c3" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:30.115612 17340 raft_consensus.cc:3060] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.118311 17086 catalog_manager.cc:5696] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f635f062e76a4e628722c222473bcce7 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:30.119473 17191 raft_consensus.cc:2468] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:30.121019 17232 leader_election.cc:304] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.121946 17391 raft_consensus.cc:2804] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:30.122502 17391 raft_consensus.cc:697] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Becoming Leader. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Running, Role: LEADER
I20260608 12:44:30.122994 17385 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:30.123476 17385 ts_tablet_manager.cc:1403] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260608 12:44:30.123315 17391 consensus_queue.cc:237] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.125913 17340 raft_consensus.cc:2468] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:30.126400 17385 raft_consensus.cc:359] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.127076 17385 raft_consensus.cc:385] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.127352 17385 raft_consensus.cc:740] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.128335 17385 consensus_queue.cc:260] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.129034 17387 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:30.129133 17386 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:30.129590 17387 ts_tablet_manager.cc:1403] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.009s
I20260608 12:44:30.129703 17386 ts_tablet_manager.cc:1403] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.001s
I20260608 12:44:30.132473 17387 raft_consensus.cc:359] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.132661 17386 raft_consensus.cc:359] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.135962 17386 raft_consensus.cc:385] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.136256 17386 raft_consensus.cc:740] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.136991 17386 consensus_queue.cc:260] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.139011 17386 ts_tablet_manager.cc:1434] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260608 12:44:30.139909 17386 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:30.135385 17385 ts_tablet_manager.cc:1434] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:44:30.133153 17387 raft_consensus.cc:385] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.141897 17387 raft_consensus.cc:740] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.142661 17387 consensus_queue.cc:260] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.144732 17387 ts_tablet_manager.cc:1434] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:44:30.145754 17387 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:30.146236 17086 catalog_manager.cc:5696] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:30.148226 17386 tablet_bootstrap.cc:654] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.154839 17385 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:30.156448 17386 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:30.156999 17386 ts_tablet_manager.cc:1403] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 12:44:30.159965 17386 raft_consensus.cc:359] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.160724 17386 raft_consensus.cc:385] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.152211 17387 tablet_bootstrap.cc:654] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.161141 17386 raft_consensus.cc:740] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.162249 17386 consensus_queue.cc:260] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.163347 17392 raft_consensus.cc:493] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.160858 17385 tablet_bootstrap.cc:654] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.163844 17392 raft_consensus.cc:515] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.165036 17386 ts_tablet_manager.cc:1434] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:44:30.166121 17386 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966: Bootstrap starting.
I20260608 12:44:30.172433 17386 tablet_bootstrap.cc:654] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.175419 17392 leader_election.cc:290] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:30.178259 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6a1843b50641378be8d708155eb81c" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
W20260608 12:44:30.179845 17306 leader_election.cc:343] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:30.181186 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6a1843b50641378be8d708155eb81c" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:30.181915 17387 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:30.181869 17266 raft_consensus.cc:2468] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 0.
I20260608 12:44:30.182657 17387 ts_tablet_manager.cc:1403] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.004s
I20260608 12:44:30.183444 17305 leader_election.cc:304] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [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: 0e2610d0a1e84f35922b64df9ac4c966, 5b158a6e44914e7695535eeeb5d233f3; no voters: f635f062e76a4e628722c222473bcce7
I20260608 12:44:30.186414 17392 raft_consensus.cc:2804] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:30.186826 17392 raft_consensus.cc:493] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:30.187340 17392 raft_consensus.cc:3060] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.187506 17387 raft_consensus.cc:359] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.188390 17387 raft_consensus.cc:385] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.188732 17387 raft_consensus.cc:740] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.189379 17386 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966: No bootstrap required, opened a new log
I20260608 12:44:30.189854 17386 ts_tablet_manager.cc:1403] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260608 12:44:30.189510 17387 consensus_queue.cc:260] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.187950 17391 raft_consensus.cc:493] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.191532 17391 raft_consensus.cc:515] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.193364 17386 raft_consensus.cc:359] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.194618 17386 raft_consensus.cc:385] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.194918 17386 raft_consensus.cc:740] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.194978 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a34cf01b0f84ae4a38ad5be266980d7" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:30.195664 17191 raft_consensus.cc:2468] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:30.195679 17386 consensus_queue.cc:260] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.194157 17391 leader_election.cc:290] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.198050 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a34cf01b0f84ae4a38ad5be266980d7" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:30.198711 17386 ts_tablet_manager.cc:1434] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:44:30.199349 17432 raft_consensus.cc:493] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.198735 17340 raft_consensus.cc:2468] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 0.
I20260608 12:44:30.199801 17385 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:30.200407 17385 ts_tablet_manager.cc:1403] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.007s
I20260608 12:44:30.200124 17432 raft_consensus.cc:515] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.203038 17387 ts_tablet_manager.cc:1434] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 12:44:30.199379 17232 leader_election.cc:304] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.203455 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9d501661cd416a9c7c08ac180bf3a2" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:30.204058 17391 raft_consensus.cc:2804] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:30.204151 17266 raft_consensus.cc:2468] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 0.
I20260608 12:44:30.204478 17391 raft_consensus.cc:493] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:30.204885 17432 leader_election.cc:290] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.206414 17387 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:30.206344 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9d501661cd416a9c7c08ac180bf3a2" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:30.207145 17340 raft_consensus.cc:2468] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 0.
I20260608 12:44:30.208828 17156 leader_election.cc:304] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.210448 17432 raft_consensus.cc:2804] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:30.210846 17432 raft_consensus.cc:493] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:30.211223 17432 raft_consensus.cc:3060] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.202878 17392 raft_consensus.cc:515] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.214067 17387 tablet_bootstrap.cc:654] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.214056 17385 raft_consensus.cc:359] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.204880 17391 raft_consensus.cc:3060] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.215541 17385 raft_consensus.cc:385] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.215898 17385 raft_consensus.cc:740] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.216759 17385 consensus_queue.cc:260] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.222069 17385 ts_tablet_manager.cc:1434] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260608 12:44:30.223256 17385 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3: Bootstrap starting.
I20260608 12:44:30.225903 17391 raft_consensus.cc:515] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.227705 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6a1843b50641378be8d708155eb81c" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
W20260608 12:44:30.229290 17306 leader_election.cc:343] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:30.230464 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a34cf01b0f84ae4a38ad5be266980d7" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
I20260608 12:44:30.231274 17191 raft_consensus.cc:3060] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.231555 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6a1843b50641378be8d708155eb81c" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966"
I20260608 12:44:30.232190 17266 raft_consensus.cc:3060] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.240473 17385 tablet_bootstrap.cc:654] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.240664 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a34cf01b0f84ae4a38ad5be266980d7" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:30.242360 17340 raft_consensus.cc:3060] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.243594 17266 raft_consensus.cc:2468] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 1.
I20260608 12:44:30.245229 17305 leader_election.cc:304] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [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: 0e2610d0a1e84f35922b64df9ac4c966, 5b158a6e44914e7695535eeeb5d233f3; no voters: f635f062e76a4e628722c222473bcce7
I20260608 12:44:30.246738 17434 raft_consensus.cc:2804] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:30.248584 17434 raft_consensus.cc:697] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Becoming Leader. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Running, Role: LEADER
I20260608 12:44:30.249680 17434 consensus_queue.cc:237] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.250337 17391 leader_election.cc:290] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.254734 17392 leader_election.cc:290] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:30.255735 17191 raft_consensus.cc:2468] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:30.257570 17232 leader_election.cc:304] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.259115 17432 raft_consensus.cc:515] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.259786 17408 raft_consensus.cc:2804] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:30.260515 17408 raft_consensus.cc:697] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Becoming Leader. State: Replica: 0e2610d0a1e84f35922b64df9ac4c966, State: Running, Role: LEADER
I20260608 12:44:30.262565 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9d501661cd416a9c7c08ac180bf3a2" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966"
I20260608 12:44:30.263180 17266 raft_consensus.cc:3060] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.264921 17089 catalog_manager.cc:5696] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "5b158a6e44914e7695535eeeb5d233f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:30.261818 17408 consensus_queue.cc:237] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.267445 17432 leader_election.cc:290] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 election: Requested vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.267777 17339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9d501661cd416a9c7c08ac180bf3a2" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:30.270618 17339 raft_consensus.cc:3060] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.276823 17266 raft_consensus.cc:2468] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 1.
I20260608 12:44:30.269471 17340 raft_consensus.cc:2468] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e2610d0a1e84f35922b64df9ac4c966 in term 1.
I20260608 12:44:30.278168 17156 leader_election.cc:304] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.279479 17395 raft_consensus.cc:2804] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:30.281222 17395 raft_consensus.cc:697] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Becoming Leader. State: Replica: f635f062e76a4e628722c222473bcce7, State: Running, Role: LEADER
I20260608 12:44:30.282625 17395 consensus_queue.cc:237] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.286018 17339 raft_consensus.cc:2468] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 1.
I20260608 12:44:30.283586 17391 consensus_queue.cc:1048] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 12:44:30.288607 17385 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3: No bootstrap required, opened a new log
I20260608 12:44:30.289072 17385 ts_tablet_manager.cc:1403] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.014s
I20260608 12:44:30.289965 17387 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:30.290524 17387 ts_tablet_manager.cc:1403] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.037s
I20260608 12:44:30.292162 17385 raft_consensus.cc:359] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.292871 17385 raft_consensus.cc:385] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.293174 17385 raft_consensus.cc:740] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.293713 17387 raft_consensus.cc:359] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.294092 17385 consensus_queue.cc:260] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.293713 17089 catalog_manager.cc:5696] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:30.294744 17387 raft_consensus.cc:385] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.295234 17387 raft_consensus.cc:740] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.296125 17387 consensus_queue.cc:260] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.298566 17387 ts_tablet_manager.cc:1434] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:44:30.299543 17387 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:30.306044 17387 tablet_bootstrap.cc:654] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.307956 17385 ts_tablet_manager.cc:1434] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260608 12:44:30.317749 17387 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:30.318404 17387 ts_tablet_manager.cc:1403] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260608 12:44:30.319365 17086 catalog_manager.cc:5696] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f635f062e76a4e628722c222473bcce7 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:30.321192 17387 raft_consensus.cc:359] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.321951 17387 raft_consensus.cc:385] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:30.322299 17387 raft_consensus.cc:740] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.323559 17387 consensus_queue.cc:260] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.326067 17387 ts_tablet_manager.cc:1434] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260608 12:44:30.327090 17387 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7: Bootstrap starting.
I20260608 12:44:30.330214 17404 consensus_queue.cc:1048] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:30.333076 17387 tablet_bootstrap.cc:654] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:30.350172 17408 consensus_queue.cc:1048] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:30.374244 17408 consensus_queue.cc:1048] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.385794 17434 raft_consensus.cc:493] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.386587 17434 raft_consensus.cc:515] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.388535 17387 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7: No bootstrap required, opened a new log
I20260608 12:44:30.388973 17387 ts_tablet_manager.cc:1403] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.020s
I20260608 12:44:30.390671 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c8490baee249d894efc17577a7c07a" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:30.391669 17387 raft_consensus.cc:359] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.392370 17387 raft_consensus.cc:385] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:44:30.392227 17306 leader_election.cc:343] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:30.392905 17387 raft_consensus.cc:740] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635f062e76a4e628722c222473bcce7, State: Initialized, Role: FOLLOWER
I20260608 12:44:30.393579 17387 consensus_queue.cc:260] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.396034 17434 leader_election.cc:290] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:30.396656 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c8490baee249d894efc17577a7c07a" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:30.397330 17266 raft_consensus.cc:2468] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 0.
I20260608 12:44:30.397915 17387 ts_tablet_manager.cc:1434] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:44:30.398967 17305 leader_election.cc:304] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [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: 0e2610d0a1e84f35922b64df9ac4c966, 5b158a6e44914e7695535eeeb5d233f3; no voters: f635f062e76a4e628722c222473bcce7
I20260608 12:44:30.400207 17392 raft_consensus.cc:2804] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:30.400586 17392 raft_consensus.cc:493] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:30.400924 17392 raft_consensus.cc:3060] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.409679 17446 raft_consensus.cc:493] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.410296 17446 raft_consensus.cc:515] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.411383 17392 raft_consensus.cc:515] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.412582 17446 leader_election.cc:290] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:30.413532 17392 leader_election.cc:290] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:30.416308 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e3bf3412e64f318cc781c98855a56e" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:30.416994 17190 raft_consensus.cc:2468] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 0.
I20260608 12:44:30.417764 17189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c8490baee249d894efc17577a7c07a" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
I20260608 12:44:30.418267 17306 leader_election.cc:304] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.418457 17189 raft_consensus.cc:3060] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.419483 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e3bf3412e64f318cc781c98855a56e" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:30.419632 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c8490baee249d894efc17577a7c07a" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966"
I20260608 12:44:30.420203 17265 raft_consensus.cc:3060] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.421471 17391 raft_consensus.cc:493] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.421962 17391 raft_consensus.cc:515] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.424276 17391 leader_election.cc:290] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.426483 17189 raft_consensus.cc:2468] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 1.
I20260608 12:44:30.426983 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32842253144e4f138c27057257542bf8" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7" is_pre_election: true
I20260608 12:44:30.420204 17266 raft_consensus.cc:2468] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 0.
I20260608 12:44:30.428869 17306 leader_election.cc:304] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.429714 17434 raft_consensus.cc:2804] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:30.429952 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32842253144e4f138c27057257542bf8" candidate_uuid: "0e2610d0a1e84f35922b64df9ac4c966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:30.430168 17434 raft_consensus.cc:493] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:30.430575 17265 raft_consensus.cc:2468] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 1.
I20260608 12:44:30.430815 17340 raft_consensus.cc:2393] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e2610d0a1e84f35922b64df9ac4c966 in current term 1: Already voted for candidate f635f062e76a4e628722c222473bcce7 in this term.
I20260608 12:44:30.430734 17434 raft_consensus.cc:3060] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.431532 17392 raft_consensus.cc:2804] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:30.432060 17392 raft_consensus.cc:697] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Becoming Leader. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Running, Role: LEADER
I20260608 12:44:30.432250 17232 leader_election.cc:304] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966; no voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7
I20260608 12:44:30.433120 17391 raft_consensus.cc:3060] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.432941 17392 consensus_queue.cc:237] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.438827 17434 raft_consensus.cc:515] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.440711 17391 raft_consensus.cc:2749] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:30.441076 17434 leader_election.cc:290] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 election: Requested vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:30.441874 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e3bf3412e64f318cc781c98855a56e" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f635f062e76a4e628722c222473bcce7"
I20260608 12:44:30.442494 17190 raft_consensus.cc:3060] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.442730 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e3bf3412e64f318cc781c98855a56e" candidate_uuid: "5b158a6e44914e7695535eeeb5d233f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966"
I20260608 12:44:30.442685 17087 catalog_manager.cc:5696] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "5b158a6e44914e7695535eeeb5d233f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:30.443490 17265 raft_consensus.cc:3060] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.449954 17190 raft_consensus.cc:2468] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 1.
I20260608 12:44:30.451203 17306 leader_election.cc:304] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.451807 17265 raft_consensus.cc:2468] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b158a6e44914e7695535eeeb5d233f3 in term 1.
I20260608 12:44:30.452574 17391 consensus_queue.cc:1048] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.452961 17434 raft_consensus.cc:2804] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:30.453476 17434 raft_consensus.cc:697] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Becoming Leader. State: Replica: 5b158a6e44914e7695535eeeb5d233f3, State: Running, Role: LEADER
I20260608 12:44:30.455276 17434 consensus_queue.cc:237] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.460757 17391 consensus_queue.cc:1048] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.469009 17086 catalog_manager.cc:5696] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "5b158a6e44914e7695535eeeb5d233f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:30.471635 17408 consensus_queue.cc:1048] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:30.476882 17404 consensus_queue.cc:1048] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.519189 17395 raft_consensus.cc:493] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.519713 17395 raft_consensus.cc:515] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.521560 17395 leader_election.cc:290] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.522545 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6a1843b50641378be8d708155eb81c" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:30.522782 17339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6a1843b50641378be8d708155eb81c" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:30.523391 17265 raft_consensus.cc:2393] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f635f062e76a4e628722c222473bcce7 in current term 1: Already voted for candidate 5b158a6e44914e7695535eeeb5d233f3 in this term.
I20260608 12:44:30.524453 17156 leader_election.cc:304] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f635f062e76a4e628722c222473bcce7; no voters: 0e2610d0a1e84f35922b64df9ac4c966, 5b158a6e44914e7695535eeeb5d233f3
I20260608 12:44:30.525144 17395 raft_consensus.cc:3060] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.530422 17395 raft_consensus.cc:2749] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:30.534046 17432 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.546633 17466 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.560869 17408 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.574723 17408 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:30.623772 17466 raft_consensus.cc:493] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:30.624378 17466 raft_consensus.cc:515] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.626577 17466 leader_election.cc:290] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.627477 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489a2f47e0343c39a843385dad6ce5f" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966" is_pre_election: true
I20260608 12:44:30.628216 17339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489a2f47e0343c39a843385dad6ce5f" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3" is_pre_election: true
I20260608 12:44:30.628249 17265 raft_consensus.cc:2468] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 0.
I20260608 12:44:30.628939 17339 raft_consensus.cc:2468] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 0.
I20260608 12:44:30.629604 17156 leader_election.cc:304] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.630388 17466 raft_consensus.cc:2804] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:30.630745 17466 raft_consensus.cc:493] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:30.631048 17466 raft_consensus.cc:3060] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.636462 17466 raft_consensus.cc:515] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.638896 17466 leader_election.cc:290] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 election: Requested vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:30.639616 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489a2f47e0343c39a843385dad6ce5f" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e2610d0a1e84f35922b64df9ac4c966"
I20260608 12:44:30.639701 17339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7489a2f47e0343c39a843385dad6ce5f" candidate_uuid: "f635f062e76a4e628722c222473bcce7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b158a6e44914e7695535eeeb5d233f3"
I20260608 12:44:30.640630 17339 raft_consensus.cc:3060] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.640534 17265 raft_consensus.cc:3060] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:30.645498 17339 raft_consensus.cc:2468] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 1.
I20260608 12:44:30.646121 17265 raft_consensus.cc:2468] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f635f062e76a4e628722c222473bcce7 in term 1.
I20260608 12:44:30.647130 17157 leader_election.cc:304] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7; no voters: 
I20260608 12:44:30.647931 17466 raft_consensus.cc:2804] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:30.648485 17466 raft_consensus.cc:697] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Becoming Leader. State: Replica: f635f062e76a4e628722c222473bcce7, State: Running, Role: LEADER
I20260608 12:44:30.649259 17466 consensus_queue.cc:237] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } }
I20260608 12:44:30.657084 17086 catalog_manager.cc:5696] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f635f062e76a4e628722c222473bcce7 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:30.660579 17392 consensus_queue.cc:1048] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.666846 17392 consensus_queue.cc:1048] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.711566 17408 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.718261 17466 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.735652 17466 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:44:30.742588 17391 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.835875 17392 consensus_queue.cc:1048] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.854725 17446 consensus_queue.cc:1048] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.890069 17434 consensus_queue.cc:1048] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:30.931927 17392 consensus_queue.cc:1048] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:31.053579 17432 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:31.091570 17466 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:44:31.200920 17370 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.12.108.126:38761, user_credentials={real_user=slave}} blocked reactor thread for 89388.4us
W20260608 12:44:31.284933 17370 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.12.108.126:38761, user_credentials={real_user=slave}} blocked reactor thread for 82389.8us
W20260608 12:44:31.464027 17232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.67:33769, user_credentials={real_user=slave}} blocked reactor thread for 57631.6us
W20260608 12:44:31.672355 17371 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.12.108.66:45423, user_credentials={real_user=slave}} blocked reactor thread for 58450.3us
W20260608 12:44:31.728011 17156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.66:45423, user_credentials={real_user=slave}} blocked reactor thread for 53574.9us
W20260608 12:44:31.730180 17439 log.cc:927] Time spent T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: Append to log took a long time: real 0.056s	user 0.004s	sys 0.006s
W20260608 12:44:31.956797 17534 log.cc:927] Time spent T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: Append to log took a long time: real 0.120s	user 0.002s	sys 0.000s
W20260608 12:44:31.955781 17157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.67:33769, user_credentials={real_user=slave}} blocked reactor thread for 59328.4us
W20260608 12:44:32.132496 17526 log.cc:927] Time spent T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260608 12:44:32.157230 17527 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41216 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=24, attempt_no=0}) took 1018 ms. Trace:
I20260608 12:44:32.157758 17527 rpcz_store.cc:276] 0608 12:44:31.121691 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.124591 (+  2900us) service_pool.cc:224] Handling call
0608 12:44:32.138841 (+1014250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.322363 (+     0us) write_op.cc:183] PREPARE: starting on tablet 784f3c44fc824b50b5fb606e67ffc949
0608 12:44:31.332239 (+  9876us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.335120 (+  2881us) write_op.cc:435] Acquired schema lock
0608 12:44:31.337146 (+  2026us) tablet.cc:662] Decoding operations
0608 12:44:31.359191 (+ 22045us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.361317 (+  2126us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.362331 (+  1014us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:44:31.373542 (+ 11211us) tablet.cc:701] Row locks acquired
0608 12:44:31.376143 (+  2601us) write_op.cc:260] PREPARE: finished
0608 12:44:31.488586 (+112443us) spinlock_profiling.cc:243] Waited 2.85 ms on lock 0x7b3400076a18. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e47b84bb 00007f20e4839a42 00007f20ea44bec4 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0 00007f20ea45392f 000000000049a986 000000000049a618
0608 12:44:31.488723 (+   137us) write_op.cc:270] Start()
0608 12:44:31.488947 (+   224us) write_op.cc:276] Timestamp: P: 1780922671488671 usec, L: 0
0608 12:44:31.488972 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:44:31.503638 (+ 14666us) log.cc:844] Serialized 388 byte log entry
0608 12:44:32.077455 (+573817us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.096344 (+ 18889us) write_op.cc:301] APPLY: starting
0608 12:44:32.096423 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.096547 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.096569 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.097454 (+   885us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.097682 (+   228us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.097850 (+   168us) write_op.cc:312] APPLY: finished
0608 12:44:32.098090 (+   240us) log.cc:844] Serialized 28 byte log entry
0608 12:44:32.108048 (+  9958us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.112210 (+  4162us) write_op.cc:454] Released schema lock
0608 12:44:32.112549 (+   339us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":23424,"child_traces":[["op",{"apply.queue_time_us":3711,"num_ops":2,"prepare.queue_time_us":196457,"prepare.run_cpu_time_us":5892,"prepare.run_wall_time_us":186119,"replication_time_us":588336,"spinlock_wait_cycles":6557440}]]}
W20260608 12:44:32.195250 17541 log.cc:927] Time spent T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: Append to log took a long time: real 0.136s	user 0.002s	sys 0.000s
I20260608 12:44:32.212934 17505 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41216 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=8, attempt_no=0}) took 1094 ms. Trace:
I20260608 12:44:32.269359 17527 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41216 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=9, attempt_no=0}) took 1150 ms. Trace:
I20260608 12:44:32.276280 17527 rpcz_store.cc:276] 0608 12:44:31.119020 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.125357 (+  6337us) service_pool.cc:224] Handling call
0608 12:44:32.268013 (+1142656us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.255261 (+     0us) write_op.cc:183] PREPARE: starting on tablet 34a8f30f01024beabd09160098eb85b4
0608 12:44:31.353893 (+ 98632us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.354865 (+   972us) write_op.cc:435] Acquired schema lock
0608 12:44:31.355711 (+   846us) tablet.cc:662] Decoding operations
0608 12:44:31.385453 (+ 29742us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.386539 (+  1086us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.388912 (+  2373us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:44:31.403733 (+ 14821us) tablet.cc:701] Row locks acquired
0608 12:44:31.405246 (+  1513us) write_op.cc:260] PREPARE: finished
0608 12:44:31.421250 (+ 16004us) write_op.cc:270] Start()
0608 12:44:31.430608 (+  9358us) write_op.cc:276] Timestamp: P: 1780922671419816 usec, L: 0
0608 12:44:31.432338 (+  1730us) op_driver.cc:348] REPLICATION: starting
0608 12:44:31.460318 (+ 27980us) log.cc:844] Serialized 432 byte log entry
0608 12:44:32.196730 (+736412us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.209901 (+ 13171us) write_op.cc:301] APPLY: starting
0608 12:44:32.209978 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.210111 (+   133us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.210222 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.234594 (+ 24372us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.234854 (+   260us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.234915 (+    61us) write_op.cc:312] APPLY: finished
0608 12:44:32.235213 (+   298us) log.cc:844] Serialized 34 byte log entry
0608 12:44:32.242395 (+  7182us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.243603 (+  1208us) write_op.cc:454] Released schema lock
0608 12:44:32.246417 (+  2814us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":12983,"num_ops":3,"prepare.queue_time_us":103904,"prepare.run_cpu_time_us":5578,"prepare.run_wall_time_us":224878,"replication_time_us":764271}]]}
I20260608 12:44:32.288838 17536 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43634 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=23, attempt_no=0}) took 1017 ms. Trace:
I20260608 12:44:32.219285 17505 rpcz_store.cc:276] 0608 12:44:31.118577 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.123748 (+  5171us) service_pool.cc:224] Handling call
0608 12:44:32.212723 (+1088975us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.233731 (+     0us) write_op.cc:183] PREPARE: starting on tablet 83c4afd672be4770ab0c0b43481102cd
0608 12:44:31.325223 (+ 91492us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.327392 (+  2169us) write_op.cc:435] Acquired schema lock
0608 12:44:31.328506 (+  1114us) tablet.cc:662] Decoding operations
0608 12:44:31.382659 (+ 54153us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.386296 (+  3637us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.387543 (+  1247us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:44:31.428087 (+ 40544us) tablet.cc:701] Row locks acquired
0608 12:44:31.430871 (+  2784us) write_op.cc:260] PREPARE: finished
0608 12:44:31.442961 (+ 12090us) write_op.cc:270] Start()
0608 12:44:31.450604 (+  7643us) write_op.cc:276] Timestamp: P: 1780922671439503 usec, L: 0
0608 12:44:31.450639 (+    35us) op_driver.cc:348] REPLICATION: starting
0608 12:44:31.469308 (+ 18669us) log.cc:844] Serialized 519 byte log entry
0608 12:44:32.104860 (+635552us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.202133 (+ 97273us) write_op.cc:301] APPLY: starting
0608 12:44:32.202235 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.202418 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.202505 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.203292 (+   787us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.203492 (+   200us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.203545 (+    53us) write_op.cc:312] APPLY: finished
0608 12:44:32.203771 (+   226us) log.cc:844] Serialized 46 byte log entry
0608 12:44:32.203987 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.204071 (+    84us) write_op.cc:454] Released schema lock
0608 12:44:32.204122 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":95070,"num_ops":5,"prepare.queue_time_us":89774,"prepare.run_cpu_time_us":7372,"prepare.run_wall_time_us":257180,"replication_time_us":652434,"spinlock_wait_cycles":1946368}]]}
I20260608 12:44:32.307188 17536 rpcz_store.cc:276] 0608 12:44:31.281707 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.283336 (+  1629us) service_pool.cc:224] Handling call
0608 12:44:32.288643 (+1005307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.381730 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5d6a1843b50641378be8d708155eb81c
0608 12:44:31.444281 (+ 62551us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.444328 (+    47us) write_op.cc:435] Acquired schema lock
0608 12:44:31.444361 (+    33us) tablet.cc:662] Decoding operations
0608 12:44:31.446140 (+  1779us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.446231 (+    91us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.446275 (+    44us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:44:31.446690 (+   415us) tablet.cc:701] Row locks acquired
0608 12:44:31.446720 (+    30us) write_op.cc:260] PREPARE: finished
0608 12:44:31.446924 (+   204us) write_op.cc:270] Start()
0608 12:44:31.447035 (+   111us) write_op.cc:276] Timestamp: P: 1780922671446876 usec, L: 0
0608 12:44:31.447052 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:44:31.447912 (+   860us) log.cc:844] Serialized 432 byte log entry
0608 12:44:31.773107 (+325195us) spinlock_profiling.cc:243] Waited 1.59 ms on lock 0x7b540039aba0. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e8abc 00007f20e6801498 00007f20e6800ae6 00007f20e68f36ff 00007f20e68f4072 00007f20ea44c788 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0
0608 12:44:32.263385 (+490278us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.286717 (+ 23332us) write_op.cc:301] APPLY: starting
0608 12:44:32.286799 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.286966 (+   167us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.286988 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.287499 (+   511us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.287678 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.287725 (+    47us) write_op.cc:312] APPLY: finished
0608 12:44:32.287983 (+   258us) log.cc:844] Serialized 34 byte log entry
0608 12:44:32.288188 (+   205us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.288266 (+    78us) write_op.cc:454] Released schema lock
0608 12:44:32.288313 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23145,"num_ops":3,"prepare.queue_time_us":73411,"prepare.run_cpu_time_us":11492,"prepare.run_wall_time_us":407108,"replication_time_us":816220,"spinlock_wait_cycles":3666688}]]}
I20260608 12:44:32.297981 17527 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41216 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=33, attempt_no=0}) took 1001 ms. Trace:
I20260608 12:44:32.374788 17527 rpcz_store.cc:276] 0608 12:44:31.296586 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.296734 (+   148us) service_pool.cc:224] Handling call
0608 12:44:32.297909 (+1001175us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.475581 (+     0us) write_op.cc:183] PREPARE: starting on tablet 83c4afd672be4770ab0c0b43481102cd
0608 12:44:31.476309 (+   728us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.476349 (+    40us) write_op.cc:435] Acquired schema lock
0608 12:44:31.476376 (+    27us) tablet.cc:662] Decoding operations
0608 12:44:31.477075 (+   699us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.477143 (+    68us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.477185 (+    42us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:44:31.477789 (+   604us) tablet.cc:701] Row locks acquired
0608 12:44:31.477813 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:44:31.478064 (+   251us) write_op.cc:270] Start()
0608 12:44:31.480458 (+  2394us) write_op.cc:276] Timestamp: P: 1780922671477987 usec, L: 0
0608 12:44:31.482572 (+  2114us) op_driver.cc:348] REPLICATION: starting
0608 12:44:31.702230 (+219658us) log.cc:844] Serialized 519 byte log entry
0608 12:44:31.809647 (+107417us) spinlock_profiling.cc:243] Waited 217 ms on lock 0x7b540030b6d4. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e75cb 00007f20e68f4115 00007f20ea44c788 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0 00007f20ea45392f 000000000049a986 000000000049a618
0608 12:44:32.247062 (+437415us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.294845 (+ 47783us) write_op.cc:301] APPLY: starting
0608 12:44:32.294931 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.295123 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.295149 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.296137 (+   988us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.296344 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.296396 (+    52us) write_op.cc:312] APPLY: finished
0608 12:44:32.296635 (+   239us) log.cc:844] Serialized 46 byte log entry
0608 12:44:32.297412 (+   777us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.297519 (+   107us) write_op.cc:454] Released schema lock
0608 12:44:32.297570 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47568,"num_ops":5,"prepare.queue_time_us":175831,"prepare.run_cpu_time_us":7752,"prepare.run_wall_time_us":341852,"replication_time_us":760750,"spinlock_wait_cycles":499299584}]]}
I20260608 12:44:32.407006 17537 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41216 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=29, attempt_no=0}) took 1238 ms. Trace:
I20260608 12:44:32.414501 17536 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43634 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=30, attempt_no=0}) took 1111 ms. Trace:
I20260608 12:44:32.416949 17536 rpcz_store.cc:276] 0608 12:44:31.302864 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.304630 (+  1766us) service_pool.cc:224] Handling call
0608 12:44:32.414432 (+1109802us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.811282 (+     0us) write_op.cc:183] PREPARE: starting on tablet 29c8490baee249d894efc17577a7c07a
0608 12:44:31.811902 (+   620us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.811937 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:44:31.811968 (+    31us) tablet.cc:662] Decoding operations
0608 12:44:31.812485 (+   517us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.812536 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.812570 (+    34us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:44:31.813001 (+   431us) tablet.cc:701] Row locks acquired
0608 12:44:31.813021 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:44:31.813221 (+   200us) write_op.cc:270] Start()
0608 12:44:31.813344 (+   123us) write_op.cc:276] Timestamp: P: 1780922671813163 usec, L: 0
0608 12:44:31.813371 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:44:31.814083 (+   712us) log.cc:844] Serialized 475 byte log entry
0608 12:44:32.270035 (+455952us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.333655 (+ 63620us) write_op.cc:301] APPLY: starting
0608 12:44:32.333758 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.334040 (+   282us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.334178 (+   138us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.335038 (+   860us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.335296 (+   258us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.335362 (+    66us) write_op.cc:312] APPLY: finished
0608 12:44:32.346839 (+ 11477us) log.cc:844] Serialized 40 byte log entry
0608 12:44:32.348219 (+  1380us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.348347 (+   128us) write_op.cc:454] Released schema lock
0608 12:44:32.348402 (+    55us) write_op.cc:341] FINISH: Updating metrics
0608 12:44:32.414309 (+ 65907us) spinlock_profiling.cc:243] Waited 11.2 ms on lock 0x7b34000519c8. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e47b84bb 00007f20e483bc91 00007f20e4860273 00007f20ec1379a7 00007f20ea450396 00007f20ea44fb8f 00007f20ea4584e0 00007f20ea458440 00007f20ea4583a0 00007f20ea458340 00007f20ea4564bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60874,"mutex_wait_us":3213,"num_ops":4,"prepare.queue_time_us":450187,"prepare.run_cpu_time_us":3170,"prepare.run_wall_time_us":9519,"replication_time_us":456550,"spinlock_wait_cycles":25760128}]]}
I20260608 12:44:32.415009 17545 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43634 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=43, attempt_no=0}) took 1077 ms. Trace:
I20260608 12:44:32.450625 17536 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43634 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=46, attempt_no=0}) took 1080 ms. Trace:
I20260608 12:44:32.421540 17537 rpcz_store.cc:276] 0608 12:44:31.170903 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.172505 (+  1602us) service_pool.cc:224] Handling call
0608 12:44:32.406800 (+1234295us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.274438 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2a34cf01b0f84ae4a38ad5be266980d7
0608 12:44:31.275600 (+  1162us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.275664 (+    64us) write_op.cc:435] Acquired schema lock
0608 12:44:31.275693 (+    29us) tablet.cc:662] Decoding operations
0608 12:44:31.276655 (+   962us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.276820 (+   165us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.276867 (+    47us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:44:31.277530 (+   663us) tablet.cc:701] Row locks acquired
0608 12:44:31.277558 (+    28us) write_op.cc:260] PREPARE: finished
0608 12:44:31.277816 (+   258us) write_op.cc:270] Start()
0608 12:44:31.281762 (+  3946us) write_op.cc:276] Timestamp: P: 1780922671277755 usec, L: 0
0608 12:44:31.282463 (+   701us) op_driver.cc:348] REPLICATION: starting
0608 12:44:31.632558 (+350095us) spinlock_profiling.cc:243] Waited 19.8 ms on lock 0x7b540012ee20. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e75cb 00007f20e680de64 00007f20e690a671 00007f20e68f45e1 00007f20e68f3ed2 00007f20ea44c788 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0
0608 12:44:31.634287 (+  1729us) log.cc:844] Serialized 605 byte log entry
0608 12:44:32.215108 (+580821us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.223561 (+  8453us) write_op.cc:301] APPLY: starting
0608 12:44:32.223645 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.223860 (+   215us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.223886 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.225208 (+  1322us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.225425 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.225490 (+    65us) write_op.cc:312] APPLY: finished
0608 12:44:32.225736 (+   246us) log.cc:844] Serialized 58 byte log entry
0608 12:44:32.258283 (+ 32547us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.258801 (+   518us) write_op.cc:454] Released schema lock
0608 12:44:32.258855 (+    54us) write_op.cc:341] FINISH: Updating metrics
0608 12:44:32.406686 (+147831us) spinlock_profiling.cc:243] Waited 8.29 ms on lock 0x7b3400076a18. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e47b84bb 00007f20e483bc91 00007f20e4860273 00007f20ec1379a7 00007f20ea450396 00007f20ea44fb8f 00007f20ea4584e0 00007f20ea458440 00007f20ea4583a0 00007f20ea458340 00007f20ea4564bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8242,"num_ops":7,"prepare.queue_time_us":100066,"prepare.run_cpu_time_us":12998,"prepare.run_wall_time_us":360242,"replication_time_us":932524,"spinlock_wait_cycles":64635392}]]}
I20260608 12:44:32.425209 17545 rpcz_store.cc:276] 0608 12:44:31.352001 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.353707 (+  1706us) service_pool.cc:224] Handling call
0608 12:44:32.414808 (+1061101us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.736434 (+     0us) write_op.cc:183] PREPARE: starting on tablet c7e3bf3412e64f318cc781c98855a56e
0608 12:44:31.750824 (+ 14390us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.754624 (+  3800us) write_op.cc:435] Acquired schema lock
0608 12:44:31.754646 (+    22us) tablet.cc:662] Decoding operations
0608 12:44:31.806303 (+ 51657us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.806352 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.806381 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:44:31.806843 (+   462us) tablet.cc:701] Row locks acquired
0608 12:44:31.806868 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:44:31.807066 (+   198us) write_op.cc:270] Start()
0608 12:44:31.807174 (+   108us) write_op.cc:276] Timestamp: P: 1780922671807021 usec, L: 0
0608 12:44:31.807194 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:44:32.089493 (+282299us) log.cc:844] Serialized 562 byte log entry
0608 12:44:32.126360 (+ 36867us) spinlock_profiling.cc:243] Waited 281 ms on lock 0x7b5400412b54. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e75cb 00007f20e68f4115 00007f20ea44c788 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0 00007f20ea45392f 000000000049a986 000000000049a618
0608 12:44:32.408055 (+281695us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.412357 (+  4302us) write_op.cc:301] APPLY: starting
0608 12:44:32.412432 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.412472 (+    40us) spinlock_profiling.cc:243] Waited 912 us on lock 0x7b58002402d0. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e8abc 00007f20e67c8305 00007f20e67d5490 00007f20e67d53a0 00007f20e67d5300 00007f20e67d52a0 00007f20e67d339f 000000000049a986 000000000049a618 00007f20e3193131 00007f20e3197b0b
0608 12:44:32.412621 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.412646 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.412827 (+   181us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b24001bdd90. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e75cb 00007f20e68bf97d 00007f20e68f4144 00007f20ea44c788 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0 00007f20ea45392f 000000000049a986
0608 12:44:32.413666 (+   839us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.413864 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.413911 (+    47us) write_op.cc:312] APPLY: finished
0608 12:44:32.414163 (+   252us) log.cc:844] Serialized 52 byte log entry
0608 12:44:32.414352 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.414446 (+    94us) write_op.cc:454] Released schema lock
0608 12:44:32.414488 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4118,"mutex_wait_us":1121,"num_ops":6,"prepare.queue_time_us":309378,"prepare.run_cpu_time_us":26015,"prepare.run_wall_time_us":685561,"raft.queue_time_us":7935,"raft.run_cpu_time_us":11103,"raft.run_wall_time_us":273574,"replication_time_us":600733,"spinlock_wait_cycles":654551040}]]}
I20260608 12:44:32.451118 17536 rpcz_store.cc:276] 0608 12:44:31.377470 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.379814 (+  2344us) service_pool.cc:224] Handling call
0608 12:44:31.698252 (+318438us) spinlock_profiling.cc:243] Waited 3.52 ms on lock 0x7b34000519c8. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e47b84bb 00007f20e483864f 00007f20e48bcc24 00007f20e48c1faf 00007f20e48c47eb 00007f20e48c4740 00007f20e48c46a0 00007f20e48c4640 00007f20e48c296f 000000000049a986 000000000049a618
0608 12:44:32.450555 (+752303us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.829413 (+     0us) write_op.cc:183] PREPARE: starting on tablet 29c8490baee249d894efc17577a7c07a
0608 12:44:31.832395 (+  2982us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.832436 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:44:31.832471 (+    35us) tablet.cc:662] Decoding operations
0608 12:44:31.832985 (+   514us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.833050 (+    65us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.833078 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:44:31.837589 (+  4511us) tablet.cc:701] Row locks acquired
0608 12:44:31.837614 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:44:32.141355 (+303741us) spinlock_profiling.cc:243] Waited 24.8 ms on lock 0x7b34000519c8. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e47b84bb 00007f20e4839a42 00007f20ea44bec4 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0 00007f20ea45392f 000000000049a986 000000000049a618
0608 12:44:32.141501 (+   146us) write_op.cc:270] Start()
0608 12:44:32.141742 (+   241us) write_op.cc:276] Timestamp: P: 1780922672141445 usec, L: 0
0608 12:44:32.141770 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:44:32.142475 (+   705us) log.cc:844] Serialized 475 byte log entry
0608 12:44:32.446611 (+304136us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.448401 (+  1790us) write_op.cc:301] APPLY: starting
0608 12:44:32.448493 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.448646 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.448667 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.449437 (+   770us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.449609 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.449679 (+    70us) write_op.cc:312] APPLY: finished
0608 12:44:32.449896 (+   217us) log.cc:844] Serialized 40 byte log entry
0608 12:44:32.450090 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.450177 (+    87us) write_op.cc:454] Released schema lock
0608 12:44:32.450240 (+    63us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8092032,"child_traces":[["op",{"apply.queue_time_us":1605,"num_ops":4,"prepare.queue_time_us":125118,"prepare.run_cpu_time_us":22430,"prepare.run_wall_time_us":317661,"replication_time_us":304727,"spinlock_wait_cycles":57113856}]]}
I20260608 12:44:32.524468 17502 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43634 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=35, attempt_no=0}) took 1210 ms. Trace:
I20260608 12:44:32.550432 17536 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43634 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=44, attempt_no=0}) took 1191 ms. Trace:
I20260608 12:44:32.554915 17527 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41216 (ReqId={client: 574ed0b85ed246ddad156c9ac3fd8fd2, seq_no=40, attempt_no=0}) took 1241 ms. Trace:
I20260608 12:44:32.550976 17536 rpcz_store.cc:276] 0608 12:44:31.361808 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.366901 (+  5093us) service_pool.cc:224] Handling call
0608 12:44:32.550356 (+1183455us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:32.154830 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5d6a1843b50641378be8d708155eb81c
0608 12:44:32.186354 (+ 31524us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:32.186390 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:44:32.186409 (+    19us) tablet.cc:662] Decoding operations
0608 12:44:32.186921 (+   512us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:32.186969 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:32.186998 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:44:32.187390 (+   392us) tablet.cc:701] Row locks acquired
0608 12:44:32.187412 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:44:32.187702 (+   290us) write_op.cc:270] Start()
0608 12:44:32.187834 (+   132us) write_op.cc:276] Timestamp: P: 1780922672187541 usec, L: 0
0608 12:44:32.187854 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:44:32.188569 (+   715us) log.cc:844] Serialized 475 byte log entry
0608 12:44:32.483211 (+294642us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.515563 (+ 32352us) write_op.cc:301] APPLY: starting
0608 12:44:32.515641 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.515792 (+   151us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.515877 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.516540 (+   663us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.516711 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.516756 (+    45us) write_op.cc:312] APPLY: finished
0608 12:44:32.516964 (+   208us) log.cc:844] Serialized 40 byte log entry
0608 12:44:32.539606 (+ 22642us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.540710 (+  1104us) write_op.cc:454] Released schema lock
0608 12:44:32.541333 (+   623us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32167,"mutex_wait_us":685,"num_ops":4,"prepare.queue_time_us":728311,"prepare.run_cpu_time_us":3542,"prepare.run_wall_time_us":39953,"replication_time_us":295246}]]}
I20260608 12:44:32.555475 17527 rpcz_store.cc:276] 0608 12:44:31.315004 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.317592 (+  2588us) service_pool.cc:224] Handling call
0608 12:44:32.554847 (+1237255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.634913 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2a34cf01b0f84ae4a38ad5be266980d7
0608 12:44:31.636508 (+  1595us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.636560 (+    52us) write_op.cc:435] Acquired schema lock
0608 12:44:31.636583 (+    23us) tablet.cc:662] Decoding operations
0608 12:44:31.637365 (+   782us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.637431 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.637479 (+    48us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:44:31.638109 (+   630us) tablet.cc:701] Row locks acquired
0608 12:44:31.638138 (+    29us) write_op.cc:260] PREPARE: finished
0608 12:44:31.638427 (+   289us) write_op.cc:270] Start()
0608 12:44:31.638576 (+   149us) write_op.cc:276] Timestamp: P: 1780922671638361 usec, L: 0
0608 12:44:31.638619 (+    43us) op_driver.cc:348] REPLICATION: starting
0608 12:44:31.725166 (+ 86547us) log.cc:844] Serialized 519 byte log entry
0608 12:44:31.808005 (+ 82839us) spinlock_profiling.cc:243] Waited 84.9 ms on lock 0x7b54005b0754. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e75cb 00007f20e68f4115 00007f20ea44c788 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0 00007f20ea45392f 000000000049a986 000000000049a618
0608 12:44:32.550529 (+742524us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.551094 (+   565us) write_op.cc:301] APPLY: starting
0608 12:44:32.551180 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.551371 (+   191us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.551397 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.552890 (+  1493us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.553104 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.553203 (+    99us) write_op.cc:312] APPLY: finished
0608 12:44:32.553466 (+   263us) log.cc:844] Serialized 46 byte log entry
0608 12:44:32.554344 (+   878us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.554455 (+   111us) write_op.cc:454] Released schema lock
0608 12:44:32.554502 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":345,"num_ops":5,"prepare.queue_time_us":254451,"prepare.run_cpu_time_us":6509,"prepare.run_wall_time_us":173285,"replication_time_us":911783,"spinlock_wait_cycles":195318016}]]}
I20260608 12:44:32.529286 17502 rpcz_store.cc:276] 0608 12:44:31.323303 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:44:31.325102 (+  1799us) service_pool.cc:224] Handling call
0608 12:44:32.524268 (+1199166us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:44:31.779869 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5d6a1843b50641378be8d708155eb81c
0608 12:44:31.780614 (+   745us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:44:31.780662 (+    48us) write_op.cc:435] Acquired schema lock
0608 12:44:31.780691 (+    29us) tablet.cc:662] Decoding operations
0608 12:44:31.781409 (+   718us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:44:31.781473 (+    64us) write_op.cc:641] Partition lock acquired for write op
0608 12:44:31.781520 (+    47us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:44:31.782100 (+   580us) tablet.cc:701] Row locks acquired
0608 12:44:31.782123 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:44:31.801029 (+ 18906us) write_op.cc:270] Start()
0608 12:44:31.809116 (+  8087us) write_op.cc:276] Timestamp: P: 1780922671794807 usec, L: 0
0608 12:44:31.809478 (+   362us) op_driver.cc:348] REPLICATION: starting
0608 12:44:32.134774 (+325296us) log.cc:844] Serialized 519 byte log entry
0608 12:44:32.135856 (+  1082us) spinlock_profiling.cc:243] Waited 321 ms on lock 0x7b54005c4254. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e75cb 00007f20e68f4115 00007f20ea44c788 00007f20ea44b660 00007f20ea455950 00007f20ea4558b0 00007f20ea455810 00007f20ea4557b0 00007f20ea45392f 000000000049a986 000000000049a618
0608 12:44:32.225153 (+ 89297us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b58000efcd0. stack: 00007f20e31343a1 00007f20e31341c8 00007f20e290ff11 000000000047f705 000000000047f658 00007f20e67e8abc 00007f20e67c8305 00007f20e67d5490 00007f20e67d53a0 00007f20e67d5300 00007f20e67d52a0 00007f20e67d339f 000000000049a986 000000000049a618 00007f20e3193131 00007f20e3197b0b
0608 12:44:32.411037 (+185884us) op_driver.cc:464] REPLICATION: finished
0608 12:44:32.413950 (+  2913us) write_op.cc:301] APPLY: starting
0608 12:44:32.414023 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 12:44:32.414182 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0608 12:44:32.414222 (+    40us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:44:32.415065 (+   843us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:44:32.415261 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:44:32.415309 (+    48us) write_op.cc:312] APPLY: finished
0608 12:44:32.415556 (+   247us) log.cc:844] Serialized 46 byte log entry
0608 12:44:32.500280 (+ 84724us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:44:32.513919 (+ 13639us) write_op.cc:454] Released schema lock
0608 12:44:32.523923 (+ 10004us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2722,"mutex_wait_us":10488,"num_ops":5,"prepare.queue_time_us":399296,"prepare.run_cpu_time_us":8021,"prepare.run_wall_time_us":362945,"raft.queue_time_us":4173,"raft.run_cpu_time_us":1560,"raft.run_wall_time_us":84478,"replication_time_us":601438,"spinlock_wait_cycles":761486464}]]}
W20260608 12:44:32.680064 17371 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.12.108.66:45423, user_credentials={real_user=slave}} blocked reactor thread for 51513us
W20260608 12:44:32.710564 17372 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.12.108.65:33463, user_credentials={real_user=slave}} blocked reactor thread for 63518.9us
W20260608 12:44:33.480947 17305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.66:45423, user_credentials={real_user=slave}} blocked reactor thread for 131151us
W20260608 12:44:33.774060 17371 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.12.108.66:45423, user_credentials={real_user=slave}} blocked reactor thread for 57139.1us
W20260608 12:44:34.659564 17232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.65:33463, user_credentials={real_user=slave}} blocked reactor thread for 187036us
W20260608 12:44:34.741479 17232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.67:33769, user_credentials={real_user=slave}} blocked reactor thread for 65700.1us
W20260608 12:44:35.227510 17475 meta_cache.cc:1261] Time spent looking up entry by key: real 0.127s	user 0.002s	sys 0.000s
I20260608 12:44:35.989773 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:35.998529 17587 instance_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:44:35.999696 17588 instance_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:44:36.000281 17590 instance_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:44:36.001524 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:36.003515 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:36.003733 12721 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:44:36.003890 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922676003876 us; error 0 us; skew 500 ppm
I20260608 12:44:36.004518 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:36.007485 12721 webserver.cc:533] Webserver started at http://127.12.108.68:40185/ using document root <none> and password file <none>
I20260608 12:44:36.008011 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:36.008178 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:36.008409 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:36.009529 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "c838231ae0274da5afc0e685762e855c"
format_stamp: "Formatted at 2026-06-08 12:44:36 on dist-test-slave-sxbk"
I20260608 12:44:36.014961 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:44:36.019443 17595 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:44:36.020421 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:44:36.020774 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "c838231ae0274da5afc0e685762e855c"
format_stamp: "Formatted at 2026-06-08 12:44:36 on dist-test-slave-sxbk"
I20260608 12:44:36.021093 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-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:44:36.031425 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:36.032716 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:36.035720 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:36.040068 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:36.040575 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:36.040899 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:36.041049 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:36.092959 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:36655
I20260608 12:44:36.093067 17657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:36655 every 8 connection(s)
I20260608 12:44:36.098945 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:36.108464 17662 instance_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:44:36.108572 17663 instance_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:44:36.112397 17665 instance_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:44:36.112685 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:36.115768 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:36.116043 12721 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:44:36.116254 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922676116239 us; error 0 us; skew 500 ppm
I20260608 12:44:36.116959 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:36.120182 12721 webserver.cc:533] Webserver started at http://127.12.108.69:34709/ using document root <none> and password file <none>
I20260608 12:44:36.120191 17658 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38761
I20260608 12:44:36.120673 17658 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:36.121199 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:36.121598 17658 heartbeater.cc:507] Master 127.12.108.126:38761 requested a full tablet report, sending...
I20260608 12:44:36.121714 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:36.122468 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:36.123947 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-4-root/instance:
uuid: "e7e84af3710d41e0a6549e7a1de1836a"
format_stamp: "Formatted at 2026-06-08 12:44:36 on dist-test-slave-sxbk"
I20260608 12:44:36.124346 17080 ts_manager.cc:194] Registered new tserver with Master: c838231ae0274da5afc0e685762e855c (127.12.108.68:36655)
I20260608 12:44:36.126474 17080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41392
I20260608 12:44:36.129789 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:44:36.133462 17670 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:44:36.134496 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:44:36.134833 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-4-root
uuid: "e7e84af3710d41e0a6549e7a1de1836a"
format_stamp: "Formatted at 2026-06-08 12:44:36 on dist-test-slave-sxbk"
I20260608 12:44:36.135102 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-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:44:36.160559 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:36.162360 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:36.174256 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:36.177191 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:36.177421 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:36.177701 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:36.177870 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:36.248806 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.69:37397
I20260608 12:44:36.248919 17732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.69:37397 every 8 connection(s)
I20260608 12:44:36.256263 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:36.265789 17736 instance_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:44:36.266531 17737 instance_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:44:36.276257 17733 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38761
I20260608 12:44:36.276854 17733 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:36.276914 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:36.279116 17733 heartbeater.cc:507] Master 127.12.108.126:38761 requested a full tablet report, sending...
W20260608 12:44:36.279403 17739 instance_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:44:36.281085 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:36.281366 12721 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:44:36.281625 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922676281606 us; error 0 us; skew 500 ppm
I20260608 12:44:36.281896 17080 ts_manager.cc:194] Registered new tserver with Master: e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69:37397)
I20260608 12:44:36.282382 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:36.283667 17080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41400
I20260608 12:44:36.285211 12721 webserver.cc:533] Webserver started at http://127.12.108.70:39839/ using document root <none> and password file <none>
I20260608 12:44:36.285858 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:36.286121 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:36.286540 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:36.287825 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-5-root/instance:
uuid: "2e81448ccb8f4b14b890a362e43b1f04"
format_stamp: "Formatted at 2026-06-08 12:44:36 on dist-test-slave-sxbk"
I20260608 12:44:36.292486 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:36.296640 17744 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:44:36.297732 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:44:36.298170 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-5-root
uuid: "2e81448ccb8f4b14b890a362e43b1f04"
format_stamp: "Formatted at 2026-06-08 12:44:36 on dist-test-slave-sxbk"
I20260608 12:44:36.298650 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-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:44:36.333029 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:36.334371 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:36.335803 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:36.338161 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:36.338433 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:36.338622 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:36.338753 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:36.429916 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.70:37287
I20260608 12:44:36.430158 17806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.70:37287 every 8 connection(s)
I20260608 12:44:36.452525 17807 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38761
I20260608 12:44:36.453032 17807 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:36.454351 17807 heartbeater.cc:507] Master 127.12.108.126:38761 requested a full tablet report, sending...
I20260608 12:44:36.456847 17080 ts_manager.cc:194] Registered new tserver with Master: 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70:37287)
I20260608 12:44:36.458392 17080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41412
I20260608 12:44:36.476666 17188 consensus_queue.cc:237] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:36.489460 17265 raft_consensus.cc:1275] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:36.489607 17337 raft_consensus.cc:1275] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:36.494710 17812 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:44:36.497767 17580 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260608 12:44:36.520124 17815 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.521435 17337 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.522032 17265 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
W20260608 12:44:36.528692 17155 consensus_peers.cc:597] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 -> Peer c838231ae0274da5afc0e685762e855c (127.12.108.68:36655): Couldn't send request to peer c838231ae0274da5afc0e685762e855c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c9d501661cd416a9c7c08ac180bf3a2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:36.544713 17080 catalog_manager.cc:5696] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.560966 17265 consensus_queue.cc:237] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:36.569406 17337 raft_consensus.cc:1275] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:44:36.569621 17188 raft_consensus.cc:1275] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:44:36.571728 17586 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } 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:44:36.572921 17816 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:44:36.582979 17586 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:36.589149 17337 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:36.589417 17188 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
W20260608 12:44:36.596873 17231 consensus_peers.cc:597] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 -> Peer e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69:37397): Couldn't send request to peer e7e84af3710d41e0a6549e7a1de1836a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a34cf01b0f84ae4a38ad5be266980d7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:36.599665 17186 consensus_queue.cc:237] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:36.601171 17084 catalog_manager.cc:5696] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: config changed from index -1 to 26, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:36.607936 17337 raft_consensus.cc:1275] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:36.609030 17265 raft_consensus.cc:1275] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:44:36.609459 17155 consensus_peers.cc:597] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 -> Peer c838231ae0274da5afc0e685762e855c (127.12.108.68:36655): Couldn't send request to peer c838231ae0274da5afc0e685762e855c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7489a2f47e0343c39a843385dad6ce5f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:36.610143 17812 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:44:36.611135 17815 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } 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:44:36.621030 17815 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.622043 17337 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.627056 17265 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.637162 17186 consensus_queue.cc:237] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:36.639267 17088 catalog_manager.cc:5696] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 reported cstate change: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:36.649065 17337 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:36.650704 17580 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } 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:44:36.650978 17265 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:36.652959 17580 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:44:36.658707 17812 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:36.660682 17333 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:36.663725 17263 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
W20260608 12:44:36.672657 17156 consensus_peers.cc:597] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 -> Peer e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69:37397): Couldn't send request to peer e7e84af3710d41e0a6549e7a1de1836a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32842253144e4f138c27057257542bf8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:36.675762 17265 consensus_queue.cc:237] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:36.676690 17084 catalog_manager.cc:5696] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: config changed from index -1 to 27, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:36.686091 17333 raft_consensus.cc:1275] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:36.686645 17186 raft_consensus.cc:1275] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:36.687757 17586 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:44:36.688679 17816 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:44:36.696779 17230 consensus_peers.cc:597] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 -> Peer c838231ae0274da5afc0e685762e855c (127.12.108.68:36655): Couldn't send request to peer c838231ae0274da5afc0e685762e855c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9c09f89ffde438a94481d93d66d36c3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:36.700058 17824 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.703112 17337 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.703174 17186 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:36.716331 17088 catalog_manager.cc:5696] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: config changed from index -1 to 27, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:36.886885 17825 ts_tablet_manager.cc:933] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: Initiating tablet copy from peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463)
I20260608 12:44:36.888737 17825 tablet_copy_client.cc:323] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:33463
I20260608 12:44:36.901947 17201 tablet_copy_service.cc:140] P f635f062e76a4e628722c222473bcce7: Received BeginTabletCopySession request for tablet 5c9d501661cd416a9c7c08ac180bf3a2 from peer c838231ae0274da5afc0e685762e855c ({username='slave'} at 127.0.0.1:45890)
I20260608 12:44:36.902658 17201 tablet_copy_service.cc:161] P f635f062e76a4e628722c222473bcce7: Beginning new tablet copy session on tablet 5c9d501661cd416a9c7c08ac180bf3a2 from peer c838231ae0274da5afc0e685762e855c at {username='slave'} at 127.0.0.1:45890: session id = c838231ae0274da5afc0e685762e855c-5c9d501661cd416a9c7c08ac180bf3a2
I20260608 12:44:36.908560 17201 tablet_copy_source_session.cc:215] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:36.911856 17825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9d501661cd416a9c7c08ac180bf3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:36.925464 17825 tablet_copy_client.cc:806] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:36.926033 17825 tablet_copy_client.cc:670] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:36.930282 17826 tablet_copy_client.cc:1025] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:37.129931 17658 heartbeater.cc:499] Master 127.12.108.126:38761 was elected leader, sending a full tablet report...
I20260608 12:44:37.143684 17829 ts_tablet_manager.cc:933] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: Initiating tablet copy from peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463)
I20260608 12:44:37.146751 17829 tablet_copy_client.cc:323] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:33463
I20260608 12:44:37.163866 17201 tablet_copy_service.cc:140] P f635f062e76a4e628722c222473bcce7: Received BeginTabletCopySession request for tablet 32842253144e4f138c27057257542bf8 from peer e7e84af3710d41e0a6549e7a1de1836a ({username='slave'} at 127.0.0.1:45902)
I20260608 12:44:37.164670 17201 tablet_copy_service.cc:161] P f635f062e76a4e628722c222473bcce7: Beginning new tablet copy session on tablet 32842253144e4f138c27057257542bf8 from peer e7e84af3710d41e0a6549e7a1de1836a at {username='slave'} at 127.0.0.1:45902: session id = e7e84af3710d41e0a6549e7a1de1836a-32842253144e4f138c27057257542bf8
I20260608 12:44:37.171463 17832 ts_tablet_manager.cc:933] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: Initiating tablet copy from peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:37.175400 17832 tablet_copy_client.cc:323] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:45423
I20260608 12:44:37.177799 17201 tablet_copy_source_session.cc:215] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:37.188509 17829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32842253144e4f138c27057257542bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:37.204097 17836 ts_tablet_manager.cc:933] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: Initiating tablet copy from peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463)
I20260608 12:44:37.207718 17835 ts_tablet_manager.cc:933] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: Initiating tablet copy from peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:37.220552 17829 tablet_copy_client.cc:806] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:37.220608 17835 tablet_copy_client.cc:323] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:45423
I20260608 12:44:37.221727 17829 tablet_copy_client.cc:670] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:37.234129 17276 tablet_copy_service.cc:140] P 0e2610d0a1e84f35922b64df9ac4c966: Received BeginTabletCopySession request for tablet c9c09f89ffde438a94481d93d66d36c3 from peer c838231ae0274da5afc0e685762e855c ({username='slave'} at 127.0.0.1:42438)
I20260608 12:44:37.234869 17276 tablet_copy_service.cc:161] P 0e2610d0a1e84f35922b64df9ac4c966: Beginning new tablet copy session on tablet c9c09f89ffde438a94481d93d66d36c3 from peer c838231ae0274da5afc0e685762e855c at {username='slave'} at 127.0.0.1:42438: session id = c838231ae0274da5afc0e685762e855c-c9c09f89ffde438a94481d93d66d36c3
I20260608 12:44:37.240263 17830 tablet_copy_client.cc:1025] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:37.255093 17836 tablet_copy_client.cc:323] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:33463
I20260608 12:44:37.256263 17276 tablet_copy_source_session.cc:215] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:37.257516 17201 tablet_copy_service.cc:140] P f635f062e76a4e628722c222473bcce7: Received BeginTabletCopySession request for tablet 7489a2f47e0343c39a843385dad6ce5f from peer c838231ae0274da5afc0e685762e855c ({username='slave'} at 127.0.0.1:45890)
I20260608 12:44:37.257907 17275 tablet_copy_service.cc:140] P 0e2610d0a1e84f35922b64df9ac4c966: Received BeginTabletCopySession request for tablet 2a34cf01b0f84ae4a38ad5be266980d7 from peer e7e84af3710d41e0a6549e7a1de1836a ({username='slave'} at 127.0.0.1:42454)
I20260608 12:44:37.258246 17201 tablet_copy_service.cc:161] P f635f062e76a4e628722c222473bcce7: Beginning new tablet copy session on tablet 7489a2f47e0343c39a843385dad6ce5f from peer c838231ae0274da5afc0e685762e855c at {username='slave'} at 127.0.0.1:45890: session id = c838231ae0274da5afc0e685762e855c-7489a2f47e0343c39a843385dad6ce5f
I20260608 12:44:37.258632 17275 tablet_copy_service.cc:161] P 0e2610d0a1e84f35922b64df9ac4c966: Beginning new tablet copy session on tablet 2a34cf01b0f84ae4a38ad5be266980d7 from peer e7e84af3710d41e0a6549e7a1de1836a at {username='slave'} at 127.0.0.1:42454: session id = e7e84af3710d41e0a6549e7a1de1836a-2a34cf01b0f84ae4a38ad5be266980d7
I20260608 12:44:37.263275 17832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c09f89ffde438a94481d93d66d36c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:37.268551 17275 tablet_copy_source_session.cc:215] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:37.268574 17201 tablet_copy_source_session.cc:215] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:37.272848 17835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a34cf01b0f84ae4a38ad5be266980d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:37.272848 17836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7489a2f47e0343c39a843385dad6ce5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:37.287051 17733 heartbeater.cc:499] Master 127.12.108.126:38761 was elected leader, sending a full tablet report...
I20260608 12:44:37.288771 17832 tablet_copy_client.cc:806] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:37.289449 17832 tablet_copy_client.cc:670] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:37.292440 17835 tablet_copy_client.cc:806] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:37.293081 17835 tablet_copy_client.cc:670] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:37.296617 17833 tablet_copy_client.cc:1025] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:37.297943 17838 tablet_copy_client.cc:1025] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:37.298554 17836 tablet_copy_client.cc:806] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:37.299193 17836 tablet_copy_client.cc:670] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:37.304234 17837 tablet_copy_client.cc:1025] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:37.462551 17807 heartbeater.cc:499] Master 127.12.108.126:38761 was elected leader, sending a full tablet report...
I20260608 12:44:38.932019 17825 tablet_copy_client.cc:538] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:38.941793 17825 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: Bootstrap starting.
W20260608 12:44:39.013607 17155 consensus_peers.cc:597] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 -> Peer c838231ae0274da5afc0e685762e855c (127.12.108.68:36655): Couldn't send request to peer c838231ae0274da5afc0e685762e855c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:44:39.068571 17825 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:39.069598 17825 tablet_bootstrap.cc:492] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: Bootstrap complete.
I20260608 12:44:39.070331 17825 ts_tablet_manager.cc:1403] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: Time spent bootstrapping tablet: real 0.129s	user 0.112s	sys 0.019s
I20260608 12:44:39.073379 17825 raft_consensus.cc:359] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:39.074292 17825 raft_consensus.cc:740] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c838231ae0274da5afc0e685762e855c, State: Initialized, Role: LEARNER
I20260608 12:44:39.074805 17825 consensus_queue.cc:260] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:39.077833 17825 ts_tablet_manager.cc:1434] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:44:39.080024 17201 tablet_copy_service.cc:342] P f635f062e76a4e628722c222473bcce7: Request end of tablet copy session c838231ae0274da5afc0e685762e855c-5c9d501661cd416a9c7c08ac180bf3a2 received from {username='slave'} at 127.0.0.1:45890
I20260608 12:44:39.080556 17201 tablet_copy_service.cc:434] P f635f062e76a4e628722c222473bcce7: ending tablet copy session c838231ae0274da5afc0e685762e855c-5c9d501661cd416a9c7c08ac180bf3a2 on tablet 5c9d501661cd416a9c7c08ac180bf3a2 with peer c838231ae0274da5afc0e685762e855c
I20260608 12:44:39.241506 17829 tablet_copy_client.cc:538] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:39.250185 17829 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap starting.
I20260608 12:44:39.297610 17832 tablet_copy_client.cc:538] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:39.298834 17835 tablet_copy_client.cc:538] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:39.305218 17836 tablet_copy_client.cc:538] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:39.310504 17835 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap starting.
I20260608 12:44:39.316370 17832 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: Bootstrap starting.
I20260608 12:44:39.319623 17836 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: Bootstrap starting.
I20260608 12:44:39.412325 17829 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:39.413460 17829 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap complete.
I20260608 12:44:39.414279 17829 ts_tablet_manager.cc:1403] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: Time spent bootstrapping tablet: real 0.164s	user 0.137s	sys 0.024s
I20260608 12:44:39.417404 17829 raft_consensus.cc:359] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:39.418264 17829 raft_consensus.cc:740] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7e84af3710d41e0a6549e7a1de1836a, State: Initialized, Role: LEARNER
I20260608 12:44:39.418948 17829 consensus_queue.cc:260] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:39.425501 17633 raft_consensus.cc:1217] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:44:39.456040 17829 ts_tablet_manager.cc:1434] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.016s
I20260608 12:44:39.459081 17201 tablet_copy_service.cc:342] P f635f062e76a4e628722c222473bcce7: Request end of tablet copy session e7e84af3710d41e0a6549e7a1de1836a-32842253144e4f138c27057257542bf8 received from {username='slave'} at 127.0.0.1:45902
I20260608 12:44:39.459582 17201 tablet_copy_service.cc:434] P f635f062e76a4e628722c222473bcce7: ending tablet copy session e7e84af3710d41e0a6549e7a1de1836a-32842253144e4f138c27057257542bf8 on tablet 32842253144e4f138c27057257542bf8 with peer e7e84af3710d41e0a6549e7a1de1836a
I20260608 12:44:39.516111 17835 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: 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:44:39.517060 17835 tablet_bootstrap.cc:492] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap complete.
I20260608 12:44:39.517722 17835 ts_tablet_manager.cc:1403] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: Time spent bootstrapping tablet: real 0.208s	user 0.144s	sys 0.028s
I20260608 12:44:39.520645 17835 raft_consensus.cc:359] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:39.521449 17835 raft_consensus.cc:740] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7e84af3710d41e0a6549e7a1de1836a, State: Initialized, Role: LEARNER
I20260608 12:44:39.522063 17835 consensus_queue.cc:260] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:39.524626 17835 ts_tablet_manager.cc:1434] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260608 12:44:39.529259 17275 tablet_copy_service.cc:342] P 0e2610d0a1e84f35922b64df9ac4c966: Request end of tablet copy session e7e84af3710d41e0a6549e7a1de1836a-2a34cf01b0f84ae4a38ad5be266980d7 received from {username='slave'} at 127.0.0.1:42454
I20260608 12:44:39.529784 17275 tablet_copy_service.cc:434] P 0e2610d0a1e84f35922b64df9ac4c966: ending tablet copy session e7e84af3710d41e0a6549e7a1de1836a-2a34cf01b0f84ae4a38ad5be266980d7 on tablet 2a34cf01b0f84ae4a38ad5be266980d7 with peer e7e84af3710d41e0a6549e7a1de1836a
I20260608 12:44:39.586529 17708 raft_consensus.cc:1217] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:44:39.603456 17832 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:39.604461 17832 tablet_bootstrap.cc:492] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: Bootstrap complete.
I20260608 12:44:39.605159 17832 ts_tablet_manager.cc:1403] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: Time spent bootstrapping tablet: real 0.289s	user 0.135s	sys 0.019s
I20260608 12:44:39.608136 17832 raft_consensus.cc:359] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:39.608912 17832 raft_consensus.cc:740] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c838231ae0274da5afc0e685762e855c, State: Initialized, Role: LEARNER
I20260608 12:44:39.609534 17832 consensus_queue.cc:260] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:39.612195 17832 ts_tablet_manager.cc:1434] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:44:39.613292 17836 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:39.613896 17275 tablet_copy_service.cc:342] P 0e2610d0a1e84f35922b64df9ac4c966: Request end of tablet copy session c838231ae0274da5afc0e685762e855c-c9c09f89ffde438a94481d93d66d36c3 received from {username='slave'} at 127.0.0.1:42438
I20260608 12:44:39.614279 17836 tablet_bootstrap.cc:492] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: Bootstrap complete.
I20260608 12:44:39.614370 17275 tablet_copy_service.cc:434] P 0e2610d0a1e84f35922b64df9ac4c966: ending tablet copy session c838231ae0274da5afc0e685762e855c-c9c09f89ffde438a94481d93d66d36c3 on tablet c9c09f89ffde438a94481d93d66d36c3 with peer c838231ae0274da5afc0e685762e855c
I20260608 12:44:39.615090 17836 ts_tablet_manager.cc:1403] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: Time spent bootstrapping tablet: real 0.296s	user 0.137s	sys 0.034s
I20260608 12:44:39.617901 17836 raft_consensus.cc:359] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:39.618640 17836 raft_consensus.cc:740] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c838231ae0274da5afc0e685762e855c, State: Initialized, Role: LEARNER
I20260608 12:44:39.619184 17836 consensus_queue.cc:260] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:39.621129 17836 ts_tablet_manager.cc:1434] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:44:39.623154 17201 tablet_copy_service.cc:342] P f635f062e76a4e628722c222473bcce7: Request end of tablet copy session c838231ae0274da5afc0e685762e855c-7489a2f47e0343c39a843385dad6ce5f received from {username='slave'} at 127.0.0.1:45890
I20260608 12:44:39.623610 17201 tablet_copy_service.cc:434] P f635f062e76a4e628722c222473bcce7: ending tablet copy session c838231ae0274da5afc0e685762e855c-7489a2f47e0343c39a843385dad6ce5f on tablet 7489a2f47e0343c39a843385dad6ce5f with peer c838231ae0274da5afc0e685762e855c
I20260608 12:44:39.704746 17633 raft_consensus.cc:1217] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:44:39.781219 17633 raft_consensus.cc:1217] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:44:39.942831 17840 raft_consensus.cc:1064] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7: attempting to promote NON_VOTER c838231ae0274da5afc0e685762e855c to VOTER
I20260608 12:44:39.943336 17708 raft_consensus.cc:1217] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:44:39.948215 17840 consensus_queue.cc:237] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:39.958137 17633 raft_consensus.cc:1275] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:39.958603 17337 raft_consensus.cc:1275] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:39.960135 17854 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } 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:44:39.961303 17856 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:44:39.973742 17265 raft_consensus.cc:1275] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:39.975545 17855 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:44:39.979202 17854 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:39.984858 17633 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:39.987385 17265 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.003465 17845 raft_consensus.cc:1064] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966: attempting to promote NON_VOTER e7e84af3710d41e0a6549e7a1de1836a to VOTER
I20260608 12:44:40.006551 17845 consensus_queue.cc:237] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } }
I20260608 12:44:40.010212 17088 catalog_manager.cc:5696] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.008216 17337 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.026121 17708 raft_consensus.cc:1275] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:40.027987 17333 raft_consensus.cc:1275] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:40.028326 17861 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:44:40.031036 17861 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:44:40.032191 17186 raft_consensus.cc:1275] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:40.034480 17861 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } 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:44:40.062570 17845 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.071158 17188 consensus_queue.cc:237] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:40.076377 17708 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.083900 17633 raft_consensus.cc:1275] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:44:40.084492 17265 raft_consensus.cc:1275] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:44:40.086818 17854 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } 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:44:40.087299 17337 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.092197 17854 consensus_queue.cc:1048] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:44:40.095049 17840 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.103163 17265 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.104735 17080 catalog_manager.cc:5696] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a reported cstate change: config changed from index 26 to 27, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.105633 17076 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5c9d501661cd416a9c7c08ac180bf3a2 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:44:40.111811 17633 raft_consensus.cc:2955] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.118358 17088 catalog_manager.cc:5696] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 reported cstate change: config changed from index 28 to 29, VOTER 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67) evicted. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:44:40.122970 17186 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.143064 17325 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c9d501661cd416a9c7c08ac180bf3a2 with delete_type TABLET_DATA_TOMBSTONED (TS 5b158a6e44914e7695535eeeb5d233f3 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:43606
I20260608 12:44:40.145236 17265 consensus_queue.cc:237] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [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: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } }
I20260608 12:44:40.153311 17708 raft_consensus.cc:1275] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.155153 17337 raft_consensus.cc:1275] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.155153 17845 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } 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:44:40.156931 17861 consensus_queue.cc:1048] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:44:40.168849 17870 tablet_replica.cc:333] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:40.170298 17870 raft_consensus.cc:2243] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:40.171434 17870 raft_consensus.cc:2272] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:40.174814 17872 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f635f062e76a4e628722c222473bcce7 (127.12.108.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.177059 17870 ts_tablet_manager.cc:1916] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:44:40.179926 17708 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f635f062e76a4e628722c222473bcce7 (127.12.108.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.184460 17337 raft_consensus.cc:2955] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f635f062e76a4e628722c222473bcce7 (127.12.108.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.202792 17075 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2a34cf01b0f84ae4a38ad5be266980d7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:44:40.205991 17870 ts_tablet_manager.cc:1929] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:44:40.207049 17870 log.cc:1199] T 5c9d501661cd416a9c7c08ac180bf3a2 P 5b158a6e44914e7695535eeeb5d233f3: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/5c9d501661cd416a9c7c08ac180bf3a2
I20260608 12:44:40.207645 17083 catalog_manager.cc:5696] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a reported cstate change: config changed from index 27 to 28, VOTER f635f062e76a4e628722c222473bcce7 (127.12.108.65) evicted. New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.208791 17076 catalog_manager.cc:5027] TS 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): tablet 5c9d501661cd416a9c7c08ac180bf3a2 (table test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]) successfully deleted
I20260608 12:44:40.226532 17178 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a34cf01b0f84ae4a38ad5be266980d7 with delete_type TABLET_DATA_TOMBSTONED (TS f635f062e76a4e628722c222473bcce7 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:57762
I20260608 12:44:40.229202 17873 tablet_replica.cc:333] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:40.230933 17873 raft_consensus.cc:2243] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:40.231786 17873 raft_consensus.cc:2272] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:40.236263 17873 ts_tablet_manager.cc:1916] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:44:40.252985 17873 ts_tablet_manager.cc:1929] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:44:40.253408 17873 log.cc:1199] T 2a34cf01b0f84ae4a38ad5be266980d7 P f635f062e76a4e628722c222473bcce7: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/2a34cf01b0f84ae4a38ad5be266980d7
I20260608 12:44:40.255271 17076 catalog_manager.cc:5027] TS f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): tablet 2a34cf01b0f84ae4a38ad5be266980d7 (table test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]) successfully deleted
I20260608 12:44:40.294260 17872 raft_consensus.cc:1064] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: attempting to promote NON_VOTER c838231ae0274da5afc0e685762e855c to VOTER
I20260608 12:44:40.296265 17872 consensus_queue.cc:237] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:40.303014 17633 raft_consensus.cc:1275] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.304991 17337 raft_consensus.cc:1275] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.305887 17186 raft_consensus.cc:1275] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.305819 17861 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } 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:44:40.307041 17872 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:44:40.308115 17845 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:44:40.321033 17845 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.324654 17633 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.330775 17337 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.337574 17856 raft_consensus.cc:1064] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7: attempting to promote NON_VOTER c838231ae0274da5afc0e685762e855c to VOTER
I20260608 12:44:40.343727 17188 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.348901 17855 raft_consensus.cc:1064] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: attempting to promote NON_VOTER e7e84af3710d41e0a6549e7a1de1836a to VOTER
I20260608 12:44:40.352694 17855 consensus_queue.cc:237] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } }
I20260608 12:44:40.340476 17856 consensus_queue.cc:237] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:40.357890 17084 catalog_manager.cc:5696] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.372368 17337 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.372504 17708 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.374359 17265 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.374791 17855 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:44:40.377185 17854 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:44:40.380054 17840 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } 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:44:40.380330 17333 raft_consensus.cc:1275] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.382581 17633 raft_consensus.cc:1275] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.384389 17263 raft_consensus.cc:1275] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:44:40.384589 17856 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } 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:44:40.387377 17854 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:44:40.389547 17854 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:44:40.430219 17263 consensus_queue.cc:237] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [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: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:40.433032 17854 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.435029 17265 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.440986 17333 raft_consensus.cc:1275] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:44:40.439950 17840 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.441079 17633 raft_consensus.cc:1275] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:44:40.443610 17845 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } 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:44:40.447259 17337 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.452967 17336 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.456348 17707 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.458351 17861 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f635f062e76a4e628722c222473bcce7 (127.12.108.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.466125 17871 consensus_queue.cc:1048] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:44:40.467908 17632 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f635f062e76a4e628722c222473bcce7 (127.12.108.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.470341 17084 catalog_manager.cc:5696] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: config changed from index 27 to 28, e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.490867 17075 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9c09f89ffde438a94481d93d66d36c3 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:44:40.494055 17088 catalog_manager.cc:5696] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.494591 17080 catalog_manager.cc:5696] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c reported cstate change: config changed from index 28 to 29, VOTER f635f062e76a4e628722c222473bcce7 (127.12.108.65) evicted. New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.489542 17337 raft_consensus.cc:2955] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f635f062e76a4e628722c222473bcce7 (127.12.108.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.506718 17632 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.511029 17263 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c838231ae0274da5afc0e685762e855c (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.526249 17178 tablet_service.cc:1558] Processing DeleteTablet for tablet c9c09f89ffde438a94481d93d66d36c3 with delete_type TABLET_DATA_TOMBSTONED (TS f635f062e76a4e628722c222473bcce7 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:57762
I20260608 12:44:40.527364 17873 tablet_replica.cc:333] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:40.528445 17873 raft_consensus.cc:2243] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:40.529512 17873 raft_consensus.cc:2272] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:40.528443 17188 consensus_queue.cc:237] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } }
I20260608 12:44:40.536942 17873 ts_tablet_manager.cc:1916] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:44:40.537490 17707 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:44:40.543299 17263 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:44:40.543340 17854 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:44:40.549067 17854 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:44:40.552042 17854 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.553676 17707 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.558967 17873 ts_tablet_manager.cc:1929] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:44:40.558688 17188 consensus_queue.cc:237] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:40.559474 17873 log.cc:1199] T c9c09f89ffde438a94481d93d66d36c3 P f635f062e76a4e628722c222473bcce7: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/c9c09f89ffde438a94481d93d66d36c3
I20260608 12:44:40.561089 17076 catalog_manager.cc:5027] TS f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): tablet c9c09f89ffde438a94481d93d66d36c3 (table test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]) successfully deleted
I20260608 12:44:40.566063 17632 raft_consensus.cc:1275] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:44:40.567723 17855 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } 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:44:40.568826 17264 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.575276 17076 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 32842253144e4f138c27057257542bf8 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:44:40.579384 17088 catalog_manager.cc:5696] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a reported cstate change: config changed from index 28 to 29, VOTER 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67) evicted. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } }
I20260608 12:44:40.582031 17336 raft_consensus.cc:1275] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:44:40.583817 17854 consensus_queue.cc:1048] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:44:40.584071 17633 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.579558 17855 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.591598 17325 tablet_service.cc:1558] Processing DeleteTablet for tablet 32842253144e4f138c27057257542bf8 with delete_type TABLET_DATA_TOMBSTONED (TS 5b158a6e44914e7695535eeeb5d233f3 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:43606
I20260608 12:44:40.592643 17870 tablet_replica.cc:333] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:40.593678 17870 raft_consensus.cc:2243] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:40.594635 17870 raft_consensus.cc:2272] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:40.593429 17336 raft_consensus.cc:2955] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.601763 17870 ts_tablet_manager.cc:1916] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:44:40.622340 17076 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7489a2f47e0343c39a843385dad6ce5f with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:44:40.621855 17084 catalog_manager.cc:5696] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c reported cstate change: config changed from index 28 to 29, VOTER 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66) evicted. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } } }
I20260608 12:44:40.627950 17870 ts_tablet_manager.cc:1929] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:44:40.628417 17870 log.cc:1199] T 32842253144e4f138c27057257542bf8 P 5b158a6e44914e7695535eeeb5d233f3: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/32842253144e4f138c27057257542bf8
I20260608 12:44:40.629796 17076 catalog_manager.cc:5027] TS 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): tablet 32842253144e4f138c27057257542bf8 (table test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]) successfully deleted
I20260608 12:44:40.638113 17250 tablet_service.cc:1558] Processing DeleteTablet for tablet 7489a2f47e0343c39a843385dad6ce5f with delete_type TABLET_DATA_TOMBSTONED (TS 0e2610d0a1e84f35922b64df9ac4c966 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:41188
I20260608 12:44:40.640419 17886 tablet_replica.cc:333] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:40.641618 17886 raft_consensus.cc:2243] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:40.642447 17886 raft_consensus.cc:2272] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:40.647398 17886 ts_tablet_manager.cc:1916] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:44:40.658805 17886 ts_tablet_manager.cc:1929] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:44:40.659209 17886 log.cc:1199] T 7489a2f47e0343c39a843385dad6ce5f P 0e2610d0a1e84f35922b64df9ac4c966: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/7489a2f47e0343c39a843385dad6ce5f
I20260608 12:44:40.660993 17075 catalog_manager.cc:5027] TS 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): tablet 7489a2f47e0343c39a843385dad6ce5f (table test-workload [id=bf495c00feb4459d89a5b1fa7cbdb699]) successfully deleted
I20260608 12:44:41.676133 17336 consensus_queue.cc:237] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:41.686264 17264 raft_consensus.cc:1275] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer 5b158a6e44914e7695535eeeb5d233f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:41.690521 17894 consensus_queue.cc:1048] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } 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:44:41.707638 17188 raft_consensus.cc:1275] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 5b158a6e44914e7695535eeeb5d233f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:41.709879 17893 consensus_queue.cc:1048] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:44:41.712587 17893 raft_consensus.cc:2955] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.714923 17264 raft_consensus.cc:2955] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
W20260608 12:44:41.723697 17306 consensus_peers.cc:597] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 -> Peer 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70:37287): Couldn't send request to peer 2e81448ccb8f4b14b890a362e43b1f04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29c8490baee249d894efc17577a7c07a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:41.730899 17080 catalog_manager.cc:5696] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New cstate: current_term: 1 leader_uuid: "5b158a6e44914e7695535eeeb5d233f3" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.735816 17188 raft_consensus.cc:2955] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.737841 17264 consensus_queue.cc:237] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [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: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:41.751561 17336 raft_consensus.cc:1275] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:41.753453 17888 consensus_queue.cc:1048] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } 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:44:41.764297 17188 raft_consensus.cc:1275] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:41.766654 17889 consensus_queue.cc:1048] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260608 12:44:41.768543 17232 consensus_peers.cc:597] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 -> Peer 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70:37287): Couldn't send request to peer 2e81448ccb8f4b14b890a362e43b1f04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 784f3c44fc824b50b5fb606e67ffc949. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:41.771350 17888 raft_consensus.cc:2955] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.773470 17336 raft_consensus.cc:2955] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.789006 17337 consensus_queue.cc:237] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:41.799901 17088 catalog_manager.cc:5696] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.808499 17188 raft_consensus.cc:1275] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 5b158a6e44914e7695535eeeb5d233f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:41.810438 17893 consensus_queue.cc:1048] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:44:41.813515 17306 consensus_peers.cc:597] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 -> Peer 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70:37287): Couldn't send request to peer 2e81448ccb8f4b14b890a362e43b1f04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d6a1843b50641378be8d708155eb81c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:41.813977 17188 raft_consensus.cc:2955] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.822748 17843 raft_consensus.cc:2955] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.826007 17264 raft_consensus.cc:1275] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer 5b158a6e44914e7695535eeeb5d233f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:41.826908 17188 raft_consensus.cc:2955] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.827653 17893 consensus_queue.cc:1048] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } 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:44:41.840180 17084 catalog_manager.cc:5696] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 reported cstate change: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New cstate: current_term: 1 leader_uuid: "5b158a6e44914e7695535eeeb5d233f3" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
I20260608 12:44:41.842841 17263 consensus_queue.cc:237] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:41.845625 17264 raft_consensus.cc:2955] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2e81448ccb8f4b14b890a362e43b1f04 (127.12.108.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } } }
W20260608 12:44:41.853135 17231 consensus_peers.cc:597] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 -> Peer e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69:37397): Couldn't send request to peer e7e84af3710d41e0a6549e7a1de1836a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a84a1b9fb4042cf92fb197ff90b29c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:41.855147 17337 raft_consensus.cc:1275] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:41.856451 17188 raft_consensus.cc:1275] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 0e2610d0a1e84f35922b64df9ac4c966: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:44:41.856741 17888 consensus_queue.cc:1048] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:44:41.858366 17907 consensus_queue.cc:1048] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } 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:44:41.867097 17888 raft_consensus.cc:2955] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:41.869077 17337 raft_consensus.cc:2955] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:41.869799 17188 raft_consensus.cc:2955] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:41.881807 17088 catalog_manager.cc:5696] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: config changed from index -1 to 27, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New cstate: current_term: 1 leader_uuid: "0e2610d0a1e84f35922b64df9ac4c966" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:41.883543 17337 consensus_queue.cc:237] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:41.892005 17264 raft_consensus.cc:1275] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer 5b158a6e44914e7695535eeeb5d233f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:44:41.893514 17893 consensus_queue.cc:1048] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:44:41.905436 17188 raft_consensus.cc:1275] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Refusing update from remote peer 5b158a6e44914e7695535eeeb5d233f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:44:41.907333 17893 consensus_queue.cc:1048] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } 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:44:41.909353 17843 raft_consensus.cc:2955] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
W20260608 12:44:41.915067 17305 consensus_peers.cc:597] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 -> Peer e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69:37397): Couldn't send request to peer e7e84af3710d41e0a6549e7a1de1836a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7e3bf3412e64f318cc781c98855a56e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:41.914987 17264 raft_consensus.cc:2955] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:41.925347 17190 consensus_queue.cc:237] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:41.921379 17188 raft_consensus.cc:2955] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } } }
I20260608 12:44:41.929356 17080 catalog_manager.cc:5696] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 reported cstate change: config changed from index -1 to 26, NON_VOTER e7e84af3710d41e0a6549e7a1de1836a (127.12.108.69) added. New cstate: current_term: 1 leader_uuid: "5b158a6e44914e7695535eeeb5d233f3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:41.936318 17707 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260608 12:44:41.937753 17155 consensus_peers.cc:597] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 -> Peer c838231ae0274da5afc0e685762e855c (127.12.108.68:36655): Couldn't send request to peer c838231ae0274da5afc0e685762e855c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32842253144e4f138c27057257542bf8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:41.938895 17856 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:44:41.940260 17264 raft_consensus.cc:1275] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Refusing update from remote peer f635f062e76a4e628722c222473bcce7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:44:41.942806 17856 consensus_queue.cc:1048] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:44:41.954368 17923 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:41.955152 17264 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:41.955904 17707 raft_consensus.cc:2955] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:41.965994 17080 catalog_manager.cc:5696] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 reported cstate change: config changed from index 29 to 30, NON_VOTER c838231ae0274da5afc0e685762e855c (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "f635f062e76a4e628722c222473bcce7" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } } }
I20260608 12:44:42.399603 17927 ts_tablet_manager.cc:933] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: Initiating tablet copy from peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:42.435621 17927 tablet_copy_client.cc:323] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:45423
I20260608 12:44:42.445180 17930 ts_tablet_manager.cc:933] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: Initiating tablet copy from peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:42.452708 17929 ts_tablet_manager.cc:933] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: Initiating tablet copy from peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:42.452819 17930 tablet_copy_client.cc:323] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:33769
I20260608 12:44:42.483215 17938 ts_tablet_manager.cc:933] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: Initiating tablet copy from peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463)
I20260608 12:44:42.498772 17939 ts_tablet_manager.cc:933] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: Initiating tablet copy from peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:42.500970 17929 tablet_copy_client.cc:323] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:33769
I20260608 12:44:42.504662 17938 tablet_copy_client.cc:323] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:33463
I20260608 12:44:42.505399 17939 tablet_copy_client.cc:323] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:33769
I20260608 12:44:42.506654 17201 tablet_copy_service.cc:140] P f635f062e76a4e628722c222473bcce7: Received BeginTabletCopySession request for tablet 32842253144e4f138c27057257542bf8 from peer c838231ae0274da5afc0e685762e855c ({username='slave'} at 127.0.0.1:45890)
I20260608 12:44:42.507285 17201 tablet_copy_service.cc:161] P f635f062e76a4e628722c222473bcce7: Beginning new tablet copy session on tablet 32842253144e4f138c27057257542bf8 from peer c838231ae0274da5afc0e685762e855c at {username='slave'} at 127.0.0.1:45890: session id = c838231ae0274da5afc0e685762e855c-32842253144e4f138c27057257542bf8
I20260608 12:44:42.517809 17201 tablet_copy_source_session.cc:215] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:42.521418 17350 tablet_copy_service.cc:140] P 5b158a6e44914e7695535eeeb5d233f3: Received BeginTabletCopySession request for tablet 29c8490baee249d894efc17577a7c07a from peer 2e81448ccb8f4b14b890a362e43b1f04 ({username='slave'} at 127.0.0.1:58010)
I20260608 12:44:42.522073 17350 tablet_copy_service.cc:161] P 5b158a6e44914e7695535eeeb5d233f3: Beginning new tablet copy session on tablet 29c8490baee249d894efc17577a7c07a from peer 2e81448ccb8f4b14b890a362e43b1f04 at {username='slave'} at 127.0.0.1:58010: session id = 2e81448ccb8f4b14b890a362e43b1f04-29c8490baee249d894efc17577a7c07a
I20260608 12:44:42.522935 17938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32842253144e4f138c27057257542bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:42.524847 17349 tablet_copy_service.cc:140] P 5b158a6e44914e7695535eeeb5d233f3: Received BeginTabletCopySession request for tablet 5d6a1843b50641378be8d708155eb81c from peer 2e81448ccb8f4b14b890a362e43b1f04 ({username='slave'} at 127.0.0.1:58010)
I20260608 12:44:42.525560 17349 tablet_copy_service.cc:161] P 5b158a6e44914e7695535eeeb5d233f3: Beginning new tablet copy session on tablet 5d6a1843b50641378be8d708155eb81c from peer 2e81448ccb8f4b14b890a362e43b1f04 at {username='slave'} at 127.0.0.1:58010: session id = 2e81448ccb8f4b14b890a362e43b1f04-5d6a1843b50641378be8d708155eb81c
I20260608 12:44:42.542834 17938 tablet_copy_client.cc:806] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:42.543489 17938 tablet_copy_client.cc:670] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:42.548043 17348 tablet_copy_service.cc:140] P 5b158a6e44914e7695535eeeb5d233f3: Received BeginTabletCopySession request for tablet c7e3bf3412e64f318cc781c98855a56e from peer e7e84af3710d41e0a6549e7a1de1836a ({username='slave'} at 127.0.0.1:58026)
I20260608 12:44:42.548877 17348 tablet_copy_service.cc:161] P 5b158a6e44914e7695535eeeb5d233f3: Beginning new tablet copy session on tablet c7e3bf3412e64f318cc781c98855a56e from peer e7e84af3710d41e0a6549e7a1de1836a at {username='slave'} at 127.0.0.1:58026: session id = e7e84af3710d41e0a6549e7a1de1836a-c7e3bf3412e64f318cc781c98855a56e
I20260608 12:44:42.549077 17940 tablet_copy_client.cc:1025] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:42.550149 17349 tablet_copy_source_session.cc:215] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:42.540761 17350 tablet_copy_source_session.cc:215] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:42.557646 17939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6a1843b50641378be8d708155eb81c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:42.558692 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c8490baee249d894efc17577a7c07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:42.569777 17348 tablet_copy_source_session.cc:215] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:42.575611 17945 ts_tablet_manager.cc:933] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: Initiating tablet copy from peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
I20260608 12:44:42.581069 17945 tablet_copy_client.cc:323] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:45423
I20260608 12:44:42.582360 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e3bf3412e64f318cc781c98855a56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:42.582969 17275 tablet_copy_service.cc:140] P 0e2610d0a1e84f35922b64df9ac4c966: Received BeginTabletCopySession request for tablet 0a84a1b9fb4042cf92fb197ff90b29c4 from peer e7e84af3710d41e0a6549e7a1de1836a ({username='slave'} at 127.0.0.1:42454)
I20260608 12:44:42.583736 17275 tablet_copy_service.cc:161] P 0e2610d0a1e84f35922b64df9ac4c966: Beginning new tablet copy session on tablet 0a84a1b9fb4042cf92fb197ff90b29c4 from peer e7e84af3710d41e0a6549e7a1de1836a at {username='slave'} at 127.0.0.1:42454: session id = e7e84af3710d41e0a6549e7a1de1836a-0a84a1b9fb4042cf92fb197ff90b29c4
I20260608 12:44:42.592597 17930 tablet_copy_client.cc:806] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:42.582717 17939 tablet_copy_client.cc:806] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:42.593245 17930 tablet_copy_client.cc:670] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:42.593448 17939 tablet_copy_client.cc:670] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:42.601382 17932 tablet_copy_client.cc:1025] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:42.601507 17941 tablet_copy_client.cc:1025] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:42.603200 17929 tablet_copy_client.cc:806] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:42.603513 17275 tablet_copy_source_session.cc:215] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:42.603998 17929 tablet_copy_client.cc:670] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:42.607389 17945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a84a1b9fb4042cf92fb197ff90b29c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:42.608482 17275 tablet_copy_service.cc:140] P 0e2610d0a1e84f35922b64df9ac4c966: Received BeginTabletCopySession request for tablet 784f3c44fc824b50b5fb606e67ffc949 from peer 2e81448ccb8f4b14b890a362e43b1f04 ({username='slave'} at 127.0.0.1:42456)
I20260608 12:44:42.608702 17935 tablet_copy_client.cc:1025] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:42.609140 17275 tablet_copy_service.cc:161] P 0e2610d0a1e84f35922b64df9ac4c966: Beginning new tablet copy session on tablet 784f3c44fc824b50b5fb606e67ffc949 from peer 2e81448ccb8f4b14b890a362e43b1f04 at {username='slave'} at 127.0.0.1:42456: session id = 2e81448ccb8f4b14b890a362e43b1f04-784f3c44fc824b50b5fb606e67ffc949
I20260608 12:44:42.616665 17275 tablet_copy_source_session.cc:215] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:42.619513 17945 tablet_copy_client.cc:806] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:42.620077 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784f3c44fc824b50b5fb606e67ffc949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:42.620188 17945 tablet_copy_client.cc:670] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:42.625655 17946 tablet_copy_client.cc:1025] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:42.633594 17927 tablet_copy_client.cc:806] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:42.634248 17927 tablet_copy_client.cc:670] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:42.638257 17928 tablet_copy_client.cc:1025] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Injecting latency into file download: 2000
I20260608 12:44:43.227998 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:44:43.240855 12721 tablet_copy_service.cc:362] P f635f062e76a4e628722c222473bcce7: Destroying tablet copy session c838231ae0274da5afc0e685762e855c-32842253144e4f138c27057257542bf8 due to service shutdown
I20260608 12:44:43.241238 12721 tablet_copy_service.cc:434] P f635f062e76a4e628722c222473bcce7: ending tablet copy session c838231ae0274da5afc0e685762e855c-32842253144e4f138c27057257542bf8 on tablet 32842253144e4f138c27057257542bf8 with peer c838231ae0274da5afc0e685762e855c
I20260608 12:44:43.265887 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:43.266736 12721 tablet_replica.cc:333] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.267499 12721 raft_consensus.cc:2243] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.268100 12721 raft_consensus.cc:2272] T 5d6a1843b50641378be8d708155eb81c P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.270637 12721 tablet_replica.cc:333] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.271194 12721 raft_consensus.cc:2243] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.271750 12721 raft_consensus.cc:2272] T 29c8490baee249d894efc17577a7c07a P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.274233 12721 tablet_replica.cc:333] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.274951 12721 raft_consensus.cc:2243] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.275820 12721 raft_consensus.cc:2272] T c7e3bf3412e64f318cc781c98855a56e P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.278419 12721 tablet_replica.cc:333] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.279153 12721 raft_consensus.cc:2243] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.280169 12721 raft_consensus.cc:2272] T 32842253144e4f138c27057257542bf8 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.282652 12721 tablet_replica.cc:333] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.283188 12721 raft_consensus.cc:2243] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.283969 12721 raft_consensus.cc:2272] T 7489a2f47e0343c39a843385dad6ce5f P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.286442 12721 tablet_replica.cc:333] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.287012 12721 raft_consensus.cc:2243] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.287856 12721 raft_consensus.cc:2272] T 5c9d501661cd416a9c7c08ac180bf3a2 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.290443 12721 tablet_replica.cc:333] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.290995 12721 raft_consensus.cc:2243] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.291524 12721 raft_consensus.cc:2272] T 0a84a1b9fb4042cf92fb197ff90b29c4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.293980 12721 tablet_replica.cc:333] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.294670 12721 raft_consensus.cc:2243] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.295161 12721 raft_consensus.cc:2272] T 34a8f30f01024beabd09160098eb85b4 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.297482 12721 tablet_replica.cc:333] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.297976 12721 raft_consensus.cc:2243] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.298445 12721 raft_consensus.cc:2272] T 83c4afd672be4770ab0c0b43481102cd P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.302253 12721 tablet_replica.cc:333] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7: stopping tablet replica
I20260608 12:44:43.302752 12721 raft_consensus.cc:2243] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.303315 12721 raft_consensus.cc:2272] T 784f3c44fc824b50b5fb606e67ffc949 P f635f062e76a4e628722c222473bcce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.350080 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
W20260608 12:44:43.356068 17232 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111)
W20260608 12:44:43.361498 17232 consensus_peers.cc:597] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 -> Peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Couldn't send request to peer f635f062e76a4e628722c222473bcce7. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:43.387034 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:44:43.406962 12721 tablet_copy_service.cc:362] P 0e2610d0a1e84f35922b64df9ac4c966: Destroying tablet copy session 2e81448ccb8f4b14b890a362e43b1f04-784f3c44fc824b50b5fb606e67ffc949 due to service shutdown
I20260608 12:44:43.407337 12721 tablet_copy_service.cc:434] P 0e2610d0a1e84f35922b64df9ac4c966: ending tablet copy session 2e81448ccb8f4b14b890a362e43b1f04-784f3c44fc824b50b5fb606e67ffc949 on tablet 784f3c44fc824b50b5fb606e67ffc949 with peer 2e81448ccb8f4b14b890a362e43b1f04
I20260608 12:44:43.407804 12721 tablet_copy_service.cc:362] P 0e2610d0a1e84f35922b64df9ac4c966: Destroying tablet copy session e7e84af3710d41e0a6549e7a1de1836a-0a84a1b9fb4042cf92fb197ff90b29c4 due to service shutdown
I20260608 12:44:43.408082 12721 tablet_copy_service.cc:434] P 0e2610d0a1e84f35922b64df9ac4c966: ending tablet copy session e7e84af3710d41e0a6549e7a1de1836a-0a84a1b9fb4042cf92fb197ff90b29c4 on tablet 0a84a1b9fb4042cf92fb197ff90b29c4 with peer e7e84af3710d41e0a6549e7a1de1836a
W20260608 12:44:43.409922 17803 debug-util.cc:398] Leaking SignalData structure 0x7b08002e5060 after lost signal to thread 12724
W20260608 12:44:43.413736 17803 debug-util.cc:398] Leaking SignalData structure 0x7b08002e5740 after lost signal to thread 17123
W20260608 12:44:43.420670 17803 debug-util.cc:398] Leaking SignalData structure 0x7b0800225c80 after lost signal to thread 17657
W20260608 12:44:43.421662 17803 debug-util.cc:398] Leaking SignalData structure 0x7b080025d980 after lost signal to thread 17732
W20260608 12:44:43.422684 17803 debug-util.cc:398] Leaking SignalData structure 0x7b0800104060 after lost signal to thread 17806
W20260608 12:44:43.433244 17232 consensus_peers.cc:597] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 -> Peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Couldn't send request to peer f635f062e76a4e628722c222473bcce7. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:43.439425 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:43.440467 12721 tablet_replica.cc:333] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.441282 12721 raft_consensus.cc:2243] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.441958 12721 raft_consensus.cc:2272] T 5d6a1843b50641378be8d708155eb81c P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.445524 12721 tablet_replica.cc:333] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.446317 12721 raft_consensus.cc:2243] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.447367 12721 raft_consensus.cc:2272] T 2a34cf01b0f84ae4a38ad5be266980d7 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.450882 12721 tablet_replica.cc:333] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.451664 12721 raft_consensus.cc:2243] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.452792 12721 raft_consensus.cc:2272] T 83c4afd672be4770ab0c0b43481102cd P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.457244 12721 tablet_replica.cc:333] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.458140 12721 raft_consensus.cc:2243] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.464602 12721 raft_consensus.cc:2272] T 34a8f30f01024beabd09160098eb85b4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.468173 12721 tablet_replica.cc:333] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.468986 12721 raft_consensus.cc:2243] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.469691 12721 raft_consensus.cc:2272] T 29c8490baee249d894efc17577a7c07a P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.474542 12721 tablet_replica.cc:333] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.475306 12721 raft_consensus.cc:2243] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.476028 12721 raft_consensus.cc:2272] T c7e3bf3412e64f318cc781c98855a56e P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.479288 12721 tablet_replica.cc:333] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.479981 12721 raft_consensus.cc:2243] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.480926 12721 raft_consensus.cc:2272] T 32842253144e4f138c27057257542bf8 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.484184 12721 tablet_replica.cc:333] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.484963 12721 raft_consensus.cc:2243] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.486003 12721 raft_consensus.cc:2272] T c9c09f89ffde438a94481d93d66d36c3 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.489418 12721 tablet_replica.cc:333] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.490105 12721 raft_consensus.cc:2243] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.490685 12721 raft_consensus.cc:2272] T 5c9d501661cd416a9c7c08ac180bf3a2 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:43.493144 17306 consensus_peers.cc:597] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 -> Peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Couldn't send request to peer f635f062e76a4e628722c222473bcce7. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:43.493695 12721 tablet_replica.cc:333] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.494558 12721 raft_consensus.cc:2243] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.495940 12721 raft_consensus.cc:2272] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:43.496992 17306 consensus_peers.cc:597] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 -> Peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Couldn't send request to peer f635f062e76a4e628722c222473bcce7. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:43.499315 12721 tablet_replica.cc:333] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966: stopping tablet replica
I20260608 12:44:43.500085 12721 raft_consensus.cc:2243] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.501420 12721 raft_consensus.cc:2272] T 784f3c44fc824b50b5fb606e67ffc949 P 0e2610d0a1e84f35922b64df9ac4c966 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:43.516902 17305 consensus_peers.cc:597] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 -> Peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Couldn't send request to peer 0e2610d0a1e84f35922b64df9ac4c966. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:44:43.533928 17305 consensus_peers.cc:597] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 -> Peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Couldn't send request to peer 0e2610d0a1e84f35922b64df9ac4c966. 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:44:43.559727 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
W20260608 12:44:43.577178 17305 consensus_peers.cc:597] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 -> Peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Couldn't send request to peer 0e2610d0a1e84f35922b64df9ac4c966. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.66:45423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:43.604094 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:44:43.627550 12721 tablet_copy_service.cc:362] P 5b158a6e44914e7695535eeeb5d233f3: Destroying tablet copy session 2e81448ccb8f4b14b890a362e43b1f04-5d6a1843b50641378be8d708155eb81c due to service shutdown
I20260608 12:44:43.628007 12721 tablet_copy_service.cc:434] P 5b158a6e44914e7695535eeeb5d233f3: ending tablet copy session 2e81448ccb8f4b14b890a362e43b1f04-5d6a1843b50641378be8d708155eb81c on tablet 5d6a1843b50641378be8d708155eb81c with peer 2e81448ccb8f4b14b890a362e43b1f04
I20260608 12:44:43.628602 12721 tablet_copy_service.cc:362] P 5b158a6e44914e7695535eeeb5d233f3: Destroying tablet copy session e7e84af3710d41e0a6549e7a1de1836a-c7e3bf3412e64f318cc781c98855a56e due to service shutdown
I20260608 12:44:43.628893 12721 tablet_copy_service.cc:434] P 5b158a6e44914e7695535eeeb5d233f3: ending tablet copy session e7e84af3710d41e0a6549e7a1de1836a-c7e3bf3412e64f318cc781c98855a56e on tablet c7e3bf3412e64f318cc781c98855a56e with peer e7e84af3710d41e0a6549e7a1de1836a
I20260608 12:44:43.629401 12721 tablet_copy_service.cc:362] P 5b158a6e44914e7695535eeeb5d233f3: Destroying tablet copy session 2e81448ccb8f4b14b890a362e43b1f04-29c8490baee249d894efc17577a7c07a due to service shutdown
I20260608 12:44:43.629700 12721 tablet_copy_service.cc:434] P 5b158a6e44914e7695535eeeb5d233f3: ending tablet copy session 2e81448ccb8f4b14b890a362e43b1f04-29c8490baee249d894efc17577a7c07a on tablet 29c8490baee249d894efc17577a7c07a with peer 2e81448ccb8f4b14b890a362e43b1f04
I20260608 12:44:43.669278 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:43.670701 12721 tablet_replica.cc:333] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.671530 12721 raft_consensus.cc:2243] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.672662 12721 raft_consensus.cc:2272] T 7489a2f47e0343c39a843385dad6ce5f P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.676440 12721 tablet_replica.cc:333] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.677310 12721 raft_consensus.cc:2243] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.678835 12721 raft_consensus.cc:2272] T c7e3bf3412e64f318cc781c98855a56e P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.682405 12721 tablet_replica.cc:333] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.683214 12721 raft_consensus.cc:2243] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.683964 12721 raft_consensus.cc:2272] T c9c09f89ffde438a94481d93d66d36c3 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.687975 12721 tablet_replica.cc:333] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.688867 12721 raft_consensus.cc:2243] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.690372 12721 raft_consensus.cc:2272] T 29c8490baee249d894efc17577a7c07a P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.694038 12721 tablet_replica.cc:333] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.694909 12721 raft_consensus.cc:2243] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:43.696375 12721 raft_consensus.cc:2272] T 5d6a1843b50641378be8d708155eb81c P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.700071 12721 tablet_replica.cc:333] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.700904 12721 raft_consensus.cc:2243] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.701610 12721 raft_consensus.cc:2272] T 83c4afd672be4770ab0c0b43481102cd P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.705338 12721 tablet_replica.cc:333] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.706163 12721 raft_consensus.cc:2243] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.706936 12721 raft_consensus.cc:2272] T 34a8f30f01024beabd09160098eb85b4 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.710940 12721 tablet_replica.cc:333] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.711862 12721 raft_consensus.cc:2243] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.712658 12721 raft_consensus.cc:2272] T 0a84a1b9fb4042cf92fb197ff90b29c4 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.716177 12721 tablet_replica.cc:333] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.716970 12721 raft_consensus.cc:2243] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.717628 12721 raft_consensus.cc:2272] T 2a34cf01b0f84ae4a38ad5be266980d7 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.721268 12721 tablet_replica.cc:333] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3: stopping tablet replica
I20260608 12:44:43.722007 12721 raft_consensus.cc:2243] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:43.722957 12721 raft_consensus.cc:2272] T 784f3c44fc824b50b5fb606e67ffc949 P 5b158a6e44914e7695535eeeb5d233f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:43.773371 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:44:43.808027 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:44:43.838479 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:44.419291 17953 raft_consensus.cc:493] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f635f062e76a4e628722c222473bcce7)
I20260608 12:44:44.419950 17953 raft_consensus.cc:515] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:44.423157 17953 leader_election.cc:290] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
W20260608 12:44:44.444279 17674 leader_election.cc:336] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Network error: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111)
W20260608 12:44:44.445178 17673 leader_election.cc:336] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Network error: Client connection negotiation failed: client connection to 127.12.108.66:45423: connect: Connection refused (error 111)
I20260608 12:44:44.445657 17673 leader_election.cc:304] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [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: e7e84af3710d41e0a6549e7a1de1836a; no voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7
I20260608 12:44:44.446596 17953 raft_consensus.cc:2749] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:44:44.480288 17957 raft_consensus.cc:493] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f635f062e76a4e628722c222473bcce7)
I20260608 12:44:44.480912 17957 raft_consensus.cc:515] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:44.483943 17957 leader_election.cc:290] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
W20260608 12:44:44.493873 17599 leader_election.cc:336] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Network error: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111)
W20260608 12:44:44.494714 17599 leader_election.cc:336] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): Network error: Client connection negotiation failed: client connection to 127.12.108.67:33769: connect: Connection refused (error 111)
I20260608 12:44:44.495157 17599 leader_election.cc:304] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [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: c838231ae0274da5afc0e685762e855c; no voters: 5b158a6e44914e7695535eeeb5d233f3, f635f062e76a4e628722c222473bcce7
I20260608 12:44:44.495967 17957 raft_consensus.cc:2749] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:44:44.502632 17957 raft_consensus.cc:493] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0e2610d0a1e84f35922b64df9ac4c966)
I20260608 12:44:44.503214 17957 raft_consensus.cc:515] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:44.506047 17957 leader_election.cc:290] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
W20260608 12:44:44.511153 17598 leader_election.cc:336] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Network error: Client connection negotiation failed: client connection to 127.12.108.66:45423: connect: Connection refused (error 111)
W20260608 12:44:44.516456 17599 leader_election.cc:336] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): Network error: Client connection negotiation failed: client connection to 127.12.108.67:33769: connect: Connection refused (error 111)
I20260608 12:44:44.516975 17599 leader_election.cc:304] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [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: c838231ae0274da5afc0e685762e855c; no voters: 0e2610d0a1e84f35922b64df9ac4c966, 5b158a6e44914e7695535eeeb5d233f3
I20260608 12:44:44.517830 17957 raft_consensus.cc:2749] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:44:44.550241 17938 tablet_copy_client.cc:538] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:44.562292 17938 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: Bootstrap starting.
I20260608 12:44:44.602813 17939 tablet_copy_client.cc:538] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:44.606750 17930 tablet_copy_client.cc:538] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:44.609809 17929 tablet_copy_client.cc:538] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:44.621152 17939 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap starting.
I20260608 12:44:44.626631 17945 tablet_copy_client.cc:538] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:44.623513 17930 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap starting.
I20260608 12:44:44.635226 17929 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap starting.
I20260608 12:44:44.637074 17945 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap starting.
I20260608 12:44:44.639360 17927 tablet_copy_client.cc:538] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:44.654048 17927 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap starting.
I20260608 12:44:44.677902 17957 raft_consensus.cc:493] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f635f062e76a4e628722c222473bcce7)
I20260608 12:44:44.678642 17957 raft_consensus.cc:515] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: false } }
I20260608 12:44:44.680963 17957 leader_election.cc:290] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463), 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423)
W20260608 12:44:44.693096 17598 leader_election.cc:336] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Network error: Client connection negotiation failed: client connection to 127.12.108.66:45423: connect: Connection refused (error 111)
W20260608 12:44:44.694060 17599 leader_election.cc:336] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f635f062e76a4e628722c222473bcce7 (127.12.108.65:33463): Network error: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111)
I20260608 12:44:44.694559 17599 leader_election.cc:304] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [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: c838231ae0274da5afc0e685762e855c; no voters: 0e2610d0a1e84f35922b64df9ac4c966, f635f062e76a4e628722c222473bcce7
I20260608 12:44:44.695427 17957 raft_consensus.cc:2749] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:44:44.706022 17953 raft_consensus.cc:493] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0e2610d0a1e84f35922b64df9ac4c966)
I20260608 12:44:44.706815 17953 raft_consensus.cc:515] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } }
W20260608 12:44:44.720520 17674 leader_election.cc:336] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769): Network error: Client connection negotiation failed: client connection to 127.12.108.67:33769: connect: Connection refused (error 111)
W20260608 12:44:44.721455 17673 leader_election.cc:336] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423): Network error: Client connection negotiation failed: client connection to 127.12.108.66:45423: connect: Connection refused (error 111)
I20260608 12:44:44.721928 17673 leader_election.cc:304] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [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: e7e84af3710d41e0a6549e7a1de1836a; no voters: 0e2610d0a1e84f35922b64df9ac4c966, 5b158a6e44914e7695535eeeb5d233f3
I20260608 12:44:44.723138 17953 leader_election.cc:290] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e2610d0a1e84f35922b64df9ac4c966 (127.12.108.66:45423), 5b158a6e44914e7695535eeeb5d233f3 (127.12.108.67:33769)
I20260608 12:44:44.723745 17953 raft_consensus.cc:2749] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:44:44.875806 17938 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:44.876892 17938 tablet_bootstrap.cc:492] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: Bootstrap complete.
I20260608 12:44:44.877636 17938 ts_tablet_manager.cc:1403] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: Time spent bootstrapping tablet: real 0.316s	user 0.151s	sys 0.047s
I20260608 12:44:44.880594 17938 raft_consensus.cc:359] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:44.881431 17938 raft_consensus.cc:740] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c838231ae0274da5afc0e685762e855c, State: Initialized, Role: LEARNER
I20260608 12:44:44.882129 17938 consensus_queue.cc:260] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: false } } peers { permanent_uuid: "c838231ae0274da5afc0e685762e855c" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36655 } attrs { promote: true } }
I20260608 12:44:44.886298 17938 ts_tablet_manager.cc:1434] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260608 12:44:44.889955 17938 tablet_copy_client.cc:1131] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.65:33463: connect: Connection refused (error 111)
I20260608 12:44:44.892318 12721 tablet_replica.cc:333] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c: stopping tablet replica
I20260608 12:44:44.893512 12721 raft_consensus.cc:2243] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:44.894351 12721 raft_consensus.cc:2272] T 7489a2f47e0343c39a843385dad6ce5f P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:44.897569 12721 tablet_replica.cc:333] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c: stopping tablet replica
I20260608 12:44:44.898329 12721 raft_consensus.cc:2243] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:44.899003 12721 raft_consensus.cc:2272] T c9c09f89ffde438a94481d93d66d36c3 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:44.901850 12721 tablet_replica.cc:333] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c: stopping tablet replica
I20260608 12:44:44.902616 12721 raft_consensus.cc:2243] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:44.903116 12721 raft_consensus.cc:2272] T 32842253144e4f138c27057257542bf8 P c838231ae0274da5afc0e685762e855c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:44.920658 12721 tablet_replica.cc:333] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c: stopping tablet replica
I20260608 12:44:44.921391 12721 raft_consensus.cc:2243] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:44.922072 12721 raft_consensus.cc:2272] T 5c9d501661cd416a9c7c08ac180bf3a2 P c838231ae0274da5afc0e685762e855c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:44.966539 17929 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:44.967608 17929 tablet_bootstrap.cc:492] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap complete.
I20260608 12:44:44.968348 17929 ts_tablet_manager.cc:1403] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: Time spent bootstrapping tablet: real 0.333s	user 0.175s	sys 0.012s
I20260608 12:44:44.979539 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:44:44.986955 17929 raft_consensus.cc:359] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:44.994046 17929 raft_consensus.cc:740] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7e84af3710d41e0a6549e7a1de1836a, State: Initialized, Role: LEARNER
I20260608 12:44:44.994854 17929 consensus_queue.cc:260] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a [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: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:44.999142 17929 ts_tablet_manager.cc:1434] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 12:44:45.016011 12721 tablet_server.cc:179] TabletServer@127.12.108.69:0 shutting down...
W20260608 12:44:45.016462 17929 tablet_copy_client.cc:1131] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.67:33769: connect: Connection refused (error 111)
I20260608 12:44:45.030314 17930 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:45.031402 17930 tablet_bootstrap.cc:492] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap complete.
I20260608 12:44:45.032058 17930 ts_tablet_manager.cc:1403] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: Time spent bootstrapping tablet: real 0.409s	user 0.144s	sys 0.025s
I20260608 12:44:45.035099 17930 raft_consensus.cc:359] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:45.035923 17930 raft_consensus.cc:740] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2e81448ccb8f4b14b890a362e43b1f04, State: Initialized, Role: LEARNER
I20260608 12:44:45.036580 17930 consensus_queue.cc:260] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:45.051420 17930 ts_tablet_manager.cc:1434] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.012s
I20260608 12:44:45.059563 17939 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:45.070693 17939 tablet_bootstrap.cc:492] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap complete.
I20260608 12:44:45.071431 17939 ts_tablet_manager.cc:1403] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: Time spent bootstrapping tablet: real 0.451s	user 0.151s	sys 0.034s
I20260608 12:44:45.080557 17939 raft_consensus.cc:359] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:45.081363 17939 raft_consensus.cc:740] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2e81448ccb8f4b14b890a362e43b1f04, State: Initialized, Role: LEARNER
I20260608 12:44:45.086730 17939 consensus_queue.cc:260] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } attrs { replace: true } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:45.089279 17939 ts_tablet_manager.cc:1434] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
W20260608 12:44:45.090680 17930 tablet_copy_client.cc:1131] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.67:33769: connect: Connection refused (error 111)
I20260608 12:44:45.092367 17945 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:45.093452 17945 tablet_bootstrap.cc:492] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: Bootstrap complete.
I20260608 12:44:45.094270 17945 ts_tablet_manager.cc:1403] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: Time spent bootstrapping tablet: real 0.457s	user 0.166s	sys 0.002s
W20260608 12:44:45.094869 17939 tablet_copy_client.cc:1131] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.67:33769: connect: Connection refused (error 111)
I20260608 12:44:45.106508 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:45.111373 17945 raft_consensus.cc:359] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:45.112308 17945 raft_consensus.cc:740] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7e84af3710d41e0a6549e7a1de1836a, State: Initialized, Role: LEARNER
I20260608 12:44:45.113003 17945 consensus_queue.cc:260] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } attrs { replace: true } } peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } } peers { permanent_uuid: "e7e84af3710d41e0a6549e7a1de1836a" member_type: NON_VOTER last_known_addr { host: "127.12.108.69" port: 37397 } attrs { promote: true } }
I20260608 12:44:45.115367 17945 ts_tablet_manager.cc:1434] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:44:45.118685 17927 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260608 12:44:45.118965 17945 tablet_copy_client.cc:1131] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.66:45423: connect: Connection refused (error 111)
I20260608 12:44:45.119637 17927 tablet_bootstrap.cc:492] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: Bootstrap complete.
I20260608 12:44:45.120935 12721 tablet_replica.cc:333] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a: stopping tablet replica
I20260608 12:44:45.121775 12721 raft_consensus.cc:2243] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:45.122313 12721 raft_consensus.cc:2272] T c7e3bf3412e64f318cc781c98855a56e P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:45.122411 17927 ts_tablet_manager.cc:1403] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: Time spent bootstrapping tablet: real 0.469s	user 0.175s	sys 0.006s
I20260608 12:44:45.125646 12721 tablet_replica.cc:333] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a: stopping tablet replica
I20260608 12:44:45.125661 17927 raft_consensus.cc:359] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:45.126627 12721 raft_consensus.cc:2243] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:45.126755 17927 raft_consensus.cc:740] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2e81448ccb8f4b14b890a362e43b1f04, State: Initialized, Role: LEARNER
I20260608 12:44:45.127164 12721 raft_consensus.cc:2272] T 0a84a1b9fb4042cf92fb197ff90b29c4 P e7e84af3710d41e0a6549e7a1de1836a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:45.127512 17927 consensus_queue.cc:260] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0e2610d0a1e84f35922b64df9ac4c966" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 45423 } } peers { permanent_uuid: "f635f062e76a4e628722c222473bcce7" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 33463 } } peers { permanent_uuid: "5b158a6e44914e7695535eeeb5d233f3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33769 } attrs { replace: true } } peers { permanent_uuid: "2e81448ccb8f4b14b890a362e43b1f04" member_type: NON_VOTER last_known_addr { host: "127.12.108.70" port: 37287 } attrs { promote: true } }
I20260608 12:44:45.130894 12721 tablet_replica.cc:333] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a: stopping tablet replica
I20260608 12:44:45.131678 12721 raft_consensus.cc:2243] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:45.132526 12721 raft_consensus.cc:2272] T 2a34cf01b0f84ae4a38ad5be266980d7 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:45.135417 12721 tablet_replica.cc:333] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a: stopping tablet replica
I20260608 12:44:45.136075 12721 raft_consensus.cc:2243] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:45.136770 12721 raft_consensus.cc:2272] T 32842253144e4f138c27057257542bf8 P e7e84af3710d41e0a6549e7a1de1836a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:45.138430 17927 ts_tablet_manager.cc:1434] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260608 12:44:45.150182 17927 tablet_copy_client.cc:1131] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.66:45423: connect: Connection refused (error 111)
I20260608 12:44:45.157282 12721 tablet_server.cc:196] TabletServer@127.12.108.69:0 shutdown complete.
I20260608 12:44:45.171736 12721 tablet_server.cc:179] TabletServer@127.12.108.70:0 shutting down...
I20260608 12:44:45.210615 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:45.213023 12721 tablet_replica.cc:333] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04: stopping tablet replica
I20260608 12:44:45.213819 12721 raft_consensus.cc:2243] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:45.214376 12721 raft_consensus.cc:2272] T 784f3c44fc824b50b5fb606e67ffc949 P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:45.217648 12721 tablet_replica.cc:333] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04: stopping tablet replica
I20260608 12:44:45.218446 12721 raft_consensus.cc:2243] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:45.218931 12721 raft_consensus.cc:2272] T 29c8490baee249d894efc17577a7c07a P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:45.222280 12721 tablet_replica.cc:333] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04: stopping tablet replica
I20260608 12:44:45.223026 12721 raft_consensus.cc:2243] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:45.223488 12721 raft_consensus.cc:2272] T 5d6a1843b50641378be8d708155eb81c P 2e81448ccb8f4b14b890a362e43b1f04 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 12:44:46.246301 12721 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17803)
I20260608 12:44:47.265167 12721 tablet_server.cc:196] TabletServer@127.12.108.70:0 shutdown complete.
I20260608 12:44:47.310789 12721 master.cc:562] Master@127.12.108.126:38761 shutting down...
W20260608 12:44:47.357661 17136 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:44:47.358091 17136 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:44:47.358385 17136 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:44:47.361102 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:47.361965 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:47.362469 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d03bf6329fc40ba9a522d7dec40638f: stopping tablet replica
W20260608 12:44:47.755577 17120 debug-util.cc:398] Leaking SignalData structure 0x7b080016a8c0 after lost signal to thread 12724
W20260608 12:44:47.757447 17120 debug-util.cc:398] Leaking SignalData structure 0x7b08001bcf00 after lost signal to thread 17123
W20260608 12:44:48.385819 12721 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17120)
W20260608 12:44:49.386463 12721 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17120)
W20260608 12:44:50.386937 12721 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 17120)
I20260608 12:44:50.420078 12721 master.cc:584] Master@127.12.108.126:38761 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (22926 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:44:50.486251 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:38125
I20260608 12:44:50.487571 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:50.494058 17971 instance_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:44:50.494555 17972 instance_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:44:50.494820 17974 instance_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:44:50.495901 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:50.496876 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:50.497079 12721 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:44:50.497201 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922690497189 us; error 0 us; skew 500 ppm
I20260608 12:44:50.497736 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:50.500471 12721 webserver.cc:533] Webserver started at http://127.12.108.126:38063/ using document root <none> and password file <none>
I20260608 12:44:50.500975 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:50.501138 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:50.501360 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:50.502727 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "e2a248dc621d4b8fb851da4bf6e9ddc1"
format_stamp: "Formatted at 2026-06-08 12:44:50 on dist-test-slave-sxbk"
I20260608 12:44:50.507372 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:44:50.511725 17979 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:44:50.512593 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:44:50.512872 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "e2a248dc621d4b8fb851da4bf6e9ddc1"
format_stamp: "Formatted at 2026-06-08 12:44:50 on dist-test-slave-sxbk"
I20260608 12:44:50.513151 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-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:44:50.525350 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:50.526650 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:50.574146 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:38125
I20260608 12:44:50.574395 18030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:38125 every 8 connection(s)
I20260608 12:44:50.579494 18031 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:44:50.591605 18031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1: Bootstrap starting.
I20260608 12:44:50.597172 18031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:50.602423 18031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1: No bootstrap required, opened a new log
I20260608 12:44:50.604734 18031 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a248dc621d4b8fb851da4bf6e9ddc1" member_type: VOTER }
I20260608 12:44:50.605181 18031 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:50.605368 18031 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a248dc621d4b8fb851da4bf6e9ddc1, State: Initialized, Role: FOLLOWER
I20260608 12:44:50.606024 18031 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2a248dc621d4b8fb851da4bf6e9ddc1" member_type: VOTER }
I20260608 12:44:50.606526 18031 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:50.606738 18031 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:50.606952 18031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:50.612574 18031 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a248dc621d4b8fb851da4bf6e9ddc1" member_type: VOTER }
I20260608 12:44:50.613108 18031 leader_election.cc:304] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [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: e2a248dc621d4b8fb851da4bf6e9ddc1; no voters: 
I20260608 12:44:50.614459 18031 leader_election.cc:290] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:50.614872 18034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:50.616418 18034 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 1 LEADER]: Becoming Leader. State: Replica: e2a248dc621d4b8fb851da4bf6e9ddc1, State: Running, Role: LEADER
I20260608 12:44:50.617233 18034 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [LEADER]: Queue going to LEADER mode. State: All 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: "e2a248dc621d4b8fb851da4bf6e9ddc1" member_type: VOTER }
I20260608 12:44:50.617889 18031 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:50.623066 18036 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2a248dc621d4b8fb851da4bf6e9ddc1. Latest consensus state: current_term: 1 leader_uuid: "e2a248dc621d4b8fb851da4bf6e9ddc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a248dc621d4b8fb851da4bf6e9ddc1" member_type: VOTER } }
I20260608 12:44:50.623837 18035 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2a248dc621d4b8fb851da4bf6e9ddc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a248dc621d4b8fb851da4bf6e9ddc1" member_type: VOTER } }
I20260608 12:44:50.624070 18036 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:50.624557 18035 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:50.627125 18043 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:50.632431 18043 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:50.634899 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:50.643770 18043 catalog_manager.cc:1382] Generated new cluster ID: 474bf16b70b8496c819be9ce35385d18
I20260608 12:44:50.644119 18043 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:50.658584 18043 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:50.659992 18043 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:50.677387 18043 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1: Generated new TSK 0
I20260608 12:44:50.678107 18043 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:50.702670 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:50.709023 18052 instance_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:44:50.710434 18053 instance_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:44:50.712100 18055 instance_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:44:50.712601 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:50.713677 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:50.713934 12721 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:44:50.714112 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922690714098 us; error 0 us; skew 500 ppm
I20260608 12:44:50.714856 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:50.717391 12721 webserver.cc:533] Webserver started at http://127.12.108.65:33713/ using document root <none> and password file <none>
I20260608 12:44:50.717862 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:50.718016 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:50.718309 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:50.719558 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "a7b4ca89f1844157a7eeddd30471e6f5"
format_stamp: "Formatted at 2026-06-08 12:44:50 on dist-test-slave-sxbk"
I20260608 12:44:50.725293 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:44:50.729975 18060 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:44:50.730852 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:44:50.731156 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "a7b4ca89f1844157a7eeddd30471e6f5"
format_stamp: "Formatted at 2026-06-08 12:44:50 on dist-test-slave-sxbk"
I20260608 12:44:50.731418 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-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:44:50.745651 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:50.747148 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:50.749403 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:50.752348 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:50.752624 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:50.752882 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:50.753067 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:50.799993 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:40227
I20260608 12:44:50.800196 18122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:40227 every 8 connection(s)
I20260608 12:44:50.805878 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:50.814782 18128 instance_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:44:50.814592 18127 instance_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:44:50.818943 18130 instance_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:44:50.821189 12721 server_base.cc:1061] running on GCE node
I20260608 12:44:50.825558 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:50.825860 12721 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:44:50.825992 18123 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38125
I20260608 12:44:50.826061 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922690826045 us; error 0 us; skew 500 ppm
I20260608 12:44:50.826637 18123 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:50.827077 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:50.827510 18123 heartbeater.cc:507] Master 127.12.108.126:38125 requested a full tablet report, sending...
I20260608 12:44:50.830096 12721 webserver.cc:533] Webserver started at http://127.12.108.66:43293/ using document root <none> and password file <none>
I20260608 12:44:50.830269 17996 ts_manager.cc:194] Registered new tserver with Master: a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227)
I20260608 12:44:50.830938 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:50.831230 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:50.831566 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:50.832892 17996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47988
I20260608 12:44:50.833280 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "1a30b87dd259446eb6e93b4347a02c38"
format_stamp: "Formatted at 2026-06-08 12:44:50 on dist-test-slave-sxbk"
I20260608 12:44:50.839052 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:44:50.842694 18135 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:44:50.843564 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:44:50.843888 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "1a30b87dd259446eb6e93b4347a02c38"
format_stamp: "Formatted at 2026-06-08 12:44:50 on dist-test-slave-sxbk"
I20260608 12:44:50.844146 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-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:44:50.856918 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:50.858125 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:50.859763 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:50.862172 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:50.862444 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:50.862686 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:50.862864 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:50.907187 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:32917
I20260608 12:44:50.907326 18197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:32917 every 8 connection(s)
I20260608 12:44:50.912962 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:50.921474 18201 instance_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:44:50.923514 18202 instance_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:44:50.925181 12721 server_base.cc:1061] running on GCE node
W20260608 12:44:50.926585 18204 instance_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:44:50.927704 18198 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38125
I20260608 12:44:50.927838 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:50.928184 12721 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:44:50.928179 18198 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:50.928483 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922690928464 us; error 0 us; skew 500 ppm
I20260608 12:44:50.929267 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:50.929804 18198 heartbeater.cc:507] Master 127.12.108.126:38125 requested a full tablet report, sending...
I20260608 12:44:50.932616 12721 webserver.cc:533] Webserver started at http://127.12.108.67:45645/ using document root <none> and password file <none>
I20260608 12:44:50.933194 17996 ts_manager.cc:194] Registered new tserver with Master: 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66:32917)
I20260608 12:44:50.933490 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:50.933813 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:50.934137 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:50.935297 17996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47992
I20260608 12:44:50.935818 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "a0027f5813c84957a6df1a7faa8e4f74"
format_stamp: "Formatted at 2026-06-08 12:44:50 on dist-test-slave-sxbk"
I20260608 12:44:50.940943 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:50.944716 18209 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:44:50.945636 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:44:50.945976 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "a0027f5813c84957a6df1a7faa8e4f74"
format_stamp: "Formatted at 2026-06-08 12:44:50 on dist-test-slave-sxbk"
I20260608 12:44:50.946465 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-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:44:50.971258 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:50.972558 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:50.974129 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:50.976605 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:50.976852 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:50.977108 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:50.977288 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:51.021070 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:39571
I20260608 12:44:51.021205 18271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:39571 every 8 connection(s)
I20260608 12:44:51.037570 18272 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38125
I20260608 12:44:51.037976 18272 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:51.038938 18272 heartbeater.cc:507] Master 127.12.108.126:38125 requested a full tablet report, sending...
I20260608 12:44:51.041157 17996 ts_manager.cc:194] Registered new tserver with Master: a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:51.041862 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017311433s
I20260608 12:44:51.042708 17996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48002
I20260608 12:44:51.836143 18123 heartbeater.cc:499] Master 127.12.108.126:38125 was elected leader, sending a full tablet report...
I20260608 12:44:51.938256 18198 heartbeater.cc:499] Master 127.12.108.126:38125 was elected leader, sending a full tablet report...
I20260608 12:44:52.045672 18272 heartbeater.cc:499] Master 127.12.108.126:38125 was elected leader, sending a full tablet report...
I20260608 12:44:52.101099 17996 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48006:
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:44:52.103682 17996 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:44:52.185339 18088 tablet_service.cc:1511] Processing CreateTablet for tablet dfac358e395c418eaf698580d7d2c1af (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:44:52.185783 18163 tablet_service.cc:1511] Processing CreateTablet for tablet dfac358e395c418eaf698580d7d2c1af (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:44:52.187306 18163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfac358e395c418eaf698580d7d2c1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.187711 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 35a6358eb11e449780b1ac9f12a79bc1 (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:44:52.188292 18162 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee52b77d2b4401d9dca3c367b1effb9 (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:44:52.188968 18235 tablet_service.cc:1511] Processing CreateTablet for tablet 35a6358eb11e449780b1ac9f12a79bc1 (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:44:52.189584 18088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfac358e395c418eaf698580d7d2c1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.189849 18162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee52b77d2b4401d9dca3c367b1effb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.191660 18236 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee52b77d2b4401d9dca3c367b1effb9 (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:44:52.195053 18237 tablet_service.cc:1511] Processing CreateTablet for tablet dfac358e395c418eaf698580d7d2c1af (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:44:52.197921 18087 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee52b77d2b4401d9dca3c367b1effb9 (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:44:52.198740 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a6358eb11e449780b1ac9f12a79bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.199429 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee52b77d2b4401d9dca3c367b1effb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.185578 18161 tablet_service.cc:1511] Processing CreateTablet for tablet 35a6358eb11e449780b1ac9f12a79bc1 (DEFAULT_TABLE table=test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:44:52.203282 18161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a6358eb11e449780b1ac9f12a79bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.206421 18235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a6358eb11e449780b1ac9f12a79bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.210579 18236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee52b77d2b4401d9dca3c367b1effb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.214572 18237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfac358e395c418eaf698580d7d2c1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:52.219749 18292 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: Bootstrap starting.
I20260608 12:44:52.226903 18292 tablet_bootstrap.cc:654] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.250697 18292 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: No bootstrap required, opened a new log
I20260608 12:44:52.251255 18292 ts_tablet_manager.cc:1403] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260608 12:44:52.254573 18292 raft_consensus.cc:359] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.255409 18292 raft_consensus.cc:385] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.255765 18292 raft_consensus.cc:740] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a30b87dd259446eb6e93b4347a02c38, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.256996 18292 consensus_queue.cc:260] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.258428 18295 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: Bootstrap starting.
I20260608 12:44:52.261214 18294 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5: Bootstrap starting.
I20260608 12:44:52.267760 18292 ts_tablet_manager.cc:1434] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 12:44:52.268944 18294 tablet_bootstrap.cc:654] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.269358 18295 tablet_bootstrap.cc:654] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.269019 18292 tablet_bootstrap.cc:492] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38: Bootstrap starting.
I20260608 12:44:52.278097 18292 tablet_bootstrap.cc:654] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.283713 18294 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5: No bootstrap required, opened a new log
I20260608 12:44:52.284374 18294 ts_tablet_manager.cc:1403] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.017s
I20260608 12:44:52.285429 18295 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: No bootstrap required, opened a new log
I20260608 12:44:52.285607 18292 tablet_bootstrap.cc:492] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38: No bootstrap required, opened a new log
I20260608 12:44:52.286032 18295 ts_tablet_manager.cc:1403] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.005s
I20260608 12:44:52.286237 18292 ts_tablet_manager.cc:1403] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260608 12:44:52.288687 18294 raft_consensus.cc:359] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.289486 18294 raft_consensus.cc:385] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.289498 18292 raft_consensus.cc:359] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.290038 18294 raft_consensus.cc:740] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7b4ca89f1844157a7eeddd30471e6f5, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.290424 18292 raft_consensus.cc:385] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.289930 18295 raft_consensus.cc:359] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.290781 18292 raft_consensus.cc:740] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a30b87dd259446eb6e93b4347a02c38, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.290948 18295 raft_consensus.cc:385] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.291385 18295 raft_consensus.cc:740] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0027f5813c84957a6df1a7faa8e4f74, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.291146 18294 consensus_queue.cc:260] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.291694 18292 consensus_queue.cc:260] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.292279 18295 consensus_queue.cc:260] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.294569 18292 ts_tablet_manager.cc:1434] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260608 12:44:52.296058 18292 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38: Bootstrap starting.
I20260608 12:44:52.302026 18295 ts_tablet_manager.cc:1434] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:44:52.305354 18292 tablet_bootstrap.cc:654] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.305751 18295 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74: Bootstrap starting.
I20260608 12:44:52.314152 18295 tablet_bootstrap.cc:654] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.326704 18295 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74: No bootstrap required, opened a new log
I20260608 12:44:52.327195 18295 ts_tablet_manager.cc:1403] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.016s
I20260608 12:44:52.327265 18294 ts_tablet_manager.cc:1434] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5: Time spent starting tablet: real 0.042s	user 0.019s	sys 0.021s
I20260608 12:44:52.328709 18294 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5: Bootstrap starting.
I20260608 12:44:52.330646 18292 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38: No bootstrap required, opened a new log
I20260608 12:44:52.330488 18295 raft_consensus.cc:359] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.331290 18292 ts_tablet_manager.cc:1403] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.013s
I20260608 12:44:52.331364 18295 raft_consensus.cc:385] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.331904 18295 raft_consensus.cc:740] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0027f5813c84957a6df1a7faa8e4f74, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.332897 18295 consensus_queue.cc:260] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.335048 18292 raft_consensus.cc:359] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.335886 18292 raft_consensus.cc:385] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.336236 18292 raft_consensus.cc:740] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a30b87dd259446eb6e93b4347a02c38, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.336773 18294 tablet_bootstrap.cc:654] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.336970 18295 ts_tablet_manager.cc:1434] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:44:52.337399 18292 consensus_queue.cc:260] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.338063 18295 tablet_bootstrap.cc:492] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74: Bootstrap starting.
I20260608 12:44:52.340487 18292 ts_tablet_manager.cc:1434] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 12:44:52.345211 18294 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5: No bootstrap required, opened a new log
I20260608 12:44:52.345834 18294 ts_tablet_manager.cc:1403] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 12:44:52.349001 18295 tablet_bootstrap.cc:654] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.348961 18294 raft_consensus.cc:359] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.349895 18294 raft_consensus.cc:385] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.350229 18294 raft_consensus.cc:740] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7b4ca89f1844157a7eeddd30471e6f5, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.350956 18294 consensus_queue.cc:260] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.353097 18294 ts_tablet_manager.cc:1434] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 12:44:52.355324 18294 tablet_bootstrap.cc:492] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5: Bootstrap starting.
I20260608 12:44:52.361582 18295 tablet_bootstrap.cc:492] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74: No bootstrap required, opened a new log
I20260608 12:44:52.362104 18295 ts_tablet_manager.cc:1403] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260608 12:44:52.362783 18294 tablet_bootstrap.cc:654] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:52.365146 18295 raft_consensus.cc:359] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.365978 18295 raft_consensus.cc:385] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.366339 18295 raft_consensus.cc:740] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0027f5813c84957a6df1a7faa8e4f74, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.367231 18295 consensus_queue.cc:260] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.368500 18294 tablet_bootstrap.cc:492] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5: No bootstrap required, opened a new log
I20260608 12:44:52.368952 18294 ts_tablet_manager.cc:1403] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260608 12:44:52.370131 18295 ts_tablet_manager.cc:1434] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 12:44:52.371316 18294 raft_consensus.cc:359] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.372246 18294 raft_consensus.cc:385] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:52.372519 18294 raft_consensus.cc:740] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7b4ca89f1844157a7eeddd30471e6f5, State: Initialized, Role: FOLLOWER
I20260608 12:44:52.373185 18294 consensus_queue.cc:260] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.375356 18294 ts_tablet_manager.cc:1434] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:44:52.401935 18296 raft_consensus.cc:493] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:52.402917 18296 raft_consensus.cc:515] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.406154 18296 leader_election.cc:290] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:52.413887 18296 raft_consensus.cc:493] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:52.414508 18296 raft_consensus.cc:515] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.417630 18296 leader_election.cc:290] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:52.420838 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfac358e395c418eaf698580d7d2c1af" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" is_pre_election: true
I20260608 12:44:52.420835 18247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfac358e395c418eaf698580d7d2c1af" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74" is_pre_election: true
I20260608 12:44:52.421166 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a6358eb11e449780b1ac9f12a79bc1" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" is_pre_election: true
I20260608 12:44:52.421149 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a6358eb11e449780b1ac9f12a79bc1" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74" is_pre_election: true
I20260608 12:44:52.422116 18098 raft_consensus.cc:2468] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 0.
I20260608 12:44:52.422116 18247 raft_consensus.cc:2468] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 0.
I20260608 12:44:52.422276 18097 raft_consensus.cc:2468] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 0.
I20260608 12:44:52.422402 18246 raft_consensus.cc:2468] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 0.
I20260608 12:44:52.424024 18136 leader_election.cc:304] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a30b87dd259446eb6e93b4347a02c38, a7b4ca89f1844157a7eeddd30471e6f5; no voters: 
I20260608 12:44:52.425016 18136 leader_election.cc:304] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a30b87dd259446eb6e93b4347a02c38, a7b4ca89f1844157a7eeddd30471e6f5; no voters: 
I20260608 12:44:52.425050 18296 raft_consensus.cc:2804] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:52.425778 18296 raft_consensus.cc:493] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:52.426222 18296 raft_consensus.cc:3060] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.427153 18309 raft_consensus.cc:2804] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:52.427551 18309 raft_consensus.cc:493] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:52.427886 18309 raft_consensus.cc:3060] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.433504 18296 raft_consensus.cc:515] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.434895 18309 raft_consensus.cc:515] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.435406 18296 leader_election.cc:290] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 election: Requested vote from peers a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:52.436618 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfac358e395c418eaf698580d7d2c1af" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74"
I20260608 12:44:52.436782 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfac358e395c418eaf698580d7d2c1af" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7b4ca89f1844157a7eeddd30471e6f5"
I20260608 12:44:52.437165 18246 raft_consensus.cc:3060] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.437418 18097 raft_consensus.cc:3060] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.438215 18309 leader_election.cc:290] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 election: Requested vote from peers a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:52.438588 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a6358eb11e449780b1ac9f12a79bc1" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7b4ca89f1844157a7eeddd30471e6f5"
I20260608 12:44:52.439222 18098 raft_consensus.cc:3060] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.439937 18247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a6358eb11e449780b1ac9f12a79bc1" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74"
I20260608 12:44:52.440654 18247 raft_consensus.cc:3060] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.446159 18300 raft_consensus.cc:493] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:52.447485 18300 raft_consensus.cc:515] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.448269 18246 raft_consensus.cc:2468] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 1.
I20260608 12:44:52.451084 18137 leader_election.cc:304] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a30b87dd259446eb6e93b4347a02c38, a0027f5813c84957a6df1a7faa8e4f74; no voters: 
I20260608 12:44:52.451534 18098 raft_consensus.cc:2468] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 1.
I20260608 12:44:52.451849 18309 raft_consensus.cc:493] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:52.452497 18296 raft_consensus.cc:2804] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:52.453548 18309 raft_consensus.cc:515] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.453480 18136 leader_election.cc:304] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a30b87dd259446eb6e93b4347a02c38, a7b4ca89f1844157a7eeddd30471e6f5; no voters: 
I20260608 12:44:52.455889 18311 raft_consensus.cc:2804] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:52.455399 18296 raft_consensus.cc:697] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Becoming Leader. State: Replica: 1a30b87dd259446eb6e93b4347a02c38, State: Running, Role: LEADER
I20260608 12:44:52.456532 18311 raft_consensus.cc:697] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Becoming Leader. State: Replica: 1a30b87dd259446eb6e93b4347a02c38, State: Running, Role: LEADER
I20260608 12:44:52.457302 18296 consensus_queue.cc:237] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.457499 18311 consensus_queue.cc:237] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.460727 18309 leader_election.cc:290] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:52.462237 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee52b77d2b4401d9dca3c367b1effb9" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74" is_pre_election: true
I20260608 12:44:52.466825 18245 raft_consensus.cc:2468] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 0.
I20260608 12:44:52.468675 18137 leader_election.cc:304] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a30b87dd259446eb6e93b4347a02c38, a0027f5813c84957a6df1a7faa8e4f74; no voters: 
I20260608 12:44:52.465538 18247 raft_consensus.cc:2468] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 1.
I20260608 12:44:52.472486 18300 leader_election.cc:290] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66:32917), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:52.478143 18312 raft_consensus.cc:2804] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:52.483318 18312 raft_consensus.cc:493] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:52.483469 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee52b77d2b4401d9dca3c367b1effb9" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" is_pre_election: true
I20260608 12:44:52.483829 18312 raft_consensus.cc:3060] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.484184 18098 raft_consensus.cc:2468] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 0.
I20260608 12:44:52.479202 18097 raft_consensus.cc:2468] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 1.
I20260608 12:44:52.480085 17995 catalog_manager.cc:5696] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "1a30b87dd259446eb6e93b4347a02c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:52.493829 18173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee52b77d2b4401d9dca3c367b1effb9" candidate_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a30b87dd259446eb6e93b4347a02c38" is_pre_election: true
I20260608 12:44:52.495440 18247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee52b77d2b4401d9dca3c367b1effb9" candidate_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74" is_pre_election: true
I20260608 12:44:52.496133 18247 raft_consensus.cc:2468] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7b4ca89f1844157a7eeddd30471e6f5 in term 0.
I20260608 12:44:52.497013 18312 raft_consensus.cc:515] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.498080 18062 leader_election.cc:304] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0027f5813c84957a6df1a7faa8e4f74, a7b4ca89f1844157a7eeddd30471e6f5; no voters: 
I20260608 12:44:52.498456 18173 raft_consensus.cc:2393] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7b4ca89f1844157a7eeddd30471e6f5 in current term 1: Already voted for candidate 1a30b87dd259446eb6e93b4347a02c38 in this term.
I20260608 12:44:52.499042 18300 raft_consensus.cc:2804] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:52.499445 18300 raft_consensus.cc:493] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:52.499805 18300 raft_consensus.cc:3060] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.500742 18247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee52b77d2b4401d9dca3c367b1effb9" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74"
I20260608 12:44:52.502038 18247 raft_consensus.cc:3060] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:52.502599 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee52b77d2b4401d9dca3c367b1effb9" candidate_uuid: "1a30b87dd259446eb6e93b4347a02c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7b4ca89f1844157a7eeddd30471e6f5"
I20260608 12:44:52.504428 17995 catalog_manager.cc:5696] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "1a30b87dd259446eb6e93b4347a02c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:52.507961 18300 raft_consensus.cc:515] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.509353 18097 raft_consensus.cc:2393] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a30b87dd259446eb6e93b4347a02c38 in current term 1: Already voted for candidate a7b4ca89f1844157a7eeddd30471e6f5 in this term.
I20260608 12:44:52.509250 18247 raft_consensus.cc:2468] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a30b87dd259446eb6e93b4347a02c38 in term 1.
I20260608 12:44:52.511073 18137 leader_election.cc:304] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a30b87dd259446eb6e93b4347a02c38, a0027f5813c84957a6df1a7faa8e4f74; no voters: 
I20260608 12:44:52.511866 18312 leader_election.cc:290] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [CANDIDATE]: Term 1 election: Requested vote from peers a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:52.511866 18311 raft_consensus.cc:2804] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:52.512454 18173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee52b77d2b4401d9dca3c367b1effb9" candidate_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a30b87dd259446eb6e93b4347a02c38"
I20260608 12:44:52.512861 18311 raft_consensus.cc:697] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Becoming Leader. State: Replica: 1a30b87dd259446eb6e93b4347a02c38, State: Running, Role: LEADER
I20260608 12:44:52.513726 18300 leader_election.cc:290] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [CANDIDATE]: Term 1 election: Requested vote from peers 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66:32917), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:52.514264 18311 consensus_queue.cc:237] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.515223 18247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee52b77d2b4401d9dca3c367b1effb9" candidate_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74"
I20260608 12:44:52.516033 18247 raft_consensus.cc:2393] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7b4ca89f1844157a7eeddd30471e6f5 in current term 1: Already voted for candidate 1a30b87dd259446eb6e93b4347a02c38 in this term.
I20260608 12:44:52.520476 18063 leader_election.cc:304] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [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: a7b4ca89f1844157a7eeddd30471e6f5; no voters: 1a30b87dd259446eb6e93b4347a02c38, a0027f5813c84957a6df1a7faa8e4f74
I20260608 12:44:52.521361 18300 raft_consensus.cc:2749] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:44:52.523425 17995 catalog_manager.cc:5696] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "1a30b87dd259446eb6e93b4347a02c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:52.564393 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:52.572955 18317 instance_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:44:52.573144 18318 instance_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:44:52.576637 12721 server_base.cc:1061] running on GCE node
W20260608 12:44:52.576716 18320 instance_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:44:52.578537 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:52.578760 12721 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:44:52.578981 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922692578965 us; error 0 us; skew 500 ppm
I20260608 12:44:52.579634 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:52.582468 12721 webserver.cc:533] Webserver started at http://127.12.108.68:41899/ using document root <none> and password file <none>
I20260608 12:44:52.583003 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:52.583199 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:52.583491 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:52.584668 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "776afe868d6248ed9758dda615cbbae2"
format_stamp: "Formatted at 2026-06-08 12:44:52 on dist-test-slave-sxbk"
I20260608 12:44:52.590042 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:44:52.595358 18325 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:44:52.596650 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:44:52.597102 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "776afe868d6248ed9758dda615cbbae2"
format_stamp: "Formatted at 2026-06-08 12:44:52 on dist-test-slave-sxbk"
I20260608 12:44:52.597556 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-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:44:52.622509 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:52.624011 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:52.625778 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:52.632232 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:52.632516 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:52.632925 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:52.633121 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:52.634713 18049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:52.655896 18173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a6358eb11e449780b1ac9f12a79bc1"
dest_uuid: "1a30b87dd259446eb6e93b4347a02c38"
mode: GRACEFUL
new_leader_uuid: "a7b4ca89f1844157a7eeddd30471e6f5"
 from {username='slave'} at 127.0.0.1:46418
I20260608 12:44:52.657120 18173 raft_consensus.cc:606] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Received request to transfer leadership to TS a7b4ca89f1844157a7eeddd30471e6f5
I20260608 12:44:52.662900 18173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfac358e395c418eaf698580d7d2c1af"
dest_uuid: "1a30b87dd259446eb6e93b4347a02c38"
mode: GRACEFUL
new_leader_uuid: "a0027f5813c84957a6df1a7faa8e4f74"
 from {username='slave'} at 127.0.0.1:46418
I20260608 12:44:52.664132 18173 raft_consensus.cc:606] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Received request to transfer leadership to TS a0027f5813c84957a6df1a7faa8e4f74
I20260608 12:44:52.666441 18049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 12:44:52.667062 18049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:52.691584 18311 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:52.697466 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:44047
I20260608 12:44:52.697700 18388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:44047 every 8 connection(s)
W20260608 12:44:52.701686 18312 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:44:52.702183 18312 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:44:52.732654 18390 heartbeater.cc:344] Connected to a master server at 127.12.108.126:38125
I20260608 12:44:52.733139 18390 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:52.733912 18390 heartbeater.cc:507] Master 127.12.108.126:38125 requested a full tablet report, sending...
I20260608 12:44:52.736639 17995 ts_manager.cc:194] Registered new tserver with Master: 776afe868d6248ed9758dda615cbbae2 (127.12.108.68:44047)
I20260608 12:44:52.738430 17995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48018
I20260608 12:44:52.752077 18296 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:52.812397 18296 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:52.820986 18296 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:52.822616 18296 consensus_queue.cc:1048] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:52.825953 18312 raft_consensus.cc:993] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: : Instructing follower a0027f5813c84957a6df1a7faa8e4f74 to start an election
I20260608 12:44:52.826659 18312 raft_consensus.cc:1081] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Signalling peer a0027f5813c84957a6df1a7faa8e4f74 to start an election
I20260608 12:44:52.829982 18245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfac358e395c418eaf698580d7d2c1af"
dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74"
 from {username='slave'} at 127.0.0.1:45636
I20260608 12:44:52.831076 18245 raft_consensus.cc:493] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:44:52.831670 18245 raft_consensus.cc:3060] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:44:52.846465 18245 raft_consensus.cc:515] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.861989 18245 leader_election.cc:290] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [CANDIDATE]: Term 2 election: Requested vote from peers 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66:32917), a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227)
I20260608 12:44:52.878300 18312 consensus_queue.cc:1048] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:52.879487 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfac358e395c418eaf698580d7d2c1af" candidate_uuid: "a0027f5813c84957a6df1a7faa8e4f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7b4ca89f1844157a7eeddd30471e6f5"
I20260608 12:44:52.880014 18097 raft_consensus.cc:3060] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:44:52.882249 18173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfac358e395c418eaf698580d7d2c1af" candidate_uuid: "a0027f5813c84957a6df1a7faa8e4f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a30b87dd259446eb6e93b4347a02c38"
I20260608 12:44:52.882931 18173 raft_consensus.cc:3055] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:44:52.883225 18173 raft_consensus.cc:740] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a30b87dd259446eb6e93b4347a02c38, State: Running, Role: LEADER
I20260608 12:44:52.884184 18173 consensus_queue.cc:260] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [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: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.885576 18173 raft_consensus.cc:3060] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:44:52.887656 18097 raft_consensus.cc:2468] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0027f5813c84957a6df1a7faa8e4f74 in term 2.
I20260608 12:44:52.889036 18210 leader_election.cc:304] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0027f5813c84957a6df1a7faa8e4f74, a7b4ca89f1844157a7eeddd30471e6f5; no voters: 
I20260608 12:44:52.889982 18301 raft_consensus.cc:2804] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:44:52.891297 18301 raft_consensus.cc:697] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 2 LEADER]: Becoming Leader. State: Replica: a0027f5813c84957a6df1a7faa8e4f74, State: Running, Role: LEADER
I20260608 12:44:52.892231 18301 consensus_queue.cc:237] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:52.892896 18173 raft_consensus.cc:2468] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0027f5813c84957a6df1a7faa8e4f74 in term 2.
I20260608 12:44:52.900390 17995 catalog_manager.cc:5696] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 reported cstate change: term changed from 1 to 2, leader changed from 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66) to a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67). New cstate: current_term: 2 leader_uuid: "a0027f5813c84957a6df1a7faa8e4f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:53.134367 18173 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:44:53.135972 18301 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:44:53.170116 18097 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:44:53.171545 18301 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:44:53.198252 18312 raft_consensus.cc:993] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38: : Instructing follower a7b4ca89f1844157a7eeddd30471e6f5 to start an election
I20260608 12:44:53.198823 18398 raft_consensus.cc:1081] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Signalling peer a7b4ca89f1844157a7eeddd30471e6f5 to start an election
I20260608 12:44:53.200695 18097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a6358eb11e449780b1ac9f12a79bc1"
dest_uuid: "a7b4ca89f1844157a7eeddd30471e6f5"
 from {username='slave'} at 127.0.0.1:33636
I20260608 12:44:53.201206 18097 raft_consensus.cc:493] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:44:53.201538 18097 raft_consensus.cc:3060] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:44:53.206374 18097 raft_consensus.cc:515] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:53.208067 18097 leader_election.cc:290] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [CANDIDATE]: Term 2 election: Requested vote from peers 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66:32917), a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:53.208986 18173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a6358eb11e449780b1ac9f12a79bc1" candidate_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a30b87dd259446eb6e93b4347a02c38"
I20260608 12:44:53.209156 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a6358eb11e449780b1ac9f12a79bc1" candidate_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0027f5813c84957a6df1a7faa8e4f74"
I20260608 12:44:53.209702 18245 raft_consensus.cc:3060] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:44:53.209676 18173 raft_consensus.cc:3055] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:44:53.210377 18173 raft_consensus.cc:740] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a30b87dd259446eb6e93b4347a02c38, State: Running, Role: LEADER
I20260608 12:44:53.211309 18173 consensus_queue.cc:260] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [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: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:53.212754 18173 raft_consensus.cc:3060] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:44:53.216980 18245 raft_consensus.cc:2468] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7b4ca89f1844157a7eeddd30471e6f5 in term 2.
I20260608 12:44:53.218276 18062 leader_election.cc:304] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0027f5813c84957a6df1a7faa8e4f74, a7b4ca89f1844157a7eeddd30471e6f5; no voters: 
I20260608 12:44:53.219125 18300 raft_consensus.cc:2804] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:44:53.219835 18173 raft_consensus.cc:2468] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7b4ca89f1844157a7eeddd30471e6f5 in term 2.
I20260608 12:44:53.220206 18300 raft_consensus.cc:697] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 LEADER]: Becoming Leader. State: Replica: a7b4ca89f1844157a7eeddd30471e6f5, State: Running, Role: LEADER
I20260608 12:44:53.221194 18300 consensus_queue.cc:237] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } }
I20260608 12:44:53.227880 17995 catalog_manager.cc:5696] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 reported cstate change: term changed from 1 to 2, leader changed from 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66) to a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65). New cstate: current_term: 2 leader_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:53.486745 18173 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:44:53.488093 18300 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:44:53.544417 18245 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:44:53.545816 18300 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:44:53.657563 18245 consensus_queue.cc:237] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [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: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } }
I20260608 12:44:53.664692 18097 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:44:53.666270 18173 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:44:53.666386 18408 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:44:53.667793 18301 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } 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:44:53.677119 18173 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } } }
W20260608 12:44:53.678282 18212 consensus_peers.cc:597] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 -> Peer 776afe868d6248ed9758dda615cbbae2 (127.12.108.68:44047): Couldn't send request to peer 776afe868d6248ed9758dda615cbbae2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfac358e395c418eaf698580d7d2c1af. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:53.682936 18097 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } } }
I20260608 12:44:53.688531 17995 catalog_manager.cc:5696] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 reported cstate change: config changed from index -1 to 3, NON_VOTER 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "a0027f5813c84957a6df1a7faa8e4f74" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } } }
I20260608 12:44:53.741428 18390 heartbeater.cc:499] Master 127.12.108.126:38125 was elected leader, sending a full tablet report...
I20260608 12:44:53.966915 18406 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } } }
I20260608 12:44:53.989310 18097 consensus_queue.cc:237] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [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: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } }
I20260608 12:44:53.995626 18245 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:44:53.997509 18415 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } 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:44:53.999519 18173 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:44:54.002748 18415 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:44:54.003242 18417 ts_tablet_manager.cc:933] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: Initiating tablet copy from peer a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571)
I20260608 12:44:54.008948 18247 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } } }
I20260608 12:44:54.010099 18417 tablet_copy_client.cc:323] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:39571
W20260608 12:44:54.011474 18063 consensus_peers.cc:597] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 -> Peer 776afe868d6248ed9758dda615cbbae2 (127.12.108.68:44047): Couldn't send request to peer 776afe868d6248ed9758dda615cbbae2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35a6358eb11e449780b1ac9f12a79bc1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:54.016073 18173 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } } }
I20260608 12:44:54.019799 18300 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } } }
I20260608 12:44:54.026059 18257 tablet_copy_service.cc:140] P a0027f5813c84957a6df1a7faa8e4f74: Received BeginTabletCopySession request for tablet dfac358e395c418eaf698580d7d2c1af from peer 776afe868d6248ed9758dda615cbbae2 ({username='slave'} at 127.0.0.1:45670)
I20260608 12:44:54.026829 18257 tablet_copy_service.cc:161] P a0027f5813c84957a6df1a7faa8e4f74: Beginning new tablet copy session on tablet dfac358e395c418eaf698580d7d2c1af from peer 776afe868d6248ed9758dda615cbbae2 at {username='slave'} at 127.0.0.1:45670: session id = 776afe868d6248ed9758dda615cbbae2-dfac358e395c418eaf698580d7d2c1af
I20260608 12:44:54.037755 18257 tablet_copy_source_session.cc:215] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:54.037248 17994 catalog_manager.cc:5696] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 reported cstate change: config changed from index -1 to 3, NON_VOTER 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } } }
I20260608 12:44:54.041586 18417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfac358e395c418eaf698580d7d2c1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:54.056556 18417 tablet_copy_client.cc:806] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:54.057293 18417 tablet_copy_client.cc:670] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:54.063014 18417 tablet_copy_client.cc:538] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:54.071192 18417 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: Bootstrap starting.
I20260608 12:44:54.089231 18417 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: 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:44:54.090034 18417 tablet_bootstrap.cc:492] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: Bootstrap complete.
I20260608 12:44:54.090647 18417 ts_tablet_manager.cc:1403] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:44:54.093513 18417 raft_consensus.cc:359] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } }
I20260608 12:44:54.094578 18417 raft_consensus.cc:740] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 776afe868d6248ed9758dda615cbbae2, State: Initialized, Role: LEARNER
I20260608 12:44:54.095373 18417 consensus_queue.cc:260] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [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: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } }
I20260608 12:44:54.098184 18417 ts_tablet_manager.cc:1434] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:44:54.100368 18257 tablet_copy_service.cc:342] P a0027f5813c84957a6df1a7faa8e4f74: Request end of tablet copy session 776afe868d6248ed9758dda615cbbae2-dfac358e395c418eaf698580d7d2c1af received from {username='slave'} at 127.0.0.1:45670
I20260608 12:44:54.100800 18257 tablet_copy_service.cc:434] P a0027f5813c84957a6df1a7faa8e4f74: ending tablet copy session 776afe868d6248ed9758dda615cbbae2-dfac358e395c418eaf698580d7d2c1af on tablet dfac358e395c418eaf698580d7d2c1af with peer 776afe868d6248ed9758dda615cbbae2
I20260608 12:44:54.303450 18417 ts_tablet_manager.cc:933] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: Initiating tablet copy from peer a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227)
I20260608 12:44:54.305164 18417 tablet_copy_client.cc:323] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:40227
I20260608 12:44:54.316231 18108 tablet_copy_service.cc:140] P a7b4ca89f1844157a7eeddd30471e6f5: Received BeginTabletCopySession request for tablet 35a6358eb11e449780b1ac9f12a79bc1 from peer 776afe868d6248ed9758dda615cbbae2 ({username='slave'} at 127.0.0.1:33652)
I20260608 12:44:54.316900 18108 tablet_copy_service.cc:161] P a7b4ca89f1844157a7eeddd30471e6f5: Beginning new tablet copy session on tablet 35a6358eb11e449780b1ac9f12a79bc1 from peer 776afe868d6248ed9758dda615cbbae2 at {username='slave'} at 127.0.0.1:33652: session id = 776afe868d6248ed9758dda615cbbae2-35a6358eb11e449780b1ac9f12a79bc1
I20260608 12:44:54.325011 18108 tablet_copy_source_session.cc:215] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:54.328512 18417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a6358eb11e449780b1ac9f12a79bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:54.340102 18417 tablet_copy_client.cc:806] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:54.340766 18417 tablet_copy_client.cc:670] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:54.340829 18364 raft_consensus.cc:1217] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:44:54.345932 18417 tablet_copy_client.cc:538] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:54.354768 18417 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: Bootstrap starting.
I20260608 12:44:54.373226 18417 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: 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:44:54.373982 18417 tablet_bootstrap.cc:492] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: Bootstrap complete.
I20260608 12:44:54.374605 18417 ts_tablet_manager.cc:1403] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:44:54.377480 18417 raft_consensus.cc:359] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } }
I20260608 12:44:54.378182 18417 raft_consensus.cc:740] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 776afe868d6248ed9758dda615cbbae2, State: Initialized, Role: LEARNER
I20260608 12:44:54.378852 18417 consensus_queue.cc:260] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [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: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: true } }
I20260608 12:44:54.381011 18417 ts_tablet_manager.cc:1434] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:44:54.382915 18108 tablet_copy_service.cc:342] P a7b4ca89f1844157a7eeddd30471e6f5: Request end of tablet copy session 776afe868d6248ed9758dda615cbbae2-35a6358eb11e449780b1ac9f12a79bc1 received from {username='slave'} at 127.0.0.1:33652
I20260608 12:44:54.383345 18108 tablet_copy_service.cc:434] P a7b4ca89f1844157a7eeddd30471e6f5: ending tablet copy session 776afe868d6248ed9758dda615cbbae2-35a6358eb11e449780b1ac9f12a79bc1 on tablet 35a6358eb11e449780b1ac9f12a79bc1 with peer 776afe868d6248ed9758dda615cbbae2
I20260608 12:44:54.546756 18364 raft_consensus.cc:1217] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:44:54.668164 18049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:54.671425 18049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:54.671864 18049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:54.712343 18411 raft_consensus.cc:1064] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74: attempting to promote NON_VOTER 776afe868d6248ed9758dda615cbbae2 to VOTER
I20260608 12:44:54.715703 18411 consensus_queue.cc:237] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [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: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } }
I20260608 12:44:54.722224 18364 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 LEARNER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:44:54.723801 18173 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:44:54.725632 18411 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } 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:44:54.726629 18406 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } 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:44:54.726737 18097 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:44:54.728726 18406 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:44:54.745416 18097 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.749097 18364 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.760149 17996 catalog_manager.cc:5696] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 reported cstate change: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a0027f5813c84957a6df1a7faa8e4f74" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.799631 18426 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.810256 18173 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.857278 18247 consensus_queue.cc:237] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [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: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } }
I20260608 12:44:54.863137 18364 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:44:54.863425 18097 raft_consensus.cc:1275] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Refusing update from remote peer a0027f5813c84957a6df1a7faa8e4f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:44:54.864804 18426 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } 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:44:54.865679 18406 consensus_queue.cc:1048] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:44:54.875313 18364 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.875483 18097 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.887652 17993 catalog_manager.cc:5696] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 reported cstate change: config changed from index 4 to 5, VOTER 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66) evicted. New cstate: current_term: 2 leader_uuid: "a0027f5813c84957a6df1a7faa8e4f74" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.935627 18300 raft_consensus.cc:1064] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5: attempting to promote NON_VOTER 776afe868d6248ed9758dda615cbbae2 to VOTER
I20260608 12:44:54.937737 18300 consensus_queue.cc:237] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [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: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } }
I20260608 12:44:54.944176 18364 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 LEARNER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:44:54.946131 18173 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:44:54.946271 18415 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } 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:44:54.947062 18247 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:44:54.948491 18300 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:44:54.949411 18432 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } 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:44:54.961642 18247 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.964965 18364 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:54.977025 17995 catalog_manager.cc:5696] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 reported cstate change: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:55.039552 18161 tablet_service.cc:1558] Processing DeleteTablet for tablet dfac358e395c418eaf698580d7d2c1af with delete_type TABLET_DATA_TOMBSTONED (TS 1a30b87dd259446eb6e93b4347a02c38 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46412
I20260608 12:44:55.041899 18434 tablet_replica.cc:333] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: stopping tablet replica
I20260608 12:44:55.042842 18434 raft_consensus.cc:2243] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:55.043767 18434 raft_consensus.cc:2272] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:55.046789 18434 ts_tablet_manager.cc:1916] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:44:55.058789 18434 ts_tablet_manager.cc:1929] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:44:55.059137 18434 log.cc:1199] T dfac358e395c418eaf698580d7d2c1af P 1a30b87dd259446eb6e93b4347a02c38: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/dfac358e395c418eaf698580d7d2c1af
I20260608 12:44:55.061013 17982 catalog_manager.cc:5027] TS 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66:32917): tablet dfac358e395c418eaf698580d7d2c1af (table test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]) successfully deleted
I20260608 12:44:55.237272 18415 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:55.252517 18173 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 776afe868d6248ed9758dda615cbbae2 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } attrs { replace: true } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:55.327452 18097 consensus_queue.cc:237] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [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: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } }
I20260608 12:44:55.333223 18364 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:44:55.335512 18173 raft_consensus.cc:1275] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Refusing update from remote peer a7b4ca89f1844157a7eeddd30471e6f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:44:55.335294 18415 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } 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:44:55.337546 18432 consensus_queue.cc:1048] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:44:55.347434 18364 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:55.349704 18173 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:55.361368 17995 catalog_manager.cc:5696] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 reported cstate change: config changed from index 4 to 5, VOTER a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67) evicted. New cstate: current_term: 2 leader_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:55.448792 18411 raft_consensus.cc:2955] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1a30b87dd259446eb6e93b4347a02c38 (127.12.108.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "a0027f5813c84957a6df1a7faa8e4f74" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39571 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:55.512049 17981 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dfac358e395c418eaf698580d7d2c1af with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:44:55.512542 18300 raft_consensus.cc:2955] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7b4ca89f1844157a7eeddd30471e6f5" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 40227 } } peers { permanent_uuid: "1a30b87dd259446eb6e93b4347a02c38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 32917 } } peers { permanent_uuid: "776afe868d6248ed9758dda615cbbae2" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44047 } attrs { promote: false } } }
I20260608 12:44:55.565418 17980 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 35a6358eb11e449780b1ac9f12a79bc1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:44:55.736275 18236 tablet_service.cc:1558] Processing DeleteTablet for tablet 35a6358eb11e449780b1ac9f12a79bc1 with delete_type TABLET_DATA_TOMBSTONED (TS a0027f5813c84957a6df1a7faa8e4f74 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45630
I20260608 12:44:55.738554 18437 tablet_replica.cc:333] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: stopping tablet replica
I20260608 12:44:55.739419 18437 raft_consensus.cc:2243] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:55.740090 18437 raft_consensus.cc:2272] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:55.742980 18437 ts_tablet_manager.cc:1916] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:44:55.754006 18437 ts_tablet_manager.cc:1929] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:44:55.754382 18437 log.cc:1199] T 35a6358eb11e449780b1ac9f12a79bc1 P a0027f5813c84957a6df1a7faa8e4f74: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/35a6358eb11e449780b1ac9f12a79bc1
I20260608 12:44:55.756107 17981 catalog_manager.cc:5027] TS a0027f5813c84957a6df1a7faa8e4f74 (127.12.108.67:39571): tablet 35a6358eb11e449780b1ac9f12a79bc1 (table test-workload [id=e8c611c2660e48e08f4d1f88844e0d0d]) successfully deleted
W20260608 12:44:56.639876 18194 debug-util.cc:398] Leaking SignalData structure 0x7b0800299740 after lost signal to thread 12724
W20260608 12:44:56.640959 18194 debug-util.cc:398] Leaking SignalData structure 0x7b0800299e20 after lost signal to thread 18030
W20260608 12:44:56.642177 18194 debug-util.cc:398] Leaking SignalData structure 0x7b08000d5020 after lost signal to thread 18122
W20260608 12:44:56.643375 18194 debug-util.cc:398] Leaking SignalData structure 0x7b080021c220 after lost signal to thread 18197
W20260608 12:44:56.644651 18194 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb2c0 after lost signal to thread 18271
W20260608 12:44:56.645853 18194 debug-util.cc:398] Leaking SignalData structure 0x7b08002d6280 after lost signal to thread 18388
I20260608 12:44:56.672900 18049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:56.675927 18049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:56.676342 18049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:44:58.677523 18049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:44:58.680989 18049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:44:58.681432 18049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:45:00.682540 18049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:45:00.685334 18049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:45:00.685775 18049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:45:02.686925 18049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:45:02.689834 18049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:45:02.690338 18049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:45:02.841658 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:45:02.884265 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:02.885182 12721 tablet_replica.cc:333] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5: stopping tablet replica
I20260608 12:45:02.886270 12721 raft_consensus.cc:2243] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:02.887368 12721 raft_consensus.cc:2272] T 8ee52b77d2b4401d9dca3c367b1effb9 P a7b4ca89f1844157a7eeddd30471e6f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:02.890491 12721 tablet_replica.cc:333] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5: stopping tablet replica
I20260608 12:45:02.891024 12721 raft_consensus.cc:2243] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:02.892022 12721 raft_consensus.cc:2272] T dfac358e395c418eaf698580d7d2c1af P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:02.894547 12721 tablet_replica.cc:333] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5: stopping tablet replica
I20260608 12:45:02.895136 12721 raft_consensus.cc:2243] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:02.896135 12721 raft_consensus.cc:2272] T 35a6358eb11e449780b1ac9f12a79bc1 P a7b4ca89f1844157a7eeddd30471e6f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:45:02.924062 18210 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:40227: connect: Connection refused (error 111) [suppressed 16 similar messages]
I20260608 12:45:02.924996 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
W20260608 12:45:02.929023 18210 consensus_peers.cc:597] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 -> Peer a7b4ca89f1844157a7eeddd30471e6f5 (127.12.108.65:40227): Couldn't send request to peer a7b4ca89f1844157a7eeddd30471e6f5. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:40227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:02.944067 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:45:02.970885 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:02.971814 12721 tablet_replica.cc:333] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38: stopping tablet replica
I20260608 12:45:02.972513 12721 raft_consensus.cc:2243] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:02.973321 12721 raft_consensus.cc:2272] T 35a6358eb11e449780b1ac9f12a79bc1 P 1a30b87dd259446eb6e93b4347a02c38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:02.976002 12721 tablet_replica.cc:333] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38: stopping tablet replica
I20260608 12:45:02.976532 12721 raft_consensus.cc:2243] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:02.977643 12721 raft_consensus.cc:2272] T 8ee52b77d2b4401d9dca3c367b1effb9 P 1a30b87dd259446eb6e93b4347a02c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:03.025701 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:45:03.043803 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:45:03.076671 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:03.077628 12721 tablet_replica.cc:333] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74: stopping tablet replica
I20260608 12:45:03.078673 12721 raft_consensus.cc:2243] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:03.079430 12721 raft_consensus.cc:2272] T 8ee52b77d2b4401d9dca3c367b1effb9 P a0027f5813c84957a6df1a7faa8e4f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:03.082147 12721 tablet_replica.cc:333] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74: stopping tablet replica
I20260608 12:45:03.082791 12721 raft_consensus.cc:2243] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:03.083803 12721 raft_consensus.cc:2272] T dfac358e395c418eaf698580d7d2c1af P a0027f5813c84957a6df1a7faa8e4f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:03.111054 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:45:03.129812 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:45:03.159147 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:03.160169 12721 tablet_replica.cc:333] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2: stopping tablet replica
I20260608 12:45:03.160858 12721 raft_consensus.cc:2243] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:03.161980 12721 raft_consensus.cc:2272] T 35a6358eb11e449780b1ac9f12a79bc1 P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:03.164736 12721 tablet_replica.cc:333] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2: stopping tablet replica
I20260608 12:45:03.165293 12721 raft_consensus.cc:2243] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:03.166083 12721 raft_consensus.cc:2272] T dfac358e395c418eaf698580d7d2c1af P 776afe868d6248ed9758dda615cbbae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:03.190493 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:45:03.204665 12721 master.cc:562] Master@127.12.108.126:38125 shutting down...
I20260608 12:45:03.226014 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:03.226758 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:03.227130 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2a248dc621d4b8fb851da4bf6e9ddc1: stopping tablet replica
I20260608 12:45:03.248757 12721 master.cc:584] Master@127.12.108.126:38125 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12810 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:45:03.296675 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:41539
I20260608 12:45:03.298411 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:03.304718 18442 instance_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:45:03.304687 18441 instance_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:45:03.306550 18444 instance_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:45:03.307325 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:03.308331 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:03.308507 12721 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:45:03.308692 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922703308676 us; error 0 us; skew 500 ppm
I20260608 12:45:03.309327 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:03.311919 12721 webserver.cc:533] Webserver started at http://127.12.108.126:44707/ using document root <none> and password file <none>
I20260608 12:45:03.312428 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:03.312635 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:03.312932 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:03.314128 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "c3a9874ab5c04c70be22522ef6a232bb"
format_stamp: "Formatted at 2026-06-08 12:45:03 on dist-test-slave-sxbk"
I20260608 12:45:03.319274 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:45:03.323405 18449 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:45:03.324472 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:45:03.324832 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "c3a9874ab5c04c70be22522ef6a232bb"
format_stamp: "Formatted at 2026-06-08 12:45:03 on dist-test-slave-sxbk"
I20260608 12:45:03.325177 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-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:45:03.343905 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:03.345242 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:03.389474 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:41539
I20260608 12:45:03.389652 18500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:41539 every 8 connection(s)
I20260608 12:45:03.394469 18501 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:45:03.406656 18501 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb: Bootstrap starting.
I20260608 12:45:03.413354 18501 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:03.417984 18501 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb: No bootstrap required, opened a new log
I20260608 12:45:03.420580 18501 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a9874ab5c04c70be22522ef6a232bb" member_type: VOTER }
I20260608 12:45:03.421020 18501 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:03.421219 18501 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3a9874ab5c04c70be22522ef6a232bb, State: Initialized, Role: FOLLOWER
I20260608 12:45:03.421940 18501 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3a9874ab5c04c70be22522ef6a232bb" member_type: VOTER }
I20260608 12:45:03.422497 18501 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:45:03.422706 18501 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:45:03.422928 18501 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:03.428272 18501 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a9874ab5c04c70be22522ef6a232bb" member_type: VOTER }
I20260608 12:45:03.428812 18501 leader_election.cc:304] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [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: c3a9874ab5c04c70be22522ef6a232bb; no voters: 
I20260608 12:45:03.430023 18501 leader_election.cc:290] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:45:03.430704 18504 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:03.432184 18504 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 1 LEADER]: Becoming Leader. State: Replica: c3a9874ab5c04c70be22522ef6a232bb, State: Running, Role: LEADER
I20260608 12:45:03.432996 18504 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [LEADER]: Queue going to LEADER mode. State: All 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: "c3a9874ab5c04c70be22522ef6a232bb" member_type: VOTER }
I20260608 12:45:03.433396 18501 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:45:03.438010 18506 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3a9874ab5c04c70be22522ef6a232bb. Latest consensus state: current_term: 1 leader_uuid: "c3a9874ab5c04c70be22522ef6a232bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a9874ab5c04c70be22522ef6a232bb" member_type: VOTER } }
I20260608 12:45:03.438532 18505 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3a9874ab5c04c70be22522ef6a232bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a9874ab5c04c70be22522ef6a232bb" member_type: VOTER } }
I20260608 12:45:03.438876 18506 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [sys.catalog]: This master's current role is: LEADER
I20260608 12:45:03.439352 18505 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [sys.catalog]: This master's current role is: LEADER
I20260608 12:45:03.443324 18511 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:45:03.448911 18511 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:45:03.452400 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:45:03.458987 18511 catalog_manager.cc:1382] Generated new cluster ID: 1ce7fde2d90b41c09d7c64f83efebd10
I20260608 12:45:03.459321 18511 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:45:03.479292 18511 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:45:03.480679 18511 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:45:03.496874 18511 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb: Generated new TSK 0
I20260608 12:45:03.497602 18511 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:45:03.520867 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:03.529337 18522 instance_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:45:03.529933 18523 instance_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:45:03.531275 18525 instance_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:45:03.532594 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:03.533799 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:03.534010 12721 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:45:03.534322 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922703534300 us; error 0 us; skew 500 ppm
I20260608 12:45:03.535266 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:03.537951 12721 webserver.cc:533] Webserver started at http://127.12.108.65:34891/ using document root <none> and password file <none>
I20260608 12:45:03.538583 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:03.538805 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:03.539178 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:03.540458 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "e504a3cde17b4eb79485f0877cfd49f4"
format_stamp: "Formatted at 2026-06-08 12:45:03 on dist-test-slave-sxbk"
I20260608 12:45:03.545822 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:45:03.550127 18530 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:45:03.551302 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:45:03.551651 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "e504a3cde17b4eb79485f0877cfd49f4"
format_stamp: "Formatted at 2026-06-08 12:45:03 on dist-test-slave-sxbk"
I20260608 12:45:03.551965 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-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:45:03.565402 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:03.566771 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:03.568374 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:03.571316 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:03.571588 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:03.572213 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:03.572594 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:03.621282 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:41695
I20260608 12:45:03.621408 18592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:41695 every 8 connection(s)
I20260608 12:45:03.627127 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:03.636086 18597 instance_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:45:03.636251 18598 instance_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:45:03.641043 18600 instance_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:45:03.641899 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:03.642793 18593 heartbeater.cc:344] Connected to a master server at 127.12.108.126:41539
I20260608 12:45:03.643167 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:45:03.643250 18593 heartbeater.cc:461] Registering TS with master...
W20260608 12:45:03.643448 12721 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:45:03.643697 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922703643680 us; error 0 us; skew 500 ppm
I20260608 12:45:03.644198 18593 heartbeater.cc:507] Master 127.12.108.126:41539 requested a full tablet report, sending...
I20260608 12:45:03.644371 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:03.646934 18466 ts_manager.cc:194] Registered new tserver with Master: e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695)
I20260608 12:45:03.647454 12721 webserver.cc:533] Webserver started at http://127.12.108.66:38325/ using document root <none> and password file <none>
I20260608 12:45:03.648525 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:03.648770 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:03.649116 18466 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36432
I20260608 12:45:03.649217 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:03.650939 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "6499bb03003d4bb684f646f51e7713e3"
format_stamp: "Formatted at 2026-06-08 12:45:03 on dist-test-slave-sxbk"
I20260608 12:45:03.656352 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:45:03.660127 18605 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:45:03.661031 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:45:03.661401 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "6499bb03003d4bb684f646f51e7713e3"
format_stamp: "Formatted at 2026-06-08 12:45:03 on dist-test-slave-sxbk"
I20260608 12:45:03.661653 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-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:45:03.675324 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:03.676651 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:03.678437 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:03.684312 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:03.684628 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:03.684947 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:03.685144 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:03.742594 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:38465
I20260608 12:45:03.742777 18667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:38465 every 8 connection(s)
I20260608 12:45:03.748209 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:03.758839 18671 instance_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:45:03.760509 18672 instance_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:45:03.761940 18668 heartbeater.cc:344] Connected to a master server at 127.12.108.126:41539
I20260608 12:45:03.762624 18668 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:03.764446 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:03.764588 18668 heartbeater.cc:507] Master 127.12.108.126:41539 requested a full tablet report, sending...
W20260608 12:45:03.765677 18674 instance_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:45:03.766927 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:03.767194 12721 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:45:03.767407 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922703767382 us; error 0 us; skew 500 ppm
I20260608 12:45:03.767412 18466 ts_manager.cc:194] Registered new tserver with Master: 6499bb03003d4bb684f646f51e7713e3 (127.12.108.66:38465)
I20260608 12:45:03.768225 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:03.769717 18466 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36448
I20260608 12:45:03.772926 12721 webserver.cc:533] Webserver started at http://127.12.108.67:33171/ using document root <none> and password file <none>
I20260608 12:45:03.773510 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:03.773730 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:03.774015 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:03.775287 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "149b206b3a894df1a79a01c68f6e85c0"
format_stamp: "Formatted at 2026-06-08 12:45:03 on dist-test-slave-sxbk"
I20260608 12:45:03.780128 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:45:03.784116 18679 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:45:03.785538 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:45:03.785926 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "149b206b3a894df1a79a01c68f6e85c0"
format_stamp: "Formatted at 2026-06-08 12:45:03 on dist-test-slave-sxbk"
I20260608 12:45:03.786273 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922546196251-12721-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:45:03.803485 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:03.804790 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:03.806439 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:03.809628 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:03.809935 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:03.810403 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:03.810698 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:03.856215 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:38107
I20260608 12:45:03.856338 18741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:38107 every 8 connection(s)
I20260608 12:45:03.872247 18742 heartbeater.cc:344] Connected to a master server at 127.12.108.126:41539
I20260608 12:45:03.872707 18742 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:03.873557 18742 heartbeater.cc:507] Master 127.12.108.126:41539 requested a full tablet report, sending...
I20260608 12:45:03.876031 18466 ts_manager.cc:194] Registered new tserver with Master: 149b206b3a894df1a79a01c68f6e85c0 (127.12.108.67:38107)
I20260608 12:45:03.876545 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016632004s
I20260608 12:45:03.877930 18466 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36450
I20260608 12:45:04.652616 18593 heartbeater.cc:499] Master 127.12.108.126:41539 was elected leader, sending a full tablet report...
I20260608 12:45:04.773680 18668 heartbeater.cc:499] Master 127.12.108.126:41539 was elected leader, sending a full tablet report...
I20260608 12:45:04.881172 18742 heartbeater.cc:499] Master 127.12.108.126:41539 was elected leader, sending a full tablet report...
I20260608 12:45:04.935967 18466 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33014:
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:45:04.938061 18466 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:45:04.987221 18558 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea6887f647b4766925ad1763fc9824c (DEFAULT_TABLE table=test-workload [id=cdc248ecf73943e59423d5efeea2593f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:45:04.988806 18558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea6887f647b4766925ad1763fc9824c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:04.989495 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea6887f647b4766925ad1763fc9824c (DEFAULT_TABLE table=test-workload [id=cdc248ecf73943e59423d5efeea2593f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:45:04.990811 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea6887f647b4766925ad1763fc9824c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:04.998692 18633 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea6887f647b4766925ad1763fc9824c (DEFAULT_TABLE table=test-workload [id=cdc248ecf73943e59423d5efeea2593f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:45:05.000063 18633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea6887f647b4766925ad1763fc9824c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:05.015431 18762 tablet_bootstrap.cc:492] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4: Bootstrap starting.
I20260608 12:45:05.019929 18763 tablet_bootstrap.cc:492] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0: Bootstrap starting.
I20260608 12:45:05.020684 18764 tablet_bootstrap.cc:492] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3: Bootstrap starting.
I20260608 12:45:05.025876 18762 tablet_bootstrap.cc:654] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:05.027912 18763 tablet_bootstrap.cc:654] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:05.028030 18764 tablet_bootstrap.cc:654] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:05.031908 18762 tablet_bootstrap.cc:492] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4: No bootstrap required, opened a new log
I20260608 12:45:05.032816 18762 ts_tablet_manager.cc:1403] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 12:45:05.034329 18763 tablet_bootstrap.cc:492] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0: No bootstrap required, opened a new log
I20260608 12:45:05.034950 18763 ts_tablet_manager.cc:1403] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:45:05.036464 18764 tablet_bootstrap.cc:492] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3: No bootstrap required, opened a new log
I20260608 12:45:05.036202 18762 raft_consensus.cc:359] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.036971 18764 ts_tablet_manager.cc:1403] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 12:45:05.037024 18762 raft_consensus.cc:385] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:05.037562 18762 raft_consensus.cc:740] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e504a3cde17b4eb79485f0877cfd49f4, State: Initialized, Role: FOLLOWER
I20260608 12:45:05.037588 18763 raft_consensus.cc:359] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.038554 18763 raft_consensus.cc:385] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:05.038908 18763 raft_consensus.cc:740] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 149b206b3a894df1a79a01c68f6e85c0, State: Initialized, Role: FOLLOWER
I20260608 12:45:05.038671 18762 consensus_queue.cc:260] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.039698 18763 consensus_queue.cc:260] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.040470 18764 raft_consensus.cc:359] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.041400 18764 raft_consensus.cc:385] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:05.041762 18764 raft_consensus.cc:740] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6499bb03003d4bb684f646f51e7713e3, State: Initialized, Role: FOLLOWER
I20260608 12:45:05.042091 18762 ts_tablet_manager.cc:1434] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:45:05.042886 18764 consensus_queue.cc:260] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.046214 18763 ts_tablet_manager.cc:1434] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.009s
I20260608 12:45:05.050410 18764 ts_tablet_manager.cc:1434] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
W20260608 12:45:05.112375 18743 tablet.cc:2404] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:45:05.134886 18768 raft_consensus.cc:493] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:05.135469 18768 raft_consensus.cc:515] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.138027 18768 leader_election.cc:290] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 149b206b3a894df1a79a01c68f6e85c0 (127.12.108.67:38107), 6499bb03003d4bb684f646f51e7713e3 (127.12.108.66:38465)
I20260608 12:45:05.144395 18770 raft_consensus.cc:493] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:05.144929 18770 raft_consensus.cc:515] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.150704 18770 leader_election.cc:290] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695), 149b206b3a894df1a79a01c68f6e85c0 (127.12.108.67:38107)
I20260608 12:45:05.151206 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea6887f647b4766925ad1763fc9824c" candidate_uuid: "e504a3cde17b4eb79485f0877cfd49f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "149b206b3a894df1a79a01c68f6e85c0" is_pre_election: true
I20260608 12:45:05.152156 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea6887f647b4766925ad1763fc9824c" candidate_uuid: "e504a3cde17b4eb79485f0877cfd49f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6499bb03003d4bb684f646f51e7713e3" is_pre_election: true
I20260608 12:45:05.152882 18643 raft_consensus.cc:2468] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504a3cde17b4eb79485f0877cfd49f4 in term 0.
I20260608 12:45:05.152166 18717 raft_consensus.cc:2468] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e504a3cde17b4eb79485f0877cfd49f4 in term 0.
I20260608 12:45:05.154786 18531 leader_election.cc:304] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 149b206b3a894df1a79a01c68f6e85c0, e504a3cde17b4eb79485f0877cfd49f4; no voters: 
I20260608 12:45:05.155717 18768 raft_consensus.cc:2804] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:05.156111 18768 raft_consensus.cc:493] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:05.156494 18768 raft_consensus.cc:3060] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:05.164359 18568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea6887f647b4766925ad1763fc9824c" candidate_uuid: "6499bb03003d4bb684f646f51e7713e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e504a3cde17b4eb79485f0877cfd49f4" is_pre_election: true
I20260608 12:45:05.165115 18768 raft_consensus.cc:515] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.166482 18568 raft_consensus.cc:2393] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6499bb03003d4bb684f646f51e7713e3 in current term 1: Already voted for candidate e504a3cde17b4eb79485f0877cfd49f4 in this term.
I20260608 12:45:05.167552 18768 leader_election.cc:290] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [CANDIDATE]: Term 1 election: Requested vote from peers 149b206b3a894df1a79a01c68f6e85c0 (127.12.108.67:38107), 6499bb03003d4bb684f646f51e7713e3 (127.12.108.66:38465)
I20260608 12:45:05.168192 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea6887f647b4766925ad1763fc9824c" candidate_uuid: "6499bb03003d4bb684f646f51e7713e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "149b206b3a894df1a79a01c68f6e85c0" is_pre_election: true
I20260608 12:45:05.168879 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea6887f647b4766925ad1763fc9824c" candidate_uuid: "e504a3cde17b4eb79485f0877cfd49f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6499bb03003d4bb684f646f51e7713e3"
I20260608 12:45:05.168969 18717 raft_consensus.cc:2468] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6499bb03003d4bb684f646f51e7713e3 in term 0.
I20260608 12:45:05.169100 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea6887f647b4766925ad1763fc9824c" candidate_uuid: "e504a3cde17b4eb79485f0877cfd49f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "149b206b3a894df1a79a01c68f6e85c0"
I20260608 12:45:05.169922 18643 raft_consensus.cc:3060] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:05.170081 18716 raft_consensus.cc:3060] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:05.171221 18606 leader_election.cc:304] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [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: 149b206b3a894df1a79a01c68f6e85c0, 6499bb03003d4bb684f646f51e7713e3; no voters: e504a3cde17b4eb79485f0877cfd49f4
I20260608 12:45:05.177927 18716 raft_consensus.cc:2468] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504a3cde17b4eb79485f0877cfd49f4 in term 1.
I20260608 12:45:05.177927 18643 raft_consensus.cc:2468] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e504a3cde17b4eb79485f0877cfd49f4 in term 1.
I20260608 12:45:05.179001 18770 raft_consensus.cc:2764] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:45:05.179875 18531 leader_election.cc:304] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 149b206b3a894df1a79a01c68f6e85c0, e504a3cde17b4eb79485f0877cfd49f4; no voters: 
I20260608 12:45:05.180716 18768 raft_consensus.cc:2804] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:05.181950 18768 raft_consensus.cc:697] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 1 LEADER]: Becoming Leader. State: Replica: e504a3cde17b4eb79485f0877cfd49f4, State: Running, Role: LEADER
I20260608 12:45:05.182708 18768 consensus_queue.cc:237] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:05.191812 18465 catalog_manager.cc:5696] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "e504a3cde17b4eb79485f0877cfd49f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:05.247540 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:45:05.265401 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:05.266336 12721 tablet_replica.cc:333] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4: stopping tablet replica
I20260608 12:45:05.266911 12721 raft_consensus.cc:2243] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:05.267553 12721 pending_rounds.cc:70] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4: Trying to abort 1 pending ops.
I20260608 12:45:05.267766 12721 pending_rounds.cc:77] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659400436121600 op_type: NO_OP noop_request { }
I20260608 12:45:05.268095 12721 raft_consensus.cc:2889] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:05.268420 12721 raft_consensus.cc:2272] T 8ea6887f647b4766925ad1763fc9824c P e504a3cde17b4eb79485f0877cfd49f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:05.289080 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:45:05.452080 18519 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:45:05.453430 18519 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:45:05.453719 18519 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:45:07.204972 18778 raft_consensus.cc:493] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:07.205683 18778 raft_consensus.cc:515] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:07.208519 18778 leader_election.cc:290] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695), 6499bb03003d4bb684f646f51e7713e3 (127.12.108.66:38465)
I20260608 12:45:07.220814 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea6887f647b4766925ad1763fc9824c" candidate_uuid: "149b206b3a894df1a79a01c68f6e85c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6499bb03003d4bb684f646f51e7713e3" is_pre_election: true
I20260608 12:45:07.221458 18643 raft_consensus.cc:2468] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 149b206b3a894df1a79a01c68f6e85c0 in term 1.
W20260608 12:45:07.222538 18680 leader_election.cc:336] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695): Network error: Client connection negotiation failed: client connection to 127.12.108.65:41695: connect: Connection refused (error 111)
I20260608 12:45:07.223867 18680 leader_election.cc:304] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [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: 149b206b3a894df1a79a01c68f6e85c0, 6499bb03003d4bb684f646f51e7713e3; no voters: e504a3cde17b4eb79485f0877cfd49f4
I20260608 12:45:07.225383 18778 raft_consensus.cc:2804] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:07.225771 18778 raft_consensus.cc:493] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:07.226107 18778 raft_consensus.cc:3060] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:07.231928 18778 raft_consensus.cc:515] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:07.234241 18778 leader_election.cc:290] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [CANDIDATE]: Term 2 election: Requested vote from peers e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695), 6499bb03003d4bb684f646f51e7713e3 (127.12.108.66:38465)
W20260608 12:45:07.263053 18680 leader_election.cc:336] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695): Network error: Client connection negotiation failed: client connection to 127.12.108.65:41695: connect: Connection refused (error 111)
I20260608 12:45:07.263206 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea6887f647b4766925ad1763fc9824c" candidate_uuid: "149b206b3a894df1a79a01c68f6e85c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6499bb03003d4bb684f646f51e7713e3"
I20260608 12:45:07.264884 18643 raft_consensus.cc:3060] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:07.272598 18643 raft_consensus.cc:2468] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 149b206b3a894df1a79a01c68f6e85c0 in term 2.
I20260608 12:45:07.274312 18680 leader_election.cc:304] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [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: 149b206b3a894df1a79a01c68f6e85c0, 6499bb03003d4bb684f646f51e7713e3; no voters: e504a3cde17b4eb79485f0877cfd49f4
I20260608 12:45:07.275636 18778 raft_consensus.cc:2804] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:07.277057 18778 raft_consensus.cc:697] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 2 LEADER]: Becoming Leader. State: Replica: 149b206b3a894df1a79a01c68f6e85c0, State: Running, Role: LEADER
I20260608 12:45:07.278632 18778 consensus_queue.cc:237] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [LEADER]: Queue going to LEADER 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: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } }
I20260608 12:45:07.290706 18465 catalog_manager.cc:5696] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 reported cstate change: term changed from 1 to 2, leader changed from e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65) to 149b206b3a894df1a79a01c68f6e85c0 (127.12.108.67). New cstate: current_term: 2 leader_uuid: "149b206b3a894df1a79a01c68f6e85c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e504a3cde17b4eb79485f0877cfd49f4" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "149b206b3a894df1a79a01c68f6e85c0" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 38107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:07.454936 18519 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:45:07.456986 18519 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:45:07.457432 18519 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:45:07.890978 18680 consensus_peers.cc:597] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 -> Peer e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695): Couldn't send request to peer e504a3cde17b4eb79485f0877cfd49f4. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:07.902698 18643 raft_consensus.cc:1275] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 2 FOLLOWER]: Refusing update from remote peer 149b206b3a894df1a79a01c68f6e85c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:45:07.904347 18790 consensus_queue.cc:1048] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6499bb03003d4bb684f646f51e7713e3" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:45:08.335935 18680 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41695: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260608 12:45:09.458590 18519 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:45:09.460023 18519 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:45:09.460327 18519 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:45:09.867775 18664 debug-util.cc:398] Leaking SignalData structure 0x7b080022fa80 after lost signal to thread 12724
W20260608 12:45:09.868854 18664 debug-util.cc:398] Leaking SignalData structure 0x7b08001b51a0 after lost signal to thread 18500
W20260608 12:45:09.869971 18664 debug-util.cc:398] Leaking SignalData structure 0x7b080017ec40 after lost signal to thread 18667
W20260608 12:45:09.870975 18664 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0fc0 after lost signal to thread 18741
W20260608 12:45:10.537521 18680 consensus_peers.cc:597] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 -> Peer e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695): Couldn't send request to peer e504a3cde17b4eb79485f0877cfd49f4. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41695: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:45:11.461279 18519 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:45:11.462724 18519 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:45:11.463040 18519 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:45:13.017812 18680 consensus_peers.cc:597] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 -> Peer e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695): Couldn't send request to peer e504a3cde17b4eb79485f0877cfd49f4. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41695: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:45:13.418620 18680 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41695: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 12:45:13.464282 18519 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:45:13.465703 18519 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:45:13.466039 18519 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:45:15.456672 18680 consensus_peers.cc:597] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 -> Peer e504a3cde17b4eb79485f0877cfd49f4 (127.12.108.65:41695): Couldn't send request to peer e504a3cde17b4eb79485f0877cfd49f4. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41695: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:45:15.467346 18519 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:45:15.469480 18519 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:45:15.469954 18519 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:45:16.435354 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:45:16.463791 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:16.464851 12721 tablet_replica.cc:333] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3: stopping tablet replica
I20260608 12:45:16.465620 12721 raft_consensus.cc:2243] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:16.466123 12721 raft_consensus.cc:2272] T 8ea6887f647b4766925ad1763fc9824c P 6499bb03003d4bb684f646f51e7713e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:16.507503 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:45:16.521939 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:45:16.546903 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:16.547717 12721 tablet_replica.cc:333] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0: stopping tablet replica
I20260608 12:45:16.548316 12721 raft_consensus.cc:2243] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:16.549185 12721 raft_consensus.cc:2272] T 8ea6887f647b4766925ad1763fc9824c P 149b206b3a894df1a79a01c68f6e85c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:16.570314 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:45:16.582939 12721 master.cc:562] Master@127.12.108.126:41539 shutting down...
I20260608 12:45:16.602825 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:16.603448 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:16.603797 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3a9874ab5c04c70be22522ef6a232bb: stopping tablet replica
I20260608 12:45:16.623548 12721 master.cc:584] Master@127.12.108.126:41539 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13366 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:45:16.661734 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:37925
I20260608 12:45:16.663028 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:16.669523 18814 instance_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:45:16.669520 18815 instance_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:45:16.669821 18817 instance_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:45:16.671025 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:16.672010 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:16.672246 12721 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:45:16.672402 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922716672387 us; error 0 us; skew 500 ppm
I20260608 12:45:16.673032 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:16.675824 12721 webserver.cc:533] Webserver started at http://127.12.108.126:41097/ using document root <none> and password file <none>
I20260608 12:45:16.676666 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:16.676930 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:16.677274 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:16.678668 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "f4fd2e6d2ae540559fab0688d94eea9a"
format_stamp: "Formatted at 2026-06-08 12:45:16 on dist-test-slave-sxbk"
I20260608 12:45:16.683939 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:45:16.687717 18822 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:45:16.688688 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:45:16.688953 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "f4fd2e6d2ae540559fab0688d94eea9a"
format_stamp: "Formatted at 2026-06-08 12:45:16 on dist-test-slave-sxbk"
I20260608 12:45:16.689198 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-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:45:16.712982 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:16.714313 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:16.760639 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:37925
I20260608 12:45:16.760828 18873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:37925 every 8 connection(s)
I20260608 12:45:16.765057 18874 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:45:16.776953 18874 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a: Bootstrap starting.
I20260608 12:45:16.781919 18874 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:16.786417 18874 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a: No bootstrap required, opened a new log
I20260608 12:45:16.788699 18874 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4fd2e6d2ae540559fab0688d94eea9a" member_type: VOTER }
I20260608 12:45:16.789088 18874 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:16.789281 18874 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fd2e6d2ae540559fab0688d94eea9a, State: Initialized, Role: FOLLOWER
I20260608 12:45:16.789819 18874 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4fd2e6d2ae540559fab0688d94eea9a" member_type: VOTER }
I20260608 12:45:16.790270 18874 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:45:16.790742 18874 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:45:16.791149 18874 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:16.795907 18874 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4fd2e6d2ae540559fab0688d94eea9a" member_type: VOTER }
I20260608 12:45:16.796451 18874 leader_election.cc:304] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [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: f4fd2e6d2ae540559fab0688d94eea9a; no voters: 
I20260608 12:45:16.797822 18874 leader_election.cc:290] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:45:16.798529 18877 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:16.800366 18877 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 1 LEADER]: Becoming Leader. State: Replica: f4fd2e6d2ae540559fab0688d94eea9a, State: Running, Role: LEADER
I20260608 12:45:16.801151 18874 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:45:16.801153 18877 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [LEADER]: Queue going to LEADER mode. State: All 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: "f4fd2e6d2ae540559fab0688d94eea9a" member_type: VOTER }
I20260608 12:45:16.806752 18878 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4fd2e6d2ae540559fab0688d94eea9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4fd2e6d2ae540559fab0688d94eea9a" member_type: VOTER } }
I20260608 12:45:16.807392 18878 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [sys.catalog]: This master's current role is: LEADER
I20260608 12:45:16.809336 18879 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4fd2e6d2ae540559fab0688d94eea9a. Latest consensus state: current_term: 1 leader_uuid: "f4fd2e6d2ae540559fab0688d94eea9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4fd2e6d2ae540559fab0688d94eea9a" member_type: VOTER } }
I20260608 12:45:16.809809 18879 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [sys.catalog]: This master's current role is: LEADER
I20260608 12:45:16.813367 18887 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:45:16.821103 18887 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:45:16.822124 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:45:16.830967 18887 catalog_manager.cc:1382] Generated new cluster ID: 5920dd1a6e0f4d21b89ea590861c3494
I20260608 12:45:16.831284 18887 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:45:16.852362 18887 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:45:16.853781 18887 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:45:16.871861 18887 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a: Generated new TSK 0
I20260608 12:45:16.872557 18887 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:45:16.889142 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:16.896634 18895 instance_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:45:16.898121 18896 instance_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:45:16.899813 18898 instance_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:45:16.900349 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:16.901372 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:16.901571 12721 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:45:16.901793 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922716901772 us; error 0 us; skew 500 ppm
I20260608 12:45:16.902536 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:16.905170 12721 webserver.cc:533] Webserver started at http://127.12.108.65:34547/ using document root <none> and password file <none>
I20260608 12:45:16.905740 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:16.905946 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:16.906257 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:16.907423 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "550fbf1b531e450395d65243f2afaf8e"
format_stamp: "Formatted at 2026-06-08 12:45:16 on dist-test-slave-sxbk"
I20260608 12:45:16.912441 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:45:16.916237 18903 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:45:16.917430 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:45:16.917871 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "550fbf1b531e450395d65243f2afaf8e"
format_stamp: "Formatted at 2026-06-08 12:45:16 on dist-test-slave-sxbk"
I20260608 12:45:16.918170 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-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:45:16.952100 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:16.953415 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:16.955400 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:16.958128 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:16.958374 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:16.958647 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:16.958791 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:17.005388 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:39683
I20260608 12:45:17.005522 18965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:39683 every 8 connection(s)
I20260608 12:45:17.011857 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:17.020462 18970 instance_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:45:17.022572 18971 instance_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:45:17.024498 12721 server_base.cc:1061] running on GCE node
W20260608 12:45:17.024699 18973 instance_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:45:17.025699 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:17.025946 12721 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:45:17.026178 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922717026140 us; error 0 us; skew 500 ppm
I20260608 12:45:17.026841 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:17.030323 18966 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37925
I20260608 12:45:17.030388 12721 webserver.cc:533] Webserver started at http://127.12.108.66:45197/ using document root <none> and password file <none>
I20260608 12:45:17.030776 18966 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:17.031191 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:17.031467 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:17.031608 18966 heartbeater.cc:507] Master 127.12.108.126:37925 requested a full tablet report, sending...
I20260608 12:45:17.031749 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:17.033123 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "77832ca300554054a78bdd8214eac336"
format_stamp: "Formatted at 2026-06-08 12:45:17 on dist-test-slave-sxbk"
I20260608 12:45:17.036819 18839 ts_manager.cc:194] Registered new tserver with Master: 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683)
I20260608 12:45:17.039577 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:45:17.040513 18839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60948
I20260608 12:45:17.044245 18978 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:45:17.045320 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:45:17.045670 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "77832ca300554054a78bdd8214eac336"
format_stamp: "Formatted at 2026-06-08 12:45:17 on dist-test-slave-sxbk"
I20260608 12:45:17.045933 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-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:45:17.090270 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:17.091621 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:17.093190 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:17.095783 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:17.095973 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:17.096282 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:17.096439 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:17.141146 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:44111
I20260608 12:45:17.141278 19040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:44111 every 8 connection(s)
I20260608 12:45:17.147071 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:17.156720 19044 instance_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:45:17.158354 19045 instance_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:45:17.161413 19047 instance_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:45:17.161579 19041 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37925
I20260608 12:45:17.161888 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:17.162375 19041 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:17.163218 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:17.163542 12721 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:45:17.163509 19041 heartbeater.cc:507] Master 127.12.108.126:37925 requested a full tablet report, sending...
I20260608 12:45:17.164026 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922717164003 us; error 0 us; skew 500 ppm
I20260608 12:45:17.164956 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:17.166925 18839 ts_manager.cc:194] Registered new tserver with Master: 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111)
I20260608 12:45:17.168291 12721 webserver.cc:533] Webserver started at http://127.12.108.67:44705/ using document root <none> and password file <none>
I20260608 12:45:17.168959 18839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60954
I20260608 12:45:17.169104 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:17.169463 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:17.169826 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:17.171550 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "9476d652f48b4a09857aebdc0defe466"
format_stamp: "Formatted at 2026-06-08 12:45:17 on dist-test-slave-sxbk"
I20260608 12:45:17.177196 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 12:45:17.181133 19052 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:45:17.182091 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:45:17.182482 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "9476d652f48b4a09857aebdc0defe466"
format_stamp: "Formatted at 2026-06-08 12:45:17 on dist-test-slave-sxbk"
I20260608 12:45:17.182747 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-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:45:17.192425 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:17.193845 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:17.195482 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:17.197815 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:17.198014 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:17.198369 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:17.198522 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:17.245414 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:33587
I20260608 12:45:17.245608 19114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:33587 every 8 connection(s)
I20260608 12:45:17.261673 19115 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37925
I20260608 12:45:17.262107 19115 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:17.263064 19115 heartbeater.cc:507] Master 127.12.108.126:37925 requested a full tablet report, sending...
I20260608 12:45:17.265259 18839 ts_manager.cc:194] Registered new tserver with Master: 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:17.265404 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016447755s
I20260608 12:45:17.266842 18839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60966
I20260608 12:45:17.843413 18839 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60968:
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:45:17.846784 18839 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:45:17.925184 18931 tablet_service.cc:1511] Processing CreateTablet for tablet 451f375b089845f1af776d0ddabb60d3 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:17.926432 18930 tablet_service.cc:1511] Processing CreateTablet for tablet d26f59e6eeb149d48f8e5189776c4587 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:17.927259 18931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451f375b089845f1af776d0ddabb60d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.928099 18930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26f59e6eeb149d48f8e5189776c4587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.931479 18929 tablet_service.cc:1511] Processing CreateTablet for tablet 18ae123713fb403daa865a3f5fd98f13 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:17.933116 18929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ae123713fb403daa865a3f5fd98f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.936072 19080 tablet_service.cc:1511] Processing CreateTablet for tablet 451f375b089845f1af776d0ddabb60d3 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:17.936710 18928 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccbe632fd774a01b75bef8662bffd92 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:17.937141 19079 tablet_service.cc:1511] Processing CreateTablet for tablet d26f59e6eeb149d48f8e5189776c4587 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:17.938076 19080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451f375b089845f1af776d0ddabb60d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.938285 18928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccbe632fd774a01b75bef8662bffd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.938862 19079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26f59e6eeb149d48f8e5189776c4587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.943715 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccbe632fd774a01b75bef8662bffd92 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:17.945353 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccbe632fd774a01b75bef8662bffd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.948312 19078 tablet_service.cc:1511] Processing CreateTablet for tablet 18ae123713fb403daa865a3f5fd98f13 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:17.949896 19078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ae123713fb403daa865a3f5fd98f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.962251 19135 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e: Bootstrap starting.
I20260608 12:45:17.979421 19006 tablet_service.cc:1511] Processing CreateTablet for tablet 451f375b089845f1af776d0ddabb60d3 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:17.979722 19005 tablet_service.cc:1511] Processing CreateTablet for tablet d26f59e6eeb149d48f8e5189776c4587 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:17.981238 19006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451f375b089845f1af776d0ddabb60d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.983705 19004 tablet_service.cc:1511] Processing CreateTablet for tablet 18ae123713fb403daa865a3f5fd98f13 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:17.985333 19004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ae123713fb403daa865a3f5fd98f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.986950 19005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26f59e6eeb149d48f8e5189776c4587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:17.992444 19136 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466: Bootstrap starting.
I20260608 12:45:17.992923 19003 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccbe632fd774a01b75bef8662bffd92 (DEFAULT_TABLE table=test-workload [id=d2707887f6c24354a7852dd45218dae7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:17.994421 19003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccbe632fd774a01b75bef8662bffd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:18.008108 19135 tablet_bootstrap.cc:654] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.009696 19136 tablet_bootstrap.cc:654] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.038654 19136 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466: No bootstrap required, opened a new log
I20260608 12:45:18.038980 19139 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336: Bootstrap starting.
I20260608 12:45:18.039273 19136 ts_tablet_manager.cc:1403] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.008s
I20260608 12:45:18.039894 19135 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e: No bootstrap required, opened a new log
I20260608 12:45:18.040436 19135 ts_tablet_manager.cc:1403] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e: Time spent bootstrapping tablet: real 0.079s	user 0.002s	sys 0.012s
I20260608 12:45:18.043990 19135 raft_consensus.cc:359] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.044816 18966 heartbeater.cc:499] Master 127.12.108.126:37925 was elected leader, sending a full tablet report...
I20260608 12:45:18.045002 19135 raft_consensus.cc:385] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.045480 19135 raft_consensus.cc:740] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 550fbf1b531e450395d65243f2afaf8e, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.046989 19135 consensus_queue.cc:260] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.048841 19139 tablet_bootstrap.cc:654] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.051373 19135 ts_tablet_manager.cc:1434] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260608 12:45:18.052567 19135 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e: Bootstrap starting.
I20260608 12:45:18.052896 19136 raft_consensus.cc:359] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.053692 19136 raft_consensus.cc:385] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.054003 19136 raft_consensus.cc:740] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9476d652f48b4a09857aebdc0defe466, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.054926 19136 consensus_queue.cc:260] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.061125 19135 tablet_bootstrap.cc:654] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.061667 19139 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336: No bootstrap required, opened a new log
I20260608 12:45:18.062283 19139 ts_tablet_manager.cc:1403] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260608 12:45:18.065716 19139 raft_consensus.cc:359] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.066583 19139 raft_consensus.cc:385] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.066874 19139 raft_consensus.cc:740] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77832ca300554054a78bdd8214eac336, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.069126 19115 heartbeater.cc:499] Master 127.12.108.126:37925 was elected leader, sending a full tablet report...
I20260608 12:45:18.069016 19139 consensus_queue.cc:260] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.069586 19136 ts_tablet_manager.cc:1434] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.011s
I20260608 12:45:18.071286 19142 raft_consensus.cc:493] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:18.071908 19142 raft_consensus.cc:515] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.074905 19041 heartbeater.cc:499] Master 127.12.108.126:37925 was elected leader, sending a full tablet report...
I20260608 12:45:18.075417 19142 leader_election.cc:290] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111)
I20260608 12:45:18.076835 19136 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466: Bootstrap starting.
I20260608 12:45:18.083664 19139 ts_tablet_manager.cc:1434] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260608 12:45:18.085520 19139 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336: Bootstrap starting.
I20260608 12:45:18.090298 19135 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e: No bootstrap required, opened a new log
I20260608 12:45:18.091269 19135 ts_tablet_manager.cc:1403] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.018s
I20260608 12:45:18.095305 19136 tablet_bootstrap.cc:654] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.095715 19135 raft_consensus.cc:359] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.096855 19135 raft_consensus.cc:385] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.097245 19135 raft_consensus.cc:740] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 550fbf1b531e450395d65243f2afaf8e, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.098472 19135 consensus_queue.cc:260] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.102344 19135 ts_tablet_manager.cc:1434] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 12:45:18.104430 19135 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e: Bootstrap starting.
I20260608 12:45:18.106439 19139 tablet_bootstrap.cc:654] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.118171 19135 tablet_bootstrap.cc:654] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.123878 19016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26f59e6eeb149d48f8e5189776c4587" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77832ca300554054a78bdd8214eac336" is_pre_election: true
W20260608 12:45:18.126672 19054 leader_election.cc:343] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:18.130551 19135 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e: No bootstrap required, opened a new log
I20260608 12:45:18.131129 19135 ts_tablet_manager.cc:1403] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260608 12:45:18.132673 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26f59e6eeb149d48f8e5189776c4587" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "550fbf1b531e450395d65243f2afaf8e" is_pre_election: true
W20260608 12:45:18.134536 19053 leader_election.cc:343] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:18.137336 19135 raft_consensus.cc:359] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.138151 19135 raft_consensus.cc:385] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.138408 19139 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336: No bootstrap required, opened a new log
I20260608 12:45:18.138500 19135 raft_consensus.cc:740] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 550fbf1b531e450395d65243f2afaf8e, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.139046 19139 ts_tablet_manager.cc:1403] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.018s
I20260608 12:45:18.139617 19136 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466: No bootstrap required, opened a new log
I20260608 12:45:18.139539 19135 consensus_queue.cc:260] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.140386 19136 ts_tablet_manager.cc:1403] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.013s
I20260608 12:45:18.142408 19139 raft_consensus.cc:359] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.143167 19139 raft_consensus.cc:385] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.143473 19139 raft_consensus.cc:740] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77832ca300554054a78bdd8214eac336, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.144050 19135 ts_tablet_manager.cc:1434] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260608 12:45:18.135248 19053 leader_election.cc:304] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9476d652f48b4a09857aebdc0defe466; no voters: 550fbf1b531e450395d65243f2afaf8e, 77832ca300554054a78bdd8214eac336
I20260608 12:45:18.144445 19139 consensus_queue.cc:260] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.145133 19135 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e: Bootstrap starting.
I20260608 12:45:18.143630 19136 raft_consensus.cc:359] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.145565 19142 raft_consensus.cc:2749] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:45:18.145964 19136 raft_consensus.cc:385] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.146354 19136 raft_consensus.cc:740] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9476d652f48b4a09857aebdc0defe466, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.147205 19136 consensus_queue.cc:260] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.149295 19139 ts_tablet_manager.cc:1434] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:45:18.149617 19136 ts_tablet_manager.cc:1434] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:45:18.150373 19139 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336: Bootstrap starting.
I20260608 12:45:18.150782 19136 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466: Bootstrap starting.
I20260608 12:45:18.152844 19135 tablet_bootstrap.cc:654] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.157836 19139 tablet_bootstrap.cc:654] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.159072 19136 tablet_bootstrap.cc:654] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.173269 19139 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336: No bootstrap required, opened a new log
I20260608 12:45:18.173863 19139 ts_tablet_manager.cc:1403] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260608 12:45:18.174469 19140 raft_consensus.cc:493] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:18.175387 19140 raft_consensus.cc:515] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.178620 19136 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466: No bootstrap required, opened a new log
I20260608 12:45:18.179323 19136 ts_tablet_manager.cc:1403] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260608 12:45:18.180797 19139 raft_consensus.cc:359] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.181577 19139 raft_consensus.cc:385] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.181892 19139 raft_consensus.cc:740] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77832ca300554054a78bdd8214eac336, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.182786 19140 leader_election.cc:290] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111), 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:18.182881 19139 consensus_queue.cc:260] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.182992 19136 raft_consensus.cc:359] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.184438 19136 raft_consensus.cc:385] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.184872 19136 raft_consensus.cc:740] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9476d652f48b4a09857aebdc0defe466, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.186818 19136 consensus_queue.cc:260] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.190279 19136 ts_tablet_manager.cc:1434] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:45:18.191632 19136 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466: Bootstrap starting.
I20260608 12:45:18.202059 19136 tablet_bootstrap.cc:654] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.206503 19139 ts_tablet_manager.cc:1434] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.014s
I20260608 12:45:18.207741 19139 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336: Bootstrap starting.
I20260608 12:45:18.215497 19139 tablet_bootstrap.cc:654] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:18.217423 19136 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466: No bootstrap required, opened a new log
I20260608 12:45:18.218152 19136 ts_tablet_manager.cc:1403] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260608 12:45:18.222146 19136 raft_consensus.cc:359] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.223301 19136 raft_consensus.cc:385] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.223680 19136 raft_consensus.cc:740] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9476d652f48b4a09857aebdc0defe466, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.225845 19136 consensus_queue.cc:260] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.229311 19136 ts_tablet_manager.cc:1434] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:45:18.234750 19139 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336: No bootstrap required, opened a new log
I20260608 12:45:18.235363 19139 ts_tablet_manager.cc:1403] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.010s
I20260608 12:45:18.237669 19142 raft_consensus.cc:493] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:18.238397 19142 raft_consensus.cc:515] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.240093 19139 raft_consensus.cc:359] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.240757 19142 leader_election.cc:290] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111)
I20260608 12:45:18.240859 19139 raft_consensus.cc:385] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.241247 19139 raft_consensus.cc:740] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77832ca300554054a78bdd8214eac336, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.242070 19139 consensus_queue.cc:260] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.242787 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccbe632fd774a01b75bef8662bffd92" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "550fbf1b531e450395d65243f2afaf8e" is_pre_election: true
I20260608 12:45:18.243119 19016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccbe632fd774a01b75bef8662bffd92" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77832ca300554054a78bdd8214eac336" is_pre_election: true
I20260608 12:45:18.243786 19016 raft_consensus.cc:2468] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9476d652f48b4a09857aebdc0defe466 in term 0.
W20260608 12:45:18.245069 19053 leader_election.cc:343] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:18.245819 19054 leader_election.cc:304] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [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: 77832ca300554054a78bdd8214eac336, 9476d652f48b4a09857aebdc0defe466; no voters: 550fbf1b531e450395d65243f2afaf8e
I20260608 12:45:18.247320 19139 ts_tablet_manager.cc:1434] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 12:45:18.247864 19142 raft_consensus.cc:2804] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:18.248519 19142 raft_consensus.cc:493] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:18.249017 19142 raft_consensus.cc:3060] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.257274 19135 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e: No bootstrap required, opened a new log
I20260608 12:45:18.257898 19135 ts_tablet_manager.cc:1403] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.032s
I20260608 12:45:18.260430 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451f375b089845f1af776d0ddabb60d3" candidate_uuid: "550fbf1b531e450395d65243f2afaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9476d652f48b4a09857aebdc0defe466" is_pre_election: true
I20260608 12:45:18.261220 19090 raft_consensus.cc:2468] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 550fbf1b531e450395d65243f2afaf8e in term 0.
I20260608 12:45:18.262974 18906 leader_election.cc:304] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 550fbf1b531e450395d65243f2afaf8e, 9476d652f48b4a09857aebdc0defe466; no voters: 
I20260608 12:45:18.261301 19135 raft_consensus.cc:359] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.263974 19135 raft_consensus.cc:385] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:18.264310 19135 raft_consensus.cc:740] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 550fbf1b531e450395d65243f2afaf8e, State: Initialized, Role: FOLLOWER
I20260608 12:45:18.263991 19140 raft_consensus.cc:2804] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:18.265587 19140 raft_consensus.cc:493] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:18.265941 19140 raft_consensus.cc:3060] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.265151 19135 consensus_queue.cc:260] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.266258 19142 raft_consensus.cc:515] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.268450 19016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451f375b089845f1af776d0ddabb60d3" candidate_uuid: "550fbf1b531e450395d65243f2afaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77832ca300554054a78bdd8214eac336" is_pre_election: true
I20260608 12:45:18.269367 19016 raft_consensus.cc:2468] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 550fbf1b531e450395d65243f2afaf8e in term 0.
I20260608 12:45:18.269990 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccbe632fd774a01b75bef8662bffd92" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "550fbf1b531e450395d65243f2afaf8e"
I20260608 12:45:18.270623 18941 raft_consensus.cc:3060] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.274686 19140 raft_consensus.cc:515] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.277091 19016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccbe632fd774a01b75bef8662bffd92" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77832ca300554054a78bdd8214eac336"
I20260608 12:45:18.277967 19016 raft_consensus.cc:3060] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.278081 19015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451f375b089845f1af776d0ddabb60d3" candidate_uuid: "550fbf1b531e450395d65243f2afaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77832ca300554054a78bdd8214eac336"
I20260608 12:45:18.278505 18941 raft_consensus.cc:2468] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9476d652f48b4a09857aebdc0defe466 in term 1.
I20260608 12:45:18.278918 19015 raft_consensus.cc:3060] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.279939 19053 leader_election.cc:304] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 550fbf1b531e450395d65243f2afaf8e, 9476d652f48b4a09857aebdc0defe466; no voters: 
I20260608 12:45:18.289444 19015 raft_consensus.cc:2468] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 550fbf1b531e450395d65243f2afaf8e in term 1.
I20260608 12:45:18.290333 19142 leader_election.cc:290] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 election: Requested vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111)
I20260608 12:45:18.291126 19142 raft_consensus.cc:2804] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:18.291764 19142 raft_consensus.cc:697] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Becoming Leader. State: Replica: 9476d652f48b4a09857aebdc0defe466, State: Running, Role: LEADER
I20260608 12:45:18.290056 19016 raft_consensus.cc:2468] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9476d652f48b4a09857aebdc0defe466 in term 1.
I20260608 12:45:18.293466 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451f375b089845f1af776d0ddabb60d3" candidate_uuid: "550fbf1b531e450395d65243f2afaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9476d652f48b4a09857aebdc0defe466"
I20260608 12:45:18.297034 19135 ts_tablet_manager.cc:1434] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.022s
I20260608 12:45:18.298729 19090 raft_consensus.cc:3060] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.300724 18905 leader_election.cc:304] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 550fbf1b531e450395d65243f2afaf8e, 77832ca300554054a78bdd8214eac336; no voters: 
I20260608 12:45:18.302109 19158 raft_consensus.cc:2804] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:18.294440 19140 leader_election.cc:290] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [CANDIDATE]: Term 1 election: Requested vote from peers 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111), 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:18.304502 19160 raft_consensus.cc:493] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:18.305254 19160 raft_consensus.cc:515] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.307953 19160 leader_election.cc:290] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111)
I20260608 12:45:18.309672 19142 consensus_queue.cc:237] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.309927 19090 raft_consensus.cc:2468] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 550fbf1b531e450395d65243f2afaf8e in term 1.
I20260608 12:45:18.311381 19015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ae123713fb403daa865a3f5fd98f13" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77832ca300554054a78bdd8214eac336" is_pre_election: true
I20260608 12:45:18.312088 19015 raft_consensus.cc:2468] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9476d652f48b4a09857aebdc0defe466 in term 0.
I20260608 12:45:18.313021 19054 leader_election.cc:304] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77832ca300554054a78bdd8214eac336, 9476d652f48b4a09857aebdc0defe466; no voters: 
I20260608 12:45:18.313810 19160 raft_consensus.cc:2804] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:18.314174 19160 raft_consensus.cc:493] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:18.314625 19160 raft_consensus.cc:3060] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.316536 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ae123713fb403daa865a3f5fd98f13" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "550fbf1b531e450395d65243f2afaf8e" is_pre_election: true
I20260608 12:45:18.317492 18941 raft_consensus.cc:2468] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9476d652f48b4a09857aebdc0defe466 in term 0.
I20260608 12:45:18.320741 19158 raft_consensus.cc:697] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 1 LEADER]: Becoming Leader. State: Replica: 550fbf1b531e450395d65243f2afaf8e, State: Running, Role: LEADER
I20260608 12:45:18.321835 19158 consensus_queue.cc:237] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.324419 19160 raft_consensus.cc:515] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.326916 19160 leader_election.cc:290] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 election: Requested vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111)
I20260608 12:45:18.328234 19015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ae123713fb403daa865a3f5fd98f13" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77832ca300554054a78bdd8214eac336"
I20260608 12:45:18.328814 19015 raft_consensus.cc:3060] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.328240 18838 catalog_manager.cc:5696] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9476d652f48b4a09857aebdc0defe466 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "9476d652f48b4a09857aebdc0defe466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: HEALTHY } } }
I20260608 12:45:18.334438 19015 raft_consensus.cc:2468] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9476d652f48b4a09857aebdc0defe466 in term 1.
I20260608 12:45:18.328711 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ae123713fb403daa865a3f5fd98f13" candidate_uuid: "9476d652f48b4a09857aebdc0defe466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "550fbf1b531e450395d65243f2afaf8e"
I20260608 12:45:18.335390 18941 raft_consensus.cc:3060] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.335779 19054 leader_election.cc:304] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77832ca300554054a78bdd8214eac336, 9476d652f48b4a09857aebdc0defe466; no voters: 
I20260608 12:45:18.338708 19160 raft_consensus.cc:2804] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:18.339473 19160 raft_consensus.cc:697] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Becoming Leader. State: Replica: 9476d652f48b4a09857aebdc0defe466, State: Running, Role: LEADER
I20260608 12:45:18.340392 19160 consensus_queue.cc:237] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.341807 18837 catalog_manager.cc:5696] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 550fbf1b531e450395d65243f2afaf8e (127.12.108.65). New cstate: current_term: 1 leader_uuid: "550fbf1b531e450395d65243f2afaf8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:18.343340 18941 raft_consensus.cc:2468] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9476d652f48b4a09857aebdc0defe466 in term 1.
I20260608 12:45:18.349586 18838 catalog_manager.cc:5696] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9476d652f48b4a09857aebdc0defe466 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "9476d652f48b4a09857aebdc0defe466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: HEALTHY } } }
I20260608 12:45:18.483238 19155 raft_consensus.cc:493] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:18.483794 19155 raft_consensus.cc:515] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.486354 19155 leader_election.cc:290] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:18.497659 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26f59e6eeb149d48f8e5189776c4587" candidate_uuid: "77832ca300554054a78bdd8214eac336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "550fbf1b531e450395d65243f2afaf8e" is_pre_election: true
I20260608 12:45:18.497740 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26f59e6eeb149d48f8e5189776c4587" candidate_uuid: "77832ca300554054a78bdd8214eac336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9476d652f48b4a09857aebdc0defe466" is_pre_election: true
I20260608 12:45:18.498438 18941 raft_consensus.cc:2468] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77832ca300554054a78bdd8214eac336 in term 0.
I20260608 12:45:18.498570 19090 raft_consensus.cc:2468] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77832ca300554054a78bdd8214eac336 in term 0.
I20260608 12:45:18.500070 18979 leader_election.cc:304] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 550fbf1b531e450395d65243f2afaf8e, 77832ca300554054a78bdd8214eac336; no voters: 
I20260608 12:45:18.501240 19155 raft_consensus.cc:2804] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:18.501616 19155 raft_consensus.cc:493] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:18.501873 19155 raft_consensus.cc:3060] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.507184 19155 raft_consensus.cc:515] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.509020 19155 leader_election.cc:290] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [CANDIDATE]: Term 1 election: Requested vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:18.510388 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26f59e6eeb149d48f8e5189776c4587" candidate_uuid: "77832ca300554054a78bdd8214eac336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9476d652f48b4a09857aebdc0defe466"
I20260608 12:45:18.510536 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26f59e6eeb149d48f8e5189776c4587" candidate_uuid: "77832ca300554054a78bdd8214eac336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "550fbf1b531e450395d65243f2afaf8e"
I20260608 12:45:18.510943 19090 raft_consensus.cc:3060] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.511121 18941 raft_consensus.cc:3060] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:18.517266 19090 raft_consensus.cc:2468] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77832ca300554054a78bdd8214eac336 in term 1.
I20260608 12:45:18.517751 18941 raft_consensus.cc:2468] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77832ca300554054a78bdd8214eac336 in term 1.
I20260608 12:45:18.518677 18981 leader_election.cc:304] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77832ca300554054a78bdd8214eac336, 9476d652f48b4a09857aebdc0defe466; no voters: 
I20260608 12:45:18.519611 19155 raft_consensus.cc:2804] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:18.520066 19155 raft_consensus.cc:697] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 1 LEADER]: Becoming Leader. State: Replica: 77832ca300554054a78bdd8214eac336, State: Running, Role: LEADER
I20260608 12:45:18.520767 19155 consensus_queue.cc:237] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:18.528661 18838 catalog_manager.cc:5696] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77832ca300554054a78bdd8214eac336 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "77832ca300554054a78bdd8214eac336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:18.542546 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:45:18.567584 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:18.568663 12721 tablet_replica.cc:333] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e: stopping tablet replica
I20260608 12:45:18.569391 12721 raft_consensus.cc:2243] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:18.569782 12721 raft_consensus.cc:2272] T 2ccbe632fd774a01b75bef8662bffd92 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:18.571913 12721 tablet_replica.cc:333] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e: stopping tablet replica
I20260608 12:45:18.572423 12721 raft_consensus.cc:2243] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:18.572762 12721 raft_consensus.cc:2272] T d26f59e6eeb149d48f8e5189776c4587 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:18.574872 12721 tablet_replica.cc:333] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e: stopping tablet replica
I20260608 12:45:18.575356 12721 raft_consensus.cc:2243] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:18.575680 12721 raft_consensus.cc:2272] T 18ae123713fb403daa865a3f5fd98f13 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:18.577526 12721 tablet_replica.cc:333] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e: stopping tablet replica
I20260608 12:45:18.577966 12721 raft_consensus.cc:2243] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:18.578579 12721 pending_rounds.cc:70] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e: Trying to abort 1 pending ops.
I20260608 12:45:18.578747 12721 pending_rounds.cc:77] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659454257594368 op_type: NO_OP noop_request { }
I20260608 12:45:18.579030 12721 raft_consensus.cc:2889] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:18.579260 12721 raft_consensus.cc:2272] T 451f375b089845f1af776d0ddabb60d3 P 550fbf1b531e450395d65243f2afaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:18.603417 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
W20260608 12:45:18.769421 19053 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:45:18.773330 19053 consensus_peers.cc:597] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:18.792060 19160 consensus_queue.cc:1048] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:18.824937 19160 consensus_queue.cc:1048] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:45:18.832712 19053 consensus_peers.cc:597] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:45:18.983203 18979 consensus_peers.cc:597] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:18.999035 19155 consensus_queue.cc:1048] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:19.405318 19159 consensus_queue.cc:579] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Leader has been unable to successfully communicate with peer 550fbf1b531e450395d65243f2afaf8e for more than 1 seconds (1.063s)
W20260608 12:45:19.413620 18837 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 18ae123713fb403daa865a3f5fd98f13 with cas_config_opid_index -1: no extra replica candidate found for tablet 18ae123713fb403daa865a3f5fd98f13 (table test-workload [id=d2707887f6c24354a7852dd45218dae7]): 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
I20260608 12:45:19.620072 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:19.626947 19180 instance_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:45:19.627460 19181 instance_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:45:19.628659 19183 instance_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:45:19.629887 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:19.631774 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:19.631979 12721 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:45:19.632148 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922719632134 us; error 0 us; skew 500 ppm
I20260608 12:45:19.632692 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:19.635651 12721 webserver.cc:533] Webserver started at http://127.12.108.68:42239/ using document root <none> and password file <none>
I20260608 12:45:19.636134 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:19.636305 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:19.636564 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:19.637651 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "a9663d3e4c9649c4a94b5be4404e2e0d"
format_stamp: "Formatted at 2026-06-08 12:45:19 on dist-test-slave-sxbk"
I20260608 12:45:19.642357 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:45:19.646476 19188 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:45:19.647398 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:45:19.647794 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "a9663d3e4c9649c4a94b5be4404e2e0d"
format_stamp: "Formatted at 2026-06-08 12:45:19 on dist-test-slave-sxbk"
I20260608 12:45:19.648226 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922546196251-12721-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:45:19.661558 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:19.663328 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:19.664913 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:19.667992 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:19.668349 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:19.668731 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:19.668886 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:19.717644 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:36461
I20260608 12:45:19.717751 19250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:36461 every 8 connection(s)
I20260608 12:45:19.732188 19159 consensus_queue.cc:579] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Leader has been unable to successfully communicate with peer 550fbf1b531e450395d65243f2afaf8e for more than 1 seconds (1.419s)
I20260608 12:45:19.736656 19251 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37925
I20260608 12:45:19.737151 19251 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:19.738229 19251 heartbeater.cc:507] Master 127.12.108.126:37925 requested a full tablet report, sending...
I20260608 12:45:19.740741 18837 ts_manager.cc:194] Registered new tserver with Master: a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68:36461)
I20260608 12:45:19.742445 18837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60984
I20260608 12:45:19.767155 19090 consensus_queue.cc:237] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Queue 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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:19.773691 19015 raft_consensus.cc:1275] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:45:19.776079 19159 consensus_queue.cc:1048] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260608 12:45:19.785796 19053 consensus_peers.cc:597] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:19.786437 19177 raft_consensus.cc:2955] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:19.788501 19015 raft_consensus.cc:2955] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
W20260608 12:45:19.791292 19056 consensus_peers.cc:597] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 -> Peer a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68:36461): Couldn't send request to peer a9663d3e4c9649c4a94b5be4404e2e0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ccbe632fd774a01b75bef8662bffd92. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:19.797734 18825 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2ccbe632fd774a01b75bef8662bffd92 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 12:45:19.802606 18837 catalog_manager.cc:5696] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 reported cstate change: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "9476d652f48b4a09857aebdc0defe466" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:19.803990 19090 consensus_queue.cc:237] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Queue 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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:19.810583 19015 raft_consensus.cc:1275] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:45:19.811705 19056 consensus_peers.cc:597] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 -> Peer a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68:36461): Couldn't send request to peer a9663d3e4c9649c4a94b5be4404e2e0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18ae123713fb403daa865a3f5fd98f13. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:19.812433 19159 consensus_queue.cc:1048] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:45:19.815572 19053 consensus_peers.cc:597] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:45:19.819758 18885 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 550fbf1b531e450395d65243f2afaf8e not available for placement
I20260608 12:45:19.820657 19176 raft_consensus.cc:2955] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:19.822155 19015 raft_consensus.cc:2955] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:19.829990 18825 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 18ae123713fb403daa865a3f5fd98f13 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:45:19.835285 18838 catalog_manager.cc:5696] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 reported cstate change: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "9476d652f48b4a09857aebdc0defe466" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:19.927004 19155 raft_consensus.cc:493] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:19.927565 19155 raft_consensus.cc:515] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:19.929458 19155 leader_election.cc:290] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:19.930755 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451f375b089845f1af776d0ddabb60d3" candidate_uuid: "77832ca300554054a78bdd8214eac336" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9476d652f48b4a09857aebdc0defe466" is_pre_election: true
I20260608 12:45:19.931535 19090 raft_consensus.cc:2468] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77832ca300554054a78bdd8214eac336 in term 1.
I20260608 12:45:19.932726 18981 leader_election.cc:304] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [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: 77832ca300554054a78bdd8214eac336, 9476d652f48b4a09857aebdc0defe466; no voters: 
W20260608 12:45:19.933384 18979 leader_election.cc:336] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
I20260608 12:45:19.933470 19155 raft_consensus.cc:2804] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:19.933919 19155 raft_consensus.cc:493] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:19.934244 19155 raft_consensus.cc:3060] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:19.939755 19155 raft_consensus.cc:515] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:19.941476 19155 leader_election.cc:290] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [CANDIDATE]: Term 2 election: Requested vote from peers 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683), 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:19.942723 19090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451f375b089845f1af776d0ddabb60d3" candidate_uuid: "77832ca300554054a78bdd8214eac336" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9476d652f48b4a09857aebdc0defe466"
I20260608 12:45:19.943392 19090 raft_consensus.cc:3060] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:45:19.945966 18979 leader_election.cc:336] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
I20260608 12:45:19.949357 19090 raft_consensus.cc:2468] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77832ca300554054a78bdd8214eac336 in term 2.
I20260608 12:45:19.950489 18981 leader_election.cc:304] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [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: 77832ca300554054a78bdd8214eac336, 9476d652f48b4a09857aebdc0defe466; no voters: 550fbf1b531e450395d65243f2afaf8e
I20260608 12:45:19.951226 19155 raft_consensus.cc:2804] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:19.952333 19155 raft_consensus.cc:697] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 2 LEADER]: Becoming Leader. State: Replica: 77832ca300554054a78bdd8214eac336, State: Running, Role: LEADER
I20260608 12:45:19.953040 19155 consensus_queue.cc:237] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Queue going to LEADER 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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } }
I20260608 12:45:19.960701 18837 catalog_manager.cc:5696] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 reported cstate change: term changed from 1 to 2, leader changed from 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) to 77832ca300554054a78bdd8214eac336 (127.12.108.66). New cstate: current_term: 2 leader_uuid: "77832ca300554054a78bdd8214eac336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:20.024252 19155 consensus_queue.cc:579] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Leader has been unable to successfully communicate with peer 550fbf1b531e450395d65243f2afaf8e for more than 1 seconds (1.502s)
I20260608 12:45:20.034039 19015 consensus_queue.cc:237] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Queue 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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:20.041326 19090 raft_consensus.cc:1275] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:45:20.043726 19155 consensus_queue.cc:1048] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:45:20.045920 18979 consensus_peers.cc:597] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:45:20.051733 18982 consensus_peers.cc:597] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 -> Peer a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68:36461): Couldn't send request to peer a9663d3e4c9649c4a94b5be4404e2e0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d26f59e6eeb149d48f8e5189776c4587. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:20.052210 19263 raft_consensus.cc:2955] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:20.053963 19090 raft_consensus.cc:2955] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:20.059906 18824 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d26f59e6eeb149d48f8e5189776c4587 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:45:20.065527 18837 catalog_manager.cc:5696] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 reported cstate change: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "77832ca300554054a78bdd8214eac336" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:20.351878 19268 ts_tablet_manager.cc:933] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: Initiating tablet copy from peer 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:20.353332 19268 tablet_copy_client.cc:323] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:33587
I20260608 12:45:20.365706 19100 tablet_copy_service.cc:140] P 9476d652f48b4a09857aebdc0defe466: Received BeginTabletCopySession request for tablet 18ae123713fb403daa865a3f5fd98f13 from peer a9663d3e4c9649c4a94b5be4404e2e0d ({username='slave'} at 127.0.0.1:46056)
I20260608 12:45:20.366358 19100 tablet_copy_service.cc:161] P 9476d652f48b4a09857aebdc0defe466: Beginning new tablet copy session on tablet 18ae123713fb403daa865a3f5fd98f13 from peer a9663d3e4c9649c4a94b5be4404e2e0d at {username='slave'} at 127.0.0.1:46056: session id = a9663d3e4c9649c4a94b5be4404e2e0d-18ae123713fb403daa865a3f5fd98f13
I20260608 12:45:20.372025 19100 tablet_copy_source_session.cc:215] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:20.374982 19268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ae123713fb403daa865a3f5fd98f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:20.388681 19272 ts_tablet_manager.cc:933] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: Initiating tablet copy from peer 9476d652f48b4a09857aebdc0defe466 (127.12.108.67:33587)
I20260608 12:45:20.389642 19268 tablet_copy_client.cc:806] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Starting download of 0 data blocks...
I20260608 12:45:20.390296 19268 tablet_copy_client.cc:670] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:45:20.390933 19272 tablet_copy_client.cc:323] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:33587
I20260608 12:45:20.392841 19100 tablet_copy_service.cc:140] P 9476d652f48b4a09857aebdc0defe466: Received BeginTabletCopySession request for tablet 2ccbe632fd774a01b75bef8662bffd92 from peer a9663d3e4c9649c4a94b5be4404e2e0d ({username='slave'} at 127.0.0.1:46056)
I20260608 12:45:20.393424 19100 tablet_copy_service.cc:161] P 9476d652f48b4a09857aebdc0defe466: Beginning new tablet copy session on tablet 2ccbe632fd774a01b75bef8662bffd92 from peer a9663d3e4c9649c4a94b5be4404e2e0d at {username='slave'} at 127.0.0.1:46056: session id = a9663d3e4c9649c4a94b5be4404e2e0d-2ccbe632fd774a01b75bef8662bffd92
I20260608 12:45:20.395989 19268 tablet_copy_client.cc:538] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:20.399154 19100 tablet_copy_source_session.cc:215] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:20.402263 19272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccbe632fd774a01b75bef8662bffd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:20.403323 19268 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: Bootstrap starting.
I20260608 12:45:20.419202 19272 tablet_copy_client.cc:806] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Starting download of 0 data blocks...
I20260608 12:45:20.419754 19272 tablet_copy_client.cc:670] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:45:20.423889 19268 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: 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:45:20.424012 19272 tablet_copy_client.cc:538] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:20.425065 19268 tablet_bootstrap.cc:492] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: Bootstrap complete.
I20260608 12:45:20.425788 19268 ts_tablet_manager.cc:1403] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260608 12:45:20.428946 19268 raft_consensus.cc:359] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:20.429767 19268 raft_consensus.cc:740] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a9663d3e4c9649c4a94b5be4404e2e0d, State: Initialized, Role: LEARNER
I20260608 12:45:20.430476 19268 consensus_queue.cc:260] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:20.432965 19251 heartbeater.cc:499] Master 127.12.108.126:37925 was elected leader, sending a full tablet report...
I20260608 12:45:20.433482 19268 ts_tablet_manager.cc:1434] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.005s
I20260608 12:45:20.433774 19272 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: Bootstrap starting.
I20260608 12:45:20.435609 19100 tablet_copy_service.cc:342] P 9476d652f48b4a09857aebdc0defe466: Request end of tablet copy session a9663d3e4c9649c4a94b5be4404e2e0d-18ae123713fb403daa865a3f5fd98f13 received from {username='slave'} at 127.0.0.1:46056
I20260608 12:45:20.436124 19100 tablet_copy_service.cc:434] P 9476d652f48b4a09857aebdc0defe466: ending tablet copy session a9663d3e4c9649c4a94b5be4404e2e0d-18ae123713fb403daa865a3f5fd98f13 on tablet 18ae123713fb403daa865a3f5fd98f13 with peer a9663d3e4c9649c4a94b5be4404e2e0d
I20260608 12:45:20.451283 19272 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: 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:45:20.451967 19272 tablet_bootstrap.cc:492] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: Bootstrap complete.
I20260608 12:45:20.452504 19272 ts_tablet_manager.cc:1403] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260608 12:45:20.454739 19272 raft_consensus.cc:359] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:20.455289 19272 raft_consensus.cc:740] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a9663d3e4c9649c4a94b5be4404e2e0d, State: Initialized, Role: LEARNER
I20260608 12:45:20.455755 19272 consensus_queue.cc:260] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:20.457465 19272 ts_tablet_manager.cc:1434] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:45:20.459477 19100 tablet_copy_service.cc:342] P 9476d652f48b4a09857aebdc0defe466: Request end of tablet copy session a9663d3e4c9649c4a94b5be4404e2e0d-2ccbe632fd774a01b75bef8662bffd92 received from {username='slave'} at 127.0.0.1:46056
I20260608 12:45:20.459925 19100 tablet_copy_service.cc:434] P 9476d652f48b4a09857aebdc0defe466: ending tablet copy session a9663d3e4c9649c4a94b5be4404e2e0d-2ccbe632fd774a01b75bef8662bffd92 on tablet 2ccbe632fd774a01b75bef8662bffd92 with peer a9663d3e4c9649c4a94b5be4404e2e0d
I20260608 12:45:20.467772 19272 ts_tablet_manager.cc:933] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: Initiating tablet copy from peer 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111)
I20260608 12:45:20.469180 19272 tablet_copy_client.cc:323] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:44111
I20260608 12:45:20.478638 19026 tablet_copy_service.cc:140] P 77832ca300554054a78bdd8214eac336: Received BeginTabletCopySession request for tablet d26f59e6eeb149d48f8e5189776c4587 from peer a9663d3e4c9649c4a94b5be4404e2e0d ({username='slave'} at 127.0.0.1:55730)
I20260608 12:45:20.479146 19026 tablet_copy_service.cc:161] P 77832ca300554054a78bdd8214eac336: Beginning new tablet copy session on tablet d26f59e6eeb149d48f8e5189776c4587 from peer a9663d3e4c9649c4a94b5be4404e2e0d at {username='slave'} at 127.0.0.1:55730: session id = a9663d3e4c9649c4a94b5be4404e2e0d-d26f59e6eeb149d48f8e5189776c4587
I20260608 12:45:20.484583 19026 tablet_copy_source_session.cc:215] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:20.486606 19090 raft_consensus.cc:1275] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:45:20.487757 19272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26f59e6eeb149d48f8e5189776c4587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:20.487982 19261 consensus_queue.cc:1048] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:20.504788 19272 tablet_copy_client.cc:806] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Starting download of 0 data blocks...
I20260608 12:45:20.505401 19272 tablet_copy_client.cc:670] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Starting download of 1 WAL segments...
W20260608 12:45:20.507897 18979 consensus_peers.cc:597] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:20.509796 19272 tablet_copy_client.cc:538] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:20.516580 19272 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: Bootstrap starting.
I20260608 12:45:20.531932 19272 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: 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:45:20.532629 19272 tablet_bootstrap.cc:492] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: Bootstrap complete.
I20260608 12:45:20.533125 19272 ts_tablet_manager.cc:1403] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 12:45:20.535287 19272 raft_consensus.cc:359] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:20.535853 19272 raft_consensus.cc:740] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a9663d3e4c9649c4a94b5be4404e2e0d, State: Initialized, Role: LEARNER
I20260608 12:45:20.536345 19272 consensus_queue.cc:260] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:20.538103 19272 ts_tablet_manager.cc:1434] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:45:20.540246 19026 tablet_copy_service.cc:342] P 77832ca300554054a78bdd8214eac336: Request end of tablet copy session a9663d3e4c9649c4a94b5be4404e2e0d-d26f59e6eeb149d48f8e5189776c4587 received from {username='slave'} at 127.0.0.1:55730
I20260608 12:45:20.540828 19026 tablet_copy_service.cc:434] P 77832ca300554054a78bdd8214eac336: ending tablet copy session a9663d3e4c9649c4a94b5be4404e2e0d-d26f59e6eeb149d48f8e5189776c4587 on tablet d26f59e6eeb149d48f8e5189776c4587 with peer a9663d3e4c9649c4a94b5be4404e2e0d
W20260608 12:45:20.821914 18885 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 550fbf1b531e450395d65243f2afaf8e not available for placement
I20260608 12:45:20.841724 19176 consensus_queue.cc:579] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Leader has been unable to successfully communicate with peer 550fbf1b531e450395d65243f2afaf8e for more than 1 seconds (1.073s)
I20260608 12:45:20.873127 19226 raft_consensus.cc:1217] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:45:20.911484 19226 raft_consensus.cc:1217] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:45:20.968330 19261 consensus_queue.cc:579] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Leader has been unable to successfully communicate with peer 550fbf1b531e450395d65243f2afaf8e for more than 1 seconds (1.014s)
I20260608 12:45:20.982079 19015 consensus_queue.cc:237] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
W20260608 12:45:20.989965 18982 consensus_peers.cc:597] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 -> Peer a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68:36461): Couldn't send request to peer a9663d3e4c9649c4a94b5be4404e2e0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 451f375b089845f1af776d0ddabb60d3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:20.990175 19090 raft_consensus.cc:1275] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:20.991897 19263 consensus_queue.cc:1048] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:45:20.993278 18979 consensus_peers.cc:597] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:20.997725 19267 raft_consensus.cc:2955] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:20.999399 19090 raft_consensus.cc:2955] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:21.007784 19226 raft_consensus.cc:1217] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:45:21.017755 18824 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 451f375b089845f1af776d0ddabb60d3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:45:21.017117 18837 catalog_manager.cc:5696] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: config changed from index -1 to 2, NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "77832ca300554054a78bdd8214eac336" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } } }
I20260608 12:45:21.081758 19284 consensus_queue.cc:579] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Leader has been unable to successfully communicate with peer 550fbf1b531e450395d65243f2afaf8e for more than 1 seconds (1.276s)
I20260608 12:45:21.088089 19261 consensus_queue.cc:579] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Leader has been unable to successfully communicate with peer 550fbf1b531e450395d65243f2afaf8e for more than 1 seconds (1.053s)
I20260608 12:45:21.335656 19283 raft_consensus.cc:1064] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466: attempting to promote NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d to VOTER
I20260608 12:45:21.337708 19283 consensus_queue.cc:237] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } }
I20260608 12:45:21.344077 19226 raft_consensus.cc:1275] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:45:21.344192 19015 raft_consensus.cc:1275] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:45:21.345649 19284 consensus_queue.cc:1048] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } 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:45:21.346581 19291 consensus_queue.cc:1048] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:45:21.348426 19053 consensus_peers.cc:597] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:21.355530 19291 raft_consensus.cc:2955] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.357348 19015 raft_consensus.cc:2955] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.368520 19226 raft_consensus.cc:2955] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.371356 18836 catalog_manager.cc:5696] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9476d652f48b4a09857aebdc0defe466" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:45:21.387264 19090 consensus_queue.cc:237] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [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: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } }
I20260608 12:45:21.392848 19226 raft_consensus.cc:1275] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:45:21.393302 19015 raft_consensus.cc:1275] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:45:21.394711 19284 consensus_queue.cc:1048] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } 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:45:21.395370 19283 consensus_queue.cc:1048] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:45:21.401692 19284 raft_consensus.cc:2955] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.404739 19015 raft_consensus.cc:2955] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.409592 19226 raft_consensus.cc:2955] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.412556 18825 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 18ae123713fb403daa865a3f5fd98f13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:45:21.418165 18836 catalog_manager.cc:5696] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New cstate: current_term: 1 leader_uuid: "9476d652f48b4a09857aebdc0defe466" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:45:21.437147 18823 catalog_manager.cc:4754] TS 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 18ae123713fb403daa865a3f5fd98f13: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
I20260608 12:45:21.484081 19283 raft_consensus.cc:1064] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466: attempting to promote NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d to VOTER
I20260608 12:45:21.486186 19283 consensus_queue.cc:237] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } }
I20260608 12:45:21.492702 19015 raft_consensus.cc:1275] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:45:21.492727 19226 raft_consensus.cc:1275] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:45:21.494477 19283 consensus_queue.cc:1048] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } 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:45:21.495223 19291 consensus_queue.cc:1048] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:45:21.497164 19261 raft_consensus.cc:1064] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336: attempting to promote NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d to VOTER
W20260608 12:45:21.497658 19053 consensus_peers.cc:597] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:21.500191 19261 consensus_queue.cc:237] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } }
I20260608 12:45:21.515218 19225 raft_consensus.cc:1275] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 LEARNER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:45:21.515348 19090 raft_consensus.cc:1275] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:45:21.516095 19291 raft_consensus.cc:2955] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.516773 19261 consensus_queue.cc:1048] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } 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:45:21.518777 19286 consensus_queue.cc:1048] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:45:21.518873 19225 raft_consensus.cc:2955] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
W20260608 12:45:21.521173 18979 consensus_peers.cc:597] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:21.532037 19015 raft_consensus.cc:2955] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.537890 18837 catalog_manager.cc:5696] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9476d652f48b4a09857aebdc0defe466" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:45:21.550007 19302 ts_tablet_manager.cc:933] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: Initiating tablet copy from peer 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111)
I20260608 12:45:21.553105 19261 raft_consensus.cc:2955] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.561069 19302 tablet_copy_client.cc:323] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:44111
I20260608 12:45:21.561157 19090 consensus_queue.cc:237] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [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: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } }
I20260608 12:45:21.563271 19026 tablet_copy_service.cc:140] P 77832ca300554054a78bdd8214eac336: Received BeginTabletCopySession request for tablet 451f375b089845f1af776d0ddabb60d3 from peer a9663d3e4c9649c4a94b5be4404e2e0d ({username='slave'} at 127.0.0.1:55730)
I20260608 12:45:21.563859 19026 tablet_copy_service.cc:161] P 77832ca300554054a78bdd8214eac336: Beginning new tablet copy session on tablet 451f375b089845f1af776d0ddabb60d3 from peer a9663d3e4c9649c4a94b5be4404e2e0d at {username='slave'} at 127.0.0.1:55730: session id = a9663d3e4c9649c4a94b5be4404e2e0d-451f375b089845f1af776d0ddabb60d3
I20260608 12:45:21.563421 19226 raft_consensus.cc:2955] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.568858 19224 raft_consensus.cc:1275] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:45:21.570488 19291 consensus_queue.cc:1048] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } 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:45:21.571756 19026 tablet_copy_source_session.cc:215] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:21.576539 18837 catalog_manager.cc:5696] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d reported cstate change: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "77832ca300554054a78bdd8214eac336" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.579461 19302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451f375b089845f1af776d0ddabb60d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:21.582890 19015 raft_consensus.cc:1275] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Refusing update from remote peer 9476d652f48b4a09857aebdc0defe466: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:45:21.584766 19291 consensus_queue.cc:1048] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:45:21.585579 19090 raft_consensus.cc:2955] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.588279 19283 raft_consensus.cc:2955] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.595057 19015 raft_consensus.cc:2955] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.600961 18825 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2ccbe632fd774a01b75bef8662bffd92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:45:21.604617 19016 consensus_queue.cc:237] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [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: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } }
I20260608 12:45:21.608017 19225 raft_consensus.cc:2955] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.614912 18836 catalog_manager.cc:5696] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New cstate: current_term: 1 leader_uuid: "9476d652f48b4a09857aebdc0defe466" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:45:21.620072 19302 tablet_copy_client.cc:806] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Starting download of 0 data blocks...
I20260608 12:45:21.620779 19302 tablet_copy_client.cc:670] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:45:21.621255 19090 raft_consensus.cc:1275] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:45:21.623039 19225 raft_consensus.cc:1275] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:45:21.623056 19261 consensus_queue.cc:1048] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:45:21.625161 19302 tablet_copy_client.cc:538] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:21.625038 19261 consensus_queue.cc:1048] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } 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:45:21.631625 19285 raft_consensus.cc:2955] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.634946 19302 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: Bootstrap starting.
I20260608 12:45:21.641264 19090 raft_consensus.cc:2955] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.645994 19225 raft_consensus.cc:2955] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.648924 18824 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d26f59e6eeb149d48f8e5189776c4587 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:45:21.656415 18836 catalog_manager.cc:5696] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New cstate: current_term: 1 leader_uuid: "77832ca300554054a78bdd8214eac336" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:21.663313 19302 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: 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:45:21.664139 19302 tablet_bootstrap.cc:492] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: Bootstrap complete.
I20260608 12:45:21.664747 19302 ts_tablet_manager.cc:1403] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.005s
I20260608 12:45:21.667608 19302 raft_consensus.cc:359] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:21.668507 19302 raft_consensus.cc:740] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a9663d3e4c9649c4a94b5be4404e2e0d, State: Initialized, Role: LEARNER
I20260608 12:45:21.669157 19302 consensus_queue.cc:260] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: true } }
I20260608 12:45:21.671352 19302 ts_tablet_manager.cc:1434] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260608 12:45:21.674556 19026 tablet_copy_service.cc:342] P 77832ca300554054a78bdd8214eac336: Request end of tablet copy session a9663d3e4c9649c4a94b5be4404e2e0d-451f375b089845f1af776d0ddabb60d3 received from {username='slave'} at 127.0.0.1:55730
I20260608 12:45:21.674995 19026 tablet_copy_service.cc:434] P 77832ca300554054a78bdd8214eac336: ending tablet copy session a9663d3e4c9649c4a94b5be4404e2e0d-451f375b089845f1af776d0ddabb60d3 on tablet 451f375b089845f1af776d0ddabb60d3 with peer a9663d3e4c9649c4a94b5be4404e2e0d
W20260608 12:45:21.823994 18885 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 550fbf1b531e450395d65243f2afaf8e not available for placement
I20260608 12:45:22.040768 19225 raft_consensus.cc:1217] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:45:22.146304 19285 consensus_queue.cc:579] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Leader has been unable to successfully communicate with peer 550fbf1b531e450395d65243f2afaf8e for more than 1 seconds (1.162s)
I20260608 12:45:22.491859 19285 raft_consensus.cc:1064] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336: attempting to promote NON_VOTER a9663d3e4c9649c4a94b5be4404e2e0d to VOTER
I20260608 12:45:22.493870 19285 consensus_queue.cc:237] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [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: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } }
I20260608 12:45:22.500564 19090 raft_consensus.cc:1275] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:22.501608 19225 raft_consensus.cc:1275] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 LEARNER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:22.502545 19309 consensus_queue.cc:1048] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:45:22.504150 19285 consensus_queue.cc:1048] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } 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:45:22.508544 18979 consensus_peers.cc:597] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 -> Peer 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): Couldn't send request to peer 550fbf1b531e450395d65243f2afaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:22.513496 19309 raft_consensus.cc:2955] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:22.515297 19225 raft_consensus.cc:2955] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:22.525547 19090 raft_consensus.cc:2955] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:22.527726 18836 catalog_manager.cc:5696] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 reported cstate change: config changed from index 2 to 3, a9663d3e4c9649c4a94b5be4404e2e0d (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "77832ca300554054a78bdd8214eac336" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "550fbf1b531e450395d65243f2afaf8e" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:45:22.547205 19016 consensus_queue.cc:237] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [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: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } }
I20260608 12:45:22.554698 19225 raft_consensus.cc:1275] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:45:22.555351 19090 raft_consensus.cc:1275] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Refusing update from remote peer 77832ca300554054a78bdd8214eac336: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:45:22.555989 19286 consensus_queue.cc:1048] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } 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:45:22.556772 19261 consensus_queue.cc:1048] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:45:22.562844 19286 raft_consensus.cc:2955] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:22.564446 19090 raft_consensus.cc:2955] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:22.570541 18824 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 451f375b089845f1af776d0ddabb60d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:45:22.574366 18837 catalog_manager.cc:5696] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 reported cstate change: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New cstate: current_term: 2 leader_uuid: "77832ca300554054a78bdd8214eac336" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
I20260608 12:45:22.574715 19225 raft_consensus.cc:2955] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 550fbf1b531e450395d65243f2afaf8e (127.12.108.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "77832ca300554054a78bdd8214eac336" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44111 } } peers { permanent_uuid: "9476d652f48b4a09857aebdc0defe466" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33587 } } peers { permanent_uuid: "a9663d3e4c9649c4a94b5be4404e2e0d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36461 } attrs { promote: false } } }
W20260608 12:45:22.589476 18823 catalog_manager.cc:4754] TS 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 451f375b089845f1af776d0ddabb60d3: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
W20260608 12:45:23.732447 18823 catalog_manager.cc:4754] TS 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 18ae123713fb403daa865a3f5fd98f13: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
W20260608 12:45:23.910921 18823 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 12:45:24.793203 18823 catalog_manager.cc:4754] TS 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 451f375b089845f1af776d0ddabb60d3: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
W20260608 12:45:25.831212 18823 catalog_manager.cc:4754] TS 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 18ae123713fb403daa865a3f5fd98f13: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
I20260608 12:45:26.754420 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
W20260608 12:45:26.773340 19054 consensus_peers.cc:597] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 -> Peer 77832ca300554054a78bdd8214eac336 (127.12.108.66:44111): Couldn't send request to peer 77832ca300554054a78bdd8214eac336. 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:45:26.779470 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:26.780325 12721 tablet_replica.cc:333] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336: stopping tablet replica
I20260608 12:45:26.780916 12721 raft_consensus.cc:2243] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:26.781548 12721 raft_consensus.cc:2272] T 2ccbe632fd774a01b75bef8662bffd92 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.783648 12721 tablet_replica.cc:333] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336: stopping tablet replica
I20260608 12:45:26.784207 12721 raft_consensus.cc:2243] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:26.785002 12721 raft_consensus.cc:2272] T d26f59e6eeb149d48f8e5189776c4587 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.787154 12721 tablet_replica.cc:333] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336: stopping tablet replica
I20260608 12:45:26.787717 12721 raft_consensus.cc:2243] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:26.788504 12721 raft_consensus.cc:2272] T 451f375b089845f1af776d0ddabb60d3 P 77832ca300554054a78bdd8214eac336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.790506 12721 tablet_replica.cc:333] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336: stopping tablet replica
I20260608 12:45:26.791088 12721 raft_consensus.cc:2243] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:26.791728 12721 raft_consensus.cc:2272] T 18ae123713fb403daa865a3f5fd98f13 P 77832ca300554054a78bdd8214eac336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.815855 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:45:26.829295 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
W20260608 12:45:26.858354 18823 catalog_manager.cc:4754] TS 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 451f375b089845f1af776d0ddabb60d3: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
I20260608 12:45:26.866787 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:26.867511 12721 tablet_replica.cc:333] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466: stopping tablet replica
I20260608 12:45:26.868078 12721 raft_consensus.cc:2243] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:26.868860 12721 raft_consensus.cc:2272] T 2ccbe632fd774a01b75bef8662bffd92 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.870988 12721 tablet_replica.cc:333] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466: stopping tablet replica
I20260608 12:45:26.871493 12721 raft_consensus.cc:2243] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:26.872251 12721 raft_consensus.cc:2272] T 18ae123713fb403daa865a3f5fd98f13 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.874142 12721 tablet_replica.cc:333] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466: stopping tablet replica
I20260608 12:45:26.874713 12721 raft_consensus.cc:2243] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:26.875232 12721 raft_consensus.cc:2272] T 451f375b089845f1af776d0ddabb60d3 P 9476d652f48b4a09857aebdc0defe466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.876981 12721 tablet_replica.cc:333] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466: stopping tablet replica
I20260608 12:45:26.877429 12721 raft_consensus.cc:2243] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:26.877929 12721 raft_consensus.cc:2272] T d26f59e6eeb149d48f8e5189776c4587 P 9476d652f48b4a09857aebdc0defe466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.901232 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:45:26.915313 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:45:26.935827 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:26.936517 12721 tablet_replica.cc:333] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d: stopping tablet replica
I20260608 12:45:26.937095 12721 raft_consensus.cc:2243] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:26.937646 12721 raft_consensus.cc:2272] T 2ccbe632fd774a01b75bef8662bffd92 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.939616 12721 tablet_replica.cc:333] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d: stopping tablet replica
I20260608 12:45:26.940126 12721 raft_consensus.cc:2243] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:26.940631 12721 raft_consensus.cc:2272] T 451f375b089845f1af776d0ddabb60d3 P a9663d3e4c9649c4a94b5be4404e2e0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.942512 12721 tablet_replica.cc:333] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d: stopping tablet replica
I20260608 12:45:26.943012 12721 raft_consensus.cc:2243] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:26.943518 12721 raft_consensus.cc:2272] T d26f59e6eeb149d48f8e5189776c4587 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.945261 12721 tablet_replica.cc:333] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d: stopping tablet replica
I20260608 12:45:26.945729 12721 raft_consensus.cc:2243] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:26.946255 12721 raft_consensus.cc:2272] T 18ae123713fb403daa865a3f5fd98f13 P a9663d3e4c9649c4a94b5be4404e2e0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:26.968845 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:45:26.982277 12721 master.cc:562] Master@127.12.108.126:37925 shutting down...
W20260608 12:45:29.947865 18823 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:45:29.952175 18823 catalog_manager.cc:4754] TS 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 18ae123713fb403daa865a3f5fd98f13: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
W20260608 12:45:30.975708 18823 catalog_manager.cc:4754] TS 550fbf1b531e450395d65243f2afaf8e (127.12.108.65:39683): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 451f375b089845f1af776d0ddabb60d3: Network error: Client connection negotiation failed: client connection to 127.12.108.65:39683: connect: Connection refused (error 111)
I20260608 12:45:31.503387 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:31.504550 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:31.506101 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4fd2e6d2ae540559fab0688d94eea9a: stopping tablet replica
I20260608 12:45:31.533591 12721 master.cc:584] Master@127.12.108.126:37925 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14922 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:45:31.585299 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:37671
I20260608 12:45:31.586776 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:31.592583 19331 instance_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:45:31.593447 19332 instance_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:45:31.594223 19334 instance_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:45:31.594817 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:31.595672 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:31.595896 12721 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:45:31.596065 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922731596040 us; error 0 us; skew 500 ppm
I20260608 12:45:31.596624 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:31.599444 12721 webserver.cc:533] Webserver started at http://127.12.108.126:36451/ using document root <none> and password file <none>
I20260608 12:45:31.599993 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:31.600206 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:31.600499 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:31.602133 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "b2319e609d074b80be47b0e6dacfeaa4"
format_stamp: "Formatted at 2026-06-08 12:45:31 on dist-test-slave-sxbk"
I20260608 12:45:31.608016 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:45:31.612221 19339 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:45:31.613432 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:45:31.613904 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "b2319e609d074b80be47b0e6dacfeaa4"
format_stamp: "Formatted at 2026-06-08 12:45:31 on dist-test-slave-sxbk"
I20260608 12:45:31.614321 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-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:45:31.637285 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:31.638669 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:31.688877 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:37671
I20260608 12:45:31.689009 19390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:37671 every 8 connection(s)
I20260608 12:45:31.693640 19391 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:45:31.706714 19391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4: Bootstrap starting.
I20260608 12:45:31.712081 19391 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:31.717486 19391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4: No bootstrap required, opened a new log
I20260608 12:45:31.720296 19391 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2319e609d074b80be47b0e6dacfeaa4" member_type: VOTER }
I20260608 12:45:31.720882 19391 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:31.721087 19391 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2319e609d074b80be47b0e6dacfeaa4, State: Initialized, Role: FOLLOWER
I20260608 12:45:31.721947 19391 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2319e609d074b80be47b0e6dacfeaa4" member_type: VOTER }
I20260608 12:45:31.722467 19391 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:45:31.722675 19391 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:45:31.722894 19391 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:31.727689 19391 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2319e609d074b80be47b0e6dacfeaa4" member_type: VOTER }
I20260608 12:45:31.728225 19391 leader_election.cc:304] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [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: b2319e609d074b80be47b0e6dacfeaa4; no voters: 
I20260608 12:45:31.729833 19391 leader_election.cc:290] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:45:31.730216 19394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:31.731799 19394 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 1 LEADER]: Becoming Leader. State: Replica: b2319e609d074b80be47b0e6dacfeaa4, State: Running, Role: LEADER
I20260608 12:45:31.732594 19394 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [LEADER]: Queue going to LEADER mode. State: All 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: "b2319e609d074b80be47b0e6dacfeaa4" member_type: VOTER }
I20260608 12:45:31.733472 19391 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:45:31.736291 19396 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2319e609d074b80be47b0e6dacfeaa4. Latest consensus state: current_term: 1 leader_uuid: "b2319e609d074b80be47b0e6dacfeaa4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2319e609d074b80be47b0e6dacfeaa4" member_type: VOTER } }
I20260608 12:45:31.736352 19395 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2319e609d074b80be47b0e6dacfeaa4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2319e609d074b80be47b0e6dacfeaa4" member_type: VOTER } }
I20260608 12:45:31.737018 19396 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:45:31.737208 19395 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:45:31.740011 19399 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:45:31.745986 19399 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:45:31.754647 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:45:31.758508 19399 catalog_manager.cc:1382] Generated new cluster ID: 4c35c7e397e34afebd002c1262ac0d2a
I20260608 12:45:31.758894 19399 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:45:31.789090 19399 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:45:31.790676 19399 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:45:31.811110 19399 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4: Generated new TSK 0
I20260608 12:45:31.812124 19399 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:45:31.828364 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:31.835947 19412 instance_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:45:31.837100 19413 instance_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:45:31.840147 12721 server_base.cc:1061] running on GCE node
W20260608 12:45:31.840572 19415 instance_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:45:31.842154 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:31.842475 12721 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:45:31.842679 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922731842661 us; error 0 us; skew 500 ppm
I20260608 12:45:31.843405 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:31.845990 12721 webserver.cc:533] Webserver started at http://127.12.108.65:34761/ using document root <none> and password file <none>
I20260608 12:45:31.846633 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:31.846858 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:31.847139 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:31.848618 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "86c64b1611404d7695e9c3efeedc5619"
format_stamp: "Formatted at 2026-06-08 12:45:31 on dist-test-slave-sxbk"
I20260608 12:45:31.853624 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:45:31.857976 19420 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:45:31.859195 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:45:31.859797 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "86c64b1611404d7695e9c3efeedc5619"
format_stamp: "Formatted at 2026-06-08 12:45:31 on dist-test-slave-sxbk"
I20260608 12:45:31.860200 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-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:45:31.892112 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:31.893813 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:31.895645 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:31.898509 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:31.898886 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:45:31.899178 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:31.899370 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:31.954324 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:41901
I20260608 12:45:31.954484 19482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:41901 every 8 connection(s)
I20260608 12:45:31.960923 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:31.971452 19487 instance_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:45:31.971928 19488 instance_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:45:31.975531 12721 server_base.cc:1061] running on GCE node
W20260608 12:45:31.977277 19490 instance_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:45:31.978648 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:31.979080 12721 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:45:31.979283 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922731979261 us; error 0 us; skew 500 ppm
I20260608 12:45:31.979986 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:31.982779 12721 webserver.cc:533] Webserver started at http://127.12.108.66:46687/ using document root <none> and password file <none>
I20260608 12:45:31.983507 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:31.983794 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:31.984174 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:31.985500 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "05b6dda346034e76aa906eb0393ea128"
format_stamp: "Formatted at 2026-06-08 12:45:31 on dist-test-slave-sxbk"
I20260608 12:45:31.987697 19483 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37671
I20260608 12:45:31.988394 19483 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:31.989462 19483 heartbeater.cc:507] Master 127.12.108.126:37671 requested a full tablet report, sending...
I20260608 12:45:31.991910 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.004s
I20260608 12:45:31.992523 19356 ts_manager.cc:194] Registered new tserver with Master: 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901)
I20260608 12:45:31.994694 19356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54900
I20260608 12:45:31.996424 19495 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:45:31.997408 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:45:31.997767 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "05b6dda346034e76aa906eb0393ea128"
format_stamp: "Formatted at 2026-06-08 12:45:31 on dist-test-slave-sxbk"
I20260608 12:45:31.998056 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-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:45:32.047499 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:32.048965 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:32.050911 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:32.053553 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:32.053802 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:32.054147 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:32.054407 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:45:32.107194 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:37629
I20260608 12:45:32.107306 19557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:37629 every 8 connection(s)
I20260608 12:45:32.113581 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:32.121961 19561 instance_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:45:32.122867 19562 instance_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:45:32.124337 19564 instance_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:45:32.126113 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:32.127254 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:32.127545 12721 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:45:32.127790 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922732127749 us; error 0 us; skew 500 ppm
I20260608 12:45:32.127827 19558 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37671
I20260608 12:45:32.128372 19558 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:32.128521 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:32.129278 19558 heartbeater.cc:507] Master 127.12.108.126:37671 requested a full tablet report, sending...
I20260608 12:45:32.131584 12721 webserver.cc:533] Webserver started at http://127.12.108.67:36181/ using document root <none> and password file <none>
I20260608 12:45:32.131857 19356 ts_manager.cc:194] Registered new tserver with Master: 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
I20260608 12:45:32.132217 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:32.132481 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:32.132766 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:32.133448 19356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54902
I20260608 12:45:32.134011 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "ee49a5313b69469badb49411963f2ec3"
format_stamp: "Formatted at 2026-06-08 12:45:32 on dist-test-slave-sxbk"
I20260608 12:45:32.139391 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:45:32.143412 19569 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:45:32.144488 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:45:32.144881 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "ee49a5313b69469badb49411963f2ec3"
format_stamp: "Formatted at 2026-06-08 12:45:32 on dist-test-slave-sxbk"
I20260608 12:45:32.145202 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-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:45:32.180853 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:32.182102 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:32.183785 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:32.186342 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:32.186547 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:32.186797 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:32.186995 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:32.233462 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:37153
I20260608 12:45:32.233596 19631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:37153 every 8 connection(s)
I20260608 12:45:32.250702 19632 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37671
I20260608 12:45:32.251274 19632 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:32.252535 19632 heartbeater.cc:507] Master 127.12.108.126:37671 requested a full tablet report, sending...
I20260608 12:45:32.255050 19356 ts_manager.cc:194] Registered new tserver with Master: ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:32.255731 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018591537s
I20260608 12:45:32.258065 19356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54908
I20260608 12:45:32.802639 19356 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54922:
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:45:32.805135 19356 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:45:32.863586 19597 tablet_service.cc:1511] Processing CreateTablet for tablet c50e7c2f37dc47a5a0936dc9838b3b52 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:32.865381 19597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50e7c2f37dc47a5a0936dc9838b3b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.873492 19596 tablet_service.cc:1511] Processing CreateTablet for tablet b302fc9270d34a90b88b2e88e4da1332 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:32.875136 19596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b302fc9270d34a90b88b2e88e4da1332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.876322 19523 tablet_service.cc:1511] Processing CreateTablet for tablet c50e7c2f37dc47a5a0936dc9838b3b52 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:32.877840 19523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50e7c2f37dc47a5a0936dc9838b3b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.880412 19522 tablet_service.cc:1511] Processing CreateTablet for tablet b302fc9270d34a90b88b2e88e4da1332 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:32.881884 19522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b302fc9270d34a90b88b2e88e4da1332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.889328 19521 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8babb31c1f4b80b39e9dc39ae4d1fb (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:32.890923 19521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8babb31c1f4b80b39e9dc39ae4d1fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.894304 19520 tablet_service.cc:1511] Processing CreateTablet for tablet 7884fba8711745d0b229069667cdb452 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:32.896091 19520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7884fba8711745d0b229069667cdb452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.897701 19595 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8babb31c1f4b80b39e9dc39ae4d1fb (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:32.897776 19594 tablet_service.cc:1511] Processing CreateTablet for tablet 7884fba8711745d0b229069667cdb452 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:32.903218 19595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8babb31c1f4b80b39e9dc39ae4d1fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.903961 19594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7884fba8711745d0b229069667cdb452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.925110 19448 tablet_service.cc:1511] Processing CreateTablet for tablet c50e7c2f37dc47a5a0936dc9838b3b52 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:32.926671 19448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50e7c2f37dc47a5a0936dc9838b3b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.933555 19652 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Bootstrap starting.
I20260608 12:45:32.933868 19446 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8babb31c1f4b80b39e9dc39ae4d1fb (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:32.935392 19446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8babb31c1f4b80b39e9dc39ae4d1fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.936589 19447 tablet_service.cc:1511] Processing CreateTablet for tablet b302fc9270d34a90b88b2e88e4da1332 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:32.939368 19445 tablet_service.cc:1511] Processing CreateTablet for tablet 7884fba8711745d0b229069667cdb452 (DEFAULT_TABLE table=test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:32.938104 19447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b302fc9270d34a90b88b2e88e4da1332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.947085 19445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7884fba8711745d0b229069667cdb452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:32.953280 19652 tablet_bootstrap.cc:654] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:32.965605 19653 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: Bootstrap starting.
I20260608 12:45:32.976250 19653 tablet_bootstrap.cc:654] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:32.985087 19654 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Bootstrap starting.
I20260608 12:45:32.988093 19652 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: No bootstrap required, opened a new log
I20260608 12:45:32.988296 19653 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: No bootstrap required, opened a new log
I20260608 12:45:32.988683 19652 ts_tablet_manager.cc:1403] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.015s
I20260608 12:45:32.988780 19653 ts_tablet_manager.cc:1403] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260608 12:45:32.991680 19654 tablet_bootstrap.cc:654] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:32.992178 19652 raft_consensus.cc:359] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:32.992448 19653 raft_consensus.cc:359] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:32.992990 19652 raft_consensus.cc:385] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:32.993151 19653 raft_consensus.cc:385] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:32.993360 19652 raft_consensus.cc:740] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Initialized, Role: FOLLOWER
I20260608 12:45:32.993492 19653 raft_consensus.cc:740] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b6dda346034e76aa906eb0393ea128, State: Initialized, Role: FOLLOWER
I20260608 12:45:32.994338 19652 consensus_queue.cc:260] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:32.994648 19653 consensus_queue.cc:260] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.006731 19483 heartbeater.cc:499] Master 127.12.108.126:37671 was elected leader, sending a full tablet report...
I20260608 12:45:33.036273 19558 heartbeater.cc:499] Master 127.12.108.126:37671 was elected leader, sending a full tablet report...
I20260608 12:45:33.036562 19652 ts_tablet_manager.cc:1434] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Time spent starting tablet: real 0.047s	user 0.030s	sys 0.018s
I20260608 12:45:33.037060 19653 ts_tablet_manager.cc:1434] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: Time spent starting tablet: real 0.048s	user 0.024s	sys 0.020s
I20260608 12:45:33.036336 19632 heartbeater.cc:499] Master 127.12.108.126:37671 was elected leader, sending a full tablet report...
I20260608 12:45:33.039120 19653 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: Bootstrap starting.
I20260608 12:45:33.053117 19654 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: No bootstrap required, opened a new log
I20260608 12:45:33.053750 19654 ts_tablet_manager.cc:1403] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.032s
I20260608 12:45:33.057430 19654 raft_consensus.cc:359] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.058269 19654 raft_consensus.cc:385] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.058614 19654 raft_consensus.cc:740] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.059875 19652 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Bootstrap starting.
I20260608 12:45:33.060096 19653 tablet_bootstrap.cc:654] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.059670 19654 consensus_queue.cc:260] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.068387 19652 tablet_bootstrap.cc:654] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.069680 19654 ts_tablet_manager.cc:1434] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 12:45:33.072678 19653 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: No bootstrap required, opened a new log
I20260608 12:45:33.073441 19653 ts_tablet_manager.cc:1403] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.015s
I20260608 12:45:33.073526 19654 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap starting.
I20260608 12:45:33.077979 19653 raft_consensus.cc:359] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:33.079262 19653 raft_consensus.cc:385] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.079634 19653 raft_consensus.cc:740] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b6dda346034e76aa906eb0393ea128, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.080675 19653 consensus_queue.cc:260] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:33.082657 19654 tablet_bootstrap.cc:654] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.083748 19653 ts_tablet_manager.cc:1434] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260608 12:45:33.085261 19653 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: Bootstrap starting.
I20260608 12:45:33.089120 19652 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: No bootstrap required, opened a new log
I20260608 12:45:33.089728 19652 ts_tablet_manager.cc:1403] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.012s
I20260608 12:45:33.093660 19653 tablet_bootstrap.cc:654] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.094942 19654 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: No bootstrap required, opened a new log
I20260608 12:45:33.095506 19654 ts_tablet_manager.cc:1403] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 12:45:33.096560 19652 raft_consensus.cc:359] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.097553 19652 raft_consensus.cc:385] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.097930 19652 raft_consensus.cc:740] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.098721 19654 raft_consensus.cc:359] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.099467 19654 raft_consensus.cc:385] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.099781 19654 raft_consensus.cc:740] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.100056 19652 consensus_queue.cc:260] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.101068 19654 consensus_queue.cc:260] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.103257 19652 ts_tablet_manager.cc:1434] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:45:33.104372 19652 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Bootstrap starting.
I20260608 12:45:33.105703 19654 ts_tablet_manager.cc:1434] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:45:33.105909 19653 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: No bootstrap required, opened a new log
I20260608 12:45:33.106602 19653 ts_tablet_manager.cc:1403] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260608 12:45:33.106848 19654 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap starting.
I20260608 12:45:33.109987 19653 raft_consensus.cc:359] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.110740 19653 raft_consensus.cc:385] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.111068 19653 raft_consensus.cc:740] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b6dda346034e76aa906eb0393ea128, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.111454 19652 tablet_bootstrap.cc:654] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.112005 19653 consensus_queue.cc:260] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.114362 19654 tablet_bootstrap.cc:654] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.116840 19653 ts_tablet_manager.cc:1434] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:45:33.118350 19653 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: Bootstrap starting.
I20260608 12:45:33.127496 19653 tablet_bootstrap.cc:654] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.140931 19653 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: No bootstrap required, opened a new log
I20260608 12:45:33.141490 19653 ts_tablet_manager.cc:1403] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260608 12:45:33.146061 19653 raft_consensus.cc:359] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.147317 19653 raft_consensus.cc:385] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.147897 19653 raft_consensus.cc:740] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b6dda346034e76aa906eb0393ea128, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.148806 19653 consensus_queue.cc:260] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.150661 19652 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: No bootstrap required, opened a new log
I20260608 12:45:33.151252 19652 ts_tablet_manager.cc:1403] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.024s
I20260608 12:45:33.151659 19654 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: No bootstrap required, opened a new log
I20260608 12:45:33.152202 19654 ts_tablet_manager.cc:1403] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.020s
I20260608 12:45:33.152797 19653 ts_tablet_manager.cc:1434] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260608 12:45:33.154662 19652 raft_consensus.cc:359] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.155417 19652 raft_consensus.cc:385] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.155380 19654 raft_consensus.cc:359] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:33.155958 19652 raft_consensus.cc:740] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.156363 19654 raft_consensus.cc:385] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.156739 19654 raft_consensus.cc:740] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.156945 19652 consensus_queue.cc:260] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.157618 19654 consensus_queue.cc:260] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:33.159482 19652 ts_tablet_manager.cc:1434] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:45:33.160590 19652 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: Bootstrap starting.
I20260608 12:45:33.163230 19654 ts_tablet_manager.cc:1434] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 12:45:33.164458 19654 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap starting.
I20260608 12:45:33.167759 19652 tablet_bootstrap.cc:654] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.171607 19654 tablet_bootstrap.cc:654] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:33.178308 19654 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: No bootstrap required, opened a new log
I20260608 12:45:33.178689 19652 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: No bootstrap required, opened a new log
I20260608 12:45:33.178768 19654 ts_tablet_manager.cc:1403] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:45:33.179211 19652 ts_tablet_manager.cc:1403] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260608 12:45:33.181437 19654 raft_consensus.cc:359] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.181665 19652 raft_consensus.cc:359] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.182061 19654 raft_consensus.cc:385] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.182384 19652 raft_consensus.cc:385] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:33.182447 19654 raft_consensus.cc:740] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.182757 19652 raft_consensus.cc:740] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Initialized, Role: FOLLOWER
I20260608 12:45:33.183373 19654 consensus_queue.cc:260] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.183604 19652 consensus_queue.cc:260] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.185662 19654 ts_tablet_manager.cc:1434] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:45:33.185897 19652 ts_tablet_manager.cc:1434] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 12:45:33.246598 19660 raft_consensus.cc:493] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:33.247243 19660 raft_consensus.cc:515] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.248147 19670 raft_consensus.cc:493] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:33.248602 19670 raft_consensus.cc:515] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.250051 19660 leader_election.cc:290] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:33.250633 19670 leader_election.cc:290] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:33.261716 19607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302fc9270d34a90b88b2e88e4da1332" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:33.261802 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302fc9270d34a90b88b2e88e4da1332" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:33.262108 19606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:33.262223 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:33.262904 19607 raft_consensus.cc:2468] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 0.
I20260608 12:45:33.263018 19533 raft_consensus.cc:2468] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 0.
I20260608 12:45:33.263152 19606 raft_consensus.cc:2468] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 0.
I20260608 12:45:33.263319 19532 raft_consensus.cc:2468] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 0.
I20260608 12:45:33.264544 19423 leader_election.cc:304] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:33.265321 19670 raft_consensus.cc:2804] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:33.265527 19423 leader_election.cc:304] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:33.265709 19670 raft_consensus.cc:493] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:33.266230 19670 raft_consensus.cc:3060] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.266505 19660 raft_consensus.cc:2804] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:33.266862 19660 raft_consensus.cc:493] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:33.267154 19660 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.272382 19670 raft_consensus.cc:515] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.273058 19660 raft_consensus.cc:515] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.274434 19670 leader_election.cc:290] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 election: Requested vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:33.275017 19660 leader_election.cc:290] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 election: Requested vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:33.275532 19606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302fc9270d34a90b88b2e88e4da1332" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3"
I20260608 12:45:33.275532 19532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302fc9270d34a90b88b2e88e4da1332" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:33.276497 19532 raft_consensus.cc:3060] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.276391 19606 raft_consensus.cc:3060] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.278156 19607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3"
I20260608 12:45:33.278635 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:33.278954 19607 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.279465 19533 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.285569 19532 raft_consensus.cc:2468] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:33.287002 19607 raft_consensus.cc:2468] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:33.287045 19606 raft_consensus.cc:2468] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:33.287359 19533 raft_consensus.cc:2468] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:33.287243 19424 leader_election.cc:304] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619; no voters: 
I20260608 12:45:33.288645 19660 raft_consensus.cc:2804] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:33.288729 19423 leader_election.cc:304] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:33.289279 19660 raft_consensus.cc:697] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: Becoming Leader. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Running, Role: LEADER
I20260608 12:45:33.289588 19670 raft_consensus.cc:2804] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:33.290110 19670 raft_consensus.cc:697] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: Becoming Leader. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Running, Role: LEADER
I20260608 12:45:33.290272 19660 consensus_queue.cc:237] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.291138 19670 consensus_queue.cc:237] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.299849 19356 catalog_manager.cc:5696] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:33.313030 19356 catalog_manager.cc:5696] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:33.337456 19660 raft_consensus.cc:493] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:33.337990 19660 raft_consensus.cc:515] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.339879 19660 leader_election.cc:290] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:33.340710 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:33.340958 19606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:33.341303 19533 raft_consensus.cc:2468] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 0.
I20260608 12:45:33.341566 19606 raft_consensus.cc:2468] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 0.
I20260608 12:45:33.342465 19424 leader_election.cc:304] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619; no voters: 
I20260608 12:45:33.343268 19660 raft_consensus.cc:2804] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:33.343641 19660 raft_consensus.cc:493] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:33.343962 19660 raft_consensus.cc:3060] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.349349 19660 raft_consensus.cc:515] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.351115 19660 leader_election.cc:290] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 election: Requested vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:33.352214 19606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3"
I20260608 12:45:33.352183 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:33.353101 19606 raft_consensus.cc:3060] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.353161 19533 raft_consensus.cc:3060] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.360144 19533 raft_consensus.cc:2468] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:33.360144 19606 raft_consensus.cc:2468] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:33.361467 19423 leader_election.cc:304] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:33.362267 19660 raft_consensus.cc:2804] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:33.362766 19660 raft_consensus.cc:697] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: Becoming Leader. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Running, Role: LEADER
I20260608 12:45:33.363426 19660 consensus_queue.cc:237] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:33.371244 19356 catalog_manager.cc:5696] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:33.392947 19658 raft_consensus.cc:493] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:33.393504 19658 raft_consensus.cc:515] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:33.398671 19658 leader_election.cc:290] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901)
I20260608 12:45:33.407819 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:33.408595 19533 raft_consensus.cc:2468] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 0.
I20260608 12:45:33.408587 19458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619" is_pre_election: true
I20260608 12:45:33.409451 19458 raft_consensus.cc:2468] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 0.
I20260608 12:45:33.410075 19573 leader_election.cc:304] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b6dda346034e76aa906eb0393ea128, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:33.410938 19658 raft_consensus.cc:2804] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:33.411290 19658 raft_consensus.cc:493] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:33.411676 19658 raft_consensus.cc:3060] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.417768 19658 raft_consensus.cc:515] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:33.419486 19658 leader_election.cc:290] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 1 election: Requested vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901)
I20260608 12:45:33.420356 19533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:33.420533 19458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619"
I20260608 12:45:33.420905 19533 raft_consensus.cc:3060] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.421104 19458 raft_consensus.cc:3060] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:33.426074 19533 raft_consensus.cc:2468] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 1.
I20260608 12:45:33.426879 19458 raft_consensus.cc:2468] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 1.
I20260608 12:45:33.427266 19573 leader_election.cc:304] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b6dda346034e76aa906eb0393ea128, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:33.428153 19658 raft_consensus.cc:2804] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:33.429009 19658 raft_consensus.cc:697] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 LEADER]: Becoming Leader. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Running, Role: LEADER
I20260608 12:45:33.429800 19658 consensus_queue.cc:237] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:33.437232 19356 catalog_manager.cc:5696] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee49a5313b69469badb49411963f2ec3 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "ee49a5313b69469badb49411963f2ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:33.474417 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:45:33.496260 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:33.497525 12721 tablet_replica.cc:333] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: stopping tablet replica
I20260608 12:45:33.498164 12721 raft_consensus.cc:2243] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:33.498914 12721 pending_rounds.cc:70] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Trying to abort 1 pending ops.
I20260608 12:45:33.499123 12721 pending_rounds.cc:77] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659515567001600 op_type: NO_OP noop_request { }
I20260608 12:45:33.499485 12721 raft_consensus.cc:2889] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:33.499810 12721 raft_consensus.cc:2272] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.502437 12721 tablet_replica.cc:333] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: stopping tablet replica
I20260608 12:45:33.502991 12721 raft_consensus.cc:2243] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:33.503597 12721 pending_rounds.cc:70] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Trying to abort 1 pending ops.
I20260608 12:45:33.503801 12721 pending_rounds.cc:77] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659515865640960 op_type: NO_OP noop_request { }
I20260608 12:45:33.504079 12721 raft_consensus.cc:2889] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:33.504361 12721 raft_consensus.cc:2272] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.506771 12721 tablet_replica.cc:333] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: stopping tablet replica
I20260608 12:45:33.507303 12721 raft_consensus.cc:2243] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:33.507704 12721 raft_consensus.cc:2272] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.509783 12721 tablet_replica.cc:333] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: stopping tablet replica
I20260608 12:45:33.510375 12721 raft_consensus.cc:2243] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:33.510973 12721 pending_rounds.cc:70] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Trying to abort 1 pending ops.
I20260608 12:45:33.511176 12721 pending_rounds.cc:77] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659515570196480 op_type: NO_OP noop_request { }
I20260608 12:45:33.511462 12721 raft_consensus.cc:2889] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:33.511740 12721 raft_consensus.cc:2272] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.537616 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:45:33.550894 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:45:33.570533 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:33.571645 12721 tablet_replica.cc:333] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: stopping tablet replica
I20260608 12:45:33.572331 12721 raft_consensus.cc:2243] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:33.572783 12721 raft_consensus.cc:2272] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.575009 12721 tablet_replica.cc:333] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: stopping tablet replica
I20260608 12:45:33.575578 12721 raft_consensus.cc:2243] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:33.575989 12721 raft_consensus.cc:2272] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.578106 12721 tablet_replica.cc:333] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: stopping tablet replica
I20260608 12:45:33.578734 12721 raft_consensus.cc:2243] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:33.579202 12721 raft_consensus.cc:2272] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.580976 12721 tablet_replica.cc:333] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: stopping tablet replica
I20260608 12:45:33.581473 12721 raft_consensus.cc:2243] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:33.581847 12721 raft_consensus.cc:2272] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.604264 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:45:33.617317 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:45:33.636212 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:33.637184 12721 tablet_replica.cc:333] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: stopping tablet replica
I20260608 12:45:33.637785 12721 raft_consensus.cc:2243] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:33.638306 12721 raft_consensus.cc:2272] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.640305 12721 tablet_replica.cc:333] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: stopping tablet replica
I20260608 12:45:33.640837 12721 raft_consensus.cc:2243] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:33.641222 12721 raft_consensus.cc:2272] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.643322 12721 tablet_replica.cc:333] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: stopping tablet replica
I20260608 12:45:33.643864 12721 raft_consensus.cc:2243] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:33.644256 12721 raft_consensus.cc:2272] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.647253 12721 tablet_replica.cc:333] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: stopping tablet replica
I20260608 12:45:33.648144 12721 raft_consensus.cc:2243] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:33.649034 12721 pending_rounds.cc:70] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Trying to abort 1 pending ops.
I20260608 12:45:33.649261 12721 pending_rounds.cc:77] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659516136267776 op_type: NO_OP noop_request { }
I20260608 12:45:33.649547 12721 raft_consensus.cc:2889] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:33.649837 12721 raft_consensus.cc:2272] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:33.674263 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:45:33.688145 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:33.694537 19681 instance_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:45:33.694806 19682 instance_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:45:33.695803 19684 instance_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:45:33.697387 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:33.698529 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:33.698868 12721 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:45:33.699156 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922733699140 us; error 0 us; skew 500 ppm
I20260608 12:45:33.699838 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:33.702405 12721 webserver.cc:533] Webserver started at http://127.12.108.68:37079/ using document root <none> and password file <none>
I20260608 12:45:33.703022 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:33.703333 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:33.703923 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:33.705229 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "cee354a140574ed3843c37a4d819b77d"
format_stamp: "Formatted at 2026-06-08 12:45:33 on dist-test-slave-sxbk"
I20260608 12:45:33.710572 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:45:33.714571 19689 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:45:33.715515 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:45:33.716008 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "cee354a140574ed3843c37a4d819b77d"
format_stamp: "Formatted at 2026-06-08 12:45:33 on dist-test-slave-sxbk"
I20260608 12:45:33.716442 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-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:45:33.733966 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:33.735389 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:33.736946 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:33.739456 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:33.739779 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:33.740129 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:33.740408 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:33.785439 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:44909
I20260608 12:45:33.785583 19751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:44909 every 8 connection(s)
I20260608 12:45:33.803887 19752 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37671
I20260608 12:45:33.804481 19752 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:33.805361 19752 heartbeater.cc:507] Master 127.12.108.126:37671 requested a full tablet report, sending...
I20260608 12:45:33.807753 19356 ts_manager.cc:194] Registered new tserver with Master: cee354a140574ed3843c37a4d819b77d (127.12.108.68:44909)
I20260608 12:45:33.809420 19356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54936
W20260608 12:45:34.770437 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet c50e7c2f37dc47a5a0936dc9838b3b52: Network error: Client connection negotiation failed: client connection to 127.12.108.67:37153: connect: Connection refused (error 111)
W20260608 12:45:34.774142 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet b302fc9270d34a90b88b2e88e4da1332: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41901: connect: Connection refused (error 111)
W20260608 12:45:34.778426 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet 8d8babb31c1f4b80b39e9dc39ae4d1fb: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41901: connect: Connection refused (error 111)
I20260608 12:45:34.812314 19752 heartbeater.cc:499] Master 127.12.108.126:37671 was elected leader, sending a full tablet report...
W20260608 12:45:35.810753 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet b302fc9270d34a90b88b2e88e4da1332: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41901: connect: Connection refused (error 111)
W20260608 12:45:35.814082 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet 8d8babb31c1f4b80b39e9dc39ae4d1fb: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41901: connect: Connection refused (error 111)
W20260608 12:45:35.817495 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet c50e7c2f37dc47a5a0936dc9838b3b52: Network error: Client connection negotiation failed: client connection to 127.12.108.67:37153: connect: Connection refused (error 111)
W20260608 12:45:36.827628 19404 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 65ff089cf87547faa3fc9d44c2f3160d: could not find any suitable replica to move from server 86c64b1611404d7695e9c3efeedc5619 to server cee354a140574ed3843c37a4d819b77d
W20260608 12:45:37.845024 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet b302fc9270d34a90b88b2e88e4da1332: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41901: connect: Connection refused (error 111)
W20260608 12:45:37.848927 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet c50e7c2f37dc47a5a0936dc9838b3b52: Network error: Client connection negotiation failed: client connection to 127.12.108.67:37153: connect: Connection refused (error 111)
W20260608 12:45:37.852478 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet 7884fba8711745d0b229069667cdb452: Network error: Client connection negotiation failed: client connection to 127.12.108.65:41901: connect: Connection refused (error 111)
W20260608 12:45:38.854967 19404 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ee49a5313b69469badb49411963f2ec3 not available for placement
I20260608 12:45:39.823858 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:39.833638 19760 instance_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:45:39.833701 19761 instance_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:45:39.837704 12721 server_base.cc:1061] running on GCE node
W20260608 12:45:39.837771 19763 instance_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:45:39.840199 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:39.840422 12721 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:45:39.840572 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922739840559 us; error 0 us; skew 500 ppm
I20260608 12:45:39.841210 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:39.844363 12721 webserver.cc:533] Webserver started at http://127.12.108.65:34761/ using document root <none> and password file <none>
I20260608 12:45:39.844907 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:39.845085 12721 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:45:39.849917 12721 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:45:39.853674 19768 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:45:39.854820 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:45:39.855383 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "86c64b1611404d7695e9c3efeedc5619"
format_stamp: "Formatted at 2026-06-08 12:45:31 on dist-test-slave-sxbk"
I20260608 12:45:39.856010 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-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)
W20260608 12:45:39.857713 19404 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ee49a5313b69469badb49411963f2ec3 not available for placement
I20260608 12:45:39.873984 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:39.875542 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:39.877584 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:39.881981 19775 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:45:39.909472 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:45:39.910050 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.029s	user 0.002s	sys 0.000s
I20260608 12:45:39.910473 12721 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:45:39.918164 19775 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap starting.
I20260608 12:45:39.931488 12721 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:45:39.931774 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.020s	sys 0.000s
I20260608 12:45:39.933554 19775 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: 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:45:39.934630 19775 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap complete.
I20260608 12:45:39.935402 19775 ts_tablet_manager.cc:1403] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 12:45:39.938596 19775 raft_consensus.cc:359] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:39.939895 19775 raft_consensus.cc:740] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Initialized, Role: FOLLOWER
I20260608 12:45:39.940745 19775 consensus_queue.cc:260] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:39.944216 19775 ts_tablet_manager.cc:1434] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:45:39.945061 19775 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap starting.
I20260608 12:45:39.959654 19775 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: 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:45:39.961191 19775 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap complete.
I20260608 12:45:39.961885 19775 ts_tablet_manager.cc:1403] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260608 12:45:39.964351 19775 raft_consensus.cc:359] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:39.964991 19775 raft_consensus.cc:740] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Initialized, Role: FOLLOWER
I20260608 12:45:39.965886 19775 consensus_queue.cc:260] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:39.968220 19775 ts_tablet_manager.cc:1434] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260608 12:45:39.969238 19775 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Bootstrap starting.
I20260608 12:45:39.986690 19775 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: 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:45:39.988054 19775 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Bootstrap complete.
I20260608 12:45:39.988903 19775 ts_tablet_manager.cc:1403] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 12:45:39.992900 19775 raft_consensus.cc:359] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:39.994004 19775 raft_consensus.cc:740] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Initialized, Role: FOLLOWER
I20260608 12:45:39.994993 19775 consensus_queue.cc:260] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:39.998436 19775 ts_tablet_manager.cc:1434] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.004s
I20260608 12:45:39.999711 19775 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap starting.
I20260608 12:45:39.999758 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:41901
I20260608 12:45:40.000028 19835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:41901 every 8 connection(s)
W20260608 12:45:40.007414 19837 tablet.cc:2404] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:45:40.008637 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:40.029281 19840 instance_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:45:40.031085 19842 instance_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:45:40.033269 19775 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: 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:45:40.034502 19775 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Bootstrap complete.
I20260608 12:45:40.035384 19775 ts_tablet_manager.cc:1403] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.016s
W20260608 12:45:40.038801 19844 instance_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:45:40.039443 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:40.039023 19775 raft_consensus.cc:359] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.040419 19775 raft_consensus.cc:740] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.041114 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:40.041455 12721 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:45:40.041783 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922740041757 us; error 0 us; skew 500 ppm
I20260608 12:45:40.041517 19775 consensus_queue.cc:260] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.042775 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:40.044322 19775 ts_tablet_manager.cc:1434] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260608 12:45:40.046350 12721 webserver.cc:533] Webserver started at http://127.12.108.66:46687/ using document root <none> and password file <none>
I20260608 12:45:40.047088 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:40.047001 19836 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37671
I20260608 12:45:40.047572 12721 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:45:40.047801 19836 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:40.048851 19836 heartbeater.cc:507] Master 127.12.108.126:37671 requested a full tablet report, sending...
I20260608 12:45:40.053102 12721 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:45:40.054107 19356 ts_manager.cc:194] Re-registered known tserver with Master: 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901)
I20260608 12:45:40.058014 19849 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:45:40.059279 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:45:40.059662 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "05b6dda346034e76aa906eb0393ea128"
format_stamp: "Formatted at 2026-06-08 12:45:31 on dist-test-slave-sxbk"
I20260608 12:45:40.059998 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-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:45:40.060494 19356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55368
I20260608 12:45:40.064064 19836 heartbeater.cc:499] Master 127.12.108.126:37671 was elected leader, sending a full tablet report...
I20260608 12:45:40.080574 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:40.082018 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:40.083624 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:40.111964 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:45:40.112353 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.001s	sys 0.000s
I20260608 12:45:40.117782 19856 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: Bootstrap starting.
I20260608 12:45:40.128654 12721 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:45:40.129000 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:45:40.130365 19856 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: 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:45:40.131083 19856 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: Bootstrap complete.
I20260608 12:45:40.131882 19856 ts_tablet_manager.cc:1403] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260608 12:45:40.134904 19856 raft_consensus.cc:359] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.135500 19856 raft_consensus.cc:740] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b6dda346034e76aa906eb0393ea128, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.136291 19856 consensus_queue.cc:260] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.139571 19856 ts_tablet_manager.cc:1434] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:45:40.140363 19856 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: Bootstrap starting.
I20260608 12:45:40.154685 19856 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: 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:45:40.155611 19856 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: Bootstrap complete.
I20260608 12:45:40.156421 19856 ts_tablet_manager.cc:1403] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:45:40.159493 19856 raft_consensus.cc:359] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:40.160243 19856 raft_consensus.cc:740] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b6dda346034e76aa906eb0393ea128, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.161022 19856 consensus_queue.cc:260] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:40.164062 19856 ts_tablet_manager.cc:1434] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260608 12:45:40.165177 19856 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: Bootstrap starting.
I20260608 12:45:40.179842 19856 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: 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:45:40.180615 19856 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: Bootstrap complete.
I20260608 12:45:40.181244 19856 ts_tablet_manager.cc:1403] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:45:40.183579 19856 raft_consensus.cc:359] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.184479 19856 raft_consensus.cc:740] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b6dda346034e76aa906eb0393ea128, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.185281 19856 consensus_queue.cc:260] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.187167 19856 ts_tablet_manager.cc:1434] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:45:40.188088 19856 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: Bootstrap starting.
I20260608 12:45:40.196661 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:37629
I20260608 12:45:40.196987 19916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:37629 every 8 connection(s)
I20260608 12:45:40.201648 19856 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: 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:45:40.202339 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:45:40.204519 19856 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: Bootstrap complete.
I20260608 12:45:40.205309 19856 ts_tablet_manager.cc:1403] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 12:45:40.208380 19856 raft_consensus.cc:359] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.209141 19856 raft_consensus.cc:740] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b6dda346034e76aa906eb0393ea128, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.209983 19856 consensus_queue.cc:260] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
W20260608 12:45:40.213918 19921 instance_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:45:40.215269 19922 instance_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:45:40.215471 19856 ts_tablet_manager.cc:1434] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:45:40.216884 19918 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37671
I20260608 12:45:40.217394 19918 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:40.218569 19918 heartbeater.cc:507] Master 127.12.108.126:37671 requested a full tablet report, sending...
I20260608 12:45:40.219245 12721 server_base.cc:1061] running on GCE node
W20260608 12:45:40.219507 19924 instance_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:45:40.221194 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:40.221503 12721 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:45:40.221736 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922740221717 us; error 0 us; skew 500 ppm
I20260608 12:45:40.222528 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:40.223721 19356 ts_manager.cc:194] Re-registered known tserver with Master: 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
I20260608 12:45:40.225438 12721 webserver.cc:533] Webserver started at http://127.12.108.67:36181/ using document root <none> and password file <none>
I20260608 12:45:40.226042 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:40.226271 12721 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:45:40.228680 19356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55382
I20260608 12:45:40.230551 12721 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:45:40.232340 19918 heartbeater.cc:499] Master 127.12.108.126:37671 was elected leader, sending a full tablet report...
I20260608 12:45:40.235636 19929 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:45:40.236986 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:45:40.237540 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "ee49a5313b69469badb49411963f2ec3"
format_stamp: "Formatted at 2026-06-08 12:45:32 on dist-test-slave-sxbk"
I20260608 12:45:40.238080 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-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:45:40.275369 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:40.276639 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:40.278350 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:40.304294 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:45:40.304679 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.001s
I20260608 12:45:40.309728 19936 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: Bootstrap starting.
I20260608 12:45:40.321841 12721 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:45:40.322230 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:45:40.322283 19936 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: 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:45:40.323190 19936 tablet_bootstrap.cc:492] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: Bootstrap complete.
I20260608 12:45:40.323909 19936 ts_tablet_manager.cc:1403] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260608 12:45:40.326247 19936 raft_consensus.cc:359] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.326836 19936 raft_consensus.cc:740] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.327612 19936 consensus_queue.cc:260] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.330256 19936 ts_tablet_manager.cc:1434] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:45:40.331030 19936 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Bootstrap starting.
I20260608 12:45:40.348717 19936 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: 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:45:40.349612 19936 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Bootstrap complete.
I20260608 12:45:40.350291 19936 ts_tablet_manager.cc:1403] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 12:45:40.352660 19936 raft_consensus.cc:359] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:40.354445 19936 raft_consensus.cc:740] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.355490 19936 consensus_queue.cc:260] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [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: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:40.357261 19936 ts_tablet_manager.cc:1434] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:45:40.358033 19936 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Bootstrap starting.
I20260608 12:45:40.373176 19936 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: 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:45:40.374320 19936 tablet_bootstrap.cc:492] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Bootstrap complete.
I20260608 12:45:40.375006 19936 ts_tablet_manager.cc:1403] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 12:45:40.377233 19936 raft_consensus.cc:359] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.377832 19936 raft_consensus.cc:740] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.378635 19936 consensus_queue.cc:260] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.380656 19936 ts_tablet_manager.cc:1434] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:45:40.381608 19936 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Bootstrap starting.
I20260608 12:45:40.391052 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:37153
I20260608 12:45:40.391387 19996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:37153 every 8 connection(s)
I20260608 12:45:40.394615 19936 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: 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:45:40.395653 19936 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Bootstrap complete.
I20260608 12:45:40.396875 19936 ts_tablet_manager.cc:1403] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:45:40.400871 19936 raft_consensus.cc:359] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.401855 19936 raft_consensus.cc:740] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Initialized, Role: FOLLOWER
I20260608 12:45:40.402997 19936 consensus_queue.cc:260] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:40.405867 19936 ts_tablet_manager.cc:1434] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:45:40.411773 19998 heartbeater.cc:344] Connected to a master server at 127.12.108.126:37671
I20260608 12:45:40.412374 19998 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:40.413264 19998 heartbeater.cc:507] Master 127.12.108.126:37671 requested a full tablet report, sending...
I20260608 12:45:40.418123 19356 ts_manager.cc:194] Re-registered known tserver with Master: ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:40.422821 19356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55398
I20260608 12:45:40.425704 19998 heartbeater.cc:499] Master 127.12.108.126:37671 was elected leader, sending a full tablet report...
W20260608 12:45:40.880919 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet c50e7c2f37dc47a5a0936dc9838b3b52: Illegal state: Replica ee49a5313b69469badb49411963f2ec3 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } }
W20260608 12:45:40.895287 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet 7884fba8711745d0b229069667cdb452: Illegal state: Replica 86c64b1611404d7695e9c3efeedc5619 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } }
W20260608 12:45:40.899425 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet b302fc9270d34a90b88b2e88e4da1332: Illegal state: Replica 86c64b1611404d7695e9c3efeedc5619 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } }
I20260608 12:45:41.239822 20004 raft_consensus.cc:493] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:41.240695 20004 raft_consensus.cc:515] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.243049 20004 leader_election.cc:290] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:41.256284 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302fc9270d34a90b88b2e88e4da1332" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:41.256246 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302fc9270d34a90b88b2e88e4da1332" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:41.257373 19971 raft_consensus.cc:2468] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:41.257789 19891 raft_consensus.cc:2468] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:41.259070 19771 leader_election.cc:304] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [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: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:41.259930 20004 raft_consensus.cc:2804] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:41.260393 20004 raft_consensus.cc:493] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:41.260741 20004 raft_consensus.cc:3060] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.266809 20004 raft_consensus.cc:515] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.268703 20004 leader_election.cc:290] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 election: Requested vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:41.269606 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302fc9270d34a90b88b2e88e4da1332" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:41.269816 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b302fc9270d34a90b88b2e88e4da1332" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3"
I20260608 12:45:41.270543 19891 raft_consensus.cc:3060] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.270823 19971 raft_consensus.cc:3060] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.279914 19971 raft_consensus.cc:2468] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 2.
I20260608 12:45:41.279914 19891 raft_consensus.cc:2468] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 2.
I20260608 12:45:41.281767 19771 leader_election.cc:304] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:41.282699 20004 raft_consensus.cc:2804] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:41.284014 20004 raft_consensus.cc:697] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 2 LEADER]: Becoming Leader. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Running, Role: LEADER
I20260608 12:45:41.284902 20004 consensus_queue.cc:237] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.292500 19356 catalog_manager.cc:5696] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:41.612471 20004 raft_consensus.cc:493] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:41.613231 20004 raft_consensus.cc:515] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.615494 20004 leader_election.cc:290] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:41.616618 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:41.616645 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:41.617820 19891 raft_consensus.cc:2468] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:41.618094 19971 raft_consensus.cc:2468] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:41.619910 19772 leader_election.cc:304] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [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: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619; no voters: 
I20260608 12:45:41.620815 20004 raft_consensus.cc:2804] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:41.621309 20004 raft_consensus.cc:493] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:41.621765 20004 raft_consensus.cc:3060] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.627808 20004 raft_consensus.cc:515] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.628849 20014 raft_consensus.cc:493] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:41.629469 20014 raft_consensus.cc:515] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:41.630748 20004 leader_election.cc:290] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 election: Requested vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:41.631152 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:41.631448 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3"
I20260608 12:45:41.632225 19891 raft_consensus.cc:3060] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.633906 19971 raft_consensus.cc:3060] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.642570 19971 raft_consensus.cc:2468] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 2.
I20260608 12:45:41.644500 19891 raft_consensus.cc:2468] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 2.
I20260608 12:45:41.645654 19771 leader_election.cc:304] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:41.632470 20014 leader_election.cc:290] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901)
I20260608 12:45:41.647222 20004 raft_consensus.cc:2804] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:41.648288 20004 raft_consensus.cc:697] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 2 LEADER]: Becoming Leader. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Running, Role: LEADER
I20260608 12:45:41.649413 20004 consensus_queue.cc:237] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.651445 20008 raft_consensus.cc:493] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:41.652280 20008 raft_consensus.cc:515] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:41.656276 20008 leader_election.cc:290] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153), 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
I20260608 12:45:41.656916 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:41.658061 19891 raft_consensus.cc:2468] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 1.
I20260608 12:45:41.658282 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619" is_pre_election: true
I20260608 12:45:41.658834 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:41.656327 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:41.659844 19890 raft_consensus.cc:2468] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 1.
I20260608 12:45:41.661147 19971 raft_consensus.cc:2410] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86c64b1611404d7695e9c3efeedc5619 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:45:41.659535 19810 raft_consensus.cc:2468] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 1.
I20260608 12:45:41.659760 19772 leader_election.cc:304] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [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: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619; no voters: 
I20260608 12:45:41.661829 19933 leader_election.cc:304] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [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: 05b6dda346034e76aa906eb0393ea128, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:41.663363 20004 raft_consensus.cc:2804] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:41.663743 20014 raft_consensus.cc:2804] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:41.664213 20004 raft_consensus.cc:493] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:41.664707 20014 raft_consensus.cc:493] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:41.665239 20004 raft_consensus.cc:3060] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.665767 20014 raft_consensus.cc:3060] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.666489 19356 catalog_manager.cc:5696] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:41.672315 20014 raft_consensus.cc:515] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:41.672508 20004 raft_consensus.cc:515] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:41.674773 20014 leader_election.cc:290] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 2 election: Requested vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901)
I20260608 12:45:41.676522 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:41.677536 19891 raft_consensus.cc:3060] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.675827 20004 leader_election.cc:290] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 election: Requested vote from peers ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153), 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
I20260608 12:45:41.676507 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:41.678388 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3"
I20260608 12:45:41.679095 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e7c2f37dc47a5a0936dc9838b3b52" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619"
I20260608 12:45:41.680240 19810 raft_consensus.cc:2393] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ee49a5313b69469badb49411963f2ec3 in current term 2: Already voted for candidate 86c64b1611404d7695e9c3efeedc5619 in this term.
I20260608 12:45:41.679618 19971 raft_consensus.cc:2393] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 86c64b1611404d7695e9c3efeedc5619 in current term 2: Already voted for candidate ee49a5313b69469badb49411963f2ec3 in this term.
I20260608 12:45:41.682008 19771 leader_election.cc:304] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86c64b1611404d7695e9c3efeedc5619; no voters: 05b6dda346034e76aa906eb0393ea128, ee49a5313b69469badb49411963f2ec3
I20260608 12:45:41.683127 20004 raft_consensus.cc:2749] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:45:41.684521 19891 raft_consensus.cc:2468] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 2.
I20260608 12:45:41.685788 19933 leader_election.cc:304] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [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: 05b6dda346034e76aa906eb0393ea128, ee49a5313b69469badb49411963f2ec3; no voters: 86c64b1611404d7695e9c3efeedc5619
I20260608 12:45:41.686708 20014 raft_consensus.cc:2804] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:41.688041 20014 raft_consensus.cc:697] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 2 LEADER]: Becoming Leader. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Running, Role: LEADER
I20260608 12:45:41.688874 20014 consensus_queue.cc:237] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [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: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } }
I20260608 12:45:41.689288 20019 raft_consensus.cc:493] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:41.690332 20019 raft_consensus.cc:515] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.693442 20019 leader_election.cc:290] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901), 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
I20260608 12:45:41.693550 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619" is_pre_election: true
I20260608 12:45:41.694221 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:41.695297 19810 raft_consensus.cc:2410] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee49a5313b69469badb49411963f2ec3 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:45:41.695330 19891 raft_consensus.cc:2468] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 1.
I20260608 12:45:41.696940 19933 leader_election.cc:304] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [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: 05b6dda346034e76aa906eb0393ea128, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:41.698077 20019 raft_consensus.cc:2804] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:41.697831 19356 catalog_manager.cc:5696] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ee49a5313b69469badb49411963f2ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:41.698665 20019 raft_consensus.cc:493] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:41.699476 20019 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.706403 20019 raft_consensus.cc:515] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.708549 20019 leader_election.cc:290] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 2 election: Requested vote from peers 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901), 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
I20260608 12:45:41.709510 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619"
I20260608 12:45:41.709858 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:41.710579 19810 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.710883 19891 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:41.719482 19891 raft_consensus.cc:2468] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee49a5313b69469badb49411963f2ec3 in term 2.
I20260608 12:45:41.719878 19810 raft_consensus.cc:2410] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ee49a5313b69469badb49411963f2ec3 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:45:41.720981 19933 leader_election.cc:304] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b6dda346034e76aa906eb0393ea128, ee49a5313b69469badb49411963f2ec3; no voters: 
I20260608 12:45:41.722095 20019 raft_consensus.cc:2804] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:41.722692 20019 raft_consensus.cc:697] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 2 LEADER]: Becoming Leader. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Running, Role: LEADER
I20260608 12:45:41.723475 20019 consensus_queue.cc:237] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [LEADER]: Queue going to LEADER 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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.731158 19356 catalog_manager.cc:5696] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 reported cstate change: term changed from 1 to 2, leader changed from 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65) to ee49a5313b69469badb49411963f2ec3 (127.12.108.67). New cstate: current_term: 2 leader_uuid: "ee49a5313b69469badb49411963f2ec3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: HEALTHY } } }
I20260608 12:45:41.807011 19891 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:41.808805 20004 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:41.822947 19971 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:41.825742 20008 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:45:41.865876 20008 raft_consensus.cc:493] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:41.866587 20008 raft_consensus.cc:515] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.868637 20008 leader_election.cc:290] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:41.869493 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:41.869740 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:41.870512 19891 raft_consensus.cc:2468] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 2.
I20260608 12:45:41.871889 19772 leader_election.cc:304] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [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: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619; no voters: ee49a5313b69469badb49411963f2ec3
I20260608 12:45:41.872753 20008 raft_consensus.cc:2804] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:45:41.873222 20008 raft_consensus.cc:493] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:41.873574 20008 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:45:41.878711 20008 raft_consensus.cc:515] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.880769 20008 leader_election.cc:290] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [CANDIDATE]: Term 3 election: Requested vote from peers 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:41.881598 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128"
I20260608 12:45:41.881829 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "86c64b1611404d7695e9c3efeedc5619" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3"
I20260608 12:45:41.882431 19891 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:45:41.888002 19891 raft_consensus.cc:2468] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c64b1611404d7695e9c3efeedc5619 in term 3.
I20260608 12:45:41.889230 19772 leader_election.cc:304] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [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: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619; no voters: ee49a5313b69469badb49411963f2ec3
I20260608 12:45:41.890349 20008 raft_consensus.cc:2804] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:45:41.890915 20008 raft_consensus.cc:697] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 3 LEADER]: Becoming Leader. State: Replica: 86c64b1611404d7695e9c3efeedc5619, State: Running, Role: LEADER
I20260608 12:45:41.891819 20008 consensus_queue.cc:237] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:41.899703 19353 catalog_manager.cc:5696] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 reported cstate change: term changed from 2 to 3, leader changed from ee49a5313b69469badb49411963f2ec3 (127.12.108.67) to 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65). New cstate: current_term: 3 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: UNKNOWN } } }
W20260608 12:45:41.912885 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet c50e7c2f37dc47a5a0936dc9838b3b52: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:45:41.918025 19404 auto_rebalancer.cc:591] Failed to schedule move for tablet 7884fba8711745d0b229069667cdb452: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:45:41.922755 19810 consensus_queue.cc:237] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } }
I20260608 12:45:41.930409 19891 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:41.930646 19971 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:41.932511 20008 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:45:41.933745 20030 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:45:41.943331 19769 consensus_peers.cc:597] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 -> Peer cee354a140574ed3843c37a4d819b77d (127.12.108.68:44909): Couldn't send request to peer cee354a140574ed3843c37a4d819b77d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b302fc9270d34a90b88b2e88e4da1332. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:41.942333 20004 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:41.945259 19891 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:41.945259 19971 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:41.957306 19353 catalog_manager.cc:5696] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 reported cstate change: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:42.102416 19971 raft_consensus.cc:1275] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:42.104388 20004 consensus_queue.cc:1048] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:42.123106 19891 raft_consensus.cc:1275] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:42.124825 20004 consensus_queue.cc:1048] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:42.151216 19810 raft_consensus.cc:1275] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Refusing update from remote peer ee49a5313b69469badb49411963f2ec3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:42.153129 20014 consensus_queue.cc:1048] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:42.170285 19891 raft_consensus.cc:1275] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Refusing update from remote peer ee49a5313b69469badb49411963f2ec3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:42.172629 20038 consensus_queue.cc:1048] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:45:42.220244 19891 raft_consensus.cc:1240] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 3 FOLLOWER]: Rejecting Update request from peer ee49a5313b69469badb49411963f2ec3 for earlier term 2. Current term is 3. Ops: []
I20260608 12:45:42.221977 20038 consensus_queue.cc:1059] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:42.222987 20019 raft_consensus.cc:3055] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:45:42.223430 20019 raft_consensus.cc:740] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee49a5313b69469badb49411963f2ec3, State: Running, Role: LEADER
I20260608 12:45:42.224287 20019 consensus_queue.cc:260] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:42.225391 20019 raft_consensus.cc:3060] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:45:42.328091 19891 raft_consensus.cc:1275] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 3 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:45:42.330142 20035 consensus_queue.cc:1048] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:45:42.330578 19971 raft_consensus.cc:1275] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 3 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:45:42.332657 20008 consensus_queue.cc:1048] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:42.333667 20008 consensus_queue.cc:1243] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Peer ee49a5313b69469badb49411963f2ec3 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:45:42.337236 19971 pending_rounds.cc:85] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Aborting all ops after (but not including) 0
I20260608 12:45:42.337803 19971 pending_rounds.cc:107] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:45:42.338367 19971 raft_consensus.cc:2889] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:45:42.494566 20041 ts_tablet_manager.cc:933] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: Initiating tablet copy from peer 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901)
I20260608 12:45:42.496719 20041 tablet_copy_client.cc:323] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:41901
I20260608 12:45:42.510910 19821 tablet_copy_service.cc:140] P 86c64b1611404d7695e9c3efeedc5619: Received BeginTabletCopySession request for tablet b302fc9270d34a90b88b2e88e4da1332 from peer cee354a140574ed3843c37a4d819b77d ({username='slave'} at 127.0.0.1:59654)
I20260608 12:45:42.511643 19821 tablet_copy_service.cc:161] P 86c64b1611404d7695e9c3efeedc5619: Beginning new tablet copy session on tablet b302fc9270d34a90b88b2e88e4da1332 from peer cee354a140574ed3843c37a4d819b77d at {username='slave'} at 127.0.0.1:59654: session id = cee354a140574ed3843c37a4d819b77d-b302fc9270d34a90b88b2e88e4da1332
I20260608 12:45:42.521581 19821 tablet_copy_source_session.cc:215] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:42.525440 20041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b302fc9270d34a90b88b2e88e4da1332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:42.538743 20041 tablet_copy_client.cc:806] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: tablet copy: Starting download of 0 data blocks...
I20260608 12:45:42.539487 20041 tablet_copy_client.cc:670] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:45:42.543915 20041 tablet_copy_client.cc:538] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:42.550845 20041 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: Bootstrap starting.
I20260608 12:45:42.568300 20041 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: 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:45:42.569056 20041 tablet_bootstrap.cc:492] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: Bootstrap complete.
I20260608 12:45:42.569620 20041 ts_tablet_manager.cc:1403] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260608 12:45:42.571938 20041 raft_consensus.cc:359] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } }
I20260608 12:45:42.572540 20041 raft_consensus.cc:740] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cee354a140574ed3843c37a4d819b77d, State: Initialized, Role: LEARNER
I20260608 12:45:42.573068 20041 consensus_queue.cc:260] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } }
I20260608 12:45:42.575762 20041 ts_tablet_manager.cc:1434] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:45:42.577615 19821 tablet_copy_service.cc:342] P 86c64b1611404d7695e9c3efeedc5619: Request end of tablet copy session cee354a140574ed3843c37a4d819b77d-b302fc9270d34a90b88b2e88e4da1332 received from {username='slave'} at 127.0.0.1:59654
I20260608 12:45:42.578071 19821 tablet_copy_service.cc:434] P 86c64b1611404d7695e9c3efeedc5619: ending tablet copy session cee354a140574ed3843c37a4d819b77d-b302fc9270d34a90b88b2e88e4da1332 on tablet b302fc9270d34a90b88b2e88e4da1332 with peer cee354a140574ed3843c37a4d819b77d
I20260608 12:45:42.975339 19727 raft_consensus.cc:1217] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:45:43.564704 20030 raft_consensus.cc:1064] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619: attempting to promote NON_VOTER cee354a140574ed3843c37a4d819b77d to VOTER
I20260608 12:45:43.567619 20030 consensus_queue.cc:237] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } }
I20260608 12:45:43.575573 19727 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:45:43.576892 19971 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:45:43.577339 20048 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } 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:45:43.577966 19891 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:45:43.578795 20030 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } 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:45:43.579877 20050 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:45:43.594019 20030 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cee354a140574ed3843c37a4d819b77d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } } }
I20260608 12:45:43.596292 19891 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cee354a140574ed3843c37a4d819b77d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } } }
I20260608 12:45:43.597450 19726 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cee354a140574ed3843c37a4d819b77d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } } }
I20260608 12:45:43.609421 19971 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cee354a140574ed3843c37a4d819b77d (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } } }
I20260608 12:45:43.620501 19353 catalog_manager.cc:5696] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d reported cstate change: config changed from index 3 to 4, cee354a140574ed3843c37a4d819b77d (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } } }
I20260608 12:45:44.923166 20060 raft_consensus.cc:493] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86c64b1611404d7695e9c3efeedc5619)
I20260608 12:45:44.923838 20060 raft_consensus.cc:515] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:44.926303 20060 leader_election.cc:290] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901), 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
I20260608 12:45:44.969049 19355 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55368 (request call id 19) took 1348 ms. Trace:
I20260608 12:45:44.969632 19355 rpcz_store.cc:276] 0608 12:45:43.620933 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:45:43.621108 (+   175us) service_pool.cc:224] Handling call
0608 12:45:44.968882 (+1347774us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2988,"reported_tablets":1}
I20260608 12:45:44.970777 19356 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55398 (request call id 16) took 1345 ms. Trace:
I20260608 12:45:44.971215 19356 rpcz_store.cc:276] 0608 12:45:43.625047 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:45:43.625195 (+   148us) service_pool.cc:224] Handling call
0608 12:45:44.970716 (+1345521us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":2304}
I20260608 12:45:44.978358 20063 raft_consensus.cc:493] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 86c64b1611404d7695e9c3efeedc5619)
I20260608 12:45:44.978992 20063 raft_consensus.cc:515] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:44.981395 20064 raft_consensus.cc:493] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86c64b1611404d7695e9c3efeedc5619)
I20260608 12:45:44.982455 20064 raft_consensus.cc:515] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } }
I20260608 12:45:44.985455 20064 leader_election.cc:290] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:45.043637 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619" is_pre_election: true
I20260608 12:45:45.043917 20063 leader_election.cc:290] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901), ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:45.060544 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "ee49a5313b69469badb49411963f2ec3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "05b6dda346034e76aa906eb0393ea128" is_pre_election: true
I20260608 12:45:45.063236 19933 leader_election.cc:304] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee49a5313b69469badb49411963f2ec3; no voters: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619
I20260608 12:45:45.065963 20060 raft_consensus.cc:2749] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:45:45.079838 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "05b6dda346034e76aa906eb0393ea128" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:45.082506 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "05b6dda346034e76aa906eb0393ea128" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ee49a5313b69469badb49411963f2ec3" is_pre_election: true
I20260608 12:45:45.095237 19810 consensus_queue.cc:237] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } }
I20260608 12:45:45.096006 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8babb31c1f4b80b39e9dc39ae4d1fb" candidate_uuid: "05b6dda346034e76aa906eb0393ea128" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619" is_pre_election: true
I20260608 12:45:45.096503 19808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7884fba8711745d0b229069667cdb452" candidate_uuid: "05b6dda346034e76aa906eb0393ea128" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86c64b1611404d7695e9c3efeedc5619" is_pre_election: true
I20260608 12:45:45.098229 19851 leader_election.cc:304] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05b6dda346034e76aa906eb0393ea128; no voters: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3
I20260608 12:45:45.099228 20063 raft_consensus.cc:2749] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:45:45.099795 19851 leader_election.cc:304] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05b6dda346034e76aa906eb0393ea128; no voters: 86c64b1611404d7695e9c3efeedc5619, ee49a5313b69469badb49411963f2ec3
I20260608 12:45:45.100565 20063 raft_consensus.cc:2749] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:45:45.104244 19726 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:45:45.104372 19891 raft_consensus.cc:1275] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:45:45.105854 20067 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } 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:45:45.106948 20062 consensus_queue.cc:1048] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:45:45.117450 20062 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ee49a5313b69469badb49411963f2ec3 (127.12.108.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } } }
I20260608 12:45:45.120157 19891 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ee49a5313b69469badb49411963f2ec3 (127.12.108.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } } }
I20260608 12:45:45.126812 19341 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b302fc9270d34a90b88b2e88e4da1332 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:45:45.128137 19727 raft_consensus.cc:2955] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ee49a5313b69469badb49411963f2ec3 (127.12.108.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } } }
I20260608 12:45:45.131834 19355 catalog_manager.cc:5696] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 reported cstate change: config changed from index 4 to 5, VOTER ee49a5313b69469badb49411963f2ec3 (127.12.108.67) evicted. New cstate: current_term: 2 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:45:45.164788 19961 tablet_service.cc:1558] Processing DeleteTablet for tablet b302fc9270d34a90b88b2e88e4da1332 with delete_type TABLET_DATA_TOMBSTONED (TS ee49a5313b69469badb49411963f2ec3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39752
I20260608 12:45:45.166860 20080 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:45.167631 20080 raft_consensus.cc:2243] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:45.168342 20080 raft_consensus.cc:2272] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:45.170663 20080 ts_tablet_manager.cc:1916] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:45:45.184072 20080 ts_tablet_manager.cc:1929] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:45:45.184386 20080 log.cc:1199] T b302fc9270d34a90b88b2e88e4da1332 P ee49a5313b69469badb49411963f2ec3: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/b302fc9270d34a90b88b2e88e4da1332
I20260608 12:45:45.186131 19342 catalog_manager.cc:5027] TS ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153): tablet b302fc9270d34a90b88b2e88e4da1332 (table test-workload [id=65ff089cf87547faa3fc9d44c2f3160d]) successfully deleted
W20260608 12:45:45.968966 19993 debug-util.cc:398] Leaking SignalData structure 0x7b08002cbba0 after lost signal to thread 12724
W20260608 12:45:45.970050 19993 debug-util.cc:398] Leaking SignalData structure 0x7b08002c02c0 after lost signal to thread 19390
W20260608 12:45:45.971246 19993 debug-util.cc:398] Leaking SignalData structure 0x7b080010ab40 after lost signal to thread 19751
W20260608 12:45:45.972931 19993 debug-util.cc:398] Leaking SignalData structure 0x7b080026b920 after lost signal to thread 19916
I20260608 12:45:46.169245 19810 consensus_queue.cc:237] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [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: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } attrs { replace: true } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } }
I20260608 12:45:46.176613 19970 raft_consensus.cc:1275] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:45:46.177539 19769 consensus_peers.cc:597] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 -> Peer cee354a140574ed3843c37a4d819b77d (127.12.108.68:44909): Couldn't send request to peer cee354a140574ed3843c37a4d819b77d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7884fba8711745d0b229069667cdb452. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:46.178388 19890 raft_consensus.cc:1275] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Refusing update from remote peer 86c64b1611404d7695e9c3efeedc5619: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:46.178544 20062 consensus_queue.cc:1048] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:45:46.180027 20067 consensus_queue.cc:1048] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } 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:45:46.187624 20062 raft_consensus.cc:2955] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } attrs { replace: true } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:46.189990 19970 raft_consensus.cc:2955] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } attrs { replace: true } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:46.196277 19890 raft_consensus.cc:2955] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } attrs { replace: true } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:46.204780 19969 consensus_queue.cc:237] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [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: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } }
I20260608 12:45:46.212658 19356 catalog_manager.cc:5696] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 reported cstate change: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "86c64b1611404d7695e9c3efeedc5619" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } attrs { replace: true } } peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:46.244045 19810 raft_consensus.cc:1275] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Refusing update from remote peer ee49a5313b69469badb49411963f2ec3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:46.248324 20060 consensus_queue.cc:1048] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } 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:45:46.282454 19890 raft_consensus.cc:1275] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Refusing update from remote peer ee49a5313b69469badb49411963f2ec3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:46.287091 20060 consensus_queue.cc:1048] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:45:46.294984 20060 raft_consensus.cc:2955] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:46.304803 19810 raft_consensus.cc:2955] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
I20260608 12:45:46.312786 19890 raft_consensus.cc:2955] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } } }
W20260608 12:45:46.319015 19930 consensus_peers.cc:597] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 -> Peer cee354a140574ed3843c37a4d819b77d (127.12.108.68:44909): Couldn't send request to peer cee354a140574ed3843c37a4d819b77d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c50e7c2f37dc47a5a0936dc9838b3b52. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:46.342846 19354 catalog_manager.cc:5696] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 reported cstate change: config changed from index -1 to 3, NON_VOTER cee354a140574ed3843c37a4d819b77d (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "ee49a5313b69469badb49411963f2ec3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:46.771824 12721 tablet_server.cc:179] TabletServer@127.12.108.65:41901 shutting down...
I20260608 12:45:46.923902 20097 ts_tablet_manager.cc:933] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: Initiating tablet copy from peer ee49a5313b69469badb49411963f2ec3 (127.12.108.67:37153)
I20260608 12:45:46.926056 20097 tablet_copy_client.cc:323] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:37153
W20260608 12:45:47.000346 19931 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260608 12:45:47.029614 20101 ts_tablet_manager.cc:933] T 7884fba8711745d0b229069667cdb452 P cee354a140574ed3843c37a4d819b77d: Initiating tablet copy from peer 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901)
W20260608 12:45:47.046897 19931 consensus_peers.cc:597] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 -> Peer 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901): Couldn't send request to peer 86c64b1611404d7695e9c3efeedc5619. 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:45:47.048502 19982 tablet_copy_service.cc:140] P ee49a5313b69469badb49411963f2ec3: Received BeginTabletCopySession request for tablet c50e7c2f37dc47a5a0936dc9838b3b52 from peer cee354a140574ed3843c37a4d819b77d ({username='slave'} at 127.0.0.1:39766)
I20260608 12:45:47.049160 19982 tablet_copy_service.cc:161] P ee49a5313b69469badb49411963f2ec3: Beginning new tablet copy session on tablet c50e7c2f37dc47a5a0936dc9838b3b52 from peer cee354a140574ed3843c37a4d819b77d at {username='slave'} at 127.0.0.1:39766: session id = cee354a140574ed3843c37a4d819b77d-c50e7c2f37dc47a5a0936dc9838b3b52
I20260608 12:45:47.053499 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:47.054821 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.057019 12721 raft_consensus.cc:2243] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:47.058403 19982 tablet_copy_source_session.cc:215] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:47.058487 12721 raft_consensus.cc:2272] T b302fc9270d34a90b88b2e88e4da1332 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.062132 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.062661 20097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50e7c2f37dc47a5a0936dc9838b3b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:47.063138 12721 raft_consensus.cc:2243] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:45:47.064201 12721 raft_consensus.cc:2272] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 86c64b1611404d7695e9c3efeedc5619 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.067013 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.068774 12721 raft_consensus.cc:2243] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:47.069119 20101 tablet_copy_client.cc:323] T 7884fba8711745d0b229069667cdb452 P cee354a140574ed3843c37a4d819b77d: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:41901
I20260608 12:45:47.069517 12721 raft_consensus.cc:2272] T c50e7c2f37dc47a5a0936dc9838b3b52 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.073199 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.073968 12721 raft_consensus.cc:2243] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:47.075212 12721 raft_consensus.cc:2272] T 7884fba8711745d0b229069667cdb452 P 86c64b1611404d7695e9c3efeedc5619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.084203 20097 tablet_copy_client.cc:806] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: tablet copy: Starting download of 0 data blocks...
W20260608 12:45:47.084735 19770 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:45:47.084877 20097 tablet_copy_client.cc:670] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:45:47.090307 20097 tablet_copy_client.cc:538] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:47.103665 20097 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: Bootstrap starting.
W20260608 12:45:47.113265 19691 connection.cc:466] server connection from 127.0.0.1:53424 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:53424 (request call id 15) could send its response
I20260608 12:45:47.129895 12721 tablet_server.cc:196] TabletServer@127.12.108.65:41901 shutdown complete.
I20260608 12:45:47.135285 20097 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: 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:45:47.136368 20097 tablet_bootstrap.cc:492] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: Bootstrap complete.
I20260608 12:45:47.139745 20097 ts_tablet_manager.cc:1403] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: Time spent bootstrapping tablet: real 0.036s	user 0.028s	sys 0.004s
I20260608 12:45:47.143277 20097 raft_consensus.cc:359] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } }
I20260608 12:45:47.144320 20097 raft_consensus.cc:740] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cee354a140574ed3843c37a4d819b77d, State: Initialized, Role: LEARNER
I20260608 12:45:47.145171 20097 consensus_queue.cc:260] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d [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: "ee49a5313b69469badb49411963f2ec3" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 37153 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } attrs { replace: true } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: true } }
I20260608 12:45:47.153228 12721 tablet_server.cc:179] TabletServer@127.12.108.66:37629 shutting down...
I20260608 12:45:47.167783 20097 ts_tablet_manager.cc:1434] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.010s
I20260608 12:45:47.169982 19982 tablet_copy_service.cc:342] P ee49a5313b69469badb49411963f2ec3: Request end of tablet copy session cee354a140574ed3843c37a4d819b77d-c50e7c2f37dc47a5a0936dc9838b3b52 received from {username='slave'} at 127.0.0.1:39766
I20260608 12:45:47.170469 19982 tablet_copy_service.cc:434] P ee49a5313b69469badb49411963f2ec3: ending tablet copy session cee354a140574ed3843c37a4d819b77d-c50e7c2f37dc47a5a0936dc9838b3b52 on tablet c50e7c2f37dc47a5a0936dc9838b3b52 with peer cee354a140574ed3843c37a4d819b77d
I20260608 12:45:47.175097 19727 raft_consensus.cc:1217] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:45:47.228511 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:47.229668 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.230633 12721 raft_consensus.cc:2243] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:47.231580 12721 raft_consensus.cc:2272] T b302fc9270d34a90b88b2e88e4da1332 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.234524 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.235309 12721 raft_consensus.cc:2243] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:47.235917 12721 raft_consensus.cc:2272] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P 05b6dda346034e76aa906eb0393ea128 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.238735 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.239490 12721 raft_consensus.cc:2243] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:47.240140 12721 raft_consensus.cc:2272] T c50e7c2f37dc47a5a0936dc9838b3b52 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.243453 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.244299 12721 raft_consensus.cc:2243] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:47.245013 12721 raft_consensus.cc:2272] T 7884fba8711745d0b229069667cdb452 P 05b6dda346034e76aa906eb0393ea128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.273720 12721 tablet_server.cc:196] TabletServer@127.12.108.66:37629 shutdown complete.
I20260608 12:45:47.291755 12721 tablet_server.cc:179] TabletServer@127.12.108.67:37153 shutting down...
I20260608 12:45:47.333314 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:47.334805 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.335654 12721 raft_consensus.cc:2243] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:47.336275 12721 raft_consensus.cc:2272] T 8d8babb31c1f4b80b39e9dc39ae4d1fb P ee49a5313b69469badb49411963f2ec3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.339319 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.340103 12721 raft_consensus.cc:2243] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:47.341645 12721 raft_consensus.cc:2272] T c50e7c2f37dc47a5a0936dc9838b3b52 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:47.344722 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:47.345475 12721 raft_consensus.cc:2243] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:47.346814 12721 raft_consensus.cc:2272] T 7884fba8711745d0b229069667cdb452 P ee49a5313b69469badb49411963f2ec3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:45:47.775023 19387 debug-util.cc:398] Leaking SignalData structure 0x7b0800239fc0 after lost signal to thread 12724
W20260608 12:45:47.777385 19387 debug-util.cc:398] Leaking SignalData structure 0x7b08001bd200 after lost signal to thread 19390
W20260608 12:45:47.779835 19387 debug-util.cc:398] Leaking SignalData structure 0x7b0800107820 after lost signal to thread 19751
W20260608 12:45:47.784538 19387 debug-util.cc:398] Leaking SignalData structure 0x7b08002e8d20 after lost signal to thread 19916
W20260608 12:45:48.375247 12721 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19993)
I20260608 12:45:48.525300 20109 raft_consensus.cc:493] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86c64b1611404d7695e9c3efeedc5619)
I20260608 12:45:48.526719 20109 raft_consensus.cc:515] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } }
I20260608 12:45:48.546480 20109 leader_election.cc:290] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901), 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
W20260608 12:45:48.559768 19693 leader_election.cc:336] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629): Network error: Client connection negotiation failed: client connection to 127.12.108.66:37629: connect: Connection refused (error 111)
W20260608 12:45:48.560588 19691 leader_election.cc:336] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901): Network error: Client connection negotiation failed: client connection to 127.12.108.65:41901: connect: Connection refused (error 111)
I20260608 12:45:48.561179 19691 leader_election.cc:304] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cee354a140574ed3843c37a4d819b77d; no voters: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619
I20260608 12:45:48.562762 20109 raft_consensus.cc:2749] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 12:45:49.375895 12721 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19993)
I20260608 12:45:50.114311 20113 raft_consensus.cc:493] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86c64b1611404d7695e9c3efeedc5619)
I20260608 12:45:50.115455 20113 raft_consensus.cc:515] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86c64b1611404d7695e9c3efeedc5619" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41901 } } peers { permanent_uuid: "05b6dda346034e76aa906eb0393ea128" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37629 } } peers { permanent_uuid: "cee354a140574ed3843c37a4d819b77d" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 44909 } attrs { promote: false } }
I20260608 12:45:50.130651 20113 leader_election.cc:290] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901), 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629)
W20260608 12:45:50.147603 19691 leader_election.cc:336] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 86c64b1611404d7695e9c3efeedc5619 (127.12.108.65:41901): Network error: Client connection negotiation failed: client connection to 127.12.108.65:41901: connect: Connection refused (error 111)
W20260608 12:45:50.148213 19693 leader_election.cc:336] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 05b6dda346034e76aa906eb0393ea128 (127.12.108.66:37629): Network error: Client connection negotiation failed: client connection to 127.12.108.66:37629: connect: Connection refused (error 111)
I20260608 12:45:50.148821 19693 leader_election.cc:304] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cee354a140574ed3843c37a4d819b77d; no voters: 05b6dda346034e76aa906eb0393ea128, 86c64b1611404d7695e9c3efeedc5619
I20260608 12:45:50.149787 20113 raft_consensus.cc:2749] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 12:45:50.376458 12721 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19993)
I20260608 12:45:51.072705 12721 tablet_server.cc:196] TabletServer@127.12.108.67:37153 shutdown complete.
I20260608 12:45:51.114032 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:45:51.164306 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:51.165386 12721 tablet_replica.cc:333] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d: stopping tablet replica
I20260608 12:45:51.166239 12721 raft_consensus.cc:2243] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:45:51.166980 12721 raft_consensus.cc:2272] T c50e7c2f37dc47a5a0936dc9838b3b52 P cee354a140574ed3843c37a4d819b77d [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:45:51.170652 12721 tablet_replica.cc:333] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d: stopping tablet replica
I20260608 12:45:51.171182 12721 raft_consensus.cc:2243] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:51.172575 12721 raft_consensus.cc:2272] T b302fc9270d34a90b88b2e88e4da1332 P cee354a140574ed3843c37a4d819b77d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:51.197244 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:45:51.219808 12721 master.cc:562] Master@127.12.108.126:37671 shutting down...
W20260608 12:45:51.260449 19404 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:45:51.260785 19404 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:45:51.261036 19404 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:45:51.263175 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:51.264006 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:51.264428 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2319e609d074b80be47b0e6dacfeaa4: stopping tablet replica
W20260608 12:45:52.285178 12721 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19387)
I20260608 12:45:52.340593 12721 master.cc:584] Master@127.12.108.126:37671 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (20801 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:45:52.386499 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:39807
I20260608 12:45:52.387679 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:52.394261 20117 instance_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:45:52.394443 20118 instance_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:45:52.395972 20120 instance_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:45:52.397230 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:52.398262 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:52.398473 12721 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:45:52.398614 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922752398600 us; error 0 us; skew 500 ppm
I20260608 12:45:52.399240 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:52.401713 12721 webserver.cc:533] Webserver started at http://127.12.108.126:36691/ using document root <none> and password file <none>
I20260608 12:45:52.402369 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:52.402549 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:52.402872 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:52.404178 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "4a0540d5a045430db6de1610f1a20140"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:52.409001 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:45:52.412775 20125 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:45:52.413605 12721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:45:52.413911 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "4a0540d5a045430db6de1610f1a20140"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:52.414253 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-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:45:52.431417 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:52.432722 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:52.473451 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:39807
I20260608 12:45:52.473554 20176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:39807 every 8 connection(s)
I20260608 12:45:52.477828 20177 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:45:52.491437 20177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: Bootstrap starting.
I20260608 12:45:52.496750 20177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:52.501484 20177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: No bootstrap required, opened a new log
I20260608 12:45:52.503933 20177 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a0540d5a045430db6de1610f1a20140" member_type: VOTER }
I20260608 12:45:52.504365 20177 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:52.504606 20177 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0540d5a045430db6de1610f1a20140, State: Initialized, Role: FOLLOWER
I20260608 12:45:52.505270 20177 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a0540d5a045430db6de1610f1a20140" member_type: VOTER }
I20260608 12:45:52.505743 20177 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:45:52.505954 20177 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:45:52.506341 20177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:52.511479 20177 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a0540d5a045430db6de1610f1a20140" member_type: VOTER }
I20260608 12:45:52.512069 20177 leader_election.cc:304] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [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: 4a0540d5a045430db6de1610f1a20140; no voters: 
I20260608 12:45:52.513288 20177 leader_election.cc:290] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:45:52.513828 20180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:52.515296 20180 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 1 LEADER]: Becoming Leader. State: Replica: 4a0540d5a045430db6de1610f1a20140, State: Running, Role: LEADER
I20260608 12:45:52.516085 20180 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [LEADER]: Queue going to LEADER mode. State: All 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: "4a0540d5a045430db6de1610f1a20140" member_type: VOTER }
I20260608 12:45:52.516618 20177 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:45:52.523070 20181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a0540d5a045430db6de1610f1a20140" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a0540d5a045430db6de1610f1a20140" member_type: VOTER } }
I20260608 12:45:52.523931 20181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [sys.catalog]: This master's current role is: LEADER
I20260608 12:45:52.523041 20182 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a0540d5a045430db6de1610f1a20140. Latest consensus state: current_term: 1 leader_uuid: "4a0540d5a045430db6de1610f1a20140" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a0540d5a045430db6de1610f1a20140" member_type: VOTER } }
I20260608 12:45:52.525182 20182 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [sys.catalog]: This master's current role is: LEADER
I20260608 12:45:52.527418 20189 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:45:52.535651 20189 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:45:52.537256 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:45:52.545842 20189 catalog_manager.cc:1382] Generated new cluster ID: c798f0b22e324432b4f21eeb9b8d6906
I20260608 12:45:52.546242 20189 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:45:52.563026 20189 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:45:52.564366 20189 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:45:52.578939 20189 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: Generated new TSK 0
I20260608 12:45:52.579550 20189 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:45:52.604830 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:52.611644 20198 instance_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:45:52.612823 20199 instance_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:45:52.615862 12721 server_base.cc:1061] running on GCE node
W20260608 12:45:52.615852 20201 instance_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:45:52.617200 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:52.617389 12721 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:45:52.617512 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922752617499 us; error 0 us; skew 500 ppm
I20260608 12:45:52.618319 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:52.620733 12721 webserver.cc:533] Webserver started at http://127.12.108.65:36765/ using document root <none> and password file <none>
I20260608 12:45:52.621258 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:52.621469 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:52.621748 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:52.622960 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "48f95162c40e476b92996021f397de66"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:52.627801 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:45:52.631487 20206 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:45:52.632297 12721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:45:52.632730 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "48f95162c40e476b92996021f397de66"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:52.633015 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-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:45:52.650712 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:52.651998 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:52.653584 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:52.656098 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:52.656293 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:52.656596 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:52.656740 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:52.701659 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:44615
I20260608 12:45:52.701961 20268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:44615 every 8 connection(s)
I20260608 12:45:52.708745 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:52.717346 20274 instance_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:45:52.717563 20273 instance_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:45:52.720988 12721 server_base.cc:1061] running on GCE node
W20260608 12:45:52.721909 20276 instance_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:45:52.722564 20269 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39807
I20260608 12:45:52.722957 20269 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:52.722990 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:52.723379 12721 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:45:52.723563 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922752723531 us; error 0 us; skew 500 ppm
I20260608 12:45:52.723951 20269 heartbeater.cc:507] Master 127.12.108.126:39807 requested a full tablet report, sending...
I20260608 12:45:52.724306 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:52.726644 20142 ts_manager.cc:194] Registered new tserver with Master: 48f95162c40e476b92996021f397de66 (127.12.108.65:44615)
I20260608 12:45:52.727648 12721 webserver.cc:533] Webserver started at http://127.12.108.66:44955/ using document root <none> and password file <none>
I20260608 12:45:52.728464 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:52.728737 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:52.729074 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:52.729507 20142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40908
I20260608 12:45:52.730827 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "4b3bd02564504c43b0d8a595307baa38"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:52.735855 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:45:52.739377 20281 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:45:52.740131 12721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:45:52.740422 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "4b3bd02564504c43b0d8a595307baa38"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:52.740688 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-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:45:52.758549 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:52.759770 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:52.761291 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:52.763684 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:52.763931 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:52.764180 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:52.764358 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:52.806030 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:40253
I20260608 12:45:52.806151 20343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:40253 every 8 connection(s)
I20260608 12:45:52.811606 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:52.819456 20347 instance_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:45:52.820573 20348 instance_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:45:52.823148 20350 instance_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:45:52.823639 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:52.824663 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:52.824923 12721 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:45:52.825141 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922752825120 us; error 0 us; skew 500 ppm
I20260608 12:45:52.825855 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:52.826465 20344 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39807
I20260608 12:45:52.826915 20344 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:52.827791 20344 heartbeater.cc:507] Master 127.12.108.126:39807 requested a full tablet report, sending...
I20260608 12:45:52.829010 12721 webserver.cc:533] Webserver started at http://127.12.108.67:38187/ using document root <none> and password file <none>
I20260608 12:45:52.829668 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:52.829900 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:52.830183 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:52.830327 20142 ts_manager.cc:194] Registered new tserver with Master: 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:52.831573 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "e6e2891d25cc41158be8f91c69269f6b"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:52.831849 20142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40912
I20260608 12:45:52.836655 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:45:52.840679 20355 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:45:52.841536 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:45:52.841862 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "e6e2891d25cc41158be8f91c69269f6b"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:52.842164 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-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:45:52.870054 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:52.871436 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:52.872960 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:52.875464 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:52.875707 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:52.875967 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:52.876166 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:52.921397 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:34863
I20260608 12:45:52.921546 20417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:34863 every 8 connection(s)
I20260608 12:45:52.939035 20418 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39807
I20260608 12:45:52.939482 20418 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:52.940267 20418 heartbeater.cc:507] Master 127.12.108.126:39807 requested a full tablet report, sending...
I20260608 12:45:52.942523 20142 ts_manager.cc:194] Registered new tserver with Master: e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:52.942981 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018021607s
I20260608 12:45:52.944463 20142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40924
I20260608 12:45:53.732627 20269 heartbeater.cc:499] Master 127.12.108.126:39807 was elected leader, sending a full tablet report...
I20260608 12:45:53.834688 20344 heartbeater.cc:499] Master 127.12.108.126:39807 was elected leader, sending a full tablet report...
I20260608 12:45:53.948058 20418 heartbeater.cc:499] Master 127.12.108.126:39807 was elected leader, sending a full tablet report...
I20260608 12:45:54.006006 20142 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40932:
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:45:54.009557 20142 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:45:54.077785 20309 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc895274b284ebd8f73ba53657f2da1 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:54.079475 20309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc895274b284ebd8f73ba53657f2da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.079854 20382 tablet_service.cc:1511] Processing CreateTablet for tablet 4d853e986aef4ccfb3a833b6d80bb349 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:54.081336 20382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d853e986aef4ccfb3a833b6d80bb349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.083151 20308 tablet_service.cc:1511] Processing CreateTablet for tablet 4d853e986aef4ccfb3a833b6d80bb349 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:54.084642 20308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d853e986aef4ccfb3a833b6d80bb349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.088696 20307 tablet_service.cc:1511] Processing CreateTablet for tablet 73ad5f1c039c43e585fa2e7960f42ae7 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:54.088938 20383 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc895274b284ebd8f73ba53657f2da1 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:54.089531 20381 tablet_service.cc:1511] Processing CreateTablet for tablet 73ad5f1c039c43e585fa2e7960f42ae7 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:54.090775 20307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ad5f1c039c43e585fa2e7960f42ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.090906 20383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc895274b284ebd8f73ba53657f2da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.091722 20381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ad5f1c039c43e585fa2e7960f42ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.088769 20306 tablet_service.cc:1511] Processing CreateTablet for tablet 1571c10de7654238925eb000d3093901 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:54.094466 20306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1571c10de7654238925eb000d3093901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.104291 20380 tablet_service.cc:1511] Processing CreateTablet for tablet 1571c10de7654238925eb000d3093901 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:54.105887 20380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1571c10de7654238925eb000d3093901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.132795 20439 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
I20260608 12:45:54.141855 20439 tablet_bootstrap.cc:654] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.151700 20234 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc895274b284ebd8f73ba53657f2da1 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:54.153820 20234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc895274b284ebd8f73ba53657f2da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.155153 20439 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: No bootstrap required, opened a new log
I20260608 12:45:54.155789 20439 ts_tablet_manager.cc:1403] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260608 12:45:54.156121 20233 tablet_service.cc:1511] Processing CreateTablet for tablet 4d853e986aef4ccfb3a833b6d80bb349 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:54.159680 20232 tablet_service.cc:1511] Processing CreateTablet for tablet 73ad5f1c039c43e585fa2e7960f42ae7 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:54.160243 20439 raft_consensus.cc:359] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.161566 20439 raft_consensus.cc:385] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.161890 20439 raft_consensus.cc:740] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.162768 20439 consensus_queue.cc:260] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.163026 20231 tablet_service.cc:1511] Processing CreateTablet for tablet 1571c10de7654238925eb000d3093901 (DEFAULT_TABLE table=test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:54.164742 20233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d853e986aef4ccfb3a833b6d80bb349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.167148 20232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ad5f1c039c43e585fa2e7960f42ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.174660 20231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1571c10de7654238925eb000d3093901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.188244 20438 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:45:54.199963 20442 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:54.206918 20438 tablet_bootstrap.cc:654] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.211633 20442 tablet_bootstrap.cc:654] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.217618 20439 ts_tablet_manager.cc:1434] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.023s
I20260608 12:45:54.219287 20439 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
I20260608 12:45:54.226727 20438 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38: No bootstrap required, opened a new log
I20260608 12:45:54.227234 20438 ts_tablet_manager.cc:1403] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260608 12:45:54.229346 20439 tablet_bootstrap.cc:654] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.230149 20438 raft_consensus.cc:359] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.230973 20438 raft_consensus.cc:385] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.231238 20438 raft_consensus.cc:740] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.231940 20438 consensus_queue.cc:260] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.232244 20442 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: No bootstrap required, opened a new log
I20260608 12:45:54.232929 20442 ts_tablet_manager.cc:1403] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.016s
I20260608 12:45:54.237219 20442 raft_consensus.cc:359] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.238420 20442 raft_consensus.cc:385] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.238919 20442 raft_consensus.cc:740] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.240334 20438 ts_tablet_manager.cc:1434] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.011s
I20260608 12:45:54.240130 20442 consensus_queue.cc:260] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.241525 20438 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:45:54.242753 20439 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b: No bootstrap required, opened a new log
I20260608 12:45:54.243526 20439 ts_tablet_manager.cc:1403] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260608 12:45:54.246830 20439 raft_consensus.cc:359] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.247637 20439 raft_consensus.cc:385] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.248055 20439 raft_consensus.cc:740] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.248508 20442 ts_tablet_manager.cc:1434] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260608 12:45:54.249004 20438 tablet_bootstrap.cc:654] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.249069 20439 consensus_queue.cc:260] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.249933 20442 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:54.253942 20439 ts_tablet_manager.cc:1434] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:45:54.255208 20439 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
I20260608 12:45:54.260013 20442 tablet_bootstrap.cc:654] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.262522 20439 tablet_bootstrap.cc:654] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.279965 20442 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: No bootstrap required, opened a new log
I20260608 12:45:54.280942 20442 ts_tablet_manager.cc:1403] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.006s
I20260608 12:45:54.283695 20441 raft_consensus.cc:493] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:54.285058 20441 raft_consensus.cc:515] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.295185 20441 leader_election.cc:290] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), 48f95162c40e476b92996021f397de66 (127.12.108.65:44615)
I20260608 12:45:54.299140 20439 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: No bootstrap required, opened a new log
I20260608 12:45:54.299134 20442 raft_consensus.cc:359] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.300179 20439 ts_tablet_manager.cc:1403] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.020s
I20260608 12:45:54.300369 20442 raft_consensus.cc:385] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.300868 20442 raft_consensus.cc:740] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.301796 20442 consensus_queue.cc:260] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.299146 20438 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: No bootstrap required, opened a new log
I20260608 12:45:54.304155 20439 raft_consensus.cc:359] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.305058 20439 raft_consensus.cc:385] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.305538 20439 raft_consensus.cc:740] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.305068 20438 ts_tablet_manager.cc:1403] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.035s
I20260608 12:45:54.306491 20439 consensus_queue.cc:260] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.309441 20439 ts_tablet_manager.cc:1434] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:45:54.310626 20439 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
I20260608 12:45:54.310738 20438 raft_consensus.cc:359] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.313607 20442 ts_tablet_manager.cc:1434] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 12:45:54.319278 20442 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:54.322503 20439 tablet_bootstrap.cc:654] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.326344 20438 raft_consensus.cc:385] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.326857 20438 raft_consensus.cc:740] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.328568 20438 consensus_queue.cc:260] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.329659 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc895274b284ebd8f73ba53657f2da1" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:54.330415 20442 tablet_bootstrap.cc:654] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.330607 20439 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b: No bootstrap required, opened a new log
I20260608 12:45:54.331171 20439 ts_tablet_manager.cc:1403] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
W20260608 12:45:54.331847 20357 leader_election.cc:343] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:54.334283 20438 ts_tablet_manager.cc:1434] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260608 12:45:54.335584 20439 raft_consensus.cc:359] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.337200 20439 raft_consensus.cc:385] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.337764 20439 raft_consensus.cc:740] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.335624 20438 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:45:54.341784 20244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc895274b284ebd8f73ba53657f2da1" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66" is_pre_election: true
I20260608 12:45:54.342525 20244 raft_consensus.cc:2468] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2891d25cc41158be8f91c69269f6b in term 0.
I20260608 12:45:54.343226 20439 consensus_queue.cc:260] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.344115 20357 leader_election.cc:304] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [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: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b; no voters: 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:54.346117 20441 raft_consensus.cc:2804] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:54.346524 20441 raft_consensus.cc:493] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:54.346865 20441 raft_consensus.cc:3060] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.351039 20447 raft_consensus.cc:493] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:54.351711 20438 tablet_bootstrap.cc:654] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.351567 20447 raft_consensus.cc:515] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.351871 20442 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: No bootstrap required, opened a new log
I20260608 12:45:54.352708 20442 ts_tablet_manager.cc:1403] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.015s
I20260608 12:45:54.355127 20441 raft_consensus.cc:515] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.356693 20447 leader_election.cc:290] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:54.358836 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc895274b284ebd8f73ba53657f2da1" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38"
W20260608 12:45:54.361003 20357 leader_election.cc:343] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:54.363031 20439 ts_tablet_manager.cc:1434] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.002s
I20260608 12:45:54.363672 20244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc895274b284ebd8f73ba53657f2da1" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66"
I20260608 12:45:54.364528 20244 raft_consensus.cc:3060] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.370252 20441 leader_election.cc:290] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 election: Requested vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), 48f95162c40e476b92996021f397de66 (127.12.108.65:44615)
I20260608 12:45:54.371595 20442 raft_consensus.cc:359] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.372355 20442 raft_consensus.cc:385] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.372664 20442 raft_consensus.cc:740] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.373483 20442 consensus_queue.cc:260] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.375252 20438 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: No bootstrap required, opened a new log
I20260608 12:45:54.375890 20438 ts_tablet_manager.cc:1403] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.009s
I20260608 12:45:54.376315 20442 ts_tablet_manager.cc:1434] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 12:45:54.377478 20442 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:54.377575 20244 raft_consensus.cc:2468] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2891d25cc41158be8f91c69269f6b in term 1.
I20260608 12:45:54.378997 20357 leader_election.cc:304] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [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: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b; no voters: 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:54.380314 20455 raft_consensus.cc:2804] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:54.380862 20455 raft_consensus.cc:697] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Becoming Leader. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Running, Role: LEADER
I20260608 12:45:54.381780 20455 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.385139 20438 raft_consensus.cc:359] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.388408 20438 raft_consensus.cc:385] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.390583 20438 raft_consensus.cc:740] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.391503 20438 consensus_queue.cc:260] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.395771 20438 ts_tablet_manager.cc:1434] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260608 12:45:54.397110 20438 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:45:54.397715 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1571c10de7654238925eb000d3093901" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:54.398527 20319 raft_consensus.cc:2468] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:54.400154 20208 leader_election.cc:304] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: 
I20260608 12:45:54.401181 20447 raft_consensus.cc:2804] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:54.401595 20447 raft_consensus.cc:493] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:54.401973 20447 raft_consensus.cc:3060] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.389926 20442 tablet_bootstrap.cc:654] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.406358 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1571c10de7654238925eb000d3093901" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:54.407235 20393 raft_consensus.cc:2468] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:54.409833 20438 tablet_bootstrap.cc:654] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.411768 20142 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2891d25cc41158be8f91c69269f6b (127.12.108.67). New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:54.422101 20447 raft_consensus.cc:515] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.422887 20442 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: No bootstrap required, opened a new log
I20260608 12:45:54.422976 20438 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: No bootstrap required, opened a new log
I20260608 12:45:54.423519 20442 ts_tablet_manager.cc:1403] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.004s
I20260608 12:45:54.423638 20438 ts_tablet_manager.cc:1403] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260608 12:45:54.425753 20447 leader_election.cc:290] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:54.427083 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1571c10de7654238925eb000d3093901" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:54.427038 20438 raft_consensus.cc:359] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.427632 20442 raft_consensus.cc:359] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.427932 20393 raft_consensus.cc:3060] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.428078 20438 raft_consensus.cc:385] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.428421 20442 raft_consensus.cc:385] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.428570 20438 raft_consensus.cc:740] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.428869 20442 raft_consensus.cc:740] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.429531 20438 consensus_queue.cc:260] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.429981 20442 consensus_queue.cc:260] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.432220 20438 ts_tablet_manager.cc:1434] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:45:54.432747 20442 ts_tablet_manager.cc:1434] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 12:45:54.433547 20446 raft_consensus.cc:493] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:54.434084 20446 raft_consensus.cc:515] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:54.436940 20446 leader_election.cc:290] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863), 48f95162c40e476b92996021f397de66 (127.12.108.65:44615)
I20260608 12:45:54.434157 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1571c10de7654238925eb000d3093901" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38"
I20260608 12:45:54.439714 20393 raft_consensus.cc:2468] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:54.440052 20319 raft_consensus.cc:3060] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.441494 20209 leader_election.cc:304] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:54.447448 20447 raft_consensus.cc:493] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:54.448137 20447 raft_consensus.cc:515] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.453783 20447 leader_election.cc:290] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:54.454455 20447 raft_consensus.cc:2804] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:54.454908 20447 raft_consensus.cc:697] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Becoming Leader. State: Replica: 48f95162c40e476b92996021f397de66, State: Running, Role: LEADER
I20260608 12:45:54.456037 20447 consensus_queue.cc:237] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.457181 20318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad5f1c039c43e585fa2e7960f42ae7" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:54.458279 20318 raft_consensus.cc:2468] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:54.460736 20208 leader_election.cc:304] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: 
I20260608 12:45:54.462913 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad5f1c039c43e585fa2e7960f42ae7" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:54.463665 20393 raft_consensus.cc:2468] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:54.467496 20464 raft_consensus.cc:2804] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:54.468113 20464 raft_consensus.cc:493] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:54.468700 20464 raft_consensus.cc:3060] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.477056 20319 raft_consensus.cc:2468] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:54.483291 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc895274b284ebd8f73ba53657f2da1" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:54.484860 20244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc895274b284ebd8f73ba53657f2da1" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66" is_pre_election: true
I20260608 12:45:54.484777 20142 catalog_manager.cc:5696] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f95162c40e476b92996021f397de66 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "48f95162c40e476b92996021f397de66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:54.485828 20244 raft_consensus.cc:2393] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b3bd02564504c43b0d8a595307baa38 in current term 1: Already voted for candidate e6e2891d25cc41158be8f91c69269f6b in this term.
I20260608 12:45:54.487231 20283 leader_election.cc:304] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3bd02564504c43b0d8a595307baa38; no voters: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b
I20260608 12:45:54.487783 20464 raft_consensus.cc:515] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.489719 20464 leader_election.cc:290] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:54.490532 20446 raft_consensus.cc:3060] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.490408 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad5f1c039c43e585fa2e7960f42ae7" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38"
I20260608 12:45:54.491225 20319 raft_consensus.cc:3060] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.495048 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad5f1c039c43e585fa2e7960f42ae7" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:54.495807 20393 raft_consensus.cc:3060] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.498502 20319 raft_consensus.cc:2468] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:54.498631 20446 raft_consensus.cc:2749] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:45:54.499797 20208 leader_election.cc:304] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: 
I20260608 12:45:54.500725 20464 raft_consensus.cc:2804] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:54.501187 20464 raft_consensus.cc:697] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Becoming Leader. State: Replica: 48f95162c40e476b92996021f397de66, State: Running, Role: LEADER
I20260608 12:45:54.501547 20393 raft_consensus.cc:2468] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:54.502014 20464 consensus_queue.cc:237] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.509764 20142 catalog_manager.cc:5696] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f95162c40e476b92996021f397de66 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "48f95162c40e476b92996021f397de66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
W20260608 12:45:54.531153 20190 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:45:54.535456 20464 raft_consensus.cc:493] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:54.536103 20464 raft_consensus.cc:515] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.538285 20464 leader_election.cc:290] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:54.539232 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d853e986aef4ccfb3a833b6d80bb349" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:54.539417 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d853e986aef4ccfb3a833b6d80bb349" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:54.539955 20319 raft_consensus.cc:2468] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:54.540126 20393 raft_consensus.cc:2468] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:54.541221 20208 leader_election.cc:304] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: 
I20260608 12:45:54.542110 20464 raft_consensus.cc:2804] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:54.542636 20464 raft_consensus.cc:493] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:54.542933 20464 raft_consensus.cc:3060] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.548220 20464 raft_consensus.cc:515] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.550297 20464 leader_election.cc:290] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:54.551187 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d853e986aef4ccfb3a833b6d80bb349" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38"
I20260608 12:45:54.551496 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d853e986aef4ccfb3a833b6d80bb349" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:54.552121 20319 raft_consensus.cc:3060] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.552366 20393 raft_consensus.cc:3060] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.560406 20393 raft_consensus.cc:2468] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:54.560406 20319 raft_consensus.cc:2468] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:54.562000 20209 leader_election.cc:304] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:54.562814 20464 raft_consensus.cc:2804] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:54.563355 20464 raft_consensus.cc:697] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Becoming Leader. State: Replica: 48f95162c40e476b92996021f397de66, State: Running, Role: LEADER
I20260608 12:45:54.564160 20464 consensus_queue.cc:237] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.571467 20142 catalog_manager.cc:5696] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f95162c40e476b92996021f397de66 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "48f95162c40e476b92996021f397de66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:54.694348 20142 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35194:
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:45:54.696835 20142 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:45:54.732371 20233 tablet_service.cc:1511] Processing CreateTablet for tablet f0382577fc8b479d8ae7f9c971803922 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:54.733779 20233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0382577fc8b479d8ae7f9c971803922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.734066 20307 tablet_service.cc:1511] Processing CreateTablet for tablet f0382577fc8b479d8ae7f9c971803922 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:54.735414 20307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0382577fc8b479d8ae7f9c971803922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.735723 20382 tablet_service.cc:1511] Processing CreateTablet for tablet f0382577fc8b479d8ae7f9c971803922 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:45:54.737171 20382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0382577fc8b479d8ae7f9c971803922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.742733 20232 tablet_service.cc:1511] Processing CreateTablet for tablet b554cb72c70e4a7c8e30ab8579c8dfb8 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:54.744204 20232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b554cb72c70e4a7c8e30ab8579c8dfb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.749341 20309 tablet_service.cc:1511] Processing CreateTablet for tablet b554cb72c70e4a7c8e30ab8579c8dfb8 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:54.750779 20309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b554cb72c70e4a7c8e30ab8579c8dfb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.751577 20442 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:54.751418 20380 tablet_service.cc:1511] Processing CreateTablet for tablet b554cb72c70e4a7c8e30ab8579c8dfb8 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:45:54.752800 20380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b554cb72c70e4a7c8e30ab8579c8dfb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.758517 20308 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6470eb305b4706b3c818aa9bd863b8 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:54.759452 20442 tablet_bootstrap.cc:654] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.759984 20381 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6470eb305b4706b3c818aa9bd863b8 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:54.761358 20381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6470eb305b4706b3c818aa9bd863b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.760010 20308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6470eb305b4706b3c818aa9bd863b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.765869 20231 tablet_service.cc:1511] Processing CreateTablet for tablet 01f875cc4bc249c08f5a6de5dccb301a (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:54.767319 20231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f875cc4bc249c08f5a6de5dccb301a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.769629 20306 tablet_service.cc:1511] Processing CreateTablet for tablet 01f875cc4bc249c08f5a6de5dccb301a (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:54.771113 20306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f875cc4bc249c08f5a6de5dccb301a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.772231 20438 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:45:54.775508 20383 tablet_service.cc:1511] Processing CreateTablet for tablet 01f875cc4bc249c08f5a6de5dccb301a (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:45:54.776969 20383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f875cc4bc249c08f5a6de5dccb301a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.781380 20233 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6470eb305b4706b3c818aa9bd863b8 (DEFAULT_TABLE table=dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:45:54.783354 20442 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: No bootstrap required, opened a new log
I20260608 12:45:54.783497 20233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6470eb305b4706b3c818aa9bd863b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:54.784042 20442 ts_tablet_manager.cc:1403] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260608 12:45:54.786486 20438 tablet_bootstrap.cc:654] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.787915 20442 raft_consensus.cc:359] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.788882 20442 raft_consensus.cc:385] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.789199 20442 raft_consensus.cc:740] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.794776 20442 consensus_queue.cc:260] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.799980 20438 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: No bootstrap required, opened a new log
I20260608 12:45:54.800712 20438 ts_tablet_manager.cc:1403] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260608 12:45:54.803040 20442 ts_tablet_manager.cc:1434] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260608 12:45:54.804230 20442 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:54.804047 20438 raft_consensus.cc:359] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.804656 20464 raft_consensus.cc:493] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:54.804903 20438 raft_consensus.cc:385] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.805323 20438 raft_consensus.cc:740] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.805217 20464 raft_consensus.cc:515] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.807962 20438 consensus_queue.cc:260] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.809695 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:54.812306 20442 tablet_bootstrap.cc:654] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.812753 20438 ts_tablet_manager.cc:1434] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
W20260608 12:45:54.813148 20208 leader_election.cc:343] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:54.813942 20438 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:45:54.821416 20438 tablet_bootstrap.cc:654] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: Neither blocks nor log segments found. Creating new log.
W20260608 12:45:54.826006 20209 leader_election.cc:343] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): Not found: Tablet not found: f0382577fc8b479d8ae7f9c971803922
I20260608 12:45:54.826732 20209 leader_election.cc:304] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48f95162c40e476b92996021f397de66; no voters: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b
I20260608 12:45:54.827011 20464 leader_election.cc:290] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:54.828488 20465 raft_consensus.cc:2749] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:45:54.839653 20438 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: No bootstrap required, opened a new log
I20260608 12:45:54.840353 20438 ts_tablet_manager.cc:1403] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.010s
I20260608 12:45:54.841387 20442 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: No bootstrap required, opened a new log
I20260608 12:45:54.841974 20442 ts_tablet_manager.cc:1403] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.012s
I20260608 12:45:54.844026 20438 raft_consensus.cc:359] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.845896 20438 raft_consensus.cc:385] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.846323 20439 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
I20260608 12:45:54.846271 20438 raft_consensus.cc:740] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.849594 20438 consensus_queue.cc:260] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.854147 20439 tablet_bootstrap.cc:654] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.855765 20438 ts_tablet_manager.cc:1434] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:45:54.860710 20442 raft_consensus.cc:359] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.862717 20442 raft_consensus.cc:385] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.863083 20442 raft_consensus.cc:740] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.865733 20438 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:45:54.865895 20442 consensus_queue.cc:260] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.868814 20442 ts_tablet_manager.cc:1434] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 12:45:54.869948 20442 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:54.875594 20455 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:45:54.876317 20438 tablet_bootstrap.cc:654] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.885073 20439 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: No bootstrap required, opened a new log
I20260608 12:45:54.885669 20439 ts_tablet_manager.cc:1403] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260608 12:45:54.888449 20442 tablet_bootstrap.cc:654] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:54.888849 20465 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:54.899658 20439 raft_consensus.cc:359] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.900759 20439 raft_consensus.cc:385] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.901227 20439 raft_consensus.cc:740] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.910507 20439 consensus_queue.cc:260] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.917083 20442 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: No bootstrap required, opened a new log
I20260608 12:45:54.917642 20442 ts_tablet_manager.cc:1403] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.014s
I20260608 12:45:54.921283 20442 raft_consensus.cc:359] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.922863 20442 raft_consensus.cc:385] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.923197 20442 raft_consensus.cc:740] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.928957 20439 ts_tablet_manager.cc:1434] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.009s
I20260608 12:45:54.935712 20438 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: No bootstrap required, opened a new log
I20260608 12:45:54.936546 20438 ts_tablet_manager.cc:1403] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.011s
I20260608 12:45:54.938500 20464 raft_consensus.cc:493] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:54.939057 20464 raft_consensus.cc:515] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.940620 20438 raft_consensus.cc:359] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.941530 20464 leader_election.cc:290] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:54.941725 20438 raft_consensus.cc:385] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:54.942615 20442 consensus_queue.cc:260] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.944766 20318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:54.945850 20318 raft_consensus.cc:2468] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:54.946491 20442 ts_tablet_manager.cc:1434] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.002s
I20260608 12:45:54.943837 20438 raft_consensus.cc:740] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: FOLLOWER
I20260608 12:45:54.948343 20208 leader_election.cc:304] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: 
I20260608 12:45:54.950163 20392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:54.952020 20465 raft_consensus.cc:2804] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:54.951539 20438 consensus_queue.cc:260] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:54.952438 20465 raft_consensus.cc:493] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:54.952868 20465 raft_consensus.cc:3060] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:54.947618 20439 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
W20260608 12:45:54.955691 20209 leader_election.cc:343] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:54.959828 20442 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:54.960659 20484 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:45:54.966462 20464 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:45:55.000150 20438 ts_tablet_manager.cc:1434] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.063s	user 0.013s	sys 0.000s
I20260608 12:45:55.003641 20439 tablet_bootstrap.cc:654] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:55.005999 20484 raft_consensus.cc:493] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:55.006619 20484 raft_consensus.cc:515] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.000080 20464 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260608 12:45:55.009163 20484 leader_election.cc:290] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:55.009855 20446 raft_consensus.cc:493] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:55.011348 20446 raft_consensus.cc:515] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.017750 20243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66" is_pre_election: true
I20260608 12:45:55.018128 20318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:55.019593 20438 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:45:55.019923 20318 raft_consensus.cc:2468] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2891d25cc41158be8f91c69269f6b in term 0.
I20260608 12:45:55.020241 20446 leader_election.cc:290] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:55.021456 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:55.022135 20243 raft_consensus.cc:2468] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2891d25cc41158be8f91c69269f6b in term 0.
I20260608 12:45:55.023317 20242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66" is_pre_election: true
I20260608 12:45:55.024021 20242 raft_consensus.cc:2468] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 0.
I20260608 12:45:55.025326 20357 leader_election.cc:304] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:55.022136 20393 raft_consensus.cc:2468] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 0.
I20260608 12:45:55.028076 20283 leader_election.cc:304] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: 
I20260608 12:45:55.029335 20495 raft_consensus.cc:2804] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:55.029799 20495 raft_consensus.cc:493] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:55.030236 20495 raft_consensus.cc:3060] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.030335 20484 raft_consensus.cc:2804] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:55.017222 20442 tablet_bootstrap.cc:654] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:55.030006 20438 tablet_bootstrap.cc:654] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:55.032510 20484 raft_consensus.cc:493] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:55.033051 20484 raft_consensus.cc:3060] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.053474 20465 raft_consensus.cc:515] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.053969 20464 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:55.057986 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38"
I20260608 12:45:55.058719 20319 raft_consensus.cc:3060] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.060945 20484 raft_consensus.cc:515] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.067502 20242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66"
I20260608 12:45:55.068167 20242 raft_consensus.cc:3060] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.078783 20391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
W20260608 12:45:55.080483 20209 leader_election.cc:343] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:55.081614 20465 leader_election.cc:290] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:55.084012 20242 raft_consensus.cc:2468] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2891d25cc41158be8f91c69269f6b in term 1.
I20260608 12:45:55.083801 20484 leader_election.cc:290] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 election: Requested vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:55.085978 20439 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: No bootstrap required, opened a new log
I20260608 12:45:55.086108 20357 leader_election.cc:304] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:55.086709 20439 ts_tablet_manager.cc:1403] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.156s	user 0.019s	sys 0.032s
I20260608 12:45:55.087385 20484 raft_consensus.cc:2804] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:55.087505 20316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38"
I20260608 12:45:55.088887 20319 raft_consensus.cc:2468] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:55.089939 20484 raft_consensus.cc:697] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Becoming Leader. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Running, Role: LEADER
I20260608 12:45:55.091707 20208 leader_election.cc:304] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [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: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: e6e2891d25cc41158be8f91c69269f6b
I20260608 12:45:55.092028 20484 consensus_queue.cc:237] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.093202 20465 raft_consensus.cc:2804] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:55.093490 20439 raft_consensus.cc:359] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.094086 20465 raft_consensus.cc:697] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Becoming Leader. State: Replica: 48f95162c40e476b92996021f397de66, State: Running, Role: LEADER
I20260608 12:45:55.094358 20439 raft_consensus.cc:385] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:55.094785 20439 raft_consensus.cc:740] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: FOLLOWER
I20260608 12:45:55.095070 20465 consensus_queue.cc:237] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.095549 20439 consensus_queue.cc:260] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.086717 20495 raft_consensus.cc:515] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.099509 20439 ts_tablet_manager.cc:1434] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:45:55.100183 20316 raft_consensus.cc:2393] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6e2891d25cc41158be8f91c69269f6b in current term 1: Already voted for candidate 4b3bd02564504c43b0d8a595307baa38 in this term.
I20260608 12:45:55.100843 20439 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
I20260608 12:45:55.102387 20442 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: No bootstrap required, opened a new log
I20260608 12:45:55.102911 20442 ts_tablet_manager.cc:1403] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.008s
I20260608 12:45:55.105993 20244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66"
I20260608 12:45:55.106851 20244 raft_consensus.cc:2393] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b3bd02564504c43b0d8a595307baa38 in current term 1: Already voted for candidate e6e2891d25cc41158be8f91c69269f6b in this term.
I20260608 12:45:55.106667 20497 raft_consensus.cc:493] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:55.105798 20442 raft_consensus.cc:359] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.107506 20497 raft_consensus.cc:515] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.108371 20442 raft_consensus.cc:385] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:55.108778 20442 raft_consensus.cc:740] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:55.109493 20442 consensus_queue.cc:260] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.113206 20392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6470eb305b4706b3c818aa9bd863b8" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:55.113482 20244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6470eb305b4706b3c818aa9bd863b8" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66" is_pre_election: true
I20260608 12:45:55.113978 20447 consensus_queue.cc:1048] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:45:55.115444 20284 leader_election.cc:343] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:55.116320 20497 leader_election.cc:290] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:55.117673 20391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:55.114240 20244 raft_consensus.cc:2468] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 0.
I20260608 12:45:55.121940 20284 leader_election.cc:304] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [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: 4b3bd02564504c43b0d8a595307baa38; no voters: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b
I20260608 12:45:55.122099 20283 leader_election.cc:304] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [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: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: e6e2891d25cc41158be8f91c69269f6b
I20260608 12:45:55.120371 20495 leader_election.cc:290] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 election: Requested vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:55.123198 20446 raft_consensus.cc:2749] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:45:55.123463 20497 raft_consensus.cc:2804] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:55.123982 20497 raft_consensus.cc:493] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:55.124437 20497 raft_consensus.cc:3060] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.136992 20438 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: No bootstrap required, opened a new log
I20260608 12:45:55.137668 20438 ts_tablet_manager.cc:1403] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.004s
I20260608 12:45:55.139539 20465 consensus_queue.cc:1048] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:55.146509 20438 raft_consensus.cc:359] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.147059 20438 raft_consensus.cc:385] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:55.147311 20438 raft_consensus.cc:740] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: FOLLOWER
I20260608 12:45:55.154505 20439 tablet_bootstrap.cc:654] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:55.156870 20438 consensus_queue.cc:260] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.158043 20442 ts_tablet_manager.cc:1434] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260608 12:45:55.146126 20497 raft_consensus.cc:515] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.163527 20438 ts_tablet_manager.cc:1434] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260608 12:45:55.155669 20139 catalog_manager.cc:5696] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2891d25cc41158be8f91c69269f6b (127.12.108.67). New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: HEALTHY } } }
I20260608 12:45:55.162833 20497 leader_election.cc:290] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 election: Requested vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:55.166632 20391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6470eb305b4706b3c818aa9bd863b8" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
W20260608 12:45:55.169109 20284 leader_election.cc:343] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:45:55.170322 20244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6470eb305b4706b3c818aa9bd863b8" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66"
I20260608 12:45:55.161756 20141 catalog_manager.cc:5696] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f95162c40e476b92996021f397de66 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "48f95162c40e476b92996021f397de66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:55.176301 20244 raft_consensus.cc:3060] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.187860 20244 raft_consensus.cc:2468] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 1.
I20260608 12:45:55.189293 20283 leader_election.cc:304] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [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: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: e6e2891d25cc41158be8f91c69269f6b
I20260608 12:45:55.190076 20497 raft_consensus.cc:2804] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:55.190630 20497 raft_consensus.cc:697] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Running, Role: LEADER
I20260608 12:45:55.191299 20497 consensus_queue.cc:237] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.200026 20439 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: No bootstrap required, opened a new log
I20260608 12:45:55.200824 20439 ts_tablet_manager.cc:1403] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.026s
I20260608 12:45:55.204317 20439 raft_consensus.cc:359] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.205062 20439 raft_consensus.cc:385] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:55.205365 20439 raft_consensus.cc:740] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: FOLLOWER
I20260608 12:45:55.206256 20439 consensus_queue.cc:260] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.208712 20439 ts_tablet_manager.cc:1434] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:45:55.211217 20439 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
I20260608 12:45:55.217700 20439 tablet_bootstrap.cc:654] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Neither blocks nor log segments found. Creating new log.
I20260608 12:45:55.224524 20140 catalog_manager.cc:5696] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:55.228484 20439 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: No bootstrap required, opened a new log
I20260608 12:45:55.228956 20439 ts_tablet_manager.cc:1403] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 12:45:55.231365 20439 raft_consensus.cc:359] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.231849 20439 raft_consensus.cc:385] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:45:55.232101 20439 raft_consensus.cc:740] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: FOLLOWER
I20260608 12:45:55.232968 20484 raft_consensus.cc:493] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:55.232831 20439 consensus_queue.cc:260] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.233464 20484 raft_consensus.cc:515] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.235585 20439 ts_tablet_manager.cc:1434] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:45:55.235759 20484 leader_election.cc:290] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:55.236874 20244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66" is_pre_election: true
I20260608 12:45:55.236929 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:55.237861 20319 raft_consensus.cc:2393] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6e2891d25cc41158be8f91c69269f6b in current term 1: Already voted for candidate 48f95162c40e476b92996021f397de66 in this term.
I20260608 12:45:55.239104 20357 leader_election.cc:304] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2891d25cc41158be8f91c69269f6b; no voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:55.239967 20484 raft_consensus.cc:3060] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.245813 20484 raft_consensus.cc:2749] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:45:55.337894 20484 raft_consensus.cc:493] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:55.338547 20484 raft_consensus.cc:515] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.340507 20484 leader_election.cc:290] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:55.341269 20244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6470eb305b4706b3c818aa9bd863b8" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f95162c40e476b92996021f397de66" is_pre_election: true
I20260608 12:45:55.341559 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6470eb305b4706b3c818aa9bd863b8" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:55.342183 20244 raft_consensus.cc:2393] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6e2891d25cc41158be8f91c69269f6b in current term 1: Already voted for candidate 4b3bd02564504c43b0d8a595307baa38 in this term.
I20260608 12:45:55.343477 20357 leader_election.cc:304] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2891d25cc41158be8f91c69269f6b; no voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:55.344185 20484 raft_consensus.cc:3060] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.349517 20484 raft_consensus.cc:2749] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:45:55.414737 20447 raft_consensus.cc:493] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:55.415330 20447 raft_consensus.cc:515] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.417654 20447 leader_election.cc:290] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:55.418488 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f875cc4bc249c08f5a6de5dccb301a" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:55.418844 20392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f875cc4bc249c08f5a6de5dccb301a" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:55.419087 20319 raft_consensus.cc:2468] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:55.419466 20392 raft_consensus.cc:2468] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 0.
I20260608 12:45:55.420146 20208 leader_election.cc:304] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: 
I20260608 12:45:55.420998 20447 raft_consensus.cc:2804] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:45:55.421653 20447 raft_consensus.cc:493] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:45:55.422063 20447 raft_consensus.cc:3060] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.427718 20447 raft_consensus.cc:515] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.429584 20447 leader_election.cc:290] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:55.430415 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f875cc4bc249c08f5a6de5dccb301a" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38"
I20260608 12:45:55.430672 20392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f875cc4bc249c08f5a6de5dccb301a" candidate_uuid: "48f95162c40e476b92996021f397de66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:55.430948 20319 raft_consensus.cc:3060] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.431228 20392 raft_consensus.cc:3060] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:45:55.436014 20319 raft_consensus.cc:2468] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:55.436422 20392 raft_consensus.cc:2468] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f95162c40e476b92996021f397de66 in term 1.
I20260608 12:45:55.437148 20208 leader_election.cc:304] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38; no voters: 
I20260608 12:45:55.437960 20447 raft_consensus.cc:2804] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:45:55.438498 20447 raft_consensus.cc:697] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Becoming Leader. State: Replica: 48f95162c40e476b92996021f397de66, State: Running, Role: LEADER
I20260608 12:45:55.439293 20447 consensus_queue.cc:237] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:55.447316 20141 catalog_manager.cc:5696] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f95162c40e476b92996021f397de66 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "48f95162c40e476b92996021f397de66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:55.509761 20447 consensus_queue.cc:1048] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:55.513796 20447 consensus_queue.cc:1048] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:45:55.552723 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:45:55.585829 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:45:55.586983 12721 tablet_replica.cc:333] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: stopping tablet replica
I20260608 12:45:55.587855 12721 raft_consensus.cc:2243] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:55.588351 12721 raft_consensus.cc:2272] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:55.591184 12721 tablet_replica.cc:333] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: stopping tablet replica
I20260608 12:45:55.591928 12721 raft_consensus.cc:2243] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:55.592935 12721 raft_consensus.cc:2272] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:55.595749 12721 tablet_replica.cc:333] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: stopping tablet replica
I20260608 12:45:55.596448 12721 raft_consensus.cc:2243] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:55.597132 12721 pending_rounds.cc:70] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Trying to abort 1 pending ops.
I20260608 12:45:55.597297 12721 pending_rounds.cc:77] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659606286594048 op_type: NO_OP noop_request { }
I20260608 12:45:55.597658 12721 raft_consensus.cc:2889] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:55.598006 12721 raft_consensus.cc:2272] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:55.601697 12721 tablet_replica.cc:333] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: stopping tablet replica
I20260608 12:45:55.602687 12721 raft_consensus.cc:2243] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:55.603318 12721 raft_consensus.cc:2272] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:55.606016 12721 tablet_replica.cc:333] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: stopping tablet replica
I20260608 12:45:55.606971 12721 raft_consensus.cc:2243] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:55.608003 12721 raft_consensus.cc:2272] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:55.611076 12721 tablet_replica.cc:333] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: stopping tablet replica
I20260608 12:45:55.611732 12721 raft_consensus.cc:2243] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:55.612927 12721 raft_consensus.cc:2272] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:55.615732 12721 tablet_replica.cc:333] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: stopping tablet replica
I20260608 12:45:55.616451 12721 raft_consensus.cc:2243] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:55.617482 12721 raft_consensus.cc:2272] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:55.620153 12721 tablet_replica.cc:333] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: stopping tablet replica
I20260608 12:45:55.620711 12721 raft_consensus.cc:2243] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:55.621186 12721 raft_consensus.cc:2272] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:55.624778 20510 consensus_queue.cc:1048] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:45:55.636965 20357 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from unknown peer (error 108) [suppressed 5 similar messages]
W20260608 12:45:55.645119 20357 consensus_peers.cc:597] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:55.656409 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
W20260608 12:45:55.674507 20283 consensus_peers.cc:597] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:55.815202 20497 consensus_queue.cc:1048] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:45:55.910122 20357 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:56.206624 20510 consensus_queue.cc:579] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.113s)
I20260608 12:45:57.686329 20526 consensus_queue.cc:579] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Leader has been unable to successfully communicate with peer e6e2891d25cc41158be8f91c69269f6b for more than 1 seconds (1.337s)
I20260608 12:45:57.686329 20527 raft_consensus.cc:493] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2891d25cc41158be8f91c69269f6b)
I20260608 12:45:57.688444 20527 raft_consensus.cc:515] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:57.693061 20527 leader_election.cc:290] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863), 48f95162c40e476b92996021f397de66 (127.12.108.65:44615)
I20260608 12:45:57.699594 20529 raft_consensus.cc:493] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:57.700717 20529 raft_consensus.cc:515] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.703358 20531 raft_consensus.cc:493] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.704591 20531 raft_consensus.cc:515] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.705107 20529 leader_election.cc:290] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:57.708293 20531 leader_election.cc:290] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:57.811844 20526 consensus_queue.cc:579] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (2.620s)
I20260608 12:45:57.811604 20528 raft_consensus.cc:493] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.812983 20528 raft_consensus.cc:515] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.816382 20528 leader_election.cc:290] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.817101 20528 raft_consensus.cc:493] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 48f95162c40e476b92996021f397de66)
W20260608 12:45:57.825387 20283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.108.65:44615, user_credentials={real_user=slave}} blocked reactor thread for 118465us
I20260608 12:45:57.843509 20534 raft_consensus.cc:493] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.844866 20534 raft_consensus.cc:515] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
W20260608 12:45:57.847697 20283 leader_election.cc:336] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:57.818039 20528 raft_consensus.cc:515] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.851593 20531 raft_consensus.cc:493] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.852507 20531 raft_consensus.cc:515] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.854030 20529 raft_consensus.cc:493] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.855094 20531 leader_election.cc:290] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:57.855093 20529 raft_consensus.cc:515] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.850425 20526 raft_consensus.cc:493] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:45:57.859364 20529 leader_election.cc:290] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:57.859195 20526 raft_consensus.cc:515] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.853966 20528 leader_election.cc:290] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.863229 20526 leader_election.cc:290] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
W20260608 12:45:57.862289 20190 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 48f95162c40e476b92996021f397de66 not available for placement
I20260608 12:45:57.863299 20528 raft_consensus.cc:493] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.864929 20528 raft_consensus.cc:515] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.868553 20528 leader_election.cc:290] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.872025 20391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad5f1c039c43e585fa2e7960f42ae7" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:57.873488 20391 raft_consensus.cc:2468] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 1.
I20260608 12:45:57.882997 20390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1571c10de7654238925eb000d3093901" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:57.883670 20390 raft_consensus.cc:2468] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 1.
I20260608 12:45:57.877780 20391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f875cc4bc249c08f5a6de5dccb301a" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:57.884685 20391 raft_consensus.cc:2468] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 1.
I20260608 12:45:57.886127 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:57.887653 20393 raft_consensus.cc:2468] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 1.
W20260608 12:45:57.888314 20283 leader_election.cc:336] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:57.888664 20534 leader_election.cc:290] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.892421 20284 leader_election.cc:304] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [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: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:57.893523 20284 leader_election.cc:304] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [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: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:57.894302 20535 raft_consensus.cc:2804] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:57.894388 20528 raft_consensus.cc:2804] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:57.895088 20535 raft_consensus.cc:493] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.895192 20528 raft_consensus.cc:493] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.895596 20535 raft_consensus.cc:3060] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:57.895874 20528 raft_consensus.cc:3060] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:57.894539 20284 leader_election.cc:304] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [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: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:57.897430 20534 raft_consensus.cc:2804] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:57.897851 20534 raft_consensus.cc:493] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:45:57.895823 20283 leader_election.cc:336] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:57.898303 20534 raft_consensus.cc:3060] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:57.898350 20531 consensus_queue.cc:579] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Leader has been unable to successfully communicate with peer 4b3bd02564504c43b0d8a595307baa38 for more than 1 seconds (1.762s)
I20260608 12:45:57.900238 20284 leader_election.cc:304] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [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: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 48f95162c40e476b92996021f397de66
W20260608 12:45:57.900568 20283 leader_election.cc:336] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:57.902873 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d853e986aef4ccfb3a833b6d80bb349" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:57.903730 20393 raft_consensus.cc:2468] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 1.
W20260608 12:45:57.901539 20283 leader_election.cc:336] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:57.912824 20531 raft_consensus.cc:493] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.913532 20531 raft_consensus.cc:515] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.913993 20284 leader_election.cc:304] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [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: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:57.913830 20535 raft_consensus.cc:515] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.919498 20526 raft_consensus.cc:2804] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:57.919989 20526 raft_consensus.cc:493] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.920388 20526 raft_consensus.cc:3060] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:57.920403 20537 consensus_queue.cc:579] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (2.428s)
I20260608 12:45:57.920904 20531 leader_election.cc:290] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:57.925797 20535 leader_election.cc:290] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Requested vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.927291 20528 raft_consensus.cc:515] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.931128 20526 raft_consensus.cc:515] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.939226 20527 raft_consensus.cc:2804] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:45:57.939328 20539 raft_consensus.cc:493] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2891d25cc41158be8f91c69269f6b)
I20260608 12:45:57.943670 20539 raft_consensus.cc:515] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.942682 20528 leader_election.cc:290] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Requested vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.949183 20392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc895274b284ebd8f73ba53657f2da1" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:57.951393 20527 raft_consensus.cc:493] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 48f95162c40e476b92996021f397de66)
I20260608 12:45:57.951944 20527 raft_consensus.cc:3060] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:57.958273 20539 leader_election.cc:290] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.942658 20526 leader_election.cc:290] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Requested vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.971280 20534 raft_consensus.cc:515] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
W20260608 12:45:57.975131 20357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.108.65:44615, user_credentials={real_user=slave}} blocked reactor thread for 53087.9us
I20260608 12:45:57.975896 20534 leader_election.cc:290] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Requested vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:57.980417 20527 raft_consensus.cc:515] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:57.983071 20527 leader_election.cc:290] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Requested vote from peers 48f95162c40e476b92996021f397de66 (127.12.108.65:44615), e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
W20260608 12:45:57.984206 20357 leader_election.cc:336] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
W20260608 12:45:57.984944 20357 leader_election.cc:336] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
W20260608 12:45:57.985562 20357 leader_election.cc:336] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
W20260608 12:45:57.986058 20357 leader_election.cc:336] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
W20260608 12:45:57.994453 20357 leader_election.cc:336] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
W20260608 12:45:57.996155 20284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.108.67:34863, user_credentials={real_user=slave}} blocked reactor thread for 82249.5us
I20260608 12:45:57.998396 20393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:57.998626 20392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad5f1c039c43e585fa2e7960f42ae7" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:57.998869 20284 leader_election.cc:304] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [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: 4b3bd02564504c43b0d8a595307baa38; no voters: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b
I20260608 12:45:57.999117 20393 raft_consensus.cc:3060] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:57.999291 20392 raft_consensus.cc:3060] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:58.003587 20391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1571c10de7654238925eb000d3093901" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:58.004252 20391 raft_consensus.cc:3060] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:58.004901 20390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0382577fc8b479d8ae7f9c971803922" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b" is_pre_election: true
I20260608 12:45:58.006811 20389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f875cc4bc249c08f5a6de5dccb301a" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:58.007550 20389 raft_consensus.cc:3060] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:58.010813 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d853e986aef4ccfb3a833b6d80bb349" candidate_uuid: "4b3bd02564504c43b0d8a595307baa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2891d25cc41158be8f91c69269f6b"
I20260608 12:45:58.011533 20388 raft_consensus.cc:3060] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:58.012607 20393 raft_consensus.cc:2468] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 2.
I20260608 12:45:58.014335 20391 raft_consensus.cc:2468] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 2.
I20260608 12:45:58.015277 20540 raft_consensus.cc:2749] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:45:58.028379 20392 raft_consensus.cc:2468] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 2.
I20260608 12:45:58.031253 20284 leader_election.cc:304] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:58.032580 20540 raft_consensus.cc:2804] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:58.033300 20540 raft_consensus.cc:697] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Running, Role: LEADER
I20260608 12:45:58.032835 20284 leader_election.cc:304] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:58.035156 20540 consensus_queue.cc:237] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:58.035631 20284 leader_election.cc:304] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
W20260608 12:45:57.935010 20283 leader_election.cc:336] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:58.037750 20388 raft_consensus.cc:2468] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 2.
I20260608 12:45:58.038564 20389 raft_consensus.cc:2468] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3bd02564504c43b0d8a595307baa38 in term 2.
W20260608 12:45:58.038605 20283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.108.65:44615, user_credentials={real_user=slave}} blocked reactor thread for 122615us
I20260608 12:45:58.039820 20284 leader_election.cc:304] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:58.040870 20541 raft_consensus.cc:2804] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:58.041098 20317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f875cc4bc249c08f5a6de5dccb301a" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:58.041396 20319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad5f1c039c43e585fa2e7960f42ae7" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:58.041517 20541 raft_consensus.cc:697] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Running, Role: LEADER
I20260608 12:45:58.041721 20527 raft_consensus.cc:2804] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:58.042460 20317 raft_consensus.cc:2393] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6e2891d25cc41158be8f91c69269f6b in current term 2: Already voted for candidate 4b3bd02564504c43b0d8a595307baa38 in this term.
I20260608 12:45:58.042873 20284 leader_election.cc:304] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3bd02564504c43b0d8a595307baa38, e6e2891d25cc41158be8f91c69269f6b; no voters: 
I20260608 12:45:58.043195 20541 consensus_queue.cc:237] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:58.044800 20526 raft_consensus.cc:2804] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:58.045305 20526 raft_consensus.cc:697] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Running, Role: LEADER
I20260608 12:45:58.046416 20526 consensus_queue.cc:237] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER 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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:58.047457 20527 raft_consensus.cc:697] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Running, Role: LEADER
I20260608 12:45:58.048774 20527 consensus_queue.cc:237] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:58.041452 20534 raft_consensus.cc:2804] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:45:58.052197 20534 raft_consensus.cc:697] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Running, Role: LEADER
I20260608 12:45:58.053558 20534 consensus_queue.cc:237] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:58.056053 20538 consensus_queue.cc:579] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Leader has been unable to successfully communicate with peer 4b3bd02564504c43b0d8a595307baa38 for more than 1 seconds (2.035s)
I20260608 12:45:58.061038 20316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b554cb72c70e4a7c8e30ab8579c8dfb8" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:58.063591 20316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1571c10de7654238925eb000d3093901" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:58.075531 20317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d853e986aef4ccfb3a833b6d80bb349" candidate_uuid: "e6e2891d25cc41158be8f91c69269f6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b3bd02564504c43b0d8a595307baa38" is_pre_election: true
I20260608 12:45:58.115097 20357 leader_election.cc:304] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [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: e6e2891d25cc41158be8f91c69269f6b; no voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:58.116509 20357 leader_election.cc:304] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [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: e6e2891d25cc41158be8f91c69269f6b; no voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:58.117798 20357 leader_election.cc:304] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [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: e6e2891d25cc41158be8f91c69269f6b; no voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:58.119671 20538 raft_consensus.cc:2749] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:45:58.120589 20357 leader_election.cc:304] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [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: e6e2891d25cc41158be8f91c69269f6b; no voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:58.122030 20537 raft_consensus.cc:2749] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:45:58.122900 20537 raft_consensus.cc:2749] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:45:58.122975 20538 raft_consensus.cc:2749] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:45:58.213366 20283 leader_election.cc:336] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:58.214766 20357 leader_election.cc:304] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [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: e6e2891d25cc41158be8f91c69269f6b; no voters: 48f95162c40e476b92996021f397de66, 4b3bd02564504c43b0d8a595307baa38
I20260608 12:45:58.216076 20529 raft_consensus.cc:2749] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:45:58.217995 20283 leader_election.cc:336] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
W20260608 12:45:58.219169 20283 leader_election.cc:336] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
W20260608 12:45:58.219969 20283 leader_election.cc:336] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:58.220427 20283 leader_election.cc:304] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [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: 4b3bd02564504c43b0d8a595307baa38; no voters: 48f95162c40e476b92996021f397de66, e6e2891d25cc41158be8f91c69269f6b
I20260608 12:45:58.221397 20534 raft_consensus.cc:2749] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:45:58.222671 20283 leader_election.cc:336] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
W20260608 12:45:58.223518 20283 leader_election.cc:336] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:58.236496 20140 catalog_manager.cc:5696] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: term changed from 1 to 2, leader changed from 48f95162c40e476b92996021f397de66 (127.12.108.65) to 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66). New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:58.239059 20140 catalog_manager.cc:5696] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: term changed from 1 to 2, leader changed from 48f95162c40e476b92996021f397de66 (127.12.108.65) to 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66). New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:58.241195 20140 catalog_manager.cc:5696] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: term changed from 1 to 2, leader changed from 48f95162c40e476b92996021f397de66 (127.12.108.65) to 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66). New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:58.243327 20140 catalog_manager.cc:5696] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: term changed from 1 to 2, leader changed from 48f95162c40e476b92996021f397de66 (127.12.108.65) to 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66). New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:58.245498 20140 catalog_manager.cc:5696] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: term changed from 1 to 2, leader changed from 48f95162c40e476b92996021f397de66 (127.12.108.65) to 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66). New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:45:58.253671 20141 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40932:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:45:58.254598 20141 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:40932:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:45:58.283993 20141 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: Sending DeleteTablet for 3 replicas of tablet f0382577fc8b479d8ae7f9c971803922
I20260608 12:45:58.286487 20141 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: Sending DeleteTablet for 3 replicas of tablet b554cb72c70e4a7c8e30ab8579c8dfb8
I20260608 12:45:58.288631 20141 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: Sending DeleteTablet for 3 replicas of tablet 6d6470eb305b4706b3c818aa9bd863b8
I20260608 12:45:58.289186 20383 tablet_service.cc:1558] Processing DeleteTablet for tablet f0382577fc8b479d8ae7f9c971803922 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:48554
I20260608 12:45:58.290856 20141 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: Sending DeleteTablet for 3 replicas of tablet 01f875cc4bc249c08f5a6de5dccb301a
I20260608 12:45:58.292799 20381 tablet_service.cc:1558] Processing DeleteTablet for tablet b554cb72c70e4a7c8e30ab8579c8dfb8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:48554
I20260608 12:45:58.293943 20382 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d6470eb305b4706b3c818aa9bd863b8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:48554
I20260608 12:45:58.295377 20382 tablet_service.cc:1558] Processing DeleteTablet for tablet 01f875cc4bc249c08f5a6de5dccb301a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:48554
I20260608 12:45:58.297523 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:45:58.309207 20554 tablet_replica.cc:333] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:45:58.310734 20554 raft_consensus.cc:2243] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:58.311307 20308 tablet_service.cc:1558] Processing DeleteTablet for tablet f0382577fc8b479d8ae7f9c971803922 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:55982
I20260608 12:45:58.312654 20554 raft_consensus.cc:2272] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:58.318413 20554 ts_tablet_manager.cc:1916] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:45:58.327039 20306 tablet_service.cc:1558] Processing DeleteTablet for tablet b554cb72c70e4a7c8e30ab8579c8dfb8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:55982
W20260608 12:45:58.335650 20556 instance_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:45:58.336131 20306 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d6470eb305b4706b3c818aa9bd863b8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:55982
I20260608 12:45:58.339322 20306 tablet_service.cc:1558] Processing DeleteTablet for tablet 01f875cc4bc249c08f5a6de5dccb301a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:55982
I20260608 12:45:58.345407 20554 ts_tablet_manager.cc:1929] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:45:58.346163 20554 log.cc:1199] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/f0382577fc8b479d8ae7f9c971803922
I20260608 12:45:58.347867 20554 ts_tablet_manager.cc:1950] T f0382577fc8b479d8ae7f9c971803922 P e6e2891d25cc41158be8f91c69269f6b: Deleting consensus metadata
W20260608 12:45:58.351855 20127 catalog_manager.cc:4754] TS 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 01f875cc4bc249c08f5a6de5dccb301a: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:45:58.355132 20554 tablet_replica.cc:333] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:45:58.355402 20128 catalog_manager.cc:5027] TS e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): tablet f0382577fc8b479d8ae7f9c971803922 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:58.357968 20554 raft_consensus.cc:2243] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:58.358788 20554 raft_consensus.cc:2272] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:58.363041 20554 ts_tablet_manager.cc:1916] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:45:58.363181 20557 tablet_replica.cc:333] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
I20260608 12:45:58.364982 20557 raft_consensus.cc:2243] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:58.366045 20557 raft_consensus.cc:2272] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:58.370396 20557 ts_tablet_manager.cc:1916] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:45:58.371517 20558 instance_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:45:58.376777 12721 server_base.cc:1061] running on GCE node
W20260608 12:45:58.377669 20562 instance_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:45:58.380033 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:58.380373 12721 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:45:58.380654 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922758380633 us; error 0 us; skew 500 ppm
I20260608 12:45:58.381573 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:58.384671 20554 ts_tablet_manager.cc:1929] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:45:58.385354 20554 log.cc:1199] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/b554cb72c70e4a7c8e30ab8579c8dfb8
I20260608 12:45:58.386812 20554 ts_tablet_manager.cc:1950] T b554cb72c70e4a7c8e30ab8579c8dfb8 P e6e2891d25cc41158be8f91c69269f6b: Deleting consensus metadata
I20260608 12:45:58.396108 20557 ts_tablet_manager.cc:1929] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:45:58.396697 20557 log.cc:1199] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/f0382577fc8b479d8ae7f9c971803922
I20260608 12:45:58.397590 20557 ts_tablet_manager.cc:1950] T f0382577fc8b479d8ae7f9c971803922 P 4b3bd02564504c43b0d8a595307baa38: Deleting consensus metadata
I20260608 12:45:58.403142 20557 tablet_replica.cc:333] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
I20260608 12:45:58.404783 20557 raft_consensus.cc:2243] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:58.405110 20554 tablet_replica.cc:333] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:45:58.405190 20128 catalog_manager.cc:5027] TS e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): tablet b554cb72c70e4a7c8e30ab8579c8dfb8 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:58.405823 20557 pending_rounds.cc:70] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Trying to abort 1 pending ops.
I20260608 12:45:58.406647 20557 pending_rounds.cc:77] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7294659616925290496 op_type: NO_OP noop_request { }
I20260608 12:45:58.407094 20554 raft_consensus.cc:2243] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:58.407105 20557 raft_consensus.cc:2889] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:58.407924 20557 raft_consensus.cc:2272] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:58.408726 12721 webserver.cc:533] Webserver started at http://127.12.108.68:33659/ using document root <none> and password file <none>
I20260608 12:45:58.409572 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:58.409849 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:45:58.410300 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:45:58.410981 20127 catalog_manager.cc:5027] TS 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): tablet f0382577fc8b479d8ae7f9c971803922 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:58.412338 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "b1a7ddfc81364621bbbfcb697fe53991"
format_stamp: "Formatted at 2026-06-08 12:45:58 on dist-test-slave-sxbk"
I20260608 12:45:58.412775 20557 ts_tablet_manager.cc:1916] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:45:58.408100 20554 raft_consensus.cc:2272] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:58.422401 20554 ts_tablet_manager.cc:1916] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:45:58.429909 20283 consensus_peers.cc:597] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:58.439801 20389 raft_consensus.cc:1275] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:58.442675 20526 consensus_queue.cc:1048] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:45:58.454487 20557 ts_tablet_manager.cc:1929] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260608 12:45:58.455013 20557 log.cc:1199] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/b554cb72c70e4a7c8e30ab8579c8dfb8
I20260608 12:45:58.455837 20557 ts_tablet_manager.cc:1950] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 4b3bd02564504c43b0d8a595307baa38: Deleting consensus metadata
I20260608 12:45:58.456086 20388 raft_consensus.cc:1275] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:45:58.458076 20534 consensus_queue.cc:1048] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:45:58.459985 20127 catalog_manager.cc:5027] TS 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): tablet b554cb72c70e4a7c8e30ab8579c8dfb8 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:58.461148 20557 tablet_replica.cc:333] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
I20260608 12:45:58.462303 20557 raft_consensus.cc:2243] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:45:58.463621 20557 raft_consensus.cc:2272] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:45:58.468899 20283 consensus_peers.cc:597] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:58.467024 20554 ts_tablet_manager.cc:1929] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:45:58.473448 20554 log.cc:1199] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/6d6470eb305b4706b3c818aa9bd863b8
I20260608 12:45:58.474371 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.061s	user 0.029s	sys 0.014s
I20260608 12:45:58.474509 20554 ts_tablet_manager.cc:1950] T 6d6470eb305b4706b3c818aa9bd863b8 P e6e2891d25cc41158be8f91c69269f6b: Deleting consensus metadata
I20260608 12:45:58.478755 20557 ts_tablet_manager.cc:1916] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:45:58.482127 20554 tablet_replica.cc:333] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:45:58.482339 20128 catalog_manager.cc:5027] TS e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): tablet 6d6470eb305b4706b3c818aa9bd863b8 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:58.483412 20554 raft_consensus.cc:2243] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:58.484032 20554 pending_rounds.cc:70] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Trying to abort 1 pending ops.
I20260608 12:45:58.484283 20554 pending_rounds.cc:77] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7294659617012142080 op_type: NO_OP noop_request { }
I20260608 12:45:58.484664 20554 raft_consensus.cc:2889] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:58.485074 20554 raft_consensus.cc:2272] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:45:58.489356 20567 consensus_queue.cc:1175] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e6e2891d25cc41158be8f91c69269f6b" status { last_received { term: 2 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 2 index: 1 } }
I20260608 12:45:58.498903 20554 ts_tablet_manager.cc:1916] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:45:58.501920 20284 consensus_peers.cc:597] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 -> Peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): Couldn't send request to peer e6e2891d25cc41158be8f91c69269f6b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:58.502866 20388 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:58.504575 20526 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:45:58.527221 20566 log.cc:927] Time spent T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260608 12:45:58.527400 20568 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:45:58.529186 12721 fs_manager.cc:730] Time spent opening block manager: real 0.050s	user 0.004s	sys 0.034s
I20260608 12:45:58.529801 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "b1a7ddfc81364621bbbfcb697fe53991"
format_stamp: "Formatted at 2026-06-08 12:45:58 on dist-test-slave-sxbk"
I20260608 12:45:58.530676 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-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:45:58.539533 20557 ts_tablet_manager.cc:1929] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:45:58.540122 20557 log.cc:1199] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/6d6470eb305b4706b3c818aa9bd863b8
W20260608 12:45:58.540549 20283 consensus_peers.cc:597] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:58.546377 20557 ts_tablet_manager.cc:1950] T 6d6470eb305b4706b3c818aa9bd863b8 P 4b3bd02564504c43b0d8a595307baa38: Deleting consensus metadata
I20260608 12:45:58.557304 20554 ts_tablet_manager.cc:1929] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.1
I20260608 12:45:58.557883 20554 log.cc:1199] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/01f875cc4bc249c08f5a6de5dccb301a
I20260608 12:45:58.558774 20554 ts_tablet_manager.cc:1950] T 01f875cc4bc249c08f5a6de5dccb301a P e6e2891d25cc41158be8f91c69269f6b: Deleting consensus metadata
I20260608 12:45:58.558801 20557 tablet_replica.cc:333] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
I20260608 12:45:58.560945 20557 raft_consensus.cc:2243] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:45:58.563186 20557 raft_consensus.cc:2272] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:58.561432 20127 catalog_manager.cc:5027] TS 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): tablet 6d6470eb305b4706b3c818aa9bd863b8 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:58.569829 20128 catalog_manager.cc:5027] TS e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): tablet 01f875cc4bc249c08f5a6de5dccb301a (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:58.580504 20557 ts_tablet_manager.cc:1916] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:45:58.599635 20557 ts_tablet_manager.cc:1929] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.1
I20260608 12:45:58.600062 20557 log.cc:1199] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/01f875cc4bc249c08f5a6de5dccb301a
I20260608 12:45:58.600906 20557 ts_tablet_manager.cc:1950] T 01f875cc4bc249c08f5a6de5dccb301a P 4b3bd02564504c43b0d8a595307baa38: Deleting consensus metadata
I20260608 12:45:58.610741 20127 catalog_manager.cc:5027] TS 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): tablet 01f875cc4bc249c08f5a6de5dccb301a (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:58.624934 20389 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:58.626547 20534 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:45:58.630548 20414 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6c20 after lost signal to thread 12724
I20260608 12:45:58.631569 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 12:45:58.633456 20414 debug-util.cc:398] Leaking SignalData structure 0x7b08002020e0 after lost signal to thread 20343
I20260608 12:45:58.634179 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:45:58.635475 20414 debug-util.cc:398] Leaking SignalData structure 0x7b08002ad2a0 after lost signal to thread 20417
I20260608 12:45:58.643026 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:58.650451 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:45:58.650787 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:45:58.651142 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:45:58.651387 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260608 12:45:58.661302 20283 consensus_peers.cc:597] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:58.727144 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:36287
I20260608 12:45:58.727263 20634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:36287 every 8 connection(s)
I20260608 12:45:58.733026 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:45:58.741835 20638 instance_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:45:58.743701 20639 instance_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:45:58.752184 20635 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39807
I20260608 12:45:58.752861 20635 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:58.753906 20635 heartbeater.cc:507] Master 127.12.108.126:39807 requested a full tablet report, sending...
I20260608 12:45:58.757594 20140 ts_manager.cc:194] Registered new tserver with Master: b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287)
I20260608 12:45:58.759867 12721 server_base.cc:1061] running on GCE node
I20260608 12:45:58.760591 20140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35204
W20260608 12:45:58.763810 20641 instance_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:45:58.765084 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:45:58.765354 12721 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:45:58.765614 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922758765574 us; error 0 us; skew 500 ppm
I20260608 12:45:58.766453 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:45:58.769793 12721 webserver.cc:533] Webserver started at http://127.12.108.65:36765/ using document root <none> and password file <none>
I20260608 12:45:58.770457 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:45:58.770668 12721 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:45:58.775506 12721 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:45:58.780680 20646 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:45:58.782290 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:45:58.782730 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "48f95162c40e476b92996021f397de66"
format_stamp: "Formatted at 2026-06-08 12:45:52 on dist-test-slave-sxbk"
I20260608 12:45:58.783128 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-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:45:58.808169 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:45:58.810137 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:45:58.812399 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:45:58.817920 20653 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:45:58.825560 20389 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Queue 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: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:45:58.849948 20319 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:45:58.855427 20532 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:45:58.864825 20357 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:45:58.866957 20190 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 48f95162c40e476b92996021f397de66 not available for placement
I20260608 12:45:58.868152 20531 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
W20260608 12:45:58.881175 20359 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): Couldn't send request to peer b1a7ddfc81364621bbbfcb697fe53991. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1dc895274b284ebd8f73ba53657f2da1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:58.883001 20128 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1dc895274b284ebd8f73ba53657f2da1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:45:58.885577 20319 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:58.889892 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:45:58.890434 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.074s	user 0.003s	sys 0.000s
I20260608 12:45:58.890923 12721 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:45:58.904760 20653 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:58.908078 20140 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index -1 to 2, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:58.939836 20653 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: 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:45:58.941318 20653 tablet_bootstrap.cc:492] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Bootstrap complete.
I20260608 12:45:58.942386 20653 ts_tablet_manager.cc:1403] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.013s
I20260608 12:45:58.946444 20653 raft_consensus.cc:359] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:58.947252 20653 raft_consensus.cc:740] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:58.948382 20653 consensus_queue.cc:260] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:58.958010 12721 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:45:58.958475 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.068s	user 0.062s	sys 0.000s
W20260608 12:45:58.958679 20127 catalog_manager.cc:5226] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6d6470eb305b4706b3c818aa9bd863b8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253) due to error TABLET_NOT_FOUND; will retry: Not found: Tablet not found: 6d6470eb305b4706b3c818aa9bd863b8
I20260608 12:45:58.993077 20653 ts_tablet_manager.cc:1434] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.034s
I20260608 12:45:58.994303 20653 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:59.014137 20653 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: 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:45:59.015463 20653 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Bootstrap complete.
I20260608 12:45:59.016364 20653 ts_tablet_manager.cc:1403] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260608 12:45:59.020012 20653 raft_consensus.cc:359] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.020843 20653 raft_consensus.cc:740] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:59.021981 20653 consensus_queue.cc:260] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.024861 20653 ts_tablet_manager.cc:1434] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:45:59.025906 20653 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:59.054762 20653 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: 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:45:59.055939 20653 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: Bootstrap complete.
I20260608 12:45:59.056773 20653 ts_tablet_manager.cc:1403] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.010s
I20260608 12:45:59.060261 20653 raft_consensus.cc:359] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.061080 20653 raft_consensus.cc:740] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:59.062110 20653 consensus_queue.cc:260] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.065292 20653 ts_tablet_manager.cc:1434] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:45:59.066479 20653 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
W20260608 12:45:59.077198 20340 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9540 after lost signal to thread 12724
W20260608 12:45:59.078591 20340 debug-util.cc:398] Leaking SignalData structure 0x7b0800055620 after lost signal to thread 20176
W20260608 12:45:59.080497 20340 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1d00 after lost signal to thread 20343
W20260608 12:45:59.081861 20340 debug-util.cc:398] Leaking SignalData structure 0x7b08002b73a0 after lost signal to thread 20417
I20260608 12:45:59.082496 20653 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: 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:45:59.083385 20653 tablet_bootstrap.cc:492] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Bootstrap complete.
I20260608 12:45:59.084108 20653 ts_tablet_manager.cc:1403] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 12:45:59.088804 20653 raft_consensus.cc:359] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.089923 20653 raft_consensus.cc:740] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:59.091915 20653 consensus_queue.cc:260] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.094714 20653 ts_tablet_manager.cc:1434] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260608 12:45:59.095620 20653 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:59.117950 20653 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: 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:45:59.119035 20653 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: Bootstrap complete.
I20260608 12:45:59.119769 20653 ts_tablet_manager.cc:1403] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260608 12:45:59.123665 20653 raft_consensus.cc:359] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:59.124435 20653 raft_consensus.cc:740] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:59.125375 20653 consensus_queue.cc:260] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [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: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:59.127969 20653 ts_tablet_manager.cc:1434] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:45:59.128913 20653 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:59.155392 20653 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: 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:45:59.156983 20653 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: Bootstrap complete.
I20260608 12:45:59.157737 20653 ts_tablet_manager.cc:1403] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.003s
I20260608 12:45:59.157956 20534 consensus_queue.cc:579] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.103s)
I20260608 12:45:59.160748 20653 raft_consensus.cc:359] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.161583 20653 raft_consensus.cc:740] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:59.162572 20653 consensus_queue.cc:260] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.165189 20653 ts_tablet_manager.cc:1434] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:45:59.166180 20653 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:59.184885 20319 consensus_queue.cc:237] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:45:59.195313 20653 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: 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:45:59.196388 20653 tablet_bootstrap.cc:492] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Bootstrap complete.
I20260608 12:45:59.197116 20653 ts_tablet_manager.cc:1403] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.007s
I20260608 12:45:59.200214 20653 raft_consensus.cc:359] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.200974 20653 raft_consensus.cc:740] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:59.201957 20653 consensus_queue.cc:260] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.204946 20653 ts_tablet_manager.cc:1434] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:45:59.205888 20653 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Bootstrap starting.
I20260608 12:45:59.224263 20389 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:59.231060 20526 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:45:59.234761 20653 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: 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:45:59.235852 20653 tablet_bootstrap.cc:492] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Bootstrap complete.
I20260608 12:45:59.236562 20653 ts_tablet_manager.cc:1403] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260608 12:45:59.239851 20526 consensus_queue.cc:579] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.195s)
I20260608 12:45:59.248629 20389 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.247464 20526 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.260797 20127 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 73ad5f1c039c43e585fa2e7960f42ae7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:45:59.249821 20653 raft_consensus.cc:359] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.262070 20653 raft_consensus.cc:740] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f95162c40e476b92996021f397de66, State: Initialized, Role: FOLLOWER
I20260608 12:45:59.263147 20653 consensus_queue.cc:260] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.265714 20653 ts_tablet_manager.cc:1434] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260608 12:45:59.276031 20318 consensus_queue.cc:237] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
W20260608 12:45:59.285858 20285 consensus_peers.cc:597] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 -> Peer b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): Couldn't send request to peer b1a7ddfc81364621bbbfcb697fe53991. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73ad5f1c039c43e585fa2e7960f42ae7. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:45:59.298278 20285 consensus_peers.cc:597] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 -> Peer b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): Couldn't send request to peer b1a7ddfc81364621bbbfcb697fe53991. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1571c10de7654238925eb000d3093901. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:59.303289 20722 ts_tablet_manager.cc:933] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Initiating tablet copy from peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:45:59.308655 20141 catalog_manager.cc:5696] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.322829 20722 tablet_copy_client.cc:323] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:34863
I20260608 12:45:59.334110 20389 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:59.336287 20723 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:45:59.338037 20283 consensus_peers.cc:597] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:45:59.341383 20283 consensus_peers.cc:597] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:59.345628 20725 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.354563 20388 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.371831 20127 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1571c10de7654238925eb000d3093901 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:45:59.374296 20139 catalog_manager.cc:5696] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.385530 20403 tablet_copy_service.cc:140] P e6e2891d25cc41158be8f91c69269f6b: Received BeginTabletCopySession request for tablet 1dc895274b284ebd8f73ba53657f2da1 from peer b1a7ddfc81364621bbbfcb697fe53991 ({username='slave'} at 127.0.0.1:50624)
I20260608 12:45:59.386502 20403 tablet_copy_service.cc:161] P e6e2891d25cc41158be8f91c69269f6b: Beginning new tablet copy session on tablet 1dc895274b284ebd8f73ba53657f2da1 from peer b1a7ddfc81364621bbbfcb697fe53991 at {username='slave'} at 127.0.0.1:50624: session id = b1a7ddfc81364621bbbfcb697fe53991-1dc895274b284ebd8f73ba53657f2da1
I20260608 12:45:59.409720 20403 tablet_copy_source_session.cc:215] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:59.412535 20734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:44615 every 8 connection(s)
I20260608 12:45:59.419438 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:44615
I20260608 12:45:59.423122 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc895274b284ebd8f73ba53657f2da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:59.460045 20722 tablet_copy_client.cc:806] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 0 data blocks...
I20260608 12:45:59.460743 20722 tablet_copy_client.cc:670] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 1 WAL segments...
I20260608 12:45:59.467104 20722 tablet_copy_client.cc:538] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:59.478945 20722 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap starting.
I20260608 12:45:59.488862 20737 heartbeater.cc:344] Connected to a master server at 127.12.108.126:39807
I20260608 12:45:59.489590 20737 heartbeater.cc:461] Registering TS with master...
I20260608 12:45:59.490979 20737 heartbeater.cc:507] Master 127.12.108.126:39807 requested a full tablet report, sending...
I20260608 12:45:59.493448 20697 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.514653 20722 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: 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:45:59.515708 20722 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap complete.
I20260608 12:45:59.516515 20722 ts_tablet_manager.cc:1403] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.009s
I20260608 12:45:59.520411 20139 ts_manager.cc:194] Re-registered known tserver with Master: 48f95162c40e476b92996021f397de66 (127.12.108.65:44615)
I20260608 12:45:59.520208 20722 raft_consensus.cc:359] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:45:59.521143 20722 raft_consensus.cc:740] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1a7ddfc81364621bbbfcb697fe53991, State: Initialized, Role: LEARNER
I20260608 12:45:59.521955 20722 consensus_queue.cc:260] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [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: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:45:59.531699 20722 ts_tablet_manager.cc:1434] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 12:45:59.532514 20635 heartbeater.cc:499] Master 127.12.108.126:39807 was elected leader, sending a full tablet report...
I20260608 12:45:59.534819 20139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35208
I20260608 12:45:59.538053 20737 heartbeater.cc:499] Master 127.12.108.126:39807 was elected leader, sending a full tablet report...
I20260608 12:45:59.541108 20403 tablet_copy_service.cc:342] P e6e2891d25cc41158be8f91c69269f6b: Request end of tablet copy session b1a7ddfc81364621bbbfcb697fe53991-1dc895274b284ebd8f73ba53657f2da1 received from {username='slave'} at 127.0.0.1:50624
I20260608 12:45:59.541658 20403 tablet_copy_service.cc:434] P e6e2891d25cc41158be8f91c69269f6b: ending tablet copy session b1a7ddfc81364621bbbfcb697fe53991-1dc895274b284ebd8f73ba53657f2da1 on tablet 1dc895274b284ebd8f73ba53657f2da1 with peer b1a7ddfc81364621bbbfcb697fe53991
I20260608 12:45:59.559423 20687 tablet_service.cc:1558] Processing DeleteTablet for tablet b554cb72c70e4a7c8e30ab8579c8dfb8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:48488
I20260608 12:45:59.561371 20744 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:59.562310 20744 raft_consensus.cc:2243] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:59.562848 20744 raft_consensus.cc:2272] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:59.565145 20744 ts_tablet_manager.cc:1916] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:45:59.568702 20723 consensus_queue.cc:579] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.517s)
I20260608 12:45:59.582895 20744 ts_tablet_manager.cc:1929] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:45:59.583434 20744 log.cc:1199] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/b554cb72c70e4a7c8e30ab8579c8dfb8
I20260608 12:45:59.584345 20744 ts_tablet_manager.cc:1950] T b554cb72c70e4a7c8e30ab8579c8dfb8 P 48f95162c40e476b92996021f397de66: Deleting consensus metadata
I20260608 12:45:59.587787 20127 catalog_manager.cc:5027] TS 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): tablet b554cb72c70e4a7c8e30ab8579c8dfb8 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:59.590524 20697 raft_consensus.cc:3060] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:59.595849 20687 tablet_service.cc:1558] Processing DeleteTablet for tablet f0382577fc8b479d8ae7f9c971803922 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:48488
I20260608 12:45:59.597604 20319 consensus_queue.cc:237] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:45:59.600046 20687 tablet_service.cc:1558] Processing DeleteTablet for tablet 01f875cc4bc249c08f5a6de5dccb301a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:48488
I20260608 12:45:59.608995 20687 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d6470eb305b4706b3c818aa9bd863b8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:45:58 UTC) from {username='slave'} at 127.0.0.1:48488
I20260608 12:45:59.611955 20744 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:59.613369 20744 raft_consensus.cc:2243] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:59.616326 20744 raft_consensus.cc:2272] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:59.620889 20722 ts_tablet_manager.cc:933] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Initiating tablet copy from peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:59.625047 20744 ts_tablet_manager.cc:1916] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:45:59.631366 20285 consensus_peers.cc:597] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 -> Peer b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): Couldn't send request to peer b1a7ddfc81364621bbbfcb697fe53991. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d853e986aef4ccfb3a833b6d80bb349. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:45:59.634997 20388 raft_consensus.cc:1275] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:59.639668 20526 consensus_queue.cc:1048] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:45:59.640000 20722 tablet_copy_client.cc:323] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:40253
I20260608 12:45:59.669102 20526 raft_consensus.cc:2955] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.681573 20696 raft_consensus.cc:1275] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:45:59.673647 20389 raft_consensus.cc:2955] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.675974 20329 tablet_copy_service.cc:140] P 4b3bd02564504c43b0d8a595307baa38: Received BeginTabletCopySession request for tablet 73ad5f1c039c43e585fa2e7960f42ae7 from peer b1a7ddfc81364621bbbfcb697fe53991 ({username='slave'} at 127.0.0.1:33470)
I20260608 12:45:59.685510 20329 tablet_copy_service.cc:161] P 4b3bd02564504c43b0d8a595307baa38: Beginning new tablet copy session on tablet 73ad5f1c039c43e585fa2e7960f42ae7 from peer b1a7ddfc81364621bbbfcb697fe53991 at {username='slave'} at 127.0.0.1:33470: session id = b1a7ddfc81364621bbbfcb697fe53991-73ad5f1c039c43e585fa2e7960f42ae7
I20260608 12:45:59.686352 20723 consensus_queue.cc:1048] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:45:59.680089 20695 raft_consensus.cc:3060] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:59.701021 20697 raft_consensus.cc:2955] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.703917 20695 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:59.709616 20723 consensus_queue.cc:1050] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:45:59.707382 20744 ts_tablet_manager.cc:1929] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:45:59.720935 20744 log.cc:1199] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/f0382577fc8b479d8ae7f9c971803922
I20260608 12:45:59.721768 20744 ts_tablet_manager.cc:1950] T f0382577fc8b479d8ae7f9c971803922 P 48f95162c40e476b92996021f397de66: Deleting consensus metadata
I20260608 12:45:59.725363 20127 catalog_manager.cc:5027] TS 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): tablet f0382577fc8b479d8ae7f9c971803922 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:59.726490 20744 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:59.727463 20329 tablet_copy_source_session.cc:215] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:59.727486 20744 raft_consensus.cc:2243] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:59.734913 20744 pending_rounds.cc:70] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Trying to abort 1 pending ops.
I20260608 12:45:59.735193 20744 pending_rounds.cc:77] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659606286594048 op_type: NO_OP noop_request { }
I20260608 12:45:59.735579 20744 raft_consensus.cc:2889] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:45:59.736001 20744 raft_consensus.cc:2272] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:59.739293 20744 ts_tablet_manager.cc:1916] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:45:59.736392 20141 catalog_manager.cc:5696] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.744239 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ad5f1c039c43e585fa2e7960f42ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:59.746707 20696 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.752445 20753 ts_tablet_manager.cc:933] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Initiating tablet copy from peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:45:59.755590 20610 raft_consensus.cc:1217] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:45:59.774860 20127 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4d853e986aef4ccfb3a833b6d80bb349 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:45:59.784365 20744 ts_tablet_manager.cc:1929] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:45:59.785003 20744 log.cc:1199] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/01f875cc4bc249c08f5a6de5dccb301a
I20260608 12:45:59.786080 20744 ts_tablet_manager.cc:1950] T 01f875cc4bc249c08f5a6de5dccb301a P 48f95162c40e476b92996021f397de66: Deleting consensus metadata
I20260608 12:45:59.790149 20127 catalog_manager.cc:5027] TS 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): tablet 01f875cc4bc249c08f5a6de5dccb301a (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:59.790719 20744 tablet_replica.cc:333] stopping tablet replica
I20260608 12:45:59.789753 20753 tablet_copy_client.cc:323] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:40253
I20260608 12:45:59.792006 20744 raft_consensus.cc:2243] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:45:59.792691 20744 raft_consensus.cc:2272] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:45:59.792889 20329 tablet_copy_service.cc:140] P 4b3bd02564504c43b0d8a595307baa38: Received BeginTabletCopySession request for tablet 1571c10de7654238925eb000d3093901 from peer b1a7ddfc81364621bbbfcb697fe53991 ({username='slave'} at 127.0.0.1:33470)
I20260608 12:45:59.793512 20329 tablet_copy_service.cc:161] P 4b3bd02564504c43b0d8a595307baa38: Beginning new tablet copy session on tablet 1571c10de7654238925eb000d3093901 from peer b1a7ddfc81364621bbbfcb697fe53991 at {username='slave'} at 127.0.0.1:33470: session id = b1a7ddfc81364621bbbfcb697fe53991-1571c10de7654238925eb000d3093901
I20260608 12:45:59.796017 20744 ts_tablet_manager.cc:1916] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:45:59.797349 20319 consensus_queue.cc:237] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:45:59.801309 20329 tablet_copy_source_session.cc:215] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:45:59.804893 20753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1571c10de7654238925eb000d3093901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:45:59.809245 20389 raft_consensus.cc:1275] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:45:59.811991 20696 raft_consensus.cc:1275] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:45:59.816493 20744 ts_tablet_manager.cc:1929] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:45:59.816682 20725 consensus_queue.cc:1048] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:45:59.817147 20744 log.cc:1199] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/6d6470eb305b4706b3c818aa9bd863b8
I20260608 12:45:59.818127 20744 ts_tablet_manager.cc:1950] T 6d6470eb305b4706b3c818aa9bd863b8 P 48f95162c40e476b92996021f397de66: Deleting consensus metadata
I20260608 12:45:59.820343 20534 consensus_queue.cc:1048] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:45:59.825032 20127 catalog_manager.cc:5027] TS 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): tablet 6d6470eb305b4706b3c818aa9bd863b8 (table dugtrio [id=510a231a8ee144a181f02e0ea46ea0f0]) successfully deleted
I20260608 12:45:59.827677 20534 raft_consensus.cc:2955] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:45:59.833266 20697 raft_consensus.cc:2955] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:45:59.833782 20388 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [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: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } }
I20260608 12:45:59.840687 20389 raft_consensus.cc:2955] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:45:59.856839 20697 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:45:59.858489 20531 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:45:59.857676 20319 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:45:59.862635 20531 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:45:59.866984 20140 catalog_manager.cc:5696] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 reported cstate change: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:45:59.873879 20754 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } }
I20260608 12:45:59.879231 20318 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } }
W20260608 12:45:59.881839 20190 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table c41f7edf3df9466a8b326aeef125a7ca: could not find any suitable replica to move from server 4b3bd02564504c43b0d8a595307baa38 to server b1a7ddfc81364621bbbfcb697fe53991
I20260608 12:45:59.887338 20128 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1dc895274b284ebd8f73ba53657f2da1 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:45:59.895637 20696 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } }
I20260608 12:45:59.903510 20753 tablet_copy_client.cc:806] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 0 data blocks...
I20260608 12:45:59.904153 20753 tablet_copy_client.cc:670] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 1 WAL segments...
I20260608 12:45:59.907555 20722 tablet_copy_client.cc:806] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 0 data blocks...
I20260608 12:45:59.908733 20127 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d853e986aef4ccfb3a833b6d80bb349 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:45:59.908181 20722 tablet_copy_client.cc:670] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 1 WAL segments...
I20260608 12:45:59.917977 20138 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index 2 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } }
I20260608 12:45:59.922420 20753 tablet_copy_client.cc:538] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:59.929538 20722 tablet_copy_client.cc:538] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:45:59.930985 20697 raft_consensus.cc:3060] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:45:59.938704 20697 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:45:59.940724 20534 consensus_queue.cc:1050] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:45:59.956429 20753 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap starting.
I20260608 12:45:59.959578 20697 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:45:59.961704 20600 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d853e986aef4ccfb3a833b6d80bb349 with delete_type TABLET_DATA_TOMBSTONED (TS b1a7ddfc81364621bbbfcb697fe53991 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42808
I20260608 12:45:59.963225 20599 tablet_service.cc:1558] Processing DeleteTablet for tablet 1dc895274b284ebd8f73ba53657f2da1 with delete_type TABLET_DATA_TOMBSTONED (TS b1a7ddfc81364621bbbfcb697fe53991 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42808
I20260608 12:45:59.971678 20722 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap starting.
W20260608 12:45:59.977174 20129 catalog_manager.cc:4994] TS b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): delete failed for tablet 4d853e986aef4ccfb3a833b6d80bb349 because the tablet was not found. No further retry: Not found: Tablet not found: 4d853e986aef4ccfb3a833b6d80bb349
I20260608 12:45:59.978022 20758 tablet_replica.cc:333] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: stopping tablet replica
I20260608 12:45:59.979040 20758 raft_consensus.cc:2243] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:45:59.979758 20758 raft_consensus.cc:2272] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:45:59.987227 20758 ts_tablet_manager.cc:1916] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:46:00.021499 20753 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: 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:46:00.022555 20758 ts_tablet_manager.cc:1929] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:46:00.023164 20758 log.cc:1199] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-3-root/wals/1dc895274b284ebd8f73ba53657f2da1
I20260608 12:46:00.027949 20129 catalog_manager.cc:5027] TS b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): tablet 1dc895274b284ebd8f73ba53657f2da1 (table test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]) successfully deleted
I20260608 12:46:00.029145 20753 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap complete.
I20260608 12:46:00.030128 20753 ts_tablet_manager.cc:1403] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.025s
I20260608 12:46:00.033890 20722 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: 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:46:00.034065 20753 raft_consensus.cc:359] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:00.035055 20722 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap complete.
I20260608 12:46:00.035193 20753 raft_consensus.cc:740] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b1a7ddfc81364621bbbfcb697fe53991, State: Initialized, Role: LEARNER
I20260608 12:46:00.036084 20722 ts_tablet_manager.cc:1403] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.007s
I20260608 12:46:00.036206 20753 consensus_queue.cc:260] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:00.038928 20753 ts_tablet_manager.cc:1434] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:46:00.039572 20722 raft_consensus.cc:359] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:00.040968 20329 tablet_copy_service.cc:342] P 4b3bd02564504c43b0d8a595307baa38: Request end of tablet copy session b1a7ddfc81364621bbbfcb697fe53991-1571c10de7654238925eb000d3093901 received from {username='slave'} at 127.0.0.1:33470
I20260608 12:46:00.041461 20329 tablet_copy_service.cc:434] P 4b3bd02564504c43b0d8a595307baa38: ending tablet copy session b1a7ddfc81364621bbbfcb697fe53991-1571c10de7654238925eb000d3093901 on tablet 1571c10de7654238925eb000d3093901 with peer b1a7ddfc81364621bbbfcb697fe53991
I20260608 12:46:00.040508 20722 raft_consensus.cc:740] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b1a7ddfc81364621bbbfcb697fe53991, State: Initialized, Role: LEARNER
I20260608 12:46:00.045327 20722 consensus_queue.cc:260] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:00.048141 20722 ts_tablet_manager.cc:1434] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:46:00.050032 20329 tablet_copy_service.cc:342] P 4b3bd02564504c43b0d8a595307baa38: Request end of tablet copy session b1a7ddfc81364621bbbfcb697fe53991-73ad5f1c039c43e585fa2e7960f42ae7 received from {username='slave'} at 127.0.0.1:33470
I20260608 12:46:00.050524 20329 tablet_copy_service.cc:434] P 4b3bd02564504c43b0d8a595307baa38: ending tablet copy session b1a7ddfc81364621bbbfcb697fe53991-73ad5f1c039c43e585fa2e7960f42ae7 on tablet 73ad5f1c039c43e585fa2e7960f42ae7 with peer b1a7ddfc81364621bbbfcb697fe53991
I20260608 12:46:00.210485 20610 raft_consensus.cc:1217] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:46:00.279995 20318 consensus_queue.cc:237] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
I20260608 12:46:00.289376 20388 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:46:00.291180 20697 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:46:00.291468 20534 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:46:00.293169 20526 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:00.301712 20534 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:46:00.303517 20697 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:46:00.314569 20127 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 73ad5f1c039c43e585fa2e7960f42ae7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:00.319839 20388 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:46:00.320730 20140 catalog_manager.cc:5696] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:00.338644 20600 tablet_service.cc:1558] Processing DeleteTablet for tablet 73ad5f1c039c43e585fa2e7960f42ae7 with delete_type TABLET_DATA_TOMBSTONED (TS b1a7ddfc81364621bbbfcb697fe53991 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42808
I20260608 12:46:00.340080 20758 tablet_replica.cc:333] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: stopping tablet replica
I20260608 12:46:00.341030 20758 raft_consensus.cc:2243] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:46:00.341638 20758 raft_consensus.cc:2272] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:46:00.346958 20610 raft_consensus.cc:1217] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:46:00.361210 20758 ts_tablet_manager.cc:1916] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:46:00.401865 20758 ts_tablet_manager.cc:1929] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:46:00.402366 20758 log.cc:1199] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-3-root/wals/73ad5f1c039c43e585fa2e7960f42ae7
I20260608 12:46:00.404358 20129 catalog_manager.cc:5027] TS b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): tablet 73ad5f1c039c43e585fa2e7960f42ae7 (table test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]) successfully deleted
I20260608 12:46:00.540720 20318 consensus_queue.cc:237] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } }
W20260608 12:46:00.559825 20127 catalog_manager.cc:5226] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6d6470eb305b4706b3c818aa9bd863b8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253) due to error TABLET_NOT_FOUND; will retry: Not found: Tablet not found: 6d6470eb305b4706b3c818aa9bd863b8
I20260608 12:46:00.560083 20388 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:46:00.565541 20697 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260608 12:46:00.967644 20127 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.12.108.66:40253, user_credentials={real_user=slave}} blocked reactor thread for 407850us
I20260608 12:46:00.988777 20725 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:01.208630 20725 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:46:01.212638 20693 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:46:01.249833 20763 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:46:01.264940 20127 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1571c10de7654238925eb000d3093901 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:01.270984 20388 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } }
I20260608 12:46:01.273311 20138 catalog_manager.cc:5696] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) evicted. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:01.359192 20318 consensus_queue.cc:237] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:01.362216 20600 tablet_service.cc:1558] Processing DeleteTablet for tablet 1571c10de7654238925eb000d3093901 with delete_type TABLET_DATA_TOMBSTONED (TS b1a7ddfc81364621bbbfcb697fe53991 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42808
I20260608 12:46:01.381063 20775 tablet_replica.cc:333] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: stopping tablet replica
I20260608 12:46:01.382051 20775 raft_consensus.cc:2243] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:46:01.382932 20775 raft_consensus.cc:2272] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:46:01.385923 20775 ts_tablet_manager.cc:1916] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260608 12:46:01.397101 20285 consensus_peers.cc:597] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 -> Peer b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): Couldn't send request to peer b1a7ddfc81364621bbbfcb697fe53991. 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:46:01.398150 20388 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:46:01.401475 20534 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:46:01.399574 20694 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:46:01.406396 20775 ts_tablet_manager.cc:1929] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:46:01.406957 20775 log.cc:1199] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-3-root/wals/1571c10de7654238925eb000d3093901
I20260608 12:46:01.409077 20129 catalog_manager.cc:5027] TS b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): tablet 1571c10de7654238925eb000d3093901 (table test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]) successfully deleted
I20260608 12:46:01.410365 20534 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:46:01.438445 20534 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.444739 20693 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.462090 20138 catalog_manager.cc:5696] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 reported cstate change: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.501714 20388 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.531085 20388 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [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: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
W20260608 12:46:01.549815 20359 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): Couldn't send request to peer b1a7ddfc81364621bbbfcb697fe53991. 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:46:01.553026 20693 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:01.554991 20318 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:01.557263 20766 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:01.559507 20766 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } 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:46:01.602926 20781 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.614276 20319 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.642120 20318 consensus_queue.cc:237] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:01.653841 20138 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.699915 20693 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
W20260608 12:46:01.714777 20285 consensus_peers.cc:597] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 -> Peer b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): Couldn't send request to peer b1a7ddfc81364621bbbfcb697fe53991. 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:46:01.720705 20388 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:46:01.723126 20694 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:46:01.725795 20770 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:46:01.727715 20770 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:46:01.739138 20534 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.746102 20388 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.758965 20694 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:01.788795 20139 catalog_manager.cc:5696] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:01.954741 20785 ts_tablet_manager.cc:933] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Initiating tablet copy from peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:46:01.964188 20785 tablet_copy_client.cc:323] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:40253
I20260608 12:46:01.968622 20329 tablet_copy_service.cc:140] P 4b3bd02564504c43b0d8a595307baa38: Received BeginTabletCopySession request for tablet 73ad5f1c039c43e585fa2e7960f42ae7 from peer b1a7ddfc81364621bbbfcb697fe53991 ({username='slave'} at 127.0.0.1:33470)
I20260608 12:46:01.969384 20329 tablet_copy_service.cc:161] P 4b3bd02564504c43b0d8a595307baa38: Beginning new tablet copy session on tablet 73ad5f1c039c43e585fa2e7960f42ae7 from peer b1a7ddfc81364621bbbfcb697fe53991 at {username='slave'} at 127.0.0.1:33470: session id = b1a7ddfc81364621bbbfcb697fe53991-73ad5f1c039c43e585fa2e7960f42ae7
I20260608 12:46:01.981637 20329 tablet_copy_source_session.cc:215] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:01.985273 20785 ts_tablet_manager.cc:1916] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:46:02.006510 20785 ts_tablet_manager.cc:1929] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 2.3
I20260608 12:46:02.014079 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ad5f1c039c43e585fa2e7960f42ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:02.026887 20785 tablet_copy_client.cc:806] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:02.028003 20785 tablet_copy_client.cc:670] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:02.033396 20785 tablet_copy_client.cc:538] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:02.045696 20785 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap starting.
I20260608 12:46:02.086244 20785 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:02.087392 20785 tablet_bootstrap.cc:492] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap complete.
I20260608 12:46:02.089366 20785 ts_tablet_manager.cc:1403] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Time spent bootstrapping tablet: real 0.044s	user 0.036s	sys 0.008s
I20260608 12:46:02.093528 20785 raft_consensus.cc:359] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:02.094630 20785 raft_consensus.cc:740] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b1a7ddfc81364621bbbfcb697fe53991, State: Initialized, Role: LEARNER
I20260608 12:46:02.095523 20785 consensus_queue.cc:260] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:02.105886 20785 ts_tablet_manager.cc:1434] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 12:46:02.114753 20329 tablet_copy_service.cc:342] P 4b3bd02564504c43b0d8a595307baa38: Request end of tablet copy session b1a7ddfc81364621bbbfcb697fe53991-73ad5f1c039c43e585fa2e7960f42ae7 received from {username='slave'} at 127.0.0.1:33470
I20260608 12:46:02.115306 20329 tablet_copy_service.cc:434] P 4b3bd02564504c43b0d8a595307baa38: ending tablet copy session b1a7ddfc81364621bbbfcb697fe53991-73ad5f1c039c43e585fa2e7960f42ae7 on tablet 73ad5f1c039c43e585fa2e7960f42ae7 with peer b1a7ddfc81364621bbbfcb697fe53991
I20260608 12:46:02.122473 20785 ts_tablet_manager.cc:933] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Initiating tablet copy from peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:46:02.139554 20785 tablet_copy_client.cc:323] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:34863
I20260608 12:46:02.141786 20403 tablet_copy_service.cc:140] P e6e2891d25cc41158be8f91c69269f6b: Received BeginTabletCopySession request for tablet 1dc895274b284ebd8f73ba53657f2da1 from peer b1a7ddfc81364621bbbfcb697fe53991 ({username='slave'} at 127.0.0.1:50624)
I20260608 12:46:02.142458 20403 tablet_copy_service.cc:161] P e6e2891d25cc41158be8f91c69269f6b: Beginning new tablet copy session on tablet 1dc895274b284ebd8f73ba53657f2da1 from peer b1a7ddfc81364621bbbfcb697fe53991 at {username='slave'} at 127.0.0.1:50624: session id = b1a7ddfc81364621bbbfcb697fe53991-1dc895274b284ebd8f73ba53657f2da1
I20260608 12:46:02.151401 20403 tablet_copy_source_session.cc:215] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:02.154840 20785 ts_tablet_manager.cc:1916] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:46:02.191680 20785 ts_tablet_manager.cc:1929] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:46:02.192701 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc895274b284ebd8f73ba53657f2da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:02.203651 20785 tablet_copy_client.cc:806] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:02.204324 20785 tablet_copy_client.cc:670] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:02.214306 20785 tablet_copy_client.cc:538] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:02.240908 20785 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap starting.
I20260608 12:46:02.254763 20789 ts_tablet_manager.cc:933] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Initiating tablet copy from peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
W20260608 12:46:02.260522 20731 debug-util.cc:398] Leaking SignalData structure 0x7b0800230be0 after lost signal to thread 12724
W20260608 12:46:02.261816 20731 debug-util.cc:398] Leaking SignalData structure 0x7b080008eec0 after lost signal to thread 20176
W20260608 12:46:02.266837 20731 debug-util.cc:398] Leaking SignalData structure 0x7b08001037e0 after lost signal to thread 20634
W20260608 12:46:02.268644 20731 debug-util.cc:398] Leaking SignalData structure 0x7b080008aec0 after lost signal to thread 20734
I20260608 12:46:02.292685 20789 tablet_copy_client.cc:323] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:40253
I20260608 12:46:02.295044 20329 tablet_copy_service.cc:140] P 4b3bd02564504c43b0d8a595307baa38: Received BeginTabletCopySession request for tablet 1571c10de7654238925eb000d3093901 from peer b1a7ddfc81364621bbbfcb697fe53991 ({username='slave'} at 127.0.0.1:33470)
I20260608 12:46:02.295720 20329 tablet_copy_service.cc:161] P 4b3bd02564504c43b0d8a595307baa38: Beginning new tablet copy session on tablet 1571c10de7654238925eb000d3093901 from peer b1a7ddfc81364621bbbfcb697fe53991 at {username='slave'} at 127.0.0.1:33470: session id = b1a7ddfc81364621bbbfcb697fe53991-1571c10de7654238925eb000d3093901
I20260608 12:46:02.300094 20785 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: 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:46:02.301064 20785 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap complete.
I20260608 12:46:02.301777 20785 ts_tablet_manager.cc:1403] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Time spent bootstrapping tablet: real 0.061s	user 0.031s	sys 0.001s
I20260608 12:46:02.304621 20785 raft_consensus.cc:359] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:02.305435 20785 raft_consensus.cc:740] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1a7ddfc81364621bbbfcb697fe53991, State: Initialized, Role: LEARNER
I20260608 12:46:02.305624 20329 tablet_copy_source_session.cc:215] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:02.306092 20785 consensus_queue.cc:260] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [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: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:02.308298 20785 ts_tablet_manager.cc:1434] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:46:02.309228 20789 ts_tablet_manager.cc:1916] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:46:02.310122 20403 tablet_copy_service.cc:342] P e6e2891d25cc41158be8f91c69269f6b: Request end of tablet copy session b1a7ddfc81364621bbbfcb697fe53991-1dc895274b284ebd8f73ba53657f2da1 received from {username='slave'} at 127.0.0.1:50624
I20260608 12:46:02.310629 20403 tablet_copy_service.cc:434] P e6e2891d25cc41158be8f91c69269f6b: ending tablet copy session b1a7ddfc81364621bbbfcb697fe53991-1dc895274b284ebd8f73ba53657f2da1 on tablet 1dc895274b284ebd8f73ba53657f2da1 with peer b1a7ddfc81364621bbbfcb697fe53991
I20260608 12:46:02.362851 20789 ts_tablet_manager.cc:1929] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 2.3
I20260608 12:46:02.369081 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1571c10de7654238925eb000d3093901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:02.396171 20789 tablet_copy_client.cc:806] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:02.397420 20789 tablet_copy_client.cc:670] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:02.405889 20789 tablet_copy_client.cc:538] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:02.418478 20789 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap starting.
I20260608 12:46:02.495756 20789 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:02.496783 20789 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap complete.
I20260608 12:46:02.497550 20789 ts_tablet_manager.cc:1403] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.005s
I20260608 12:46:02.499470 20610 raft_consensus.cc:1217] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.4->[2.5-2.5]   Dedup: 2.5->[]
I20260608 12:46:02.500898 20789 raft_consensus.cc:359] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:02.502025 20789 raft_consensus.cc:740] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b1a7ddfc81364621bbbfcb697fe53991, State: Initialized, Role: LEARNER
I20260608 12:46:02.503000 20789 consensus_queue.cc:260] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:02.523212 20789 ts_tablet_manager.cc:1434] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260608 12:46:02.525380 20329 tablet_copy_service.cc:342] P 4b3bd02564504c43b0d8a595307baa38: Request end of tablet copy session b1a7ddfc81364621bbbfcb697fe53991-1571c10de7654238925eb000d3093901 received from {username='slave'} at 127.0.0.1:33470
I20260608 12:46:02.526364 20329 tablet_copy_service.cc:434] P 4b3bd02564504c43b0d8a595307baa38: ending tablet copy session b1a7ddfc81364621bbbfcb697fe53991-1571c10de7654238925eb000d3093901 on tablet 1571c10de7654238925eb000d3093901 with peer b1a7ddfc81364621bbbfcb697fe53991
I20260608 12:46:02.716312 20610 raft_consensus.cc:1217] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:46:02.805734 20610 raft_consensus.cc:1217] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.4->[2.5-2.5]   Dedup: 2.5->[]
I20260608 12:46:03.013885 20795 raft_consensus.cc:1064] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: attempting to promote NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 to VOTER
I20260608 12:46:03.017920 20795 consensus_queue.cc:237] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } }
I20260608 12:46:03.037307 20610 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:46:03.037712 20388 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:46:03.039235 20534 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:46:03.040791 20796 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:46:03.040247 20694 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:46:03.043552 20534 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:46:03.083290 20796 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.083998 20693 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
W20260608 12:46:03.092482 20127 catalog_manager.cc:5226] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6d6470eb305b4706b3c818aa9bd863b8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253) due to error TABLET_NOT_FOUND; will retry: Not found: Tablet not found: 6d6470eb305b4706b3c818aa9bd863b8
I20260608 12:46:03.112844 20610 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.108162 20388 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.125699 20140 catalog_manager.cc:5696] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:46:03.200989 20318 consensus_queue.cc:237] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } }
I20260608 12:46:03.215428 20610 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 12:46:03.217260 20534 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:46:03.215418 20388 raft_consensus.cc:1275] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 12:46:03.221827 20796 consensus_queue.cc:1048] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:46:03.232447 20388 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 48f95162c40e476b92996021f397de66 (127.12.108.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.230010 20534 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 48f95162c40e476b92996021f397de66 (127.12.108.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.247532 20610 raft_consensus.cc:2955] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 48f95162c40e476b92996021f397de66 (127.12.108.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.259831 20141 catalog_manager.cc:5696] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index 6 to 7, VOTER 48f95162c40e476b92996021f397de66 (127.12.108.65) evicted. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.266870 20127 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 73ad5f1c039c43e585fa2e7960f42ae7 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:03.270244 20795 raft_consensus.cc:1064] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: attempting to promote NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 to VOTER
I20260608 12:46:03.274075 20795 consensus_queue.cc:237] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } }
I20260608 12:46:03.309561 20687 tablet_service.cc:1558] Processing DeleteTablet for tablet 73ad5f1c039c43e585fa2e7960f42ae7 with delete_type TABLET_DATA_TOMBSTONED (TS 48f95162c40e476b92996021f397de66 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:48488
I20260608 12:46:03.312747 20809 tablet_replica.cc:333] stopping tablet replica
I20260608 12:46:03.314031 20809 raft_consensus.cc:2243] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:03.315130 20809 raft_consensus.cc:2272] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:03.327579 20766 raft_consensus.cc:1064] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: attempting to promote NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 to VOTER
I20260608 12:46:03.330873 20766 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [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: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } }
I20260608 12:46:03.332574 20809 ts_tablet_manager.cc:1916] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:46:03.339121 20610 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:46:03.341153 20534 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:46:03.362126 20388 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:46:03.365159 20796 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:46:03.362987 20693 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:46:03.374151 20796 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:46:03.379189 20809 ts_tablet_manager.cc:1929] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260608 12:46:03.379683 20809 log.cc:1199] T 73ad5f1c039c43e585fa2e7960f42ae7 P 48f95162c40e476b92996021f397de66: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-0-root/wals/73ad5f1c039c43e585fa2e7960f42ae7
I20260608 12:46:03.381778 20127 catalog_manager.cc:5027] TS 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): tablet 73ad5f1c039c43e585fa2e7960f42ae7 (table test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]) successfully deleted
I20260608 12:46:03.402280 20796 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.412609 20389 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.433874 20141 catalog_manager.cc:5696] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.439893 20694 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.469427 20610 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 LEARNER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:46:03.471446 20798 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } 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:46:03.474673 20694 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:46:03.476819 20766 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:46:03.485383 20318 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:46:03.487838 20766 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:46:03.502211 20609 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { replace: true } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.527849 20319 consensus_queue.cc:237] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } }
I20260608 12:46:03.538072 20695 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 12:46:03.540138 20795 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:46:03.551656 20695 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER e6e2891d25cc41158be8f91c69269f6b (127.12.108.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.560756 20534 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER e6e2891d25cc41158be8f91c69269f6b (127.12.108.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.585525 20610 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 12:46:03.590358 20796 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:46:03.596885 20610 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER e6e2891d25cc41158be8f91c69269f6b (127.12.108.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.612362 20798 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.627830 20318 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.647395 20609 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.655153 20693 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.668776 20141 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index 4 to 5, b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:46:03.680605 20139 catalog_manager.cc:5696] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 reported cstate change: config changed from index 6 to 7, VOTER e6e2891d25cc41158be8f91c69269f6b (127.12.108.67) evicted. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.694840 20383 tablet_service.cc:1558] Processing DeleteTablet for tablet 1571c10de7654238925eb000d3093901 with delete_type TABLET_DATA_TOMBSTONED (TS e6e2891d25cc41158be8f91c69269f6b not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:48554
I20260608 12:46:03.714177 20127 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1571c10de7654238925eb000d3093901 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:03.719638 20818 tablet_replica.cc:333] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:46:03.721024 20818 raft_consensus.cc:2243] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:03.721879 20818 raft_consensus.cc:2272] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:03.795962 20818 ts_tablet_manager.cc:1916] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:46:03.804855 20388 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [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: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } }
I20260608 12:46:03.850227 20609 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:46:03.861788 20766 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } 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:46:03.872567 20814 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.881440 20608 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.851567 20693 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:46:03.898483 20766 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260608 12:46:03.906123 20128 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1dc895274b284ebd8f73ba53657f2da1 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:03.923274 20139 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 reported cstate change: config changed from index 5 to 6, VOTER 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) evicted. New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.925163 20693 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } }
I20260608 12:46:03.963377 20308 tablet_service.cc:1558] Processing DeleteTablet for tablet 1dc895274b284ebd8f73ba53657f2da1 with delete_type TABLET_DATA_TOMBSTONED (TS 4b3bd02564504c43b0d8a595307baa38 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:55982
I20260608 12:46:03.971424 20819 tablet_replica.cc:333] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
I20260608 12:46:03.972517 20819 raft_consensus.cc:2243] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:03.973627 20819 raft_consensus.cc:2272] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:03.986750 20819 ts_tablet_manager.cc:1916] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:46:03.990732 20818 ts_tablet_manager.cc:1929] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260608 12:46:03.991298 20818 log.cc:1199] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-2-root/wals/1571c10de7654238925eb000d3093901
I20260608 12:46:03.993238 20128 catalog_manager.cc:5027] TS e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): tablet 1571c10de7654238925eb000d3093901 (table test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]) successfully deleted
I20260608 12:46:04.002997 20819 ts_tablet_manager.cc:1929] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:46:04.003582 20819 log.cc:1199] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Deleting WAL directory at /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922546196251-12721-0/minicluster-data/ts-1-root/wals/1dc895274b284ebd8f73ba53657f2da1
I20260608 12:46:04.005586 20127 catalog_manager.cc:5027] TS 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): tablet 1dc895274b284ebd8f73ba53657f2da1 (table test-workload [id=c41f7edf3df9466a8b326aeef125a7ca]) successfully deleted
W20260608 12:46:04.963414 20190 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b1a7ddfc81364621bbbfcb697fe53991 not available for placement
I20260608 12:46:05.475908 12721 tablet_server.cc:179] TabletServer@127.12.108.65:44615 shutting down...
I20260608 12:46:05.521852 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:05.523867 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:46:05.526885 12721 raft_consensus.cc:2243] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:05.527732 12721 raft_consensus.cc:2272] T 4d853e986aef4ccfb3a833b6d80bb349 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:05.532650 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:46:05.533502 12721 raft_consensus.cc:2243] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:05.534255 12721 raft_consensus.cc:2272] T 1dc895274b284ebd8f73ba53657f2da1 P 48f95162c40e476b92996021f397de66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:05.537940 12721 tablet_replica.cc:333] stopping tablet replica
I20260608 12:46:05.538712 12721 raft_consensus.cc:2243] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:05.539701 12721 raft_consensus.cc:2272] T 1571c10de7654238925eb000d3093901 P 48f95162c40e476b92996021f397de66 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:05.716159 20357 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260608 12:46:05.721755 20357 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:46:05.828568 20283 consensus_peers.cc:597] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:46:05.864993 20283 consensus_peers.cc:597] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:06.283743 20766 consensus_queue.cc:579] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.012s)
I20260608 12:46:06.300622 20388 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: true } }
I20260608 12:46:06.317761 20608 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 12:46:06.319773 20766 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260608 12:46:06.329983 20357 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): Couldn't send request to peer 4b3bd02564504c43b0d8a595307baa38. 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:46:06.341599 20766 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: true } } }
W20260608 12:46:06.347577 20357 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:06.349017 20609 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: true } } }
I20260608 12:46:06.353924 20128 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1dc895274b284ebd8f73ba53657f2da1 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:46:06.374522 20139 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index 6 to 7, NON_VOTER 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) added. New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:46:06.567242 12721 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20731)
I20260608 12:46:06.836889 20833 consensus_queue.cc:579] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.401s)
I20260608 12:46:06.840816 20837 ts_tablet_manager.cc:933] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Initiating tablet copy from peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863)
I20260608 12:46:06.845387 20837 tablet_copy_client.cc:323] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:34863
I20260608 12:46:06.847474 20403 tablet_copy_service.cc:140] P e6e2891d25cc41158be8f91c69269f6b: Received BeginTabletCopySession request for tablet 1dc895274b284ebd8f73ba53657f2da1 from peer 4b3bd02564504c43b0d8a595307baa38 ({username='slave'} at 127.0.0.1:50610)
I20260608 12:46:06.848095 20403 tablet_copy_service.cc:161] P e6e2891d25cc41158be8f91c69269f6b: Beginning new tablet copy session on tablet 1dc895274b284ebd8f73ba53657f2da1 from peer 4b3bd02564504c43b0d8a595307baa38 at {username='slave'} at 127.0.0.1:50610: session id = 4b3bd02564504c43b0d8a595307baa38-1dc895274b284ebd8f73ba53657f2da1
I20260608 12:46:06.848806 20318 consensus_queue.cc:237] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [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: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:06.857491 20403 tablet_copy_source_session.cc:215] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:06.861276 20837 ts_tablet_manager.cc:1916] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Deleting tablet data with delete state TABLET_DATA_COPYING
W20260608 12:46:06.862035 20285 consensus_peers.cc:597] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 -> Peer b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68:36287): Couldn't send request to peer b1a7ddfc81364621bbbfcb697fe53991. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d853e986aef4ccfb3a833b6d80bb349. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:06.864442 20388 raft_consensus.cc:1275] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:46:06.866605 20833 consensus_queue.cc:1048] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260608 12:46:06.868606 20283 consensus_peers.cc:597] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:06.877552 20828 raft_consensus.cc:2955] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:06.880127 20388 raft_consensus.cc:2955] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:06.883858 20837 ts_tablet_manager.cc:1929] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.5
I20260608 12:46:06.884835 20837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc895274b284ebd8f73ba53657f2da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:06.888042 20127 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4d853e986aef4ccfb3a833b6d80bb349 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:46:06.889992 20833 consensus_queue.cc:579] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.452s)
I20260608 12:46:06.896056 20837 tablet_copy_client.cc:806] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:06.898321 20837 tablet_copy_client.cc:670] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:06.897570 20141 catalog_manager.cc:5696] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index 4 to 5, NON_VOTER b1a7ddfc81364621bbbfcb697fe53991 (127.12.108.68) added. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } } }
I20260608 12:46:06.904601 20837 tablet_copy_client.cc:538] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:06.920578 20837 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap starting.
I20260608 12:46:06.936498 20318 consensus_queue.cc:237] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 2.7, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { promote: true } }
W20260608 12:46:06.944484 20284 consensus_peers.cc:597] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 -> Peer e6e2891d25cc41158be8f91c69269f6b (127.12.108.67:34863): Couldn't send request to peer e6e2891d25cc41158be8f91c69269f6b. 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:46:06.944620 20609 raft_consensus.cc:1275] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Refusing update from remote peer 4b3bd02564504c43b0d8a595307baa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 7. Preceding OpId from leader: term: 2 index: 8. (index mismatch)
I20260608 12:46:06.947547 20841 consensus_queue.cc:1048] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260608 12:46:06.952492 20283 consensus_peers.cc:597] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:06.957221 20828 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Committing config change with OpId 2.8: config changed from index 7 to 8, NON_VOTER e6e2891d25cc41158be8f91c69269f6b (127.12.108.67) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { promote: true } } }
I20260608 12:46:06.959563 20609 raft_consensus.cc:2955] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Committing config change with OpId 2.8: config changed from index 7 to 8, NON_VOTER e6e2891d25cc41158be8f91c69269f6b (127.12.108.67) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { promote: true } } }
I20260608 12:46:06.961908 20837 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:06.963156 20837 tablet_bootstrap.cc:492] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Bootstrap complete.
I20260608 12:46:06.964054 20837 ts_tablet_manager.cc:1403] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Time spent bootstrapping tablet: real 0.044s	user 0.034s	sys 0.008s
I20260608 12:46:06.967665 20837 raft_consensus.cc:359] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: true } }
I20260608 12:46:06.968710 20837 raft_consensus.cc:740] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b3bd02564504c43b0d8a595307baa38, State: Initialized, Role: LEARNER
I20260608 12:46:06.969033 20127 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1571c10de7654238925eb000d3093901 with cas_config_opid_index 7: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:46:06.969617 20837 consensus_queue.cc:260] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: NON_VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: true } }
I20260608 12:46:06.972579 20837 ts_tablet_manager.cc:1434] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:46:06.974953 20403 tablet_copy_service.cc:342] P e6e2891d25cc41158be8f91c69269f6b: Request end of tablet copy session 4b3bd02564504c43b0d8a595307baa38-1dc895274b284ebd8f73ba53657f2da1 received from {username='slave'} at 127.0.0.1:50610
I20260608 12:46:06.975392 20403 tablet_copy_service.cc:434] P e6e2891d25cc41158be8f91c69269f6b: ending tablet copy session 4b3bd02564504c43b0d8a595307baa38-1dc895274b284ebd8f73ba53657f2da1 on tablet 1dc895274b284ebd8f73ba53657f2da1 with peer 4b3bd02564504c43b0d8a595307baa38
W20260608 12:46:06.976787 20190 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 48f95162c40e476b92996021f397de66 not available for placement
I20260608 12:46:06.978278 20141 catalog_manager.cc:5696] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index 7 to 8, NON_VOTER e6e2891d25cc41158be8f91c69269f6b (127.12.108.67) added. New cstate: current_term: 2 leader_uuid: "4b3bd02564504c43b0d8a595307baa38" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:46:07.220896 20127 catalog_manager.cc:5226] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6d6470eb305b4706b3c818aa9bd863b8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER failed with leader 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253) due to error TABLET_NOT_FOUND; will retry: Not found: Tablet not found: 6d6470eb305b4706b3c818aa9bd863b8
I20260608 12:46:07.298098 20318 raft_consensus.cc:1217] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20260608 12:46:07.445577 20851 ts_tablet_manager.cc:933] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: Initiating tablet copy from peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:46:07.447710 20851 tablet_copy_client.cc:323] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:40253
I20260608 12:46:07.449687 20329 tablet_copy_service.cc:140] P 4b3bd02564504c43b0d8a595307baa38: Received BeginTabletCopySession request for tablet 4d853e986aef4ccfb3a833b6d80bb349 from peer b1a7ddfc81364621bbbfcb697fe53991 ({username='slave'} at 127.0.0.1:33470)
I20260608 12:46:07.450518 20329 tablet_copy_service.cc:161] P 4b3bd02564504c43b0d8a595307baa38: Beginning new tablet copy session on tablet 4d853e986aef4ccfb3a833b6d80bb349 from peer b1a7ddfc81364621bbbfcb697fe53991 at {username='slave'} at 127.0.0.1:33470: session id = b1a7ddfc81364621bbbfcb697fe53991-4d853e986aef4ccfb3a833b6d80bb349
I20260608 12:46:07.456135 20329 tablet_copy_source_session.cc:215] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:07.459818 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d853e986aef4ccfb3a833b6d80bb349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:07.478057 20851 tablet_copy_client.cc:806] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:07.478878 20851 tablet_copy_client.cc:670] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:07.482986 20851 tablet_copy_client.cc:538] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:07.492117 20851 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap starting.
I20260608 12:46:07.515224 20851 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:07.515985 20851 tablet_bootstrap.cc:492] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: Bootstrap complete.
I20260608 12:46:07.516585 20851 ts_tablet_manager.cc:1403] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260608 12:46:07.519081 20851 raft_consensus.cc:359] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:07.519704 20851 raft_consensus.cc:740] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b1a7ddfc81364621bbbfcb697fe53991, State: Initialized, Role: LEARNER
I20260608 12:46:07.520288 20851 consensus_queue.cc:260] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: true } }
I20260608 12:46:07.522997 20851 ts_tablet_manager.cc:1434] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:46:07.525444 20329 tablet_copy_service.cc:342] P 4b3bd02564504c43b0d8a595307baa38: Request end of tablet copy session b1a7ddfc81364621bbbfcb697fe53991-4d853e986aef4ccfb3a833b6d80bb349 received from {username='slave'} at 127.0.0.1:33470
I20260608 12:46:07.525938 20329 tablet_copy_service.cc:434] P 4b3bd02564504c43b0d8a595307baa38: ending tablet copy session b1a7ddfc81364621bbbfcb697fe53991-4d853e986aef4ccfb3a833b6d80bb349 on tablet 4d853e986aef4ccfb3a833b6d80bb349 with peer b1a7ddfc81364621bbbfcb697fe53991
I20260608 12:46:07.566103 20855 ts_tablet_manager.cc:933] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Initiating tablet copy from peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253)
I20260608 12:46:07.568164 20855 tablet_copy_client.cc:323] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:40253
W20260608 12:46:07.567884 12721 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20731)
I20260608 12:46:07.570381 20329 tablet_copy_service.cc:140] P 4b3bd02564504c43b0d8a595307baa38: Received BeginTabletCopySession request for tablet 1571c10de7654238925eb000d3093901 from peer e6e2891d25cc41158be8f91c69269f6b ({username='slave'} at 127.0.0.1:55990)
I20260608 12:46:07.570878 20329 tablet_copy_service.cc:161] P 4b3bd02564504c43b0d8a595307baa38: Beginning new tablet copy session on tablet 1571c10de7654238925eb000d3093901 from peer e6e2891d25cc41158be8f91c69269f6b at {username='slave'} at 127.0.0.1:55990: session id = e6e2891d25cc41158be8f91c69269f6b-1571c10de7654238925eb000d3093901
I20260608 12:46:07.576231 20329 tablet_copy_source_session.cc:215] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:07.578761 20855 ts_tablet_manager.cc:1916] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:46:07.590068 20855 ts_tablet_manager.cc:1929] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 2.6
I20260608 12:46:07.590852 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1571c10de7654238925eb000d3093901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:07.596763 20855 tablet_copy_client.cc:806] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:07.597373 20855 tablet_copy_client.cc:670] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:07.601181 20855 tablet_copy_client.cc:538] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:07.607520 20855 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap starting.
I20260608 12:46:07.637125 20855 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:07.637938 20855 tablet_bootstrap.cc:492] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Bootstrap complete.
I20260608 12:46:07.638607 20855 ts_tablet_manager.cc:1403] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.004s
I20260608 12:46:07.640951 20855 raft_consensus.cc:359] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { promote: true } }
I20260608 12:46:07.641630 20855 raft_consensus.cc:740] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e6e2891d25cc41158be8f91c69269f6b, State: Initialized, Role: LEARNER
I20260608 12:46:07.642185 20855 consensus_queue.cc:260] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 2.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: NON_VOTER last_known_addr { host: "127.12.108.67" port: 34863 } attrs { promote: true } }
I20260608 12:46:07.644094 20855 ts_tablet_manager.cc:1434] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:46:07.646507 20329 tablet_copy_service.cc:342] P 4b3bd02564504c43b0d8a595307baa38: Request end of tablet copy session e6e2891d25cc41158be8f91c69269f6b-1571c10de7654238925eb000d3093901 received from {username='slave'} at 127.0.0.1:55990
I20260608 12:46:07.647145 20329 tablet_copy_service.cc:434] P 4b3bd02564504c43b0d8a595307baa38: ending tablet copy session e6e2891d25cc41158be8f91c69269f6b-1571c10de7654238925eb000d3093901 on tablet 1571c10de7654238925eb000d3093901 with peer e6e2891d25cc41158be8f91c69269f6b
I20260608 12:46:07.765869 20830 consensus_queue.cc:579] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.463s)
I20260608 12:46:07.802443 12721 tablet_server.cc:196] TabletServer@127.12.108.65:44615 shutdown complete.
I20260608 12:46:07.807345 20830 raft_consensus.cc:1064] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: attempting to promote NON_VOTER 4b3bd02564504c43b0d8a595307baa38 to VOTER
I20260608 12:46:07.819092 20830 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } }
I20260608 12:46:07.839059 20318 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 LEARNER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 12:46:07.843012 20609 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 12:46:07.843168 20830 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260608 12:46:07.846679 20830 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260608 12:46:07.847558 20357 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): Couldn't send request to peer 48f95162c40e476b92996021f397de66. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:07.862637 20860 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Committing config change with OpId 1.8: config changed from index 7 to 8, 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } } }
I20260608 12:46:07.864748 20318 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } } }
I20260608 12:46:07.884871 20609 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } } }
I20260608 12:46:07.886415 20139 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 reported cstate change: config changed from index 7 to 8, 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "48f95162c40e476b92996021f397de66" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 44615 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } } }
I20260608 12:46:07.888177 20828 consensus_queue.cc:579] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [LEADER]: Leader has been unable to successfully communicate with peer 48f95162c40e476b92996021f397de66 for more than 1 seconds (1.038s)
I20260608 12:46:07.906884 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:46:07.959415 20388 consensus_queue.cc:237] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } }
I20260608 12:46:07.969049 20609 raft_consensus.cc:1275] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Refusing update from remote peer e6e2891d25cc41158be8f91c69269f6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260608 12:46:07.971351 20860 consensus_queue.cc:1048] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260608 12:46:07.971778 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:07.973143 12721 tablet_replica.cc:333] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
I20260608 12:46:07.974270 12721 raft_consensus.cc:2243] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:07.975226 12721 raft_consensus.cc:2272] T 1dc895274b284ebd8f73ba53657f2da1 P 4b3bd02564504c43b0d8a595307baa38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:07.976112 20357 consensus_peers.cc:597] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b -> Peer 4b3bd02564504c43b0d8a595307baa38 (127.12.108.66:40253): Couldn't send request to peer 4b3bd02564504c43b0d8a595307baa38. 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:46:07.980244 12721 tablet_replica.cc:333] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
W20260608 12:46:07.980373 20190 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 48f95162c40e476b92996021f397de66 not available for placement
I20260608 12:46:07.981441 12721 raft_consensus.cc:2243] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:07.982998 12721 raft_consensus.cc:2272] T 73ad5f1c039c43e585fa2e7960f42ae7 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:07.984576 20850 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index 8 to 9, VOTER 48f95162c40e476b92996021f397de66 (127.12.108.65) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } } }
I20260608 12:46:07.986323 20609 raft_consensus.cc:2955] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index 8 to 9, VOTER 48f95162c40e476b92996021f397de66 (127.12.108.65) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } } }
I20260608 12:46:07.987671 12721 tablet_replica.cc:333] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
I20260608 12:46:07.988721 12721 raft_consensus.cc:2243] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:07.991030 12721 raft_consensus.cc:2272] T 1571c10de7654238925eb000d3093901 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:07.995306 12721 tablet_replica.cc:333] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38: stopping tablet replica
I20260608 12:46:07.996021 12721 raft_consensus.cc:2243] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:46:07.997985 20608 raft_consensus.cc:1217] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.4->[2.5-2.5]   Dedup: 2.5->[]
I20260608 12:46:07.998992 20128 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1dc895274b284ebd8f73ba53657f2da1 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:08.001590 12721 raft_consensus.cc:2272] T 4d853e986aef4ccfb3a833b6d80bb349 P 4b3bd02564504c43b0d8a595307baa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:08.003458 20139 catalog_manager.cc:5696] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b reported cstate change: config changed from index 8 to 9, VOTER 48f95162c40e476b92996021f397de66 (127.12.108.65) evicted. New cstate: current_term: 1 leader_uuid: "e6e2891d25cc41158be8f91c69269f6b" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "e6e2891d25cc41158be8f91c69269f6b" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1a7ddfc81364621bbbfcb697fe53991" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 36287 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3bd02564504c43b0d8a595307baa38" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40253 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260608 12:46:08.032912 20127 catalog_manager.cc:4754] TS 48f95162c40e476b92996021f397de66 (127.12.108.65:44615): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 1dc895274b284ebd8f73ba53657f2da1: Network error: Client connection negotiation failed: client connection to 127.12.108.65:44615: connect: Connection refused (error 111)
I20260608 12:46:08.058857 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:46:08.091586 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:46:08.120791 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:08.122160 12721 tablet_replica.cc:333] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:46:08.123167 12721 raft_consensus.cc:2243] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:46:08.123674 12721 raft_consensus.cc:2272] T 1571c10de7654238925eb000d3093901 P e6e2891d25cc41158be8f91c69269f6b [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:46:08.126049 12721 tablet_replica.cc:333] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:46:08.126641 12721 raft_consensus.cc:2243] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:08.127446 12721 raft_consensus.cc:2272] T 4d853e986aef4ccfb3a833b6d80bb349 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:08.129595 12721 tablet_replica.cc:333] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:46:08.130077 12721 raft_consensus.cc:2243] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:08.130775 12721 raft_consensus.cc:2272] T 73ad5f1c039c43e585fa2e7960f42ae7 P e6e2891d25cc41158be8f91c69269f6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:08.132905 12721 tablet_replica.cc:333] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b: stopping tablet replica
I20260608 12:46:08.133323 12721 raft_consensus.cc:2243] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:08.134374 12721 raft_consensus.cc:2272] T 1dc895274b284ebd8f73ba53657f2da1 P e6e2891d25cc41158be8f91c69269f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:08.181718 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:08.208474 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:46:08.242725 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:08.243621 12721 tablet_replica.cc:333] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991: stopping tablet replica
I20260608 12:46:08.244341 12721 raft_consensus.cc:2243] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:46:08.244860 12721 raft_consensus.cc:2272] T 4d853e986aef4ccfb3a833b6d80bb349 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:46:08.247275 12721 tablet_replica.cc:333] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991: stopping tablet replica
I20260608 12:46:08.247869 12721 raft_consensus.cc:2243] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:08.248754 12721 raft_consensus.cc:2272] T 1dc895274b284ebd8f73ba53657f2da1 P b1a7ddfc81364621bbbfcb697fe53991 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:08.251991 12721 tablet_replica.cc:333] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991: stopping tablet replica
I20260608 12:46:08.252650 12721 raft_consensus.cc:2243] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:08.253648 12721 raft_consensus.cc:2272] T 1571c10de7654238925eb000d3093901 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:08.256321 12721 tablet_replica.cc:333] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991: stopping tablet replica
I20260608 12:46:08.256735 12721 raft_consensus.cc:2243] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:08.257277 12721 raft_consensus.cc:2272] T 73ad5f1c039c43e585fa2e7960f42ae7 P b1a7ddfc81364621bbbfcb697fe53991 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:08.282279 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:46:08.301350 12721 master.cc:562] Master@127.12.108.126:39807 shutting down...
I20260608 12:46:17.051301 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:17.052012 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:17.052390 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a0540d5a045430db6de1610f1a20140: stopping tablet replica
I20260608 12:46:17.098656 12721 master.cc:584] Master@127.12.108.126:39807 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (24758 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:46:17.145387 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:34705
I20260608 12:46:17.146732 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:17.153194 20871 instance_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:46:17.153258 20872 instance_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:46:17.154049 20874 instance_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:46:17.154856 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:17.155839 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:17.156026 12721 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:46:17.156194 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922777156180 us; error 0 us; skew 500 ppm
I20260608 12:46:17.156723 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:17.159313 12721 webserver.cc:533] Webserver started at http://127.12.108.126:33823/ using document root <none> and password file <none>
I20260608 12:46:17.159813 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:17.159979 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:17.160210 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:17.161515 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "3c7b453d8fd7470ea4605f1501ce6b9f"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-sxbk"
I20260608 12:46:17.166353 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:46:17.169956 20879 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:46:17.170846 12721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:46:17.171161 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "3c7b453d8fd7470ea4605f1501ce6b9f"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-sxbk"
I20260608 12:46:17.171407 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-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:46:17.184542 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:17.185851 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:17.234669 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:34705
I20260608 12:46:17.234822 20930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:34705 every 8 connection(s)
I20260608 12:46:17.239069 20931 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:46:17.252028 20931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f: Bootstrap starting.
I20260608 12:46:17.257266 20931 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:17.262566 20931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f: No bootstrap required, opened a new log
I20260608 12:46:17.265075 20931 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c7b453d8fd7470ea4605f1501ce6b9f" member_type: VOTER }
I20260608 12:46:17.265501 20931 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:17.265704 20931 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7b453d8fd7470ea4605f1501ce6b9f, State: Initialized, Role: FOLLOWER
I20260608 12:46:17.266379 20931 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c7b453d8fd7470ea4605f1501ce6b9f" member_type: VOTER }
I20260608 12:46:17.266817 20931 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:17.267033 20931 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:17.267261 20931 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:17.272840 20931 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c7b453d8fd7470ea4605f1501ce6b9f" member_type: VOTER }
I20260608 12:46:17.273452 20931 leader_election.cc:304] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [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: 3c7b453d8fd7470ea4605f1501ce6b9f; no voters: 
I20260608 12:46:17.274926 20931 leader_election.cc:290] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:17.275178 20934 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:17.276872 20934 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 1 LEADER]: Becoming Leader. State: Replica: 3c7b453d8fd7470ea4605f1501ce6b9f, State: Running, Role: LEADER
I20260608 12:46:17.277721 20934 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [LEADER]: Queue going to LEADER mode. State: All 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: "3c7b453d8fd7470ea4605f1501ce6b9f" member_type: VOTER }
I20260608 12:46:17.278782 20931 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:17.283139 20935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3c7b453d8fd7470ea4605f1501ce6b9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c7b453d8fd7470ea4605f1501ce6b9f" member_type: VOTER } }
I20260608 12:46:17.283491 20936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3c7b453d8fd7470ea4605f1501ce6b9f. Latest consensus state: current_term: 1 leader_uuid: "3c7b453d8fd7470ea4605f1501ce6b9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c7b453d8fd7470ea4605f1501ce6b9f" member_type: VOTER } }
I20260608 12:46:17.285171 20935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:17.285729 20936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:17.288473 20942 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:17.297991 20942 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:17.299052 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:17.308784 20942 catalog_manager.cc:1382] Generated new cluster ID: 5ebff1a9e7b54e849d432c5ee29d8811
I20260608 12:46:17.309144 20942 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:17.330444 20942 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:17.331830 20942 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:17.351027 20942 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f: Generated new TSK 0
I20260608 12:46:17.351688 20942 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:17.365963 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:17.372826 20952 instance_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:46:17.373803 20953 instance_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:46:17.376538 20955 instance_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:46:17.376703 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:17.378037 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:17.378362 12721 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:46:17.378511 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922777378500 us; error 0 us; skew 500 ppm
I20260608 12:46:17.379057 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:17.382725 12721 webserver.cc:533] Webserver started at http://127.12.108.65:34783/ using document root <none> and password file <none>
I20260608 12:46:17.383244 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:17.383405 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:17.383630 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:17.384763 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "87b4787657a040e084b67a65b1af0e26"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-sxbk"
I20260608 12:46:17.389806 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:46:17.393972 20960 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:46:17.394912 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:17.395260 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "87b4787657a040e084b67a65b1af0e26"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-sxbk"
I20260608 12:46:17.395692 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-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:46:17.407233 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:17.408591 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:17.410166 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:17.412659 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:17.412896 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.413138 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:17.413317 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.466034 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:38351
I20260608 12:46:17.466446 21022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:38351 every 8 connection(s)
I20260608 12:46:17.472011 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:17.481189 21028 instance_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:46:17.482676 21027 instance_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:46:17.484144 21030 instance_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:46:17.485996 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:17.487114 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:17.487448 12721 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:46:17.487632 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922777487614 us; error 0 us; skew 500 ppm
I20260608 12:46:17.488283 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:17.491285 12721 webserver.cc:533] Webserver started at http://127.12.108.66:37177/ using document root <none> and password file <none>
I20260608 12:46:17.491940 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:17.492187 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:17.492508 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:17.494235 21023 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34705
I20260608 12:46:17.494746 21023 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:17.495021 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "7321ce6692964e5b81270f0cbaef302e"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-sxbk"
I20260608 12:46:17.495827 21023 heartbeater.cc:507] Master 127.12.108.126:34705 requested a full tablet report, sending...
I20260608 12:46:17.498945 20896 ts_manager.cc:194] Registered new tserver with Master: 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351)
I20260608 12:46:17.501117 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:46:17.501614 20896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48244
I20260608 12:46:17.505625 21035 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:46:17.506979 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:46:17.507548 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "7321ce6692964e5b81270f0cbaef302e"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-sxbk"
I20260608 12:46:17.507932 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-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:46:17.525708 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:17.527209 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:17.529081 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:17.532261 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:17.532584 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.532897 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:17.533079 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.579355 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:44773
I20260608 12:46:17.579512 21097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:44773 every 8 connection(s)
I20260608 12:46:17.585376 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:17.594328 21102 instance_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:46:17.595453 21101 instance_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:46:17.600270 21098 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34705
I20260608 12:46:17.600832 21098 heartbeater.cc:461] Registering TS with master...
W20260608 12:46:17.601163 21104 instance_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:46:17.601809 21098 heartbeater.cc:507] Master 127.12.108.126:34705 requested a full tablet report, sending...
I20260608 12:46:17.601979 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:17.602988 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:17.603246 12721 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:46:17.603464 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922777603443 us; error 0 us; skew 500 ppm
I20260608 12:46:17.604348 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:17.605070 20896 ts_manager.cc:194] Registered new tserver with Master: 7321ce6692964e5b81270f0cbaef302e (127.12.108.66:44773)
I20260608 12:46:17.606870 20896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48248
I20260608 12:46:17.609866 12721 webserver.cc:533] Webserver started at http://127.12.108.67:37343/ using document root <none> and password file <none>
I20260608 12:46:17.610579 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:17.610756 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:17.611028 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:17.612721 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "e872c370476b477daee21ba52c5c4e96"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-sxbk"
I20260608 12:46:17.618096 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:46:17.622864 21109 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:46:17.624086 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:46:17.624473 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "e872c370476b477daee21ba52c5c4e96"
format_stamp: "Formatted at 2026-06-08 12:46:17 on dist-test-slave-sxbk"
I20260608 12:46:17.624807 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-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:46:17.639679 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:17.640978 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:17.642571 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:17.644889 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:17.645141 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.645381 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:17.645572 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:17.693528 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:43911
I20260608 12:46:17.693671 21171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:43911 every 8 connection(s)
I20260608 12:46:17.708968 21172 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34705
I20260608 12:46:17.709432 21172 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:17.710325 21172 heartbeater.cc:507] Master 127.12.108.126:34705 requested a full tablet report, sending...
I20260608 12:46:17.712517 20896 ts_manager.cc:194] Registered new tserver with Master: e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911)
I20260608 12:46:17.713505 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016273865s
I20260608 12:46:17.714346 20896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48260
I20260608 12:46:18.505240 21023 heartbeater.cc:499] Master 127.12.108.126:34705 was elected leader, sending a full tablet report...
I20260608 12:46:18.610764 21098 heartbeater.cc:499] Master 127.12.108.126:34705 was elected leader, sending a full tablet report...
I20260608 12:46:18.717940 21172 heartbeater.cc:499] Master 127.12.108.126:34705 was elected leader, sending a full tablet report...
I20260608 12:46:18.787734 20896 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48268:
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:46:18.791337 20896 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:46:18.878559 21135 tablet_service.cc:1511] Processing CreateTablet for tablet e686dc6418dd435e9892c0869d4f6f20 (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:46:18.878655 21136 tablet_service.cc:1511] Processing CreateTablet for tablet 292d422d26d64166a23a2eae1869491a (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:46:18.880981 21135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e686dc6418dd435e9892c0869d4f6f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.880342 21137 tablet_service.cc:1511] Processing CreateTablet for tablet ca238ac1a99440f08c89df7a4c829ff9 (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:46:18.883064 21137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca238ac1a99440f08c89df7a4c829ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.883018 21134 tablet_service.cc:1511] Processing CreateTablet for tablet 58a68ed4349b479ba51ed2ca7575a49f (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:46:18.884214 21136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292d422d26d64166a23a2eae1869491a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.884891 21134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a68ed4349b479ba51ed2ca7575a49f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.887859 20988 tablet_service.cc:1511] Processing CreateTablet for tablet ca238ac1a99440f08c89df7a4c829ff9 (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:46:18.889556 20986 tablet_service.cc:1511] Processing CreateTablet for tablet e686dc6418dd435e9892c0869d4f6f20 (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:46:18.892082 20987 tablet_service.cc:1511] Processing CreateTablet for tablet 292d422d26d64166a23a2eae1869491a (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:46:18.895207 20985 tablet_service.cc:1511] Processing CreateTablet for tablet 58a68ed4349b479ba51ed2ca7575a49f (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:46:18.898475 20988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca238ac1a99440f08c89df7a4c829ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.899291 20986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e686dc6418dd435e9892c0869d4f6f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.901183 20985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a68ed4349b479ba51ed2ca7575a49f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.905486 20987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292d422d26d64166a23a2eae1869491a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.932780 21063 tablet_service.cc:1511] Processing CreateTablet for tablet ca238ac1a99440f08c89df7a4c829ff9 (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:46:18.933225 21062 tablet_service.cc:1511] Processing CreateTablet for tablet 292d422d26d64166a23a2eae1869491a (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:46:18.940574 21061 tablet_service.cc:1511] Processing CreateTablet for tablet e686dc6418dd435e9892c0869d4f6f20 (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:46:18.937472 21062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292d422d26d64166a23a2eae1869491a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.942919 21060 tablet_service.cc:1511] Processing CreateTablet for tablet 58a68ed4349b479ba51ed2ca7575a49f (DEFAULT_TABLE table=test-workload [id=516cd21455cc4a94b160d095db31d2de]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:46:18.944768 21060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a68ed4349b479ba51ed2ca7575a49f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.945684 21061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e686dc6418dd435e9892c0869d4f6f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.958985 21063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca238ac1a99440f08c89df7a4c829ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:18.936265 21193 tablet_bootstrap.cc:492] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96: Bootstrap starting.
I20260608 12:46:18.975550 21193 tablet_bootstrap.cc:654] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:18.995415 21195 tablet_bootstrap.cc:492] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e: Bootstrap starting.
I20260608 12:46:19.024487 21194 tablet_bootstrap.cc:492] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26: Bootstrap starting.
I20260608 12:46:19.024725 21195 tablet_bootstrap.cc:654] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.030575 21193 tablet_bootstrap.cc:492] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96: No bootstrap required, opened a new log
I20260608 12:46:19.031275 21193 ts_tablet_manager.cc:1403] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.033s
I20260608 12:46:19.034566 21194 tablet_bootstrap.cc:654] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.036142 21193 raft_consensus.cc:359] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.037557 21193 raft_consensus.cc:385] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.037971 21193 raft_consensus.cc:740] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e872c370476b477daee21ba52c5c4e96, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.039435 21193 consensus_queue.cc:260] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.045435 21193 ts_tablet_manager.cc:1434] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.004s
I20260608 12:46:19.046087 21195 tablet_bootstrap.cc:492] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e: No bootstrap required, opened a new log
I20260608 12:46:19.046686 21193 tablet_bootstrap.cc:492] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96: Bootstrap starting.
I20260608 12:46:19.046746 21195 ts_tablet_manager.cc:1403] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.015s
I20260608 12:46:19.048077 21194 tablet_bootstrap.cc:492] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26: No bootstrap required, opened a new log
I20260608 12:46:19.048640 21194 ts_tablet_manager.cc:1403] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.006s
I20260608 12:46:19.050779 21195 raft_consensus.cc:359] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.051682 21195 raft_consensus.cc:385] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.052057 21195 raft_consensus.cc:740] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7321ce6692964e5b81270f0cbaef302e, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.052145 21194 raft_consensus.cc:359] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.052906 21194 raft_consensus.cc:385] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.053223 21194 raft_consensus.cc:740] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87b4787657a040e084b67a65b1af0e26, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.053228 21195 consensus_queue.cc:260] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.054224 21194 consensus_queue.cc:260] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.055645 21193 tablet_bootstrap.cc:654] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.072371 21195 ts_tablet_manager.cc:1434] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.007s
I20260608 12:46:19.075738 21194 ts_tablet_manager.cc:1434] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.021s
I20260608 12:46:19.076810 21195 tablet_bootstrap.cc:492] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e: Bootstrap starting.
I20260608 12:46:19.078871 21193 tablet_bootstrap.cc:492] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96: No bootstrap required, opened a new log
I20260608 12:46:19.079139 21194 tablet_bootstrap.cc:492] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26: Bootstrap starting.
I20260608 12:46:19.079614 21193 ts_tablet_manager.cc:1403] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.021s
I20260608 12:46:19.083531 21193 raft_consensus.cc:359] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.084430 21193 raft_consensus.cc:385] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.084806 21193 raft_consensus.cc:740] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e872c370476b477daee21ba52c5c4e96, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.085105 21195 tablet_bootstrap.cc:654] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.086048 21193 consensus_queue.cc:260] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
W20260608 12:46:19.087059 21099 tablet.cc:2404] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:46:19.087337 21194 tablet_bootstrap.cc:654] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.099176 21193 ts_tablet_manager.cc:1434] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 12:46:19.103878 21193 tablet_bootstrap.cc:492] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96: Bootstrap starting.
I20260608 12:46:19.116168 21193 tablet_bootstrap.cc:654] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.117249 21194 tablet_bootstrap.cc:492] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26: No bootstrap required, opened a new log
I20260608 12:46:19.117514 21195 tablet_bootstrap.cc:492] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e: No bootstrap required, opened a new log
I20260608 12:46:19.117983 21194 ts_tablet_manager.cc:1403] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.011s
I20260608 12:46:19.118165 21195 ts_tablet_manager.cc:1403] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.011s
I20260608 12:46:19.121251 21194 raft_consensus.cc:359] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.121922 21194 raft_consensus.cc:385] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.122260 21194 raft_consensus.cc:740] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87b4787657a040e084b67a65b1af0e26, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.122035 21195 raft_consensus.cc:359] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.122999 21193 tablet_bootstrap.cc:492] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96: No bootstrap required, opened a new log
I20260608 12:46:19.123188 21195 raft_consensus.cc:385] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.123291 21194 consensus_queue.cc:260] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.123594 21193 ts_tablet_manager.cc:1403] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260608 12:46:19.123550 21195 raft_consensus.cc:740] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7321ce6692964e5b81270f0cbaef302e, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.124816 21195 consensus_queue.cc:260] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.126168 21194 ts_tablet_manager.cc:1434] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260608 12:46:19.127343 21193 raft_consensus.cc:359] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.128037 21194 tablet_bootstrap.cc:492] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26: Bootstrap starting.
I20260608 12:46:19.128350 21195 ts_tablet_manager.cc:1434] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:46:19.128285 21193 raft_consensus.cc:385] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.130234 21195 tablet_bootstrap.cc:492] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e: Bootstrap starting.
I20260608 12:46:19.130280 21193 raft_consensus.cc:740] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e872c370476b477daee21ba52c5c4e96, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.131760 21193 consensus_queue.cc:260] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.134510 21193 ts_tablet_manager.cc:1434] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:46:19.135763 21193 tablet_bootstrap.cc:492] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96: Bootstrap starting.
I20260608 12:46:19.138447 21194 tablet_bootstrap.cc:654] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.140234 21195 tablet_bootstrap.cc:654] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.143829 21193 tablet_bootstrap.cc:654] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.177574 21195 tablet_bootstrap.cc:492] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e: No bootstrap required, opened a new log
I20260608 12:46:19.178102 21193 tablet_bootstrap.cc:492] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96: No bootstrap required, opened a new log
I20260608 12:46:19.178157 21195 ts_tablet_manager.cc:1403] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.032s
I20260608 12:46:19.178383 21194 tablet_bootstrap.cc:492] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26: No bootstrap required, opened a new log
I20260608 12:46:19.178934 21193 ts_tablet_manager.cc:1403] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.015s
I20260608 12:46:19.179176 21194 ts_tablet_manager.cc:1403] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.028s
I20260608 12:46:19.182600 21193 raft_consensus.cc:359] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.182543 21195 raft_consensus.cc:359] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.183344 21193 raft_consensus.cc:385] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.183658 21195 raft_consensus.cc:385] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.183255 21194 raft_consensus.cc:359] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.183890 21193 raft_consensus.cc:740] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e872c370476b477daee21ba52c5c4e96, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.184067 21195 raft_consensus.cc:740] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7321ce6692964e5b81270f0cbaef302e, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.184140 21194 raft_consensus.cc:385] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.184803 21194 raft_consensus.cc:740] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87b4787657a040e084b67a65b1af0e26, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.184942 21193 consensus_queue.cc:260] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.185300 21195 consensus_queue.cc:260] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.185704 21194 consensus_queue.cc:260] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.187515 21193 ts_tablet_manager.cc:1434] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:46:19.187731 21195 ts_tablet_manager.cc:1434] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 12:46:19.190780 21195 tablet_bootstrap.cc:492] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e: Bootstrap starting.
I20260608 12:46:19.190773 21194 ts_tablet_manager.cc:1434] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260608 12:46:19.192499 21194 tablet_bootstrap.cc:492] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26: Bootstrap starting.
I20260608 12:46:19.199743 21194 tablet_bootstrap.cc:654] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.199766 21195 tablet_bootstrap.cc:654] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:19.208858 21195 tablet_bootstrap.cc:492] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e: No bootstrap required, opened a new log
I20260608 12:46:19.209455 21195 ts_tablet_manager.cc:1403] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 12:46:19.211848 21194 tablet_bootstrap.cc:492] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26: No bootstrap required, opened a new log
I20260608 12:46:19.212468 21194 ts_tablet_manager.cc:1403] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:46:19.213413 21195 raft_consensus.cc:359] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.214362 21195 raft_consensus.cc:385] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.215368 21195 raft_consensus.cc:740] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7321ce6692964e5b81270f0cbaef302e, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.215688 21194 raft_consensus.cc:359] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.216360 21194 raft_consensus.cc:385] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:19.216080 21195 consensus_queue.cc:260] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.216647 21194 raft_consensus.cc:740] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87b4787657a040e084b67a65b1af0e26, State: Initialized, Role: FOLLOWER
I20260608 12:46:19.218112 21195 ts_tablet_manager.cc:1434] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:46:19.217707 21194 consensus_queue.cc:260] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.220552 21194 ts_tablet_manager.cc:1434] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
W20260608 12:46:19.296214 20944 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:46:19.321385 21200 raft_consensus.cc:493] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.322000 21200 raft_consensus.cc:515] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.324498 21200 leader_election.cc:290] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351), e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911)
I20260608 12:46:19.327898 21200 raft_consensus.cc:493] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.328446 21200 raft_consensus.cc:515] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.330873 21200 leader_election.cc:290] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351), e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911)
I20260608 12:46:19.338774 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292d422d26d64166a23a2eae1869491a" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e872c370476b477daee21ba52c5c4e96" is_pre_election: true
I20260608 12:46:19.339360 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e686dc6418dd435e9892c0869d4f6f20" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e872c370476b477daee21ba52c5c4e96" is_pre_election: true
I20260608 12:46:19.339954 21147 raft_consensus.cc:2468] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 0.
I20260608 12:46:19.341213 20998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292d422d26d64166a23a2eae1869491a" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87b4787657a040e084b67a65b1af0e26" is_pre_election: true
I20260608 12:46:19.341401 21146 raft_consensus.cc:2468] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 0.
I20260608 12:46:19.342025 20998 raft_consensus.cc:2468] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 0.
I20260608 12:46:19.342556 20997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e686dc6418dd435e9892c0869d4f6f20" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87b4787657a040e084b67a65b1af0e26" is_pre_election: true
I20260608 12:46:19.342989 21037 leader_election.cc:304] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7321ce6692964e5b81270f0cbaef302e, e872c370476b477daee21ba52c5c4e96; no voters: 
I20260608 12:46:19.343267 20997 raft_consensus.cc:2468] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 0.
I20260608 12:46:19.344120 21200 raft_consensus.cc:2804] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.344485 21200 raft_consensus.cc:493] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.344789 21200 raft_consensus.cc:3060] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.344592 21037 leader_election.cc:304] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7321ce6692964e5b81270f0cbaef302e, e872c370476b477daee21ba52c5c4e96; no voters: 
I20260608 12:46:19.346971 21213 raft_consensus.cc:2804] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.347332 21213 raft_consensus.cc:493] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.347661 21213 raft_consensus.cc:3060] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.353206 21200 raft_consensus.cc:515] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.354283 21213 raft_consensus.cc:515] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.355482 21200 leader_election.cc:290] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 election: Requested vote from peers 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351), e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911)
I20260608 12:46:19.356417 20997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292d422d26d64166a23a2eae1869491a" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87b4787657a040e084b67a65b1af0e26"
I20260608 12:46:19.356848 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292d422d26d64166a23a2eae1869491a" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e872c370476b477daee21ba52c5c4e96"
I20260608 12:46:19.357142 20997 raft_consensus.cc:3060] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.357511 21146 raft_consensus.cc:3060] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.357589 20998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e686dc6418dd435e9892c0869d4f6f20" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87b4787657a040e084b67a65b1af0e26"
I20260608 12:46:19.358316 20998 raft_consensus.cc:3060] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.359032 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e686dc6418dd435e9892c0869d4f6f20" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e872c370476b477daee21ba52c5c4e96"
I20260608 12:46:19.359683 21147 raft_consensus.cc:3060] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.356861 21213 leader_election.cc:290] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 election: Requested vote from peers 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351), e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911)
I20260608 12:46:19.370399 21146 raft_consensus.cc:2468] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 1.
I20260608 12:46:19.370399 20998 raft_consensus.cc:2468] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 1.
I20260608 12:46:19.371039 21147 raft_consensus.cc:2468] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 1.
I20260608 12:46:19.371039 20997 raft_consensus.cc:2468] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 1.
I20260608 12:46:19.372141 21037 leader_election.cc:304] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7321ce6692964e5b81270f0cbaef302e, e872c370476b477daee21ba52c5c4e96; no voters: 
I20260608 12:46:19.372900 21038 leader_election.cc:304] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7321ce6692964e5b81270f0cbaef302e, 87b4787657a040e084b67a65b1af0e26; no voters: 
I20260608 12:46:19.373214 21213 raft_consensus.cc:2804] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.373924 21200 raft_consensus.cc:2804] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.374720 21213 raft_consensus.cc:697] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Becoming Leader. State: Replica: 7321ce6692964e5b81270f0cbaef302e, State: Running, Role: LEADER
I20260608 12:46:19.375273 21200 raft_consensus.cc:697] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Becoming Leader. State: Replica: 7321ce6692964e5b81270f0cbaef302e, State: Running, Role: LEADER
I20260608 12:46:19.375831 21213 consensus_queue.cc:237] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.376314 21200 consensus_queue.cc:237] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.387781 20893 catalog_manager.cc:5696] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7321ce6692964e5b81270f0cbaef302e (127.12.108.66). New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:19.389221 20893 catalog_manager.cc:5696] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7321ce6692964e5b81270f0cbaef302e (127.12.108.66). New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:19.412441 21200 raft_consensus.cc:493] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.412932 21200 raft_consensus.cc:515] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.415019 21200 leader_election.cc:290] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911), 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351)
I20260608 12:46:19.415956 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca238ac1a99440f08c89df7a4c829ff9" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e872c370476b477daee21ba52c5c4e96" is_pre_election: true
I20260608 12:46:19.416100 20997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca238ac1a99440f08c89df7a4c829ff9" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87b4787657a040e084b67a65b1af0e26" is_pre_election: true
I20260608 12:46:19.416810 20997 raft_consensus.cc:2468] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 0.
I20260608 12:46:19.416805 21147 raft_consensus.cc:2468] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 0.
I20260608 12:46:19.418480 21038 leader_election.cc:304] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7321ce6692964e5b81270f0cbaef302e, 87b4787657a040e084b67a65b1af0e26; no voters: 
I20260608 12:46:19.419232 21200 raft_consensus.cc:2804] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.419617 21200 raft_consensus.cc:493] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.419947 21200 raft_consensus.cc:3060] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.425038 21200 raft_consensus.cc:515] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.427161 21200 leader_election.cc:290] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 election: Requested vote from peers e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911), 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351)
I20260608 12:46:19.427960 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca238ac1a99440f08c89df7a4c829ff9" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e872c370476b477daee21ba52c5c4e96"
I20260608 12:46:19.428270 20997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca238ac1a99440f08c89df7a4c829ff9" candidate_uuid: "7321ce6692964e5b81270f0cbaef302e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87b4787657a040e084b67a65b1af0e26"
I20260608 12:46:19.428519 21147 raft_consensus.cc:3060] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.428889 20997 raft_consensus.cc:3060] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.433593 20997 raft_consensus.cc:2468] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 1.
I20260608 12:46:19.433591 21147 raft_consensus.cc:2468] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7321ce6692964e5b81270f0cbaef302e in term 1.
I20260608 12:46:19.434942 21038 leader_election.cc:304] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7321ce6692964e5b81270f0cbaef302e, 87b4787657a040e084b67a65b1af0e26; no voters: 
I20260608 12:46:19.435701 21200 raft_consensus.cc:2804] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.436244 21200 raft_consensus.cc:697] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Becoming Leader. State: Replica: 7321ce6692964e5b81270f0cbaef302e, State: Running, Role: LEADER
I20260608 12:46:19.436901 21200 consensus_queue.cc:237] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:19.438453 21198 raft_consensus.cc:493] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.439008 21198 raft_consensus.cc:515] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.442193 21198 leader_election.cc:290] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351), 7321ce6692964e5b81270f0cbaef302e (127.12.108.66:44773)
I20260608 12:46:19.450553 20893 catalog_manager.cc:5696] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7321ce6692964e5b81270f0cbaef302e (127.12.108.66). New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:19.454780 21201 raft_consensus.cc:493] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:19.455404 21201 raft_consensus.cc:515] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.461323 21201 leader_election.cc:290] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7321ce6692964e5b81270f0cbaef302e (127.12.108.66:44773), e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911)
I20260608 12:46:19.480664 20997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a68ed4349b479ba51ed2ca7575a49f" candidate_uuid: "e872c370476b477daee21ba52c5c4e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87b4787657a040e084b67a65b1af0e26" is_pre_election: true
I20260608 12:46:19.481508 20997 raft_consensus.cc:2468] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e872c370476b477daee21ba52c5c4e96 in term 0.
I20260608 12:46:19.482046 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a68ed4349b479ba51ed2ca7575a49f" candidate_uuid: "87b4787657a040e084b67a65b1af0e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7321ce6692964e5b81270f0cbaef302e" is_pre_election: true
I20260608 12:46:19.482540 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a68ed4349b479ba51ed2ca7575a49f" candidate_uuid: "87b4787657a040e084b67a65b1af0e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e872c370476b477daee21ba52c5c4e96" is_pre_election: true
I20260608 12:46:19.482723 21112 leader_election.cc:304] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87b4787657a040e084b67a65b1af0e26, e872c370476b477daee21ba52c5c4e96; no voters: 
I20260608 12:46:19.482929 21073 raft_consensus.cc:2468] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87b4787657a040e084b67a65b1af0e26 in term 0.
I20260608 12:46:19.483301 21147 raft_consensus.cc:2468] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87b4787657a040e084b67a65b1af0e26 in term 0.
I20260608 12:46:19.484305 21198 raft_consensus.cc:2804] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.484738 21198 raft_consensus.cc:493] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.484688 20962 leader_election.cc:304] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7321ce6692964e5b81270f0cbaef302e, 87b4787657a040e084b67a65b1af0e26; no voters: 
I20260608 12:46:19.485301 21198 raft_consensus.cc:3060] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.485951 21201 raft_consensus.cc:2804] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:19.486333 21201 raft_consensus.cc:493] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:19.486609 21201 raft_consensus.cc:3060] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.491837 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a68ed4349b479ba51ed2ca7575a49f" candidate_uuid: "e872c370476b477daee21ba52c5c4e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7321ce6692964e5b81270f0cbaef302e" is_pre_election: true
I20260608 12:46:19.492152 21198 raft_consensus.cc:515] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.492318 21201 raft_consensus.cc:515] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.492671 21073 raft_consensus.cc:2468] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e872c370476b477daee21ba52c5c4e96 in term 0.
I20260608 12:46:19.495453 20997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a68ed4349b479ba51ed2ca7575a49f" candidate_uuid: "e872c370476b477daee21ba52c5c4e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87b4787657a040e084b67a65b1af0e26"
I20260608 12:46:19.495471 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a68ed4349b479ba51ed2ca7575a49f" candidate_uuid: "87b4787657a040e084b67a65b1af0e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7321ce6692964e5b81270f0cbaef302e"
I20260608 12:46:19.496119 21201 leader_election.cc:290] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [CANDIDATE]: Term 1 election: Requested vote from peers 7321ce6692964e5b81270f0cbaef302e (127.12.108.66:44773), e872c370476b477daee21ba52c5c4e96 (127.12.108.67:43911)
I20260608 12:46:19.496292 21073 raft_consensus.cc:3060] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:19.496413 20997 raft_consensus.cc:2393] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e872c370476b477daee21ba52c5c4e96 in current term 1: Already voted for candidate 87b4787657a040e084b67a65b1af0e26 in this term.
I20260608 12:46:19.497869 21072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a68ed4349b479ba51ed2ca7575a49f" candidate_uuid: "e872c370476b477daee21ba52c5c4e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7321ce6692964e5b81270f0cbaef302e"
I20260608 12:46:19.498661 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a68ed4349b479ba51ed2ca7575a49f" candidate_uuid: "87b4787657a040e084b67a65b1af0e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e872c370476b477daee21ba52c5c4e96"
I20260608 12:46:19.499361 21111 leader_election.cc:304] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [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: e872c370476b477daee21ba52c5c4e96; no voters: 7321ce6692964e5b81270f0cbaef302e, 87b4787657a040e084b67a65b1af0e26
I20260608 12:46:19.494764 21198 leader_election.cc:290] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [CANDIDATE]: Term 1 election: Requested vote from peers 87b4787657a040e084b67a65b1af0e26 (127.12.108.65:38351), 7321ce6692964e5b81270f0cbaef302e (127.12.108.66:44773)
I20260608 12:46:19.499496 21147 raft_consensus.cc:2393] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87b4787657a040e084b67a65b1af0e26 in current term 1: Already voted for candidate e872c370476b477daee21ba52c5c4e96 in this term.
I20260608 12:46:19.500723 21198 raft_consensus.cc:2749] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:46:19.503820 21073 raft_consensus.cc:2468] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87b4787657a040e084b67a65b1af0e26 in term 1.
I20260608 12:46:19.504940 20962 leader_election.cc:304] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [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: 7321ce6692964e5b81270f0cbaef302e, 87b4787657a040e084b67a65b1af0e26; no voters: e872c370476b477daee21ba52c5c4e96
I20260608 12:46:19.505906 21201 raft_consensus.cc:2804] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:19.507686 21201 raft_consensus.cc:697] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 1 LEADER]: Becoming Leader. State: Replica: 87b4787657a040e084b67a65b1af0e26, State: Running, Role: LEADER
I20260608 12:46:19.508811 21201 consensus_queue.cc:237] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:19.517547 20893 catalog_manager.cc:5696] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87b4787657a040e084b67a65b1af0e26 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "87b4787657a040e084b67a65b1af0e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:19.566286 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:19.574965 21231 instance_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:46:19.575855 21232 instance_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:46:19.577275 21234 instance_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:46:19.577396 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:19.578867 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:19.579115 12721 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:46:19.579272 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922779579261 us; error 0 us; skew 500 ppm
I20260608 12:46:19.579886 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:19.582680 12721 webserver.cc:533] Webserver started at http://127.12.108.68:39203/ using document root <none> and password file <none>
I20260608 12:46:19.583169 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:19.583343 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:19.583600 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:19.584796 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "6235a5017be9455a88e12a22f4c47519"
format_stamp: "Formatted at 2026-06-08 12:46:19 on dist-test-slave-sxbk"
I20260608 12:46:19.590857 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:46:19.596628 21239 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:46:19.597689 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 12:46:19.598439 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "6235a5017be9455a88e12a22f4c47519"
format_stamp: "Formatted at 2026-06-08 12:46:19 on dist-test-slave-sxbk"
I20260608 12:46:19.598809 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922546196251-12721-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:46:19.622570 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:19.624059 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:19.625677 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:19.628767 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:19.629071 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:19.629362 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:19.629575 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:19.681567 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:41867
I20260608 12:46:19.681711 21301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:41867 every 8 connection(s)
I20260608 12:46:19.702411 21302 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34705
I20260608 12:46:19.702801 21302 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:19.703617 21302 heartbeater.cc:507] Master 127.12.108.126:34705 requested a full tablet report, sending...
I20260608 12:46:19.706113 20893 ts_manager.cc:194] Registered new tserver with Master: 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867)
I20260608 12:46:19.708395 20893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48276
I20260608 12:46:19.904166 21200 consensus_queue.cc:1048] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:19.918288 21201 consensus_queue.cc:1048] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:19.919840 21308 consensus_queue.cc:1048] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:19.927524 21308 consensus_queue.cc:1048] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:19.949512 21315 consensus_queue.cc:1048] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:19.958899 21213 consensus_queue.cc:1048] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:19.969226 21200 consensus_queue.cc:1048] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:19.983997 21213 consensus_queue.cc:1048] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:20.322283 20996 consensus_queue.cc:237] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Queue 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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } }
I20260608 12:46:20.329293 21147 raft_consensus.cc:1275] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 87b4787657a040e084b67a65b1af0e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:20.329953 21073 raft_consensus.cc:1275] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Refusing update from remote peer 87b4787657a040e084b67a65b1af0e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:20.331163 21315 consensus_queue.cc:1048] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:46:20.332432 21201 consensus_queue.cc:1048] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } 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:46:20.341897 21229 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.346838 21073 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
W20260608 12:46:20.346768 20964 consensus_peers.cc:597] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 -> Peer 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): Couldn't send request to peer 6235a5017be9455a88e12a22f4c47519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58a68ed4349b479ba51ed2ca7575a49f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:20.348148 21147 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.361797 20896 catalog_manager.cc:5696] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 reported cstate change: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "87b4787657a040e084b67a65b1af0e26" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.376870 21073 consensus_queue.cc:237] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Queue 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: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: true } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } }
I20260608 12:46:20.384675 20996 raft_consensus.cc:1275] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:20.386749 21308 consensus_queue.cc:1048] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:20.389559 21147 raft_consensus.cc:1275] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:20.391479 21308 consensus_queue.cc:1048] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } 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:46:20.397529 21200 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: true } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.400555 20996 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: true } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.403049 21147 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: true } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
W20260608 12:46:20.408682 21039 consensus_peers.cc:597] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e -> Peer 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): Couldn't send request to peer 6235a5017be9455a88e12a22f4c47519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca238ac1a99440f08c89df7a4c829ff9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:20.420080 21073 consensus_queue.cc:237] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Queue 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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: true } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } }
I20260608 12:46:20.420156 20893 catalog_manager.cc:5696] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e reported cstate change: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.427776 20996 raft_consensus.cc:1275] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:46:20.428603 21039 consensus_peers.cc:597] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e -> Peer 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): Couldn't send request to peer 6235a5017be9455a88e12a22f4c47519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e686dc6418dd435e9892c0869d4f6f20. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:20.427779 21147 raft_consensus.cc:1275] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:20.429669 21308 consensus_queue.cc:1048] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } 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:46:20.431207 21213 consensus_queue.cc:1048] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:46:20.469319 21200 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: true } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.471230 20996 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: true } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.472702 21147 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: true } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.483687 20896 catalog_manager.cc:5696] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 reported cstate change: config changed from index -1 to 2, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: true } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.488063 20996 consensus_queue.cc:237] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } }
I20260608 12:46:20.497776 21147 raft_consensus.cc:1275] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 87b4787657a040e084b67a65b1af0e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:46:20.500716 20964 consensus_peers.cc:597] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 -> Peer 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): Couldn't send request to peer 6235a5017be9455a88e12a22f4c47519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58a68ed4349b479ba51ed2ca7575a49f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:20.501648 21073 raft_consensus.cc:1275] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Refusing update from remote peer 87b4787657a040e084b67a65b1af0e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:20.501868 21229 consensus_queue.cc:1048] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:46:20.503180 21201 consensus_queue.cc:1048] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } 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:46:20.509258 21229 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.512580 21073 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.512837 21147 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
W20260608 12:46:20.519650 20944 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:46:20.520138 20944 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:46:20.525126 20893 catalog_manager.cc:5696] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "87b4787657a040e084b67a65b1af0e26" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.527561 21072 consensus_queue.cc:237] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [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: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } }
I20260608 12:46:20.537163 20996 raft_consensus.cc:1275] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:20.537160 21147 raft_consensus.cc:1275] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:46:20.539265 21039 consensus_peers.cc:597] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e -> Peer 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): Couldn't send request to peer 6235a5017be9455a88e12a22f4c47519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca238ac1a99440f08c89df7a4c829ff9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:20.539808 21308 consensus_queue.cc:1048] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } 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:46:20.540493 21200 consensus_queue.cc:1048] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:20.545542 20996 consensus_queue.cc:237] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:20.550223 21213 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [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: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.552973 21146 raft_consensus.cc:1275] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 87b4787657a040e084b67a65b1af0e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:20.555030 21201 consensus_queue.cc:1048] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:20.556245 21147 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [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: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
W20260608 12:46:20.563408 20944 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:46:20.563853 20944 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:46:20.567271 21315 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } }
I20260608 12:46:20.570767 20896 catalog_manager.cc:5696] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:20.553018 20998 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [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: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.578045 21073 raft_consensus.cc:1275] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Refusing update from remote peer 87b4787657a040e084b67a65b1af0e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:20.578836 21072 consensus_queue.cc:237] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } }
I20260608 12:46:20.580217 21201 consensus_queue.cc:1048] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } 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:46:20.578064 21147 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } }
I20260608 12:46:20.587455 21073 raft_consensus.cc:2955] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } }
I20260608 12:46:20.589125 21071 consensus_queue.cc:237] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [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: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } }
I20260608 12:46:20.602849 21146 raft_consensus.cc:1275] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:46:20.603628 21039 consensus_peers.cc:597] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e -> Peer 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): Couldn't send request to peer 6235a5017be9455a88e12a22f4c47519. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e686dc6418dd435e9892c0869d4f6f20. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:20.604225 21147 raft_consensus.cc:1275] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:20.604882 21213 consensus_queue.cc:1048] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } 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:46:20.604416 20893 catalog_manager.cc:5696] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 reported cstate change: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New cstate: current_term: 1 leader_uuid: "87b4787657a040e084b67a65b1af0e26" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } attrs { replace: false } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } }
I20260608 12:46:20.605454 20998 raft_consensus.cc:1275] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:20.607674 20996 raft_consensus.cc:1275] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:46:20.608507 21213 consensus_queue.cc:1048] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:46:20.609537 21200 consensus_queue.cc:1048] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } 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:46:20.610749 21213 consensus_queue.cc:1048] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:20.618054 21308 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.619947 21146 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.623834 20882 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 58a68ed4349b479ba51ed2ca7575a49f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:20.623406 21200 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } }
I20260608 12:46:20.635231 21147 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } }
W20260608 12:46:20.646978 20944 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:46:20.647536 20944 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:46:20.653400 20998 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.655031 20894 catalog_manager.cc:5696] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } peers { permanent_uuid: "6235a5017be9455a88e12a22f4c47519" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 41867 } attrs { promote: true } } }
I20260608 12:46:20.657860 20881 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ca238ac1a99440f08c89df7a4c829ff9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:20.663911 20996 raft_consensus.cc:2955] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } }
I20260608 12:46:20.671662 21267 tablet_service.cc:1558] Processing DeleteTablet for tablet 58a68ed4349b479ba51ed2ca7575a49f with delete_type TABLET_DATA_TOMBSTONED (TS 6235a5017be9455a88e12a22f4c47519 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53878
I20260608 12:46:20.678608 20893 catalog_manager.cc:5696] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 reported cstate change: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } attrs { replace: false } } peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } }
W20260608 12:46:20.688355 20883 catalog_manager.cc:4994] TS 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): delete failed for tablet 58a68ed4349b479ba51ed2ca7575a49f because the tablet was not found. No further retry: Not found: Tablet not found: 58a68ed4349b479ba51ed2ca7575a49f
I20260608 12:46:20.690846 21267 tablet_service.cc:1558] Processing DeleteTablet for tablet ca238ac1a99440f08c89df7a4c829ff9 with delete_type TABLET_DATA_TOMBSTONED (TS 6235a5017be9455a88e12a22f4c47519 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53878
W20260608 12:46:20.692535 20883 catalog_manager.cc:4994] TS 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): delete failed for tablet ca238ac1a99440f08c89df7a4c829ff9 because the tablet was not found. No further retry: Not found: Tablet not found: ca238ac1a99440f08c89df7a4c829ff9
I20260608 12:46:20.698130 21073 consensus_queue.cc:237] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [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: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } }
I20260608 12:46:20.703533 21147 raft_consensus.cc:1275] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:20.703634 20996 raft_consensus.cc:1275] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Refusing update from remote peer 7321ce6692964e5b81270f0cbaef302e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:46:20.705317 21333 consensus_queue.cc:1048] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:46:20.706128 21330 consensus_queue.cc:1048] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:46:20.711905 21302 heartbeater.cc:499] Master 127.12.108.126:34705 was elected leader, sending a full tablet report...
I20260608 12:46:20.714387 21330 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } }
I20260608 12:46:20.718654 21147 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } }
I20260608 12:46:20.720448 20996 raft_consensus.cc:2955] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } } }
I20260608 12:46:20.725980 20881 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e686dc6418dd435e9892c0869d4f6f20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:46:20.741961 20894 catalog_manager.cc:5696] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e reported cstate change: config changed from index 3 to 4, NON_VOTER 6235a5017be9455a88e12a22f4c47519 (127.12.108.68) evicted. New cstate: current_term: 1 leader_uuid: "7321ce6692964e5b81270f0cbaef302e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "87b4787657a040e084b67a65b1af0e26" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38351 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7321ce6692964e5b81270f0cbaef302e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 44773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e872c370476b477daee21ba52c5c4e96" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43911 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:20.753427 21267 tablet_service.cc:1558] Processing DeleteTablet for tablet e686dc6418dd435e9892c0869d4f6f20 with delete_type TABLET_DATA_TOMBSTONED (TS 6235a5017be9455a88e12a22f4c47519 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53878
W20260608 12:46:20.755414 20883 catalog_manager.cc:4994] TS 6235a5017be9455a88e12a22f4c47519 (127.12.108.68:41867): delete failed for tablet e686dc6418dd435e9892c0869d4f6f20 because the tablet was not found. No further retry: Not found: Tablet not found: e686dc6418dd435e9892c0869d4f6f20
I20260608 12:46:20.806013 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:46:20.841674 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:20.842581 12721 tablet_replica.cc:333] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26: stopping tablet replica
I20260608 12:46:20.843492 12721 raft_consensus.cc:2243] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:20.844302 12721 raft_consensus.cc:2272] T ca238ac1a99440f08c89df7a4c829ff9 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:20.847018 12721 tablet_replica.cc:333] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26: stopping tablet replica
I20260608 12:46:20.847667 12721 raft_consensus.cc:2243] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:20.848600 12721 raft_consensus.cc:2272] T 58a68ed4349b479ba51ed2ca7575a49f P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:20.851431 12721 tablet_replica.cc:333] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26: stopping tablet replica
I20260608 12:46:20.852082 12721 raft_consensus.cc:2243] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:20.852695 12721 raft_consensus.cc:2272] T e686dc6418dd435e9892c0869d4f6f20 P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:20.855315 12721 tablet_replica.cc:333] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26: stopping tablet replica
I20260608 12:46:20.855854 12721 raft_consensus.cc:2243] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:20.856256 12721 raft_consensus.cc:2272] T 292d422d26d64166a23a2eae1869491a P 87b4787657a040e084b67a65b1af0e26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:20.883876 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:46:20.900457 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:46:20.929301 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:20.930085 12721 tablet_replica.cc:333] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e: stopping tablet replica
I20260608 12:46:20.930764 12721 raft_consensus.cc:2243] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:20.931600 12721 raft_consensus.cc:2272] T ca238ac1a99440f08c89df7a4c829ff9 P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:20.934108 12721 tablet_replica.cc:333] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e: stopping tablet replica
I20260608 12:46:20.934742 12721 raft_consensus.cc:2243] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:20.935352 12721 raft_consensus.cc:2272] T 58a68ed4349b479ba51ed2ca7575a49f P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:20.938271 12721 tablet_replica.cc:333] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e: stopping tablet replica
I20260608 12:46:20.938848 12721 raft_consensus.cc:2243] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:20.939911 12721 raft_consensus.cc:2272] T e686dc6418dd435e9892c0869d4f6f20 P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:20.942404 12721 tablet_replica.cc:333] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e: stopping tablet replica
I20260608 12:46:20.942868 12721 raft_consensus.cc:2243] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:20.943645 12721 raft_consensus.cc:2272] T 292d422d26d64166a23a2eae1869491a P 7321ce6692964e5b81270f0cbaef302e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:20.969503 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:46:20.985291 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:46:21.013404 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:21.014441 12721 tablet_replica.cc:333] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96: stopping tablet replica
I20260608 12:46:21.015223 12721 raft_consensus.cc:2243] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:21.015838 12721 raft_consensus.cc:2272] T ca238ac1a99440f08c89df7a4c829ff9 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:21.018550 12721 tablet_replica.cc:333] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96: stopping tablet replica
I20260608 12:46:21.019068 12721 raft_consensus.cc:2243] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:21.019460 12721 raft_consensus.cc:2272] T 292d422d26d64166a23a2eae1869491a P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:21.021272 12721 tablet_replica.cc:333] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96: stopping tablet replica
I20260608 12:46:21.021771 12721 raft_consensus.cc:2243] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:21.022529 12721 raft_consensus.cc:2272] T e686dc6418dd435e9892c0869d4f6f20 P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:21.025826 12721 tablet_replica.cc:333] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96: stopping tablet replica
I20260608 12:46:21.026445 12721 raft_consensus.cc:2243] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:21.027148 12721 raft_consensus.cc:2272] T 58a68ed4349b479ba51ed2ca7575a49f P e872c370476b477daee21ba52c5c4e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:21.052256 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:21.068130 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:46:21.091147 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:21.109131 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:46:21.118834 12721 master.cc:562] Master@127.12.108.126:34705 shutting down...
I20260608 12:46:21.139407 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:21.140004 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:21.140349 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3c7b453d8fd7470ea4605f1501ce6b9f: stopping tablet replica
I20260608 12:46:21.162657 12721 master.cc:584] Master@127.12.108.126:34705 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4053 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:46:21.199007 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:46243
I20260608 12:46:21.200223 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:21.205493 21337 instance_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:46:21.205662 21338 instance_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:46:21.208544 21340 instance_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:46:21.208586 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:21.209760 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:21.209992 12721 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:46:21.210160 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922781210137 us; error 0 us; skew 500 ppm
I20260608 12:46:21.210822 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:21.213358 12721 webserver.cc:533] Webserver started at http://127.12.108.126:37059/ using document root <none> and password file <none>
I20260608 12:46:21.213937 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:21.214177 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:21.214534 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:21.215669 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "e2ef0a1b4a5a4644ada78de25bf474d7"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-sxbk"
I20260608 12:46:21.221153 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 12:46:21.225472 21345 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:46:21.226747 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:21.227023 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "e2ef0a1b4a5a4644ada78de25bf474d7"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-sxbk"
I20260608 12:46:21.227277 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-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:46:21.243837 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:21.245090 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:21.287004 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:46243
I20260608 12:46:21.287155 21396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:46243 every 8 connection(s)
I20260608 12:46:21.291320 21397 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:46:21.302103 21397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7: Bootstrap starting.
I20260608 12:46:21.307155 21397 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:21.311864 21397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7: No bootstrap required, opened a new log
I20260608 12:46:21.314131 21397 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2ef0a1b4a5a4644ada78de25bf474d7" member_type: VOTER }
I20260608 12:46:21.314620 21397 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:21.314826 21397 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ef0a1b4a5a4644ada78de25bf474d7, State: Initialized, Role: FOLLOWER
I20260608 12:46:21.315490 21397 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2ef0a1b4a5a4644ada78de25bf474d7" member_type: VOTER }
I20260608 12:46:21.316250 21397 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:21.316540 21397 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:21.316784 21397 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:21.321779 21397 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2ef0a1b4a5a4644ada78de25bf474d7" member_type: VOTER }
I20260608 12:46:21.322791 21397 leader_election.cc:304] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [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: e2ef0a1b4a5a4644ada78de25bf474d7; no voters: 
I20260608 12:46:21.324380 21397 leader_election.cc:290] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:21.324824 21400 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:21.326323 21400 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 1 LEADER]: Becoming Leader. State: Replica: e2ef0a1b4a5a4644ada78de25bf474d7, State: Running, Role: LEADER
I20260608 12:46:21.327087 21400 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [LEADER]: Queue going to LEADER mode. State: All 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: "e2ef0a1b4a5a4644ada78de25bf474d7" member_type: VOTER }
I20260608 12:46:21.327734 21397 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:21.330437 21401 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2ef0a1b4a5a4644ada78de25bf474d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2ef0a1b4a5a4644ada78de25bf474d7" member_type: VOTER } }
I20260608 12:46:21.330340 21402 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2ef0a1b4a5a4644ada78de25bf474d7. Latest consensus state: current_term: 1 leader_uuid: "e2ef0a1b4a5a4644ada78de25bf474d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2ef0a1b4a5a4644ada78de25bf474d7" member_type: VOTER } }
I20260608 12:46:21.331100 21401 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:21.331214 21402 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:21.336361 21405 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:21.341817 21405 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:21.345250 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:21.352658 21405 catalog_manager.cc:1382] Generated new cluster ID: 74debab9657c4b9187dbc28eab5fd9e3
I20260608 12:46:21.352993 21405 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:21.380648 21405 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:21.382001 21405 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:21.397163 21405 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7: Generated new TSK 0
I20260608 12:46:21.397854 21405 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:21.412761 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:21.419396 21418 instance_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:46:21.420694 21419 instance_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:46:21.423890 21421 instance_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:46:21.424089 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:21.425141 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:21.425379 12721 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:46:21.425557 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922781425534 us; error 0 us; skew 500 ppm
I20260608 12:46:21.426157 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:21.428958 12721 webserver.cc:533] Webserver started at http://127.12.108.65:37989/ using document root <none> and password file <none>
I20260608 12:46:21.429611 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:21.429836 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:21.430123 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:21.431334 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "4bd19803069e4b279f534e1021cd0816"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-sxbk"
I20260608 12:46:21.436167 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:46:21.440150 21426 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:46:21.440970 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:46:21.441289 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "4bd19803069e4b279f534e1021cd0816"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-sxbk"
I20260608 12:46:21.441601 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-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:46:21.461648 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:21.462901 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:21.464382 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:21.467307 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:21.467571 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:21.467864 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:21.468051 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:21.510704 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:41517
I20260608 12:46:21.510962 21488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:41517 every 8 connection(s)
I20260608 12:46:21.517071 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:21.524022 21493 instance_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:46:21.526285 21494 instance_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:46:21.530009 21496 instance_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:46:21.530915 21489 heartbeater.cc:344] Connected to a master server at 127.12.108.126:46243
I20260608 12:46:21.531008 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:21.531353 21489 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:21.532188 21489 heartbeater.cc:507] Master 127.12.108.126:46243 requested a full tablet report, sending...
I20260608 12:46:21.532215 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:21.532608 12721 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:46:21.532799 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922781532776 us; error 0 us; skew 500 ppm
I20260608 12:46:21.533466 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:21.534893 21362 ts_manager.cc:194] Registered new tserver with Master: 4bd19803069e4b279f534e1021cd0816 (127.12.108.65:41517)
I20260608 12:46:21.536346 12721 webserver.cc:533] Webserver started at http://127.12.108.66:46403/ using document root <none> and password file <none>
I20260608 12:46:21.536944 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:21.537146 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:21.537274 21362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38474
I20260608 12:46:21.537366 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:21.538928 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "fcb7db5bfa234072b0a20c8d64cc008e"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-sxbk"
I20260608 12:46:21.544389 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:46:21.548189 21501 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:46:21.549117 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:46:21.549396 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "fcb7db5bfa234072b0a20c8d64cc008e"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-sxbk"
I20260608 12:46:21.549655 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-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:46:21.566558 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:21.567687 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:21.569139 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:21.571574 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:21.571776 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:21.572089 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:21.572255 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:21.620661 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:40701
I20260608 12:46:21.621045 21563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:40701 every 8 connection(s)
I20260608 12:46:21.626006 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:21.634764 21567 instance_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:46:21.637392 21568 instance_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:46:21.638586 21570 instance_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:46:21.640735 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:21.641573 21564 heartbeater.cc:344] Connected to a master server at 127.12.108.126:46243
I20260608 12:46:21.641927 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:46:21.642028 21564 heartbeater.cc:461] Registering TS with master...
W20260608 12:46:21.642271 12721 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:46:21.642570 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922781642546 us; error 0 us; skew 500 ppm
I20260608 12:46:21.643074 21564 heartbeater.cc:507] Master 127.12.108.126:46243 requested a full tablet report, sending...
I20260608 12:46:21.643383 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:21.645534 21362 ts_manager.cc:194] Registered new tserver with Master: fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701)
I20260608 12:46:21.646960 12721 webserver.cc:533] Webserver started at http://127.12.108.67:41701/ using document root <none> and password file <none>
I20260608 12:46:21.647698 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:21.647977 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:21.647965 21362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38488
I20260608 12:46:21.648607 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:21.649911 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "ad9461f01a364f3f91d216210bebd2bb"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-sxbk"
I20260608 12:46:21.655274 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:46:21.658923 21575 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:46:21.659828 12721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:46:21.660238 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "ad9461f01a364f3f91d216210bebd2bb"
format_stamp: "Formatted at 2026-06-08 12:46:21 on dist-test-slave-sxbk"
I20260608 12:46:21.660560 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922546196251-12721-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:46:21.687875 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:21.689033 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:21.690562 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:21.693068 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:21.693320 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:21.693572 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:21.693750 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:21.739718 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:35211
I20260608 12:46:21.739863 21637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:35211 every 8 connection(s)
I20260608 12:46:21.755666 21638 heartbeater.cc:344] Connected to a master server at 127.12.108.126:46243
I20260608 12:46:21.756194 21638 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:21.757001 21638 heartbeater.cc:507] Master 127.12.108.126:46243 requested a full tablet report, sending...
I20260608 12:46:21.759389 21362 ts_manager.cc:194] Registered new tserver with Master: ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:21.760188 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016895295s
I20260608 12:46:21.760928 21362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38498
I20260608 12:46:22.540381 21489 heartbeater.cc:499] Master 127.12.108.126:46243 was elected leader, sending a full tablet report...
I20260608 12:46:22.651458 21564 heartbeater.cc:499] Master 127.12.108.126:46243 was elected leader, sending a full tablet report...
I20260608 12:46:22.763859 21638 heartbeater.cc:499] Master 127.12.108.126:46243 was elected leader, sending a full tablet report...
I20260608 12:46:22.827606 21362 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38510:
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:46:22.830912 21362 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:46:22.902956 21603 tablet_service.cc:1511] Processing CreateTablet for tablet 25488b8d704a4fa58695f1820262522a (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:22.903790 21602 tablet_service.cc:1511] Processing CreateTablet for tablet b72dba17091e432d9ba4c3a82cec7c1e (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:22.904518 21603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25488b8d704a4fa58695f1820262522a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.905418 21602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72dba17091e432d9ba4c3a82cec7c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.905632 21454 tablet_service.cc:1511] Processing CreateTablet for tablet 25488b8d704a4fa58695f1820262522a (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:22.907079 21454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25488b8d704a4fa58695f1820262522a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.913408 21600 tablet_service.cc:1511] Processing CreateTablet for tablet 46262264cfd7427a84473738e9e3fd57 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:22.913748 21453 tablet_service.cc:1511] Processing CreateTablet for tablet b72dba17091e432d9ba4c3a82cec7c1e (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:22.911525 21601 tablet_service.cc:1511] Processing CreateTablet for tablet 173f6da80dca4094b9f6b3c12312dfd5 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:22.915491 21453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72dba17091e432d9ba4c3a82cec7c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.915493 21601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173f6da80dca4094b9f6b3c12312dfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.922981 21600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46262264cfd7427a84473738e9e3fd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.924510 21452 tablet_service.cc:1511] Processing CreateTablet for tablet 173f6da80dca4094b9f6b3c12312dfd5 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:22.926172 21452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173f6da80dca4094b9f6b3c12312dfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.926765 21599 tablet_service.cc:1511] Processing CreateTablet for tablet ab88be4b85bc403881afafc72ad9dabe (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:22.928253 21599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88be4b85bc403881afafc72ad9dabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.940505 21451 tablet_service.cc:1511] Processing CreateTablet for tablet 46262264cfd7427a84473738e9e3fd57 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:22.942212 21451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46262264cfd7427a84473738e9e3fd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.946437 21598 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5d326f5e0e4468a64e0345d285d540 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:22.947952 21598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5d326f5e0e4468a64e0345d285d540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.958367 21658 tablet_bootstrap.cc:492] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816: Bootstrap starting.
I20260608 12:46:22.961126 21450 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5d326f5e0e4468a64e0345d285d540 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:22.962613 21450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5d326f5e0e4468a64e0345d285d540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.965862 21658 tablet_bootstrap.cc:654] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:22.967583 21528 tablet_service.cc:1511] Processing CreateTablet for tablet b72dba17091e432d9ba4c3a82cec7c1e (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:22.969132 21524 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5d326f5e0e4468a64e0345d285d540 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:22.971518 21526 tablet_service.cc:1511] Processing CreateTablet for tablet 46262264cfd7427a84473738e9e3fd57 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:22.976105 21529 tablet_service.cc:1511] Processing CreateTablet for tablet 25488b8d704a4fa58695f1820262522a (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:22.973949 21525 tablet_service.cc:1511] Processing CreateTablet for tablet ab88be4b85bc403881afafc72ad9dabe (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:22.977900 21527 tablet_service.cc:1511] Processing CreateTablet for tablet 173f6da80dca4094b9f6b3c12312dfd5 (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:22.969224 21528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72dba17091e432d9ba4c3a82cec7c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.982038 21524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5d326f5e0e4468a64e0345d285d540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.985004 21529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25488b8d704a4fa58695f1820262522a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.986502 21525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88be4b85bc403881afafc72ad9dabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.988533 21526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46262264cfd7427a84473738e9e3fd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.989276 21527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173f6da80dca4094b9f6b3c12312dfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.989684 21452 tablet_service.cc:1511] Processing CreateTablet for tablet ab88be4b85bc403881afafc72ad9dabe (DEFAULT_TABLE table=test-workload [id=c5925bda29c24075bf686e4272358f3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:22.989719 21659 tablet_bootstrap.cc:492] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb: Bootstrap starting.
I20260608 12:46:23.012094 21452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88be4b85bc403881afafc72ad9dabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:22.998226 21658 tablet_bootstrap.cc:492] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816: No bootstrap required, opened a new log
I20260608 12:46:23.017392 21658 ts_tablet_manager.cc:1403] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.011s
I20260608 12:46:23.020699 21658 raft_consensus.cc:359] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
I20260608 12:46:23.021464 21658 raft_consensus.cc:385] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.021759 21658 raft_consensus.cc:740] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.023176 21658 consensus_queue.cc:260] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
I20260608 12:46:23.025856 21659 tablet_bootstrap.cc:654] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.009625 21661 tablet_bootstrap.cc:492] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e: Bootstrap starting.
I20260608 12:46:23.039929 21658 ts_tablet_manager.cc:1434] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.005s
I20260608 12:46:23.041194 21658 tablet_bootstrap.cc:492] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816: Bootstrap starting.
I20260608 12:46:23.042287 21659 tablet_bootstrap.cc:492] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb: No bootstrap required, opened a new log
I20260608 12:46:23.042930 21659 ts_tablet_manager.cc:1403] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.000s
I20260608 12:46:23.044836 21661 tablet_bootstrap.cc:654] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.046721 21659 raft_consensus.cc:359] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.047595 21659 raft_consensus.cc:385] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.048017 21659 raft_consensus.cc:740] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9461f01a364f3f91d216210bebd2bb, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.048235 21658 tablet_bootstrap.cc:654] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.049113 21659 consensus_queue.cc:260] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.058441 21659 ts_tablet_manager.cc:1434] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 12:46:23.059333 21658 tablet_bootstrap.cc:492] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816: No bootstrap required, opened a new log
I20260608 12:46:23.059818 21659 tablet_bootstrap.cc:492] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb: Bootstrap starting.
I20260608 12:46:23.059921 21658 ts_tablet_manager.cc:1403] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260608 12:46:23.060735 21661 tablet_bootstrap.cc:492] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e: No bootstrap required, opened a new log
I20260608 12:46:23.061265 21661 ts_tablet_manager.cc:1403] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.013s
I20260608 12:46:23.063491 21658 raft_consensus.cc:359] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.064312 21658 raft_consensus.cc:385] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.064401 21661 raft_consensus.cc:359] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.065027 21658 raft_consensus.cc:740] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.065362 21661 raft_consensus.cc:385] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.065742 21661 raft_consensus.cc:740] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb7db5bfa234072b0a20c8d64cc008e, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.065990 21658 consensus_queue.cc:260] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.066764 21661 consensus_queue.cc:260] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.072593 21658 ts_tablet_manager.cc:1434] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:46:23.073886 21658 tablet_bootstrap.cc:492] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816: Bootstrap starting.
I20260608 12:46:23.075841 21661 ts_tablet_manager.cc:1434] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.003s
I20260608 12:46:23.077054 21661 tablet_bootstrap.cc:492] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e: Bootstrap starting.
I20260608 12:46:23.080681 21658 tablet_bootstrap.cc:654] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.083745 21661 tablet_bootstrap.cc:654] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.086647 21659 tablet_bootstrap.cc:654] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.096482 21661 tablet_bootstrap.cc:492] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e: No bootstrap required, opened a new log
I20260608 12:46:23.097311 21661 ts_tablet_manager.cc:1403] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 12:46:23.097414 21667 raft_consensus.cc:493] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:23.098016 21667 raft_consensus.cc:515] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.101238 21659 tablet_bootstrap.cc:492] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb: No bootstrap required, opened a new log
I20260608 12:46:23.107895 21659 ts_tablet_manager.cc:1403] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.004s
I20260608 12:46:23.109113 21661 raft_consensus.cc:359] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.101764 21667 leader_election.cc:290] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bd19803069e4b279f534e1021cd0816 (127.12.108.65:41517), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.110275 21661 raft_consensus.cc:385] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.112574 21661 raft_consensus.cc:740] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb7db5bfa234072b0a20c8d64cc008e, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.113660 21661 consensus_queue.cc:260] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.114459 21659 raft_consensus.cc:359] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
I20260608 12:46:23.115527 21659 raft_consensus.cc:385] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.115929 21659 raft_consensus.cc:740] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9461f01a364f3f91d216210bebd2bb, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.110630 21658 tablet_bootstrap.cc:492] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816: No bootstrap required, opened a new log
I20260608 12:46:23.119249 21661 ts_tablet_manager.cc:1434] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 12:46:23.119748 21658 ts_tablet_manager.cc:1403] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.016s
I20260608 12:46:23.120498 21661 tablet_bootstrap.cc:492] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e: Bootstrap starting.
I20260608 12:46:23.120231 21659 consensus_queue.cc:260] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
I20260608 12:46:23.123020 21658 raft_consensus.cc:359] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.123791 21658 raft_consensus.cc:385] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.124089 21658 raft_consensus.cc:740] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.127969 21661 tablet_bootstrap.cc:654] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.131108 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d326f5e0e4468a64e0345d285d540" candidate_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bd19803069e4b279f534e1021cd0816" is_pre_election: true
I20260608 12:46:23.132273 21667 raft_consensus.cc:493] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:23.132805 21667 raft_consensus.cc:515] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.133062 21658 consensus_queue.cc:260] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.134186 21464 raft_consensus.cc:2468] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb7db5bfa234072b0a20c8d64cc008e in term 0.
I20260608 12:46:23.135531 21667 leader_election.cc:290] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bd19803069e4b279f534e1021cd0816 (127.12.108.65:41517), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.137174 21662 raft_consensus.cc:493] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:23.137602 21502 leader_election.cc:304] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, fcb7db5bfa234072b0a20c8d64cc008e; no voters: 
I20260608 12:46:23.137856 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46262264cfd7427a84473738e9e3fd57" candidate_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bd19803069e4b279f534e1021cd0816" is_pre_election: true
I20260608 12:46:23.137732 21662 raft_consensus.cc:515] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.138685 21667 raft_consensus.cc:2804] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:23.139012 21659 ts_tablet_manager.cc:1434] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260608 12:46:23.139106 21667 raft_consensus.cc:493] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:46:23.139530 21502 leader_election.cc:343] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bd19803069e4b279f534e1021cd0816 (127.12.108.65:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:23.139787 21667 raft_consensus.cc:3060] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.143146 21659 tablet_bootstrap.cc:492] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb: Bootstrap starting.
I20260608 12:46:23.147756 21662 leader_election.cc:290] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.156155 21667 raft_consensus.cc:515] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.157793 21661 tablet_bootstrap.cc:492] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e: No bootstrap required, opened a new log
I20260608 12:46:23.158594 21661 ts_tablet_manager.cc:1403] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260608 12:46:23.161350 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d326f5e0e4468a64e0345d285d540" candidate_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bd19803069e4b279f534e1021cd0816"
I20260608 12:46:23.161638 21612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46262264cfd7427a84473738e9e3fd57" candidate_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb" is_pre_election: true
I20260608 12:46:23.162400 21464 raft_consensus.cc:3060] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.163447 21659 tablet_bootstrap.cc:654] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.164848 21661 raft_consensus.cc:359] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
I20260608 12:46:23.165719 21661 raft_consensus.cc:385] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.166139 21661 raft_consensus.cc:740] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb7db5bfa234072b0a20c8d64cc008e, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.161557 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d326f5e0e4468a64e0345d285d540" candidate_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb" is_pre_election: true
I20260608 12:46:23.175196 21667 leader_election.cc:290] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 election: Requested vote from peers 4bd19803069e4b279f534e1021cd0816 (127.12.108.65:41517), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
W20260608 12:46:23.175668 21503 leader_election.cc:343] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:23.176251 21503 leader_election.cc:304] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb7db5bfa234072b0a20c8d64cc008e; no voters: 4bd19803069e4b279f534e1021cd0816, ad9461f01a364f3f91d216210bebd2bb
I20260608 12:46:23.176764 21658 ts_tablet_manager.cc:1434] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.011s
I20260608 12:46:23.177807 21667 raft_consensus.cc:2749] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:23.177969 21658 tablet_bootstrap.cc:492] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816: Bootstrap starting.
W20260608 12:46:23.178128 21503 leader_election.cc:343] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:23.179993 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d326f5e0e4468a64e0345d285d540" candidate_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb"
I20260608 12:46:23.180553 21659 tablet_bootstrap.cc:492] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb: No bootstrap required, opened a new log
I20260608 12:46:23.181082 21659 ts_tablet_manager.cc:1403] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.002s
I20260608 12:46:23.175294 21661 consensus_queue.cc:260] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
W20260608 12:46:23.181785 21503 leader_election.cc:343] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:23.183833 21661 ts_tablet_manager.cc:1434] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260608 12:46:23.184500 21659 raft_consensus.cc:359] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.189810 21658 tablet_bootstrap.cc:654] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.192652 21661 tablet_bootstrap.cc:492] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e: Bootstrap starting.
I20260608 12:46:23.192760 21659 raft_consensus.cc:385] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.193449 21659 raft_consensus.cc:740] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9461f01a364f3f91d216210bebd2bb, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.194490 21659 consensus_queue.cc:260] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.199095 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d326f5e0e4468a64e0345d285d540" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" is_pre_election: true
I20260608 12:46:23.200080 21539 raft_consensus.cc:2393] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bd19803069e4b279f534e1021cd0816 in current term 1: Already voted for candidate fcb7db5bfa234072b0a20c8d64cc008e in this term.
I20260608 12:46:23.202446 21661 tablet_bootstrap.cc:654] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.203083 21659 ts_tablet_manager.cc:1434] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260608 12:46:23.204277 21659 tablet_bootstrap.cc:492] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb: Bootstrap starting.
I20260608 12:46:23.204870 21658 tablet_bootstrap.cc:492] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816: No bootstrap required, opened a new log
I20260608 12:46:23.205451 21658 ts_tablet_manager.cc:1403] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.002s
I20260608 12:46:23.207594 21464 raft_consensus.cc:2468] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb7db5bfa234072b0a20c8d64cc008e in term 1.
I20260608 12:46:23.208062 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5d326f5e0e4468a64e0345d285d540" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb" is_pre_election: true
I20260608 12:46:23.208647 21658 raft_consensus.cc:359] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.209046 21502 leader_election.cc:304] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [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: 4bd19803069e4b279f534e1021cd0816, fcb7db5bfa234072b0a20c8d64cc008e; no voters: ad9461f01a364f3f91d216210bebd2bb
I20260608 12:46:23.209430 21658 raft_consensus.cc:385] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.209746 21658 raft_consensus.cc:740] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.210395 21667 raft_consensus.cc:2804] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:46:23.210256 21428 leader_election.cc:343] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:23.211404 21667 raft_consensus.cc:697] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 LEADER]: Becoming Leader. State: Replica: fcb7db5bfa234072b0a20c8d64cc008e, State: Running, Role: LEADER
I20260608 12:46:23.211454 21428 leader_election.cc:304] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816; no voters: ad9461f01a364f3f91d216210bebd2bb, fcb7db5bfa234072b0a20c8d64cc008e
I20260608 12:46:23.210700 21658 consensus_queue.cc:260] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.212481 21667 consensus_queue.cc:237] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.212927 21662 raft_consensus.cc:2749] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:23.214721 21658 ts_tablet_manager.cc:1434] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:46:23.215874 21658 tablet_bootstrap.cc:492] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816: Bootstrap starting.
I20260608 12:46:23.223089 21661 tablet_bootstrap.cc:492] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e: No bootstrap required, opened a new log
I20260608 12:46:23.223374 21658 tablet_bootstrap.cc:654] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.223672 21661 ts_tablet_manager.cc:1403] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e: Time spent bootstrapping tablet: real 0.031s	user 0.001s	sys 0.012s
I20260608 12:46:23.225405 21659 tablet_bootstrap.cc:654] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.227185 21661 raft_consensus.cc:359] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.228261 21661 raft_consensus.cc:385] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.228632 21661 raft_consensus.cc:740] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb7db5bfa234072b0a20c8d64cc008e, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.229986 21661 consensus_queue.cc:260] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.233376 21661 ts_tablet_manager.cc:1434] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:46:23.234524 21661 tablet_bootstrap.cc:492] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e: Bootstrap starting.
I20260608 12:46:23.235831 21360 catalog_manager.cc:5696] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66). New cstate: current_term: 1 leader_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:23.241174 21661 tablet_bootstrap.cc:654] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.242134 21658 tablet_bootstrap.cc:492] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816: No bootstrap required, opened a new log
I20260608 12:46:23.242734 21658 ts_tablet_manager.cc:1403] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260608 12:46:23.245695 21659 tablet_bootstrap.cc:492] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb: No bootstrap required, opened a new log
I20260608 12:46:23.246280 21659 ts_tablet_manager.cc:1403] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.010s
I20260608 12:46:23.246618 21658 raft_consensus.cc:359] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.247548 21658 raft_consensus.cc:385] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.248049 21658 raft_consensus.cc:740] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.249670 21659 raft_consensus.cc:359] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.249362 21658 consensus_queue.cc:260] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.250458 21659 raft_consensus.cc:385] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.250811 21659 raft_consensus.cc:740] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9461f01a364f3f91d216210bebd2bb, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.253485 21658 ts_tablet_manager.cc:1434] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:46:23.255185 21658 tablet_bootstrap.cc:492] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816: Bootstrap starting.
I20260608 12:46:23.258214 21659 consensus_queue.cc:260] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.265436 21658 tablet_bootstrap.cc:654] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.265453 21661 tablet_bootstrap.cc:492] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e: No bootstrap required, opened a new log
I20260608 12:46:23.266362 21661 ts_tablet_manager.cc:1403] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260608 12:46:23.268013 21659 ts_tablet_manager.cc:1434] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 12:46:23.270956 21659 tablet_bootstrap.cc:492] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb: Bootstrap starting.
I20260608 12:46:23.270370 21661 raft_consensus.cc:359] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.271641 21661 raft_consensus.cc:385] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.272154 21661 raft_consensus.cc:740] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb7db5bfa234072b0a20c8d64cc008e, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.273507 21661 consensus_queue.cc:260] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.279449 21659 tablet_bootstrap.cc:654] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.285046 21659 tablet_bootstrap.cc:492] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb: No bootstrap required, opened a new log
I20260608 12:46:23.285106 21661 ts_tablet_manager.cc:1434] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:46:23.285712 21659 ts_tablet_manager.cc:1403] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260608 12:46:23.285867 21658 tablet_bootstrap.cc:492] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816: No bootstrap required, opened a new log
I20260608 12:46:23.286412 21658 ts_tablet_manager.cc:1403] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260608 12:46:23.288254 21661 tablet_bootstrap.cc:492] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e: Bootstrap starting.
I20260608 12:46:23.289301 21659 raft_consensus.cc:359] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.289515 21658 raft_consensus.cc:359] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.290136 21659 raft_consensus.cc:385] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.290277 21658 raft_consensus.cc:385] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.290583 21659 raft_consensus.cc:740] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9461f01a364f3f91d216210bebd2bb, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.290690 21658 raft_consensus.cc:740] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.291565 21658 consensus_queue.cc:260] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.291738 21659 consensus_queue.cc:260] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.294351 21658 ts_tablet_manager.cc:1434] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:46:23.296080 21661 tablet_bootstrap.cc:654] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.296886 21662 raft_consensus.cc:493] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:23.298055 21662 raft_consensus.cc:515] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.301738 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88be4b85bc403881afafc72ad9dabe" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" is_pre_election: true
I20260608 12:46:23.302484 21539 raft_consensus.cc:2468] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.303893 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88be4b85bc403881afafc72ad9dabe" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb" is_pre_election: true
I20260608 12:46:23.304186 21427 leader_election.cc:304] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, fcb7db5bfa234072b0a20c8d64cc008e; no voters: 
I20260608 12:46:23.304615 21613 raft_consensus.cc:2468] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.305150 21675 raft_consensus.cc:2804] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:23.305682 21675 raft_consensus.cc:493] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:23.306084 21675 raft_consensus.cc:3060] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.307248 21662 leader_election.cc:290] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.308166 21659 ts_tablet_manager.cc:1434] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.001s
I20260608 12:46:23.309234 21659 tablet_bootstrap.cc:492] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb: Bootstrap starting.
I20260608 12:46:23.313943 21675 raft_consensus.cc:515] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.316243 21675 leader_election.cc:290] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Requested vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.317028 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88be4b85bc403881afafc72ad9dabe" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e"
I20260608 12:46:23.317760 21539 raft_consensus.cc:3060] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.318347 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88be4b85bc403881afafc72ad9dabe" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb"
I20260608 12:46:23.318708 21661 tablet_bootstrap.cc:492] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e: No bootstrap required, opened a new log
I20260608 12:46:23.319058 21659 tablet_bootstrap.cc:654] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:23.319011 21613 raft_consensus.cc:3060] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.319308 21661 ts_tablet_manager.cc:1403] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.007s
I20260608 12:46:23.323302 21661 raft_consensus.cc:359] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.324116 21675 raft_consensus.cc:493] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:23.324726 21675 raft_consensus.cc:515] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
I20260608 12:46:23.325793 21539 raft_consensus.cc:2468] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.327150 21427 leader_election.cc:304] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, fcb7db5bfa234072b0a20c8d64cc008e; no voters: 
I20260608 12:46:23.328043 21662 raft_consensus.cc:2804] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:23.328083 21612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25488b8d704a4fa58695f1820262522a" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb" is_pre_election: true
I20260608 12:46:23.328960 21612 raft_consensus.cc:2468] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.329536 21662 raft_consensus.cc:697] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Becoming Leader. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Running, Role: LEADER
I20260608 12:46:23.330042 21613 raft_consensus.cc:2468] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.330564 21428 leader_election.cc:304] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, ad9461f01a364f3f91d216210bebd2bb; no voters: 
I20260608 12:46:23.330667 21662 consensus_queue.cc:237] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.331470 21690 raft_consensus.cc:2804] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:23.331950 21690 raft_consensus.cc:493] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:23.332401 21690 raft_consensus.cc:3060] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.332803 21675 leader_election.cc:290] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211), fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701)
I20260608 12:46:23.333375 21661 raft_consensus.cc:385] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.333510 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25488b8d704a4fa58695f1820262522a" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" is_pre_election: true
I20260608 12:46:23.333746 21661 raft_consensus.cc:740] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb7db5bfa234072b0a20c8d64cc008e, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.334348 21539 raft_consensus.cc:2468] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.334789 21661 consensus_queue.cc:260] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.341658 21661 ts_tablet_manager.cc:1434] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:46:23.341310 21690 raft_consensus.cc:515] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
W20260608 12:46:23.342077 21410 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:46:23.344234 21690 leader_election.cc:290] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Requested vote from peers ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211), fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701)
I20260608 12:46:23.345790 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25488b8d704a4fa58695f1820262522a" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb"
I20260608 12:46:23.346458 21613 raft_consensus.cc:3060] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.346457 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25488b8d704a4fa58695f1820262522a" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e"
I20260608 12:46:23.347101 21659 tablet_bootstrap.cc:492] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb: No bootstrap required, opened a new log
I20260608 12:46:23.347246 21539 raft_consensus.cc:3060] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.347770 21659 ts_tablet_manager.cc:1403] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.004s
I20260608 12:46:23.351248 21690 raft_consensus.cc:493] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:23.351933 21690 raft_consensus.cc:515] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.354472 21613 raft_consensus.cc:2468] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.355067 21538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46262264cfd7427a84473738e9e3fd57" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" is_pre_election: true
I20260608 12:46:23.355664 21538 raft_consensus.cc:2468] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.355227 21659 raft_consensus.cc:359] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.356129 21659 raft_consensus.cc:385] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:23.356444 21659 raft_consensus.cc:740] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9461f01a364f3f91d216210bebd2bb, State: Initialized, Role: FOLLOWER
I20260608 12:46:23.356948 21662 raft_consensus.cc:493] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:23.357174 21428 leader_election.cc:304] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, ad9461f01a364f3f91d216210bebd2bb; no voters: 
I20260608 12:46:23.357368 21659 consensus_queue.cc:260] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.357606 21662 raft_consensus.cc:515] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.357901 21427 leader_election.cc:304] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, fcb7db5bfa234072b0a20c8d64cc008e; no voters: 
I20260608 12:46:23.358220 21675 raft_consensus.cc:2804] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:23.360236 21662 leader_election.cc:290] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.360890 21659 ts_tablet_manager.cc:1434] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:46:23.361155 21662 raft_consensus.cc:2804] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:23.361766 21662 raft_consensus.cc:493] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:23.362179 21662 raft_consensus.cc:3060] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.365000 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72dba17091e432d9ba4c3a82cec7c1e" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb" is_pre_election: true
I20260608 12:46:23.366014 21613 raft_consensus.cc:2468] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.368078 21539 raft_consensus.cc:2468] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.369621 21428 leader_election.cc:304] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, ad9461f01a364f3f91d216210bebd2bb; no voters: 
I20260608 12:46:23.369115 21361 catalog_manager.cc:5696] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bd19803069e4b279f534e1021cd0816 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "4bd19803069e4b279f534e1021cd0816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:23.370077 21690 leader_election.cc:290] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.370723 21690 raft_consensus.cc:2804] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:23.371088 21690 raft_consensus.cc:493] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:23.371420 21690 raft_consensus.cc:3060] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.372656 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46262264cfd7427a84473738e9e3fd57" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb" is_pre_election: true
I20260608 12:46:23.373322 21613 raft_consensus.cc:2468] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.381059 21675 raft_consensus.cc:697] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Becoming Leader. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Running, Role: LEADER
I20260608 12:46:23.381722 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72dba17091e432d9ba4c3a82cec7c1e" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" is_pre_election: true
I20260608 12:46:23.382144 21675 consensus_queue.cc:237] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } }
I20260608 12:46:23.382835 21539 raft_consensus.cc:2468] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.383826 21662 raft_consensus.cc:515] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.387054 21690 raft_consensus.cc:515] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.388069 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46262264cfd7427a84473738e9e3fd57" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e"
I20260608 12:46:23.388449 21613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46262264cfd7427a84473738e9e3fd57" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb"
I20260608 12:46:23.389001 21613 raft_consensus.cc:3060] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.389364 21690 leader_election.cc:290] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Requested vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.389910 21539 raft_consensus.cc:3060] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.390130 21538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72dba17091e432d9ba4c3a82cec7c1e" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e"
I20260608 12:46:23.390681 21538 raft_consensus.cc:3060] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.392691 21612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72dba17091e432d9ba4c3a82cec7c1e" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb"
I20260608 12:46:23.393362 21612 raft_consensus.cc:3060] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.397254 21538 raft_consensus.cc:2468] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.398310 21539 raft_consensus.cc:2468] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.398558 21427 leader_election.cc:304] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, fcb7db5bfa234072b0a20c8d64cc008e; no voters: 
I20260608 12:46:23.399564 21690 raft_consensus.cc:2804] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:23.400082 21690 raft_consensus.cc:697] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Becoming Leader. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Running, Role: LEADER
I20260608 12:46:23.400132 21427 leader_election.cc:304] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, fcb7db5bfa234072b0a20c8d64cc008e; no voters: 
I20260608 12:46:23.401060 21690 consensus_queue.cc:237] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.401466 21692 raft_consensus.cc:2804] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:23.402307 21692 raft_consensus.cc:697] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Becoming Leader. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Running, Role: LEADER
I20260608 12:46:23.401458 21361 catalog_manager.cc:5696] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bd19803069e4b279f534e1021cd0816 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "4bd19803069e4b279f534e1021cd0816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:23.403203 21692 consensus_queue.cc:237] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.408712 21613 raft_consensus.cc:2468] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.410599 21662 leader_election.cc:290] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Requested vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.401827 21612 raft_consensus.cc:2468] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.427601 21361 catalog_manager.cc:5696] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bd19803069e4b279f534e1021cd0816 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "4bd19803069e4b279f534e1021cd0816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:23.429392 21361 catalog_manager.cc:5696] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bd19803069e4b279f534e1021cd0816 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "4bd19803069e4b279f534e1021cd0816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:23.548069 21692 raft_consensus.cc:493] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:23.548564 21692 raft_consensus.cc:515] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.550318 21692 leader_election.cc:290] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.551468 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f6da80dca4094b9f6b3c12312dfd5" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" is_pre_election: true
I20260608 12:46:23.551703 21612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f6da80dca4094b9f6b3c12312dfd5" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb" is_pre_election: true
I20260608 12:46:23.552071 21539 raft_consensus.cc:2468] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.552371 21612 raft_consensus.cc:2468] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 0.
I20260608 12:46:23.553180 21427 leader_election.cc:304] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, fcb7db5bfa234072b0a20c8d64cc008e; no voters: 
I20260608 12:46:23.553961 21692 raft_consensus.cc:2804] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:23.554358 21692 raft_consensus.cc:493] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:23.554620 21692 raft_consensus.cc:3060] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.560223 21692 raft_consensus.cc:515] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.562161 21692 leader_election.cc:290] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Requested vote from peers fcb7db5bfa234072b0a20c8d64cc008e (127.12.108.66:40701), ad9461f01a364f3f91d216210bebd2bb (127.12.108.67:35211)
I20260608 12:46:23.563371 21539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f6da80dca4094b9f6b3c12312dfd5" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb7db5bfa234072b0a20c8d64cc008e"
I20260608 12:46:23.563659 21612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f6da80dca4094b9f6b3c12312dfd5" candidate_uuid: "4bd19803069e4b279f534e1021cd0816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad9461f01a364f3f91d216210bebd2bb"
I20260608 12:46:23.564045 21539 raft_consensus.cc:3060] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.564347 21612 raft_consensus.cc:3060] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.569445 21539 raft_consensus.cc:2468] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.569455 21612 raft_consensus.cc:2468] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bd19803069e4b279f534e1021cd0816 in term 1.
I20260608 12:46:23.570732 21428 leader_election.cc:304] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bd19803069e4b279f534e1021cd0816, ad9461f01a364f3f91d216210bebd2bb; no voters: 
I20260608 12:46:23.571516 21692 raft_consensus.cc:2804] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:23.572012 21692 raft_consensus.cc:697] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Becoming Leader. State: Replica: 4bd19803069e4b279f534e1021cd0816, State: Running, Role: LEADER
I20260608 12:46:23.572753 21692 consensus_queue.cc:237] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } }
I20260608 12:46:23.581549 21361 catalog_manager.cc:5696] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bd19803069e4b279f534e1021cd0816 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "4bd19803069e4b279f534e1021cd0816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:23.600322 21667 consensus_queue.cc:1048] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bd19803069e4b279f534e1021cd0816" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:23.613818 21612 raft_consensus.cc:3060] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:23.624145 21667 consensus_queue.cc:1048] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:23.734285 21692 consensus_queue.cc:1048] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:23.760497 21692 consensus_queue.cc:1048] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:23.790827 21692 consensus_queue.cc:1048] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:23.808070 21690 consensus_queue.cc:1048] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:23.941180 21613 raft_consensus.cc:1275] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Refusing update from remote peer 4bd19803069e4b279f534e1021cd0816: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:23.961149 21675 consensus_queue.cc:1048] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:23.974603 21611 raft_consensus.cc:1275] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Refusing update from remote peer 4bd19803069e4b279f534e1021cd0816: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:23.977277 21539 raft_consensus.cc:1275] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Refusing update from remote peer 4bd19803069e4b279f534e1021cd0816: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:23.982532 21690 consensus_queue.cc:1048] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:23.984663 21690 consensus_queue.cc:1048] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:23.984922 21539 raft_consensus.cc:1275] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Refusing update from remote peer 4bd19803069e4b279f534e1021cd0816: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:24.003991 21675 consensus_queue.cc:1048] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:24.005429 21692 consensus_queue.cc:1048] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb7db5bfa234072b0a20c8d64cc008e" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 40701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:46:24.024336 21612 raft_consensus.cc:1275] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Refusing update from remote peer 4bd19803069e4b279f534e1021cd0816: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:24.027231 21690 consensus_queue.cc:1048] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad9461f01a364f3f91d216210bebd2bb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:46:24.352730 21502 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.65:41517, user_credentials={real_user=slave}} blocked reactor thread for 102364us
W20260608 12:46:24.353044 21427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.66:40701, user_credentials={real_user=slave}} blocked reactor thread for 78690.3us
I20260608 12:46:25.524108 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:46:25.560557 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:25.561233 12721 tablet_replica.cc:333] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816: stopping tablet replica
I20260608 12:46:25.561813 12721 raft_consensus.cc:2243] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.562747 12721 raft_consensus.cc:2272] T 46262264cfd7427a84473738e9e3fd57 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.565256 12721 tablet_replica.cc:333] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816: stopping tablet replica
I20260608 12:46:25.565840 12721 raft_consensus.cc:2243] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.566788 12721 raft_consensus.cc:2272] T 173f6da80dca4094b9f6b3c12312dfd5 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.569429 12721 tablet_replica.cc:333] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816: stopping tablet replica
I20260608 12:46:25.570011 12721 raft_consensus.cc:2243] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.570894 12721 raft_consensus.cc:2272] T b72dba17091e432d9ba4c3a82cec7c1e P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.573285 12721 tablet_replica.cc:333] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816: stopping tablet replica
I20260608 12:46:25.573830 12721 raft_consensus.cc:2243] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.574419 12721 raft_consensus.cc:2272] T 4d5d326f5e0e4468a64e0345d285d540 P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.576982 12721 tablet_replica.cc:333] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816: stopping tablet replica
I20260608 12:46:25.577512 12721 raft_consensus.cc:2243] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.578387 12721 raft_consensus.cc:2272] T ab88be4b85bc403881afafc72ad9dabe P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.580685 12721 tablet_replica.cc:333] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816: stopping tablet replica
I20260608 12:46:25.581235 12721 raft_consensus.cc:2243] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.582064 12721 raft_consensus.cc:2272] T 25488b8d704a4fa58695f1820262522a P 4bd19803069e4b279f534e1021cd0816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.612514 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:46:25.631529 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:46:25.656051 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:25.656926 12721 tablet_replica.cc:333] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e: stopping tablet replica
I20260608 12:46:25.657603 12721 raft_consensus.cc:2243] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.658291 12721 raft_consensus.cc:2272] T 25488b8d704a4fa58695f1820262522a P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.661628 12721 tablet_replica.cc:333] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e: stopping tablet replica
I20260608 12:46:25.662320 12721 raft_consensus.cc:2243] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.662856 12721 raft_consensus.cc:2272] T ab88be4b85bc403881afafc72ad9dabe P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.665436 12721 tablet_replica.cc:333] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e: stopping tablet replica
I20260608 12:46:25.666033 12721 raft_consensus.cc:2243] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.666627 12721 raft_consensus.cc:2272] T 173f6da80dca4094b9f6b3c12312dfd5 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.670356 12721 tablet_replica.cc:333] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e: stopping tablet replica
I20260608 12:46:25.670955 12721 raft_consensus.cc:2243] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.671576 12721 raft_consensus.cc:2272] T 46262264cfd7427a84473738e9e3fd57 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.674407 12721 tablet_replica.cc:333] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e: stopping tablet replica
I20260608 12:46:25.674993 12721 raft_consensus.cc:2243] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.675477 12721 raft_consensus.cc:2272] T b72dba17091e432d9ba4c3a82cec7c1e P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.678062 12721 tablet_replica.cc:333] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e: stopping tablet replica
I20260608 12:46:25.678637 12721 raft_consensus.cc:2243] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.679426 12721 raft_consensus.cc:2272] T 4d5d326f5e0e4468a64e0345d285d540 P fcb7db5bfa234072b0a20c8d64cc008e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.708859 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:46:25.726068 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:46:25.753746 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:25.754823 12721 tablet_replica.cc:333] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb: stopping tablet replica
I20260608 12:46:25.755568 12721 raft_consensus.cc:2243] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.756181 12721 raft_consensus.cc:2272] T 4d5d326f5e0e4468a64e0345d285d540 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.759243 12721 tablet_replica.cc:333] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb: stopping tablet replica
I20260608 12:46:25.760005 12721 raft_consensus.cc:2243] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.760509 12721 raft_consensus.cc:2272] T 25488b8d704a4fa58695f1820262522a P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.763569 12721 tablet_replica.cc:333] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb: stopping tablet replica
I20260608 12:46:25.764117 12721 raft_consensus.cc:2243] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.764585 12721 raft_consensus.cc:2272] T ab88be4b85bc403881afafc72ad9dabe P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.767314 12721 tablet_replica.cc:333] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb: stopping tablet replica
I20260608 12:46:25.767864 12721 raft_consensus.cc:2243] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.768288 12721 raft_consensus.cc:2272] T 173f6da80dca4094b9f6b3c12312dfd5 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.771348 12721 tablet_replica.cc:333] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb: stopping tablet replica
I20260608 12:46:25.771852 12721 raft_consensus.cc:2243] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.772583 12721 raft_consensus.cc:2272] T 46262264cfd7427a84473738e9e3fd57 P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.775558 12721 tablet_replica.cc:333] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb: stopping tablet replica
I20260608 12:46:25.776109 12721 raft_consensus.cc:2243] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:25.776670 12721 raft_consensus.cc:2272] T b72dba17091e432d9ba4c3a82cec7c1e P ad9461f01a364f3f91d216210bebd2bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.803853 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:25.820799 12721 master.cc:562] Master@127.12.108.126:46243 shutting down...
I20260608 12:46:25.848038 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:25.848641 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:25.849076 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2ef0a1b4a5a4644ada78de25bf474d7: stopping tablet replica
I20260608 12:46:25.871121 12721 master.cc:584] Master@127.12.108.126:46243 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4707 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:46:25.905930 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:45775
I20260608 12:46:25.907218 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:25.912648 21754 instance_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:46:25.913553 21753 instance_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:46:25.914444 21756 instance_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:46:25.914964 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:25.915840 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:25.916059 12721 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:46:25.916224 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922785916200 us; error 0 us; skew 500 ppm
I20260608 12:46:25.916824 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:25.919415 12721 webserver.cc:533] Webserver started at http://127.12.108.126:45611/ using document root <none> and password file <none>
I20260608 12:46:25.919975 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:25.920189 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:25.920478 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:25.921612 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "83c62edc0a344314ad01099aff06fae1"
format_stamp: "Formatted at 2026-06-08 12:46:25 on dist-test-slave-sxbk"
I20260608 12:46:25.926885 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:46:25.931619 21761 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:46:25.932965 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:46:25.933279 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "83c62edc0a344314ad01099aff06fae1"
format_stamp: "Formatted at 2026-06-08 12:46:25 on dist-test-slave-sxbk"
I20260608 12:46:25.933625 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-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:46:25.958972 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:25.960026 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:26.000227 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:45775
I20260608 12:46:26.000662 21812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:45775 every 8 connection(s)
I20260608 12:46:26.004485 21813 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:46:26.016180 21813 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1: Bootstrap starting.
I20260608 12:46:26.021080 21813 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:26.025785 21813 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1: No bootstrap required, opened a new log
I20260608 12:46:26.028112 21813 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c62edc0a344314ad01099aff06fae1" member_type: VOTER }
I20260608 12:46:26.028548 21813 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:26.028800 21813 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c62edc0a344314ad01099aff06fae1, State: Initialized, Role: FOLLOWER
I20260608 12:46:26.029476 21813 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83c62edc0a344314ad01099aff06fae1" member_type: VOTER }
I20260608 12:46:26.029953 21813 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:26.030166 21813 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:26.030503 21813 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:26.036475 21813 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c62edc0a344314ad01099aff06fae1" member_type: VOTER }
I20260608 12:46:26.037091 21813 leader_election.cc:304] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [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: 83c62edc0a344314ad01099aff06fae1; no voters: 
I20260608 12:46:26.038412 21813 leader_election.cc:290] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:26.038846 21816 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:26.040318 21816 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 1 LEADER]: Becoming Leader. State: Replica: 83c62edc0a344314ad01099aff06fae1, State: Running, Role: LEADER
I20260608 12:46:26.040951 21816 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [LEADER]: Queue going to LEADER mode. State: All 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: "83c62edc0a344314ad01099aff06fae1" member_type: VOTER }
I20260608 12:46:26.041561 21813 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:26.045789 21817 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83c62edc0a344314ad01099aff06fae1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c62edc0a344314ad01099aff06fae1" member_type: VOTER } }
I20260608 12:46:26.045986 21818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83c62edc0a344314ad01099aff06fae1. Latest consensus state: current_term: 1 leader_uuid: "83c62edc0a344314ad01099aff06fae1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c62edc0a344314ad01099aff06fae1" member_type: VOTER } }
I20260608 12:46:26.046675 21817 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:26.046819 21818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:26.054629 21824 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:26.060029 21824 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:26.064548 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:26.072619 21824 catalog_manager.cc:1382] Generated new cluster ID: 0e2d05ffc66b4be58bb01d62d200f2b1
I20260608 12:46:26.073066 21824 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:26.091363 21824 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:26.092780 21824 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:26.111032 21824 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1: Generated new TSK 0
I20260608 12:46:26.111718 21824 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:26.131803 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:26.138269 21834 instance_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:46:26.139375 21835 instance_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:46:26.141574 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:26.141603 21837 instance_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:46:26.143076 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:26.143290 12721 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:46:26.143510 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922786143487 us; error 0 us; skew 500 ppm
I20260608 12:46:26.144057 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:26.146821 12721 webserver.cc:533] Webserver started at http://127.12.108.65:36205/ using document root <none> and password file <none>
I20260608 12:46:26.147320 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:26.147481 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:26.147706 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:26.149518 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "f96f4b28642147b0a1387d110b941dda"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-sxbk"
I20260608 12:46:26.155218 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:46:26.159068 21842 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:46:26.160271 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:46:26.160607 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "f96f4b28642147b0a1387d110b941dda"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-sxbk"
I20260608 12:46:26.161476 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-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:46:26.182673 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:26.183835 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:26.185297 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:26.187896 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:26.188093 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.188424 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:26.188576 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.233215 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:46753
I20260608 12:46:26.233345 21904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:46753 every 8 connection(s)
I20260608 12:46:26.238690 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:26.247115 21909 instance_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:46:26.249130 21910 instance_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:46:26.252096 21912 instance_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:46:26.252939 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:26.256489 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:46:26.256649 21905 heartbeater.cc:344] Connected to a master server at 127.12.108.126:45775
I20260608 12:46:26.257089 21905 heartbeater.cc:461] Registering TS with master...
W20260608 12:46:26.257405 12721 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:46:26.257690 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922786257670 us; error 0 us; skew 500 ppm
I20260608 12:46:26.257938 21905 heartbeater.cc:507] Master 127.12.108.126:45775 requested a full tablet report, sending...
I20260608 12:46:26.258627 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:26.260841 21778 ts_manager.cc:194] Registered new tserver with Master: f96f4b28642147b0a1387d110b941dda (127.12.108.65:46753)
I20260608 12:46:26.262388 12721 webserver.cc:533] Webserver started at http://127.12.108.66:41275/ using document root <none> and password file <none>
I20260608 12:46:26.262892 21778 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47950
I20260608 12:46:26.262972 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:26.263325 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:26.263684 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:26.265021 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "efa19d98e3eb4b37af73da5bfe490cdc"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-sxbk"
I20260608 12:46:26.270735 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:46:26.274791 21917 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:46:26.275733 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:46:26.276068 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "efa19d98e3eb4b37af73da5bfe490cdc"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-sxbk"
I20260608 12:46:26.276379 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-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:46:26.305526 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:26.306885 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:26.308472 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:26.311095 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:26.311364 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.311616 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:26.311789 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.359144 21979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:38963 every 8 connection(s)
I20260608 12:46:26.359088 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:38963
I20260608 12:46:26.366014 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:26.373925 21983 instance_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:46:26.374943 21984 instance_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:46:26.378722 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:26.379036 21986 instance_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:46:26.380119 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:46:26.380246 21980 heartbeater.cc:344] Connected to a master server at 127.12.108.126:45775
W20260608 12:46:26.380455 12721 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:46:26.380708 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922786380687 us; error 0 us; skew 500 ppm
I20260608 12:46:26.380718 21980 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:26.381726 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:26.381899 21980 heartbeater.cc:507] Master 127.12.108.126:45775 requested a full tablet report, sending...
I20260608 12:46:26.385138 12721 webserver.cc:533] Webserver started at http://127.12.108.67:42857/ using document root <none> and password file <none>
I20260608 12:46:26.385473 21778 ts_manager.cc:194] Registered new tserver with Master: efa19d98e3eb4b37af73da5bfe490cdc (127.12.108.66:38963)
I20260608 12:46:26.385732 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:26.386050 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:26.386360 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:26.387247 21778 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47952
I20260608 12:46:26.387485 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "7720d135d25a49a4b22ee2b871cd05c2"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-sxbk"
I20260608 12:46:26.393623 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:46:26.397802 21991 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:46:26.399005 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:26.399452 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "7720d135d25a49a4b22ee2b871cd05c2"
format_stamp: "Formatted at 2026-06-08 12:46:26 on dist-test-slave-sxbk"
I20260608 12:46:26.399776 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922546196251-12721-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:46:26.415270 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:26.416352 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:26.417778 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:26.420982 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:26.421406 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.421778 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:26.422008 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:26.469084 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:39521
I20260608 12:46:26.469206 22053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:39521 every 8 connection(s)
I20260608 12:46:26.486353 22054 heartbeater.cc:344] Connected to a master server at 127.12.108.126:45775
I20260608 12:46:26.486847 22054 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:26.487681 22054 heartbeater.cc:507] Master 127.12.108.126:45775 requested a full tablet report, sending...
I20260608 12:46:26.490645 21778 ts_manager.cc:194] Registered new tserver with Master: 7720d135d25a49a4b22ee2b871cd05c2 (127.12.108.67:39521)
I20260608 12:46:26.490739 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017882544s
I20260608 12:46:26.492326 21778 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47968
I20260608 12:46:27.266317 21905 heartbeater.cc:499] Master 127.12.108.126:45775 was elected leader, sending a full tablet report...
I20260608 12:46:27.391491 21980 heartbeater.cc:499] Master 127.12.108.126:45775 was elected leader, sending a full tablet report...
I20260608 12:46:27.495792 22054 heartbeater.cc:499] Master 127.12.108.126:45775 was elected leader, sending a full tablet report...
I20260608 12:46:27.550525 21778 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47970:
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:46:27.552428 21778 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:46:27.612085 22019 tablet_service.cc:1511] Processing CreateTablet for tablet 833751c57c604e5494caf3a8fc6b4a37 (DEFAULT_TABLE table=test-workload [id=9b271296a85b4d42bdd1467e2b25b619]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:27.613637 22019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833751c57c604e5494caf3a8fc6b4a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.616494 21870 tablet_service.cc:1511] Processing CreateTablet for tablet 833751c57c604e5494caf3a8fc6b4a37 (DEFAULT_TABLE table=test-workload [id=9b271296a85b4d42bdd1467e2b25b619]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:27.618239 21870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833751c57c604e5494caf3a8fc6b4a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.618459 21945 tablet_service.cc:1511] Processing CreateTablet for tablet 833751c57c604e5494caf3a8fc6b4a37 (DEFAULT_TABLE table=test-workload [id=9b271296a85b4d42bdd1467e2b25b619]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:27.619578 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833751c57c604e5494caf3a8fc6b4a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:27.636588 22074 tablet_bootstrap.cc:492] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2: Bootstrap starting.
I20260608 12:46:27.640944 22076 tablet_bootstrap.cc:492] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda: Bootstrap starting.
I20260608 12:46:27.642904 22075 tablet_bootstrap.cc:492] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc: Bootstrap starting.
I20260608 12:46:27.645730 22074 tablet_bootstrap.cc:654] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.648448 22076 tablet_bootstrap.cc:654] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.649945 22075 tablet_bootstrap.cc:654] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:27.651306 22074 tablet_bootstrap.cc:492] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2: No bootstrap required, opened a new log
I20260608 12:46:27.651945 22074 ts_tablet_manager.cc:1403] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:46:27.654938 22076 tablet_bootstrap.cc:492] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda: No bootstrap required, opened a new log
I20260608 12:46:27.654989 22074 raft_consensus.cc:359] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.655617 22076 ts_tablet_manager.cc:1403] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:46:27.655887 22074 raft_consensus.cc:385] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.656220 22074 raft_consensus.cc:740] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7720d135d25a49a4b22ee2b871cd05c2, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.656560 22075 tablet_bootstrap.cc:492] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc: No bootstrap required, opened a new log
I20260608 12:46:27.656941 22074 consensus_queue.cc:260] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.657214 22075 ts_tablet_manager.cc:1403] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:46:27.658731 22076 raft_consensus.cc:359] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.659533 22076 raft_consensus.cc:385] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.659842 22076 raft_consensus.cc:740] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96f4b28642147b0a1387d110b941dda, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.659911 22074 ts_tablet_manager.cc:1434] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:46:27.660920 22076 consensus_queue.cc:260] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.663062 22075 raft_consensus.cc:359] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.663672 22075 raft_consensus.cc:385] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:27.663981 22075 raft_consensus.cc:740] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa19d98e3eb4b37af73da5bfe490cdc, State: Initialized, Role: FOLLOWER
I20260608 12:46:27.664840 22075 consensus_queue.cc:260] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.670447 22075 ts_tablet_manager.cc:1434] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:46:27.671868 22076 ts_tablet_manager.cc:1434] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 12:46:27.785861 22082 raft_consensus.cc:493] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:27.786769 22082 raft_consensus.cc:515] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.789695 22082 leader_election.cc:290] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7720d135d25a49a4b22ee2b871cd05c2 (127.12.108.67:39521), f96f4b28642147b0a1387d110b941dda (127.12.108.65:46753)
I20260608 12:46:27.801343 22029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833751c57c604e5494caf3a8fc6b4a37" candidate_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7720d135d25a49a4b22ee2b871cd05c2" is_pre_election: true
I20260608 12:46:27.802309 22029 raft_consensus.cc:2468] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa19d98e3eb4b37af73da5bfe490cdc in term 0.
I20260608 12:46:27.803372 21880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833751c57c604e5494caf3a8fc6b4a37" candidate_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96f4b28642147b0a1387d110b941dda" is_pre_election: true
I20260608 12:46:27.803516 21921 leader_election.cc:304] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7720d135d25a49a4b22ee2b871cd05c2, efa19d98e3eb4b37af73da5bfe490cdc; no voters: 
I20260608 12:46:27.804059 21880 raft_consensus.cc:2468] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa19d98e3eb4b37af73da5bfe490cdc in term 0.
I20260608 12:46:27.804358 22082 raft_consensus.cc:2804] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:27.804782 22082 raft_consensus.cc:493] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:27.805074 22082 raft_consensus.cc:3060] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.812657 22082 raft_consensus.cc:515] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.815407 22082 leader_election.cc:290] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [CANDIDATE]: Term 1 election: Requested vote from peers 7720d135d25a49a4b22ee2b871cd05c2 (127.12.108.67:39521), f96f4b28642147b0a1387d110b941dda (127.12.108.65:46753)
I20260608 12:46:27.851446 21880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833751c57c604e5494caf3a8fc6b4a37" candidate_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96f4b28642147b0a1387d110b941dda"
I20260608 12:46:27.852353 22029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833751c57c604e5494caf3a8fc6b4a37" candidate_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7720d135d25a49a4b22ee2b871cd05c2"
I20260608 12:46:27.853364 21880 raft_consensus.cc:3060] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.853683 22029 raft_consensus.cc:3060] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:27.863344 21880 raft_consensus.cc:2468] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa19d98e3eb4b37af73da5bfe490cdc in term 1.
I20260608 12:46:27.864658 22029 raft_consensus.cc:2468] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa19d98e3eb4b37af73da5bfe490cdc in term 1.
I20260608 12:46:27.865492 21918 leader_election.cc:304] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa19d98e3eb4b37af73da5bfe490cdc, f96f4b28642147b0a1387d110b941dda; no voters: 
I20260608 12:46:27.867295 22082 raft_consensus.cc:2804] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:27.868975 22082 raft_consensus.cc:697] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 1 LEADER]: Becoming Leader. State: Replica: efa19d98e3eb4b37af73da5bfe490cdc, State: Running, Role: LEADER
I20260608 12:46:27.870563 22082 consensus_queue.cc:237] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } }
I20260608 12:46:27.883642 21776 catalog_manager.cc:5696] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc reported cstate change: term changed from 0 to 1, leader changed from <none> to efa19d98e3eb4b37af73da5bfe490cdc (127.12.108.66). New cstate: current_term: 1 leader_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa19d98e3eb4b37af73da5bfe490cdc" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38963 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:28.121201 22029 raft_consensus.cc:1275] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 1 FOLLOWER]: Refusing update from remote peer efa19d98e3eb4b37af73da5bfe490cdc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:28.121806 21880 raft_consensus.cc:1275] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 1 FOLLOWER]: Refusing update from remote peer efa19d98e3eb4b37af73da5bfe490cdc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:28.122888 22082 consensus_queue.cc:1048] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7720d135d25a49a4b22ee2b871cd05c2" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.123934 22086 consensus_queue.cc:1048] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96f4b28642147b0a1387d110b941dda" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:28.604718 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:46:28.639906 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:28.640843 12721 tablet_replica.cc:333] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda: stopping tablet replica
I20260608 12:46:28.641708 12721 raft_consensus.cc:2243] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:28.642385 12721 raft_consensus.cc:2272] T 833751c57c604e5494caf3a8fc6b4a37 P f96f4b28642147b0a1387d110b941dda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:28.655587 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:46:28.669498 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:46:28.697549 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:28.698612 12721 tablet_replica.cc:333] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc: stopping tablet replica
I20260608 12:46:28.699540 12721 raft_consensus.cc:2243] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:28.700505 12721 raft_consensus.cc:2272] T 833751c57c604e5494caf3a8fc6b4a37 P efa19d98e3eb4b37af73da5bfe490cdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:28.724541 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:46:28.738869 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:46:28.766968 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:28.767848 12721 tablet_replica.cc:333] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2: stopping tablet replica
I20260608 12:46:28.768553 12721 raft_consensus.cc:2243] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:28.769136 12721 raft_consensus.cc:2272] T 833751c57c604e5494caf3a8fc6b4a37 P 7720d135d25a49a4b22ee2b871cd05c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:28.792958 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:28.806116 12721 master.cc:562] Master@127.12.108.126:45775 shutting down...
I20260608 12:46:28.835434 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:28.836027 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:28.836380 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83c62edc0a344314ad01099aff06fae1: stopping tablet replica
I20260608 12:46:28.859756 12721 master.cc:584] Master@127.12.108.126:45775 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2992 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:46:28.901816 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:46475
I20260608 12:46:28.903225 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:28.909729 22108 instance_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:46:28.910362 22109 instance_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:46:28.911751 22111 instance_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:46:28.912897 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:28.913781 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:28.913981 12721 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:46:28.914171 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922788914156 us; error 0 us; skew 500 ppm
I20260608 12:46:28.914934 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:28.917783 12721 webserver.cc:533] Webserver started at http://127.12.108.126:39615/ using document root <none> and password file <none>
I20260608 12:46:28.918411 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:28.918605 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:28.918905 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:28.920104 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "00708cbaac9e41b3800151c8dee96c1b"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-sxbk"
I20260608 12:46:28.925907 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:46:28.930425 22116 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:46:28.931357 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:28.931710 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "00708cbaac9e41b3800151c8dee96c1b"
format_stamp: "Formatted at 2026-06-08 12:46:28 on dist-test-slave-sxbk"
I20260608 12:46:28.931970 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-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:46:28.971797 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:28.973522 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:29.020329 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:46475
I20260608 12:46:29.020488 22167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:46475 every 8 connection(s)
I20260608 12:46:29.024817 22168 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:46:29.041208 22168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b: Bootstrap starting.
I20260608 12:46:29.047179 22168 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:29.052366 22168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b: No bootstrap required, opened a new log
I20260608 12:46:29.054809 22168 raft_consensus.cc:359] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00708cbaac9e41b3800151c8dee96c1b" member_type: VOTER }
I20260608 12:46:29.055222 22168 raft_consensus.cc:385] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:29.055408 22168 raft_consensus.cc:740] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00708cbaac9e41b3800151c8dee96c1b, State: Initialized, Role: FOLLOWER
I20260608 12:46:29.056033 22168 consensus_queue.cc:260] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "00708cbaac9e41b3800151c8dee96c1b" member_type: VOTER }
I20260608 12:46:29.056488 22168 raft_consensus.cc:399] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:29.056680 22168 raft_consensus.cc:493] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:29.056896 22168 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:29.062333 22168 raft_consensus.cc:515] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00708cbaac9e41b3800151c8dee96c1b" member_type: VOTER }
I20260608 12:46:29.062855 22168 leader_election.cc:304] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [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: 00708cbaac9e41b3800151c8dee96c1b; no voters: 
I20260608 12:46:29.064121 22168 leader_election.cc:290] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:29.064814 22171 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:29.066854 22171 raft_consensus.cc:697] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 1 LEADER]: Becoming Leader. State: Replica: 00708cbaac9e41b3800151c8dee96c1b, State: Running, Role: LEADER
I20260608 12:46:29.067512 22168 sys_catalog.cc:565] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:29.067829 22171 consensus_queue.cc:237] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [LEADER]: Queue going to LEADER mode. State: All 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: "00708cbaac9e41b3800151c8dee96c1b" member_type: VOTER }
I20260608 12:46:29.073930 22172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "00708cbaac9e41b3800151c8dee96c1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00708cbaac9e41b3800151c8dee96c1b" member_type: VOTER } }
I20260608 12:46:29.074113 22173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 00708cbaac9e41b3800151c8dee96c1b. Latest consensus state: current_term: 1 leader_uuid: "00708cbaac9e41b3800151c8dee96c1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00708cbaac9e41b3800151c8dee96c1b" member_type: VOTER } }
I20260608 12:46:29.074813 22172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:29.074962 22173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:29.079236 22179 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:29.084678 22179 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:29.086786 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:29.095777 22179 catalog_manager.cc:1382] Generated new cluster ID: 6a0a8a45908b4142a39079140d2511b1
I20260608 12:46:29.096110 22179 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:29.115473 22179 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:29.116915 22179 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:29.137341 22179 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b: Generated new TSK 0
I20260608 12:46:29.138057 22179 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:29.155117 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:29.161976 22189 instance_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:46:29.163686 22190 instance_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:46:29.165922 22192 instance_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:46:29.166916 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:29.167918 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:29.168118 12721 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:46:29.168311 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922789168297 us; error 0 us; skew 500 ppm
I20260608 12:46:29.168984 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:29.171562 12721 webserver.cc:533] Webserver started at http://127.12.108.65:34459/ using document root <none> and password file <none>
I20260608 12:46:29.172097 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:29.172295 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:29.172591 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:29.173723 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "1cb9743eb71141babdf244b0fb3ea70d"
format_stamp: "Formatted at 2026-06-08 12:46:29 on dist-test-slave-sxbk"
I20260608 12:46:29.179245 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:46:29.183248 22197 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:46:29.184206 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:46:29.184561 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "1cb9743eb71141babdf244b0fb3ea70d"
format_stamp: "Formatted at 2026-06-08 12:46:29 on dist-test-slave-sxbk"
I20260608 12:46:29.184836 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-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:46:29.202081 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:29.203486 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:29.205108 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:29.207846 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:29.208205 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:29.208561 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:29.208773 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:29.261322 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:35455
I20260608 12:46:29.261512 22259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:35455 every 8 connection(s)
I20260608 12:46:29.266986 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:29.276002 22264 instance_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:46:29.276379 22265 instance_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:46:29.279547 22267 instance_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:46:29.281018 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:29.282464 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:29.282668 12721 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:46:29.282791 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922789282780 us; error 0 us; skew 500 ppm
I20260608 12:46:29.283375 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:29.286442 12721 webserver.cc:533] Webserver started at http://127.12.108.66:43841/ using document root <none> and password file <none>
I20260608 12:46:29.287302 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:29.287547 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:29.287820 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:29.288697 22260 heartbeater.cc:344] Connected to a master server at 127.12.108.126:46475
I20260608 12:46:29.289176 22260 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:29.289505 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "ffde129dab7e486e97bcd77e421ea772"
format_stamp: "Formatted at 2026-06-08 12:46:29 on dist-test-slave-sxbk"
I20260608 12:46:29.290160 22260 heartbeater.cc:507] Master 127.12.108.126:46475 requested a full tablet report, sending...
I20260608 12:46:29.292981 22133 ts_manager.cc:194] Registered new tserver with Master: 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455)
I20260608 12:46:29.295425 22133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45458
I20260608 12:46:29.295624 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:46:29.300602 22272 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:46:29.301770 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:29.302134 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "ffde129dab7e486e97bcd77e421ea772"
format_stamp: "Formatted at 2026-06-08 12:46:29 on dist-test-slave-sxbk"
I20260608 12:46:29.302538 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-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:46:29.329661 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:29.330932 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:29.332544 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:29.335089 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:29.335322 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:29.335572 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:29.335749 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:29.381179 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:37443
I20260608 12:46:29.381326 22334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:37443 every 8 connection(s)
I20260608 12:46:29.387024 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:29.394080 22338 instance_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:46:29.395109 22339 instance_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:46:29.398607 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:29.398833 22341 instance_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:46:29.400110 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:29.400434 12721 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:46:29.400687 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922789400666 us; error 0 us; skew 500 ppm
I20260608 12:46:29.401427 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:29.401955 22335 heartbeater.cc:344] Connected to a master server at 127.12.108.126:46475
I20260608 12:46:29.402505 22335 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:29.403577 22335 heartbeater.cc:507] Master 127.12.108.126:46475 requested a full tablet report, sending...
I20260608 12:46:29.405452 12721 webserver.cc:533] Webserver started at http://127.12.108.67:46263/ using document root <none> and password file <none>
I20260608 12:46:29.406359 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:29.406625 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:29.406394 22133 ts_manager.cc:194] Registered new tserver with Master: ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443)
I20260608 12:46:29.407094 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:29.408394 22133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45472
I20260608 12:46:29.408636 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "ae242e67eebf4dc081695c59104aa4eb"
format_stamp: "Formatted at 2026-06-08 12:46:29 on dist-test-slave-sxbk"
I20260608 12:46:29.414433 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 12:46:29.418035 22346 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:46:29.418991 12721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:46:29.419312 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "ae242e67eebf4dc081695c59104aa4eb"
format_stamp: "Formatted at 2026-06-08 12:46:29 on dist-test-slave-sxbk"
I20260608 12:46:29.419615 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-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:46:29.443115 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:29.444651 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:29.446447 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:29.448834 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:29.449081 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:29.449321 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:29.449503 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:29.499751 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:41477
I20260608 12:46:29.499884 22408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:41477 every 8 connection(s)
I20260608 12:46:29.516822 22409 heartbeater.cc:344] Connected to a master server at 127.12.108.126:46475
I20260608 12:46:29.517418 22409 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:29.518500 22409 heartbeater.cc:507] Master 127.12.108.126:46475 requested a full tablet report, sending...
I20260608 12:46:29.521366 22133 ts_manager.cc:194] Registered new tserver with Master: ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:29.521795 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018387995s
I20260608 12:46:29.523192 22133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45480
I20260608 12:46:30.298667 22260 heartbeater.cc:499] Master 127.12.108.126:46475 was elected leader, sending a full tablet report...
I20260608 12:46:30.411456 22335 heartbeater.cc:499] Master 127.12.108.126:46475 was elected leader, sending a full tablet report...
I20260608 12:46:30.526340 22409 heartbeater.cc:499] Master 127.12.108.126:46475 was elected leader, sending a full tablet report...
I20260608 12:46:30.584249 22133 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45496:
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:46:30.651597 22225 tablet_service.cc:1511] Processing CreateTablet for tablet ff943fa9fb7c41c893b0a47ba3b4f119 (DEFAULT_TABLE table=test-workload [id=9e075b664b9b43069de37a25f94f0a4c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:30.653434 22225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff943fa9fb7c41c893b0a47ba3b4f119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:30.654414 22224 tablet_service.cc:1511] Processing CreateTablet for tablet 5d20beae454641b488d90251b22d5ef6 (DEFAULT_TABLE table=test-workload [id=9e075b664b9b43069de37a25f94f0a4c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:30.655897 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d20beae454641b488d90251b22d5ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:30.664846 22300 tablet_service.cc:1511] Processing CreateTablet for tablet 9b21ae79aa6f4b449b5668e98f22cfce (DEFAULT_TABLE table=test-workload [id=9e075b664b9b43069de37a25f94f0a4c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:30.666441 22300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b21ae79aa6f4b449b5668e98f22cfce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:30.668195 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 62b91e68cffa48e6b69b2ee60d2022a2 (DEFAULT_TABLE table=test-workload [id=9e075b664b9b43069de37a25f94f0a4c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:30.669665 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b91e68cffa48e6b69b2ee60d2022a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:30.670557 22374 tablet_service.cc:1511] Processing CreateTablet for tablet 8cae308ee7c44bf3980a7d26d8398bbd (DEFAULT_TABLE table=test-workload [id=9e075b664b9b43069de37a25f94f0a4c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:30.671038 22373 tablet_service.cc:1511] Processing CreateTablet for tablet 35337069157444b8bf472f717d1670b3 (DEFAULT_TABLE table=test-workload [id=9e075b664b9b43069de37a25f94f0a4c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:30.672216 22374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cae308ee7c44bf3980a7d26d8398bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:30.672894 22373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35337069157444b8bf472f717d1670b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:30.699043 22430 tablet_bootstrap.cc:492] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb: Bootstrap starting.
I20260608 12:46:30.700392 22429 tablet_bootstrap.cc:492] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d: Bootstrap starting.
I20260608 12:46:30.706272 22431 tablet_bootstrap.cc:492] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772: Bootstrap starting.
I20260608 12:46:30.708547 22430 tablet_bootstrap.cc:654] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:30.709601 22429 tablet_bootstrap.cc:654] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:30.714851 22431 tablet_bootstrap.cc:654] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:30.715960 22429 tablet_bootstrap.cc:492] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d: No bootstrap required, opened a new log
I20260608 12:46:30.715967 22430 tablet_bootstrap.cc:492] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb: No bootstrap required, opened a new log
I20260608 12:46:30.716806 22429 ts_tablet_manager.cc:1403] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:46:30.716806 22430 ts_tablet_manager.cc:1403] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260608 12:46:30.721441 22429 raft_consensus.cc:359] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } }
I20260608 12:46:30.722146 22429 raft_consensus.cc:385] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:30.722591 22429 raft_consensus.cc:740] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Initialized, Role: FOLLOWER
I20260608 12:46:30.722386 22430 raft_consensus.cc:359] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:30.723192 22430 raft_consensus.cc:385] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:30.723546 22430 raft_consensus.cc:740] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Initialized, Role: FOLLOWER
I20260608 12:46:30.723554 22429 consensus_queue.cc:260] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } }
I20260608 12:46:30.724452 22429 raft_consensus.cc:399] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:30.724602 22431 tablet_bootstrap.cc:492] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772: No bootstrap required, opened a new log
I20260608 12:46:30.724907 22429 raft_consensus.cc:493] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:30.724570 22430 consensus_queue.cc:260] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:30.725435 22429 raft_consensus.cc:3060] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:30.725540 22430 raft_consensus.cc:399] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:30.725443 22431 ts_tablet_manager.cc:1403] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 12:46:30.726174 22430 raft_consensus.cc:493] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:30.726640 22430 raft_consensus.cc:3060] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:30.728485 22431 raft_consensus.cc:359] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } }
I20260608 12:46:30.728986 22431 raft_consensus.cc:385] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:30.729239 22431 raft_consensus.cc:740] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Initialized, Role: FOLLOWER
I20260608 12:46:30.729918 22431 consensus_queue.cc:260] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } }
I20260608 12:46:30.730510 22431 raft_consensus.cc:399] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:30.730779 22431 raft_consensus.cc:493] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:30.731070 22431 raft_consensus.cc:3060] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:30.733914 22429 raft_consensus.cc:515] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } }
I20260608 12:46:30.734221 22430 raft_consensus.cc:515] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:30.734864 22429 leader_election.cc:304] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [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: 1cb9743eb71141babdf244b0fb3ea70d; no voters: 
I20260608 12:46:30.734988 22430 leader_election.cc:304] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [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: ae242e67eebf4dc081695c59104aa4eb; no voters: 
I20260608 12:46:30.738487 22431 raft_consensus.cc:515] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } }
I20260608 12:46:30.738755 22429 leader_election.cc:290] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:30.739341 22436 raft_consensus.cc:2804] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:30.739542 22431 leader_election.cc:304] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [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: ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:30.740147 22430 leader_election.cc:290] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:30.741772 22429 ts_tablet_manager.cc:1434] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.015s
I20260608 12:46:30.740733 22435 raft_consensus.cc:2804] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:30.747958 22431 leader_election.cc:290] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:30.748430 22438 raft_consensus.cc:2804] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:30.751669 22429 tablet_bootstrap.cc:492] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d: Bootstrap starting.
I20260608 12:46:30.756081 22430 ts_tablet_manager.cc:1434] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.010s
I20260608 12:46:30.758502 22435 raft_consensus.cc:697] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Becoming Leader. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Running, Role: LEADER
I20260608 12:46:30.759699 22435 consensus_queue.cc:237] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Queue going to LEADER mode. State: All 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: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:30.762717 22430 tablet_bootstrap.cc:492] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb: Bootstrap starting.
I20260608 12:46:30.767637 22431 ts_tablet_manager.cc:1434] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772: Time spent starting tablet: real 0.041s	user 0.024s	sys 0.005s
I20260608 12:46:30.769096 22431 tablet_bootstrap.cc:492] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772: Bootstrap starting.
I20260608 12:46:30.772413 22436 raft_consensus.cc:697] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Becoming Leader. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Running, Role: LEADER
I20260608 12:46:30.773520 22430 tablet_bootstrap.cc:654] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:30.773353 22436 consensus_queue.cc:237] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Queue going to LEADER mode. State: All 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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } }
I20260608 12:46:30.775293 22133 catalog_manager.cc:5696] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb reported cstate change: term changed from 0 to 1, leader changed from <none> to ae242e67eebf4dc081695c59104aa4eb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "ae242e67eebf4dc081695c59104aa4eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:30.777113 22438 raft_consensus.cc:697] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Becoming Leader. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Running, Role: LEADER
I20260608 12:46:30.777959 22438 consensus_queue.cc:237] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Queue going to LEADER mode. State: All 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: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } }
I20260608 12:46:30.779249 22429 tablet_bootstrap.cc:654] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:30.798873 22431 tablet_bootstrap.cc:654] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:30.810132 22133 catalog_manager.cc:5696] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65). New cstate: current_term: 1 leader_uuid: "1cb9743eb71141babdf244b0fb3ea70d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:30.811978 22131 catalog_manager.cc:5696] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffde129dab7e486e97bcd77e421ea772 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "ffde129dab7e486e97bcd77e421ea772" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:30.821273 22429 tablet_bootstrap.cc:492] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d: No bootstrap required, opened a new log
I20260608 12:46:30.822512 22429 ts_tablet_manager.cc:1403] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.004s
I20260608 12:46:30.825728 22429 raft_consensus.cc:359] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } }
I20260608 12:46:30.827037 22429 raft_consensus.cc:385] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:30.827421 22429 raft_consensus.cc:740] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Initialized, Role: FOLLOWER
I20260608 12:46:30.828397 22429 consensus_queue.cc:260] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } }
I20260608 12:46:30.829133 22429 raft_consensus.cc:399] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:30.829500 22429 raft_consensus.cc:493] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:30.829906 22429 raft_consensus.cc:3060] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:30.815722 22430 tablet_bootstrap.cc:492] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb: No bootstrap required, opened a new log
I20260608 12:46:30.832827 22430 ts_tablet_manager.cc:1403] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.026s
I20260608 12:46:30.836906 22430 raft_consensus.cc:359] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:30.837667 22430 raft_consensus.cc:385] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:30.838042 22430 raft_consensus.cc:740] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Initialized, Role: FOLLOWER
I20260608 12:46:30.839145 22430 consensus_queue.cc:260] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:30.840020 22430 raft_consensus.cc:399] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:30.840405 22430 raft_consensus.cc:493] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:30.840858 22430 raft_consensus.cc:3060] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:30.846311 22431 tablet_bootstrap.cc:492] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772: No bootstrap required, opened a new log
I20260608 12:46:30.846979 22431 ts_tablet_manager.cc:1403] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.019s
I20260608 12:46:30.843847 22429 raft_consensus.cc:515] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } }
I20260608 12:46:30.850274 22431 raft_consensus.cc:359] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } }
I20260608 12:46:30.850733 22430 raft_consensus.cc:515] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:30.850981 22431 raft_consensus.cc:385] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:30.850427 22429 leader_election.cc:304] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [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: 1cb9743eb71141babdf244b0fb3ea70d; no voters: 
I20260608 12:46:30.851523 22431 raft_consensus.cc:740] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Initialized, Role: FOLLOWER
I20260608 12:46:30.851676 22430 leader_election.cc:304] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [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: ae242e67eebf4dc081695c59104aa4eb; no voters: 
I20260608 12:46:30.854707 22430 leader_election.cc:290] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:30.854321 22429 leader_election.cc:290] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:30.854707 22431 consensus_queue.cc:260] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } }
I20260608 12:46:30.856091 22431 raft_consensus.cc:399] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:30.854867 22435 raft_consensus.cc:2804] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:30.856484 22431 raft_consensus.cc:493] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:30.856688 22435 raft_consensus.cc:697] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Becoming Leader. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Running, Role: LEADER
I20260608 12:46:30.856870 22430 ts_tablet_manager.cc:1434] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb: Time spent starting tablet: real 0.024s	user 0.019s	sys 0.000s
I20260608 12:46:30.857017 22431 raft_consensus.cc:3060] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:30.857564 22435 consensus_queue.cc:237] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Queue going to LEADER mode. State: All 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: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:30.857941 22429 ts_tablet_manager.cc:1434] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.001s
I20260608 12:46:30.854930 22441 raft_consensus.cc:2804] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:30.858709 22441 raft_consensus.cc:697] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Becoming Leader. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Running, Role: LEADER
I20260608 12:46:30.859726 22441 consensus_queue.cc:237] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Queue going to LEADER mode. State: All 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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } }
I20260608 12:46:30.864737 22431 raft_consensus.cc:515] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } }
I20260608 12:46:30.865607 22431 leader_election.cc:304] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [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: ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:30.866324 22431 leader_election.cc:290] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:30.866566 22438 raft_consensus.cc:2804] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:30.866230 22131 catalog_manager.cc:5696] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb reported cstate change: term changed from 0 to 1, leader changed from <none> to ae242e67eebf4dc081695c59104aa4eb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "ae242e67eebf4dc081695c59104aa4eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:30.867408 22438 raft_consensus.cc:697] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Becoming Leader. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Running, Role: LEADER
I20260608 12:46:30.868477 22438 consensus_queue.cc:237] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Queue going to LEADER mode. State: All 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: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } }
I20260608 12:46:30.871389 22431 ts_tablet_manager.cc:1434] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772: Time spent starting tablet: real 0.024s	user 0.018s	sys 0.000s
I20260608 12:46:30.878494 22129 catalog_manager.cc:5696] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65). New cstate: current_term: 1 leader_uuid: "1cb9743eb71141babdf244b0fb3ea70d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:30.883270 22131 catalog_manager.cc:5696] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffde129dab7e486e97bcd77e421ea772 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "ffde129dab7e486e97bcd77e421ea772" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:31.745404 22125 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45504:
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:46:31.747964 22125 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:46:31.799335 22225 tablet_service.cc:1511] Processing CreateTablet for tablet 7187605da765435ab68edb0814505ff0 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:31.800642 22225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7187605da765435ab68edb0814505ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.800518 22300 tablet_service.cc:1511] Processing CreateTablet for tablet 7187605da765435ab68edb0814505ff0 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:31.802557 22300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7187605da765435ab68edb0814505ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.802424 22374 tablet_service.cc:1511] Processing CreateTablet for tablet 7187605da765435ab68edb0814505ff0 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:31.804029 22374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7187605da765435ab68edb0814505ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.807967 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 0675c267337643888928f015513b4a01 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:31.808923 22373 tablet_service.cc:1511] Processing CreateTablet for tablet 0675c267337643888928f015513b4a01 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:31.810322 22373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0675c267337643888928f015513b4a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.809409 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0675c267337643888928f015513b4a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.813556 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 6e46df85508348ffaa12abddce639d82 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:31.814944 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e46df85508348ffaa12abddce639d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.817621 22224 tablet_service.cc:1511] Processing CreateTablet for tablet 0675c267337643888928f015513b4a01 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:31.819010 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0675c267337643888928f015513b4a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.821866 22223 tablet_service.cc:1511] Processing CreateTablet for tablet 6e46df85508348ffaa12abddce639d82 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:31.823294 22223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e46df85508348ffaa12abddce639d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.833870 22372 tablet_service.cc:1511] Processing CreateTablet for tablet 6e46df85508348ffaa12abddce639d82 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:31.835553 22372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e46df85508348ffaa12abddce639d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.850591 22222 tablet_service.cc:1511] Processing CreateTablet for tablet bc586374542044bfa80a24e1421e1667 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:31.852563 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc586374542044bfa80a24e1421e1667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.852882 22300 tablet_service.cc:1511] Processing CreateTablet for tablet bc586374542044bfa80a24e1421e1667 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:31.854313 22300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc586374542044bfa80a24e1421e1667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.854950 22374 tablet_service.cc:1511] Processing CreateTablet for tablet bc586374542044bfa80a24e1421e1667 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:31.856454 22374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc586374542044bfa80a24e1421e1667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.859560 22490 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772: Bootstrap starting.
I20260608 12:46:31.864965 22489 tablet_bootstrap.cc:492] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d: Bootstrap starting.
I20260608 12:46:31.865592 22221 tablet_service.cc:1511] Processing CreateTablet for tablet 84cf9896026d4f1f8a3ee2887372b8e7 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:31.867113 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cf9896026d4f1f8a3ee2887372b8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.872087 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 84cf9896026d4f1f8a3ee2887372b8e7 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:31.874933 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cf9896026d4f1f8a3ee2887372b8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.878491 22489 tablet_bootstrap.cc:654] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.880206 22488 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb: Bootstrap starting.
I20260608 12:46:31.882768 22371 tablet_service.cc:1511] Processing CreateTablet for tablet 84cf9896026d4f1f8a3ee2887372b8e7 (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:31.894577 22371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cf9896026d4f1f8a3ee2887372b8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.897025 22225 tablet_service.cc:1511] Processing CreateTablet for tablet f7612d2340d94555b59ec157b7da7f1e (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:31.898851 22225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7612d2340d94555b59ec157b7da7f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.898702 22300 tablet_service.cc:1511] Processing CreateTablet for tablet f7612d2340d94555b59ec157b7da7f1e (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:31.900156 22300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7612d2340d94555b59ec157b7da7f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.906002 22490 tablet_bootstrap.cc:654] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.911650 22372 tablet_service.cc:1511] Processing CreateTablet for tablet f7612d2340d94555b59ec157b7da7f1e (DEFAULT_TABLE table=test-workload-rf3 [id=517ac2722747477b891a105b31465be6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:31.913163 22372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7612d2340d94555b59ec157b7da7f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:31.918566 22489 tablet_bootstrap.cc:492] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d: No bootstrap required, opened a new log
I20260608 12:46:31.919234 22489 ts_tablet_manager.cc:1403] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent bootstrapping tablet: real 0.055s	user 0.002s	sys 0.014s
I20260608 12:46:31.926741 22489 raft_consensus.cc:359] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.927634 22489 raft_consensus.cc:385] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:31.928021 22489 raft_consensus.cc:740] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Initialized, Role: FOLLOWER
I20260608 12:46:31.928879 22489 consensus_queue.cc:260] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.931382 22489 ts_tablet_manager.cc:1434] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 12:46:31.935163 22489 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d: Bootstrap starting.
I20260608 12:46:31.949061 22489 tablet_bootstrap.cc:654] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.952943 22488 tablet_bootstrap.cc:654] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.954042 22490 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772: No bootstrap required, opened a new log
I20260608 12:46:31.954645 22490 ts_tablet_manager.cc:1403] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772: Time spent bootstrapping tablet: real 0.096s	user 0.031s	sys 0.007s
I20260608 12:46:31.960336 22490 raft_consensus.cc:359] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.961500 22490 raft_consensus.cc:385] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:31.961969 22490 raft_consensus.cc:740] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Initialized, Role: FOLLOWER
I20260608 12:46:31.963112 22490 consensus_queue.cc:260] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.966897 22490 ts_tablet_manager.cc:1434] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:46:31.968572 22490 tablet_bootstrap.cc:492] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772: Bootstrap starting.
I20260608 12:46:31.975821 22490 tablet_bootstrap.cc:654] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.979774 22489 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d: No bootstrap required, opened a new log
I20260608 12:46:31.980443 22489 ts_tablet_manager.cc:1403] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.012s
I20260608 12:46:31.981032 22488 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb: No bootstrap required, opened a new log
I20260608 12:46:31.981648 22488 ts_tablet_manager.cc:1403] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.014s
I20260608 12:46:31.983754 22490 tablet_bootstrap.cc:492] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772: No bootstrap required, opened a new log
I20260608 12:46:31.984251 22490 ts_tablet_manager.cc:1403] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:46:31.984148 22489 raft_consensus.cc:359] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.985065 22489 raft_consensus.cc:385] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:31.984730 22488 raft_consensus.cc:359] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.985421 22489 raft_consensus.cc:740] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Initialized, Role: FOLLOWER
I20260608 12:46:31.985558 22488 raft_consensus.cc:385] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:31.985936 22488 raft_consensus.cc:740] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Initialized, Role: FOLLOWER
I20260608 12:46:31.986356 22489 consensus_queue.cc:260] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.987020 22488 consensus_queue.cc:260] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.987529 22490 raft_consensus.cc:359] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.988317 22490 raft_consensus.cc:385] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:31.988646 22490 raft_consensus.cc:740] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Initialized, Role: FOLLOWER
I20260608 12:46:31.988759 22489 ts_tablet_manager.cc:1434] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:46:31.989387 22488 ts_tablet_manager.cc:1434] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:46:31.990048 22489 tablet_bootstrap.cc:492] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d: Bootstrap starting.
I20260608 12:46:31.989642 22490 consensus_queue.cc:260] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:31.990568 22488 tablet_bootstrap.cc:492] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb: Bootstrap starting.
I20260608 12:46:31.993239 22490 ts_tablet_manager.cc:1434] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:46:31.994342 22490 tablet_bootstrap.cc:492] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772: Bootstrap starting.
I20260608 12:46:31.997848 22489 tablet_bootstrap.cc:654] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:31.997848 22488 tablet_bootstrap.cc:654] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.001132 22490 tablet_bootstrap.cc:654] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.004940 22489 tablet_bootstrap.cc:492] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d: No bootstrap required, opened a new log
I20260608 12:46:32.005550 22489 ts_tablet_manager.cc:1403] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:46:32.010241 22488 tablet_bootstrap.cc:492] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb: No bootstrap required, opened a new log
I20260608 12:46:32.009933 22489 raft_consensus.cc:359] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.010942 22488 ts_tablet_manager.cc:1403] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260608 12:46:32.011266 22489 raft_consensus.cc:385] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.012053 22489 raft_consensus.cc:740] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.013693 22489 consensus_queue.cc:260] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.014688 22488 raft_consensus.cc:359] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.015496 22488 raft_consensus.cc:385] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.015811 22488 raft_consensus.cc:740] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.015947 22489 ts_tablet_manager.cc:1434] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260608 12:46:32.016078 22490 tablet_bootstrap.cc:492] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772: No bootstrap required, opened a new log
I20260608 12:46:32.016825 22490 ts_tablet_manager.cc:1403] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 12:46:32.017194 22489 tablet_bootstrap.cc:492] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d: Bootstrap starting.
I20260608 12:46:32.016881 22488 consensus_queue.cc:260] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.020421 22490 raft_consensus.cc:359] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.021308 22490 raft_consensus.cc:385] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.021649 22490 raft_consensus.cc:740] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.024504 22490 consensus_queue.cc:260] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.025046 22489 tablet_bootstrap.cc:654] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.026752 22488 ts_tablet_manager.cc:1434] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:46:32.026985 22490 ts_tablet_manager.cc:1434] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:46:32.029812 22488 tablet_bootstrap.cc:492] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb: Bootstrap starting.
I20260608 12:46:32.032593 22490 tablet_bootstrap.cc:492] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772: Bootstrap starting.
I20260608 12:46:32.040328 22489 tablet_bootstrap.cc:492] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d: No bootstrap required, opened a new log
I20260608 12:46:32.040988 22489 ts_tablet_manager.cc:1403] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260608 12:46:32.041603 22490 tablet_bootstrap.cc:654] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.043664 22488 tablet_bootstrap.cc:654] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.044592 22489 raft_consensus.cc:359] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.045735 22489 raft_consensus.cc:385] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.046171 22489 raft_consensus.cc:740] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.047595 22489 consensus_queue.cc:260] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.050731 22489 ts_tablet_manager.cc:1434] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260608 12:46:32.052754 22489 tablet_bootstrap.cc:492] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d: Bootstrap starting.
I20260608 12:46:32.053915 22441 raft_consensus.cc:493] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:32.054391 22490 tablet_bootstrap.cc:492] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772: No bootstrap required, opened a new log
I20260608 12:46:32.054507 22441 raft_consensus.cc:515] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.057542 22488 tablet_bootstrap.cc:492] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb: No bootstrap required, opened a new log
I20260608 12:46:32.057619 22441 leader_election.cc:290] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443), ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:32.058669 22488 ts_tablet_manager.cc:1403] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260608 12:46:32.058835 22435 raft_consensus.cc:493] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:32.059481 22435 raft_consensus.cc:515] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.060405 22489 tablet_bootstrap.cc:654] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.054997 22490 ts_tablet_manager.cc:1403] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260608 12:46:32.069743 22435 leader_election.cc:290] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455), ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443)
I20260608 12:46:32.074529 22488 raft_consensus.cc:359] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.090821 22488 raft_consensus.cc:385] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.091360 22488 raft_consensus.cc:740] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Initialized, Role: FOLLOWER
W20260608 12:46:32.092893 22181 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:46:32.092541 22488 consensus_queue.cc:260] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.100745 22488 ts_tablet_manager.cc:1434] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260608 12:46:32.100184 22490 raft_consensus.cc:359] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.101549 22490 raft_consensus.cc:385] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.101965 22490 raft_consensus.cc:740] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.102312 22488 tablet_bootstrap.cc:492] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb: Bootstrap starting.
I20260608 12:46:32.103047 22490 consensus_queue.cc:260] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.107023 22490 ts_tablet_manager.cc:1434] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260608 12:46:32.108175 22490 tablet_bootstrap.cc:492] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772: Bootstrap starting.
I20260608 12:46:32.115199 22490 tablet_bootstrap.cc:654] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.116540 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0675c267337643888928f015513b4a01" candidate_uuid: "ae242e67eebf4dc081695c59104aa4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb9743eb71141babdf244b0fb3ea70d" is_pre_election: true
I20260608 12:46:32.117327 22235 raft_consensus.cc:2468] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae242e67eebf4dc081695c59104aa4eb in term 0.
I20260608 12:46:32.118965 22350 leader_election.cc:304] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ae242e67eebf4dc081695c59104aa4eb; no voters: 
I20260608 12:46:32.120741 22435 raft_consensus.cc:2804] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:32.121456 22435 raft_consensus.cc:493] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:32.121943 22435 raft_consensus.cc:3060] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.131490 22488 tablet_bootstrap.cc:654] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.136372 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7187605da765435ab68edb0814505ff0" candidate_uuid: "1cb9743eb71141babdf244b0fb3ea70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde129dab7e486e97bcd77e421ea772" is_pre_election: true
I20260608 12:46:32.137360 22310 raft_consensus.cc:2468] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb9743eb71141babdf244b0fb3ea70d in term 0.
I20260608 12:46:32.139263 22435 raft_consensus.cc:515] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.139415 22200 leader_election.cc:304] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:32.139813 22489 tablet_bootstrap.cc:492] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d: No bootstrap required, opened a new log
I20260608 12:46:32.140708 22441 raft_consensus.cc:2804] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:32.140916 22489 ts_tablet_manager.cc:1403] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.013s
I20260608 12:46:32.141172 22441 raft_consensus.cc:493] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:32.141904 22441 raft_consensus.cc:3060] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.143218 22488 tablet_bootstrap.cc:492] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb: No bootstrap required, opened a new log
I20260608 12:46:32.143760 22488 ts_tablet_manager.cc:1403] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.003s
I20260608 12:46:32.145587 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7187605da765435ab68edb0814505ff0" candidate_uuid: "1cb9743eb71141babdf244b0fb3ea70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae242e67eebf4dc081695c59104aa4eb" is_pre_election: true
I20260608 12:46:32.146348 22384 raft_consensus.cc:2468] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb9743eb71141babdf244b0fb3ea70d in term 0.
I20260608 12:46:32.144644 22489 raft_consensus.cc:359] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.148449 22488 raft_consensus.cc:359] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.148782 22489 raft_consensus.cc:385] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.149188 22488 raft_consensus.cc:385] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.149238 22489 raft_consensus.cc:740] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.149663 22488 raft_consensus.cc:740] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.150537 22489 consensus_queue.cc:260] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.151873 22441 raft_consensus.cc:515] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.150614 22488 consensus_queue.cc:260] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.154222 22441 leader_election.cc:290] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 election: Requested vote from peers ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443), ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:32.154891 22488 ts_tablet_manager.cc:1434] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:46:32.157115 22435 leader_election.cc:290] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 election: Requested vote from peers 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455), ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443)
I20260608 12:46:32.157461 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7187605da765435ab68edb0814505ff0" candidate_uuid: "1cb9743eb71141babdf244b0fb3ea70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde129dab7e486e97bcd77e421ea772"
I20260608 12:46:32.158556 22310 raft_consensus.cc:3060] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.158962 22488 tablet_bootstrap.cc:492] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb: Bootstrap starting.
I20260608 12:46:32.151530 22490 tablet_bootstrap.cc:492] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772: No bootstrap required, opened a new log
I20260608 12:46:32.165445 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0675c267337643888928f015513b4a01" candidate_uuid: "ae242e67eebf4dc081695c59104aa4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb9743eb71141babdf244b0fb3ea70d"
I20260608 12:46:32.169728 22235 raft_consensus.cc:3060] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.167717 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7187605da765435ab68edb0814505ff0" candidate_uuid: "1cb9743eb71141babdf244b0fb3ea70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae242e67eebf4dc081695c59104aa4eb"
I20260608 12:46:32.174558 22384 raft_consensus.cc:3060] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.175266 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0675c267337643888928f015513b4a01" candidate_uuid: "ae242e67eebf4dc081695c59104aa4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde129dab7e486e97bcd77e421ea772" is_pre_election: true
I20260608 12:46:32.176026 22309 raft_consensus.cc:2468] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae242e67eebf4dc081695c59104aa4eb in term 0.
I20260608 12:46:32.177390 22490 ts_tablet_manager.cc:1403] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.018s
I20260608 12:46:32.179183 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0675c267337643888928f015513b4a01" candidate_uuid: "ae242e67eebf4dc081695c59104aa4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde129dab7e486e97bcd77e421ea772"
I20260608 12:46:32.179770 22308 raft_consensus.cc:3060] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.181128 22490 raft_consensus.cc:359] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.182245 22490 raft_consensus.cc:385] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.182855 22490 raft_consensus.cc:740] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.182940 22435 raft_consensus.cc:493] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:32.184165 22435 raft_consensus.cc:515] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.184139 22490 consensus_queue.cc:260] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.190019 22490 ts_tablet_manager.cc:1434] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:46:32.196348 22490 tablet_bootstrap.cc:492] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772: Bootstrap starting.
I20260608 12:46:32.196332 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e46df85508348ffaa12abddce639d82" candidate_uuid: "ae242e67eebf4dc081695c59104aa4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb9743eb71141babdf244b0fb3ea70d" is_pre_election: true
I20260608 12:46:32.197275 22234 raft_consensus.cc:2468] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae242e67eebf4dc081695c59104aa4eb in term 0.
I20260608 12:46:32.198578 22350 leader_election.cc:304] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ae242e67eebf4dc081695c59104aa4eb; no voters: 
I20260608 12:46:32.199607 22439 raft_consensus.cc:2804] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:32.199994 22439 raft_consensus.cc:493] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:32.201287 22235 raft_consensus.cc:2468] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae242e67eebf4dc081695c59104aa4eb in term 1.
I20260608 12:46:32.201824 22489 ts_tablet_manager.cc:1434] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent starting tablet: real 0.060s	user 0.027s	sys 0.013s
I20260608 12:46:32.197260 22488 tablet_bootstrap.cc:654] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.200367 22439 raft_consensus.cc:3060] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.215683 22489 tablet_bootstrap.cc:492] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d: Bootstrap starting.
I20260608 12:46:32.202883 22350 leader_election.cc:304] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ae242e67eebf4dc081695c59104aa4eb; no voters: 
I20260608 12:46:32.218434 22435 leader_election.cc:290] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455), ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443)
I20260608 12:46:32.229857 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e46df85508348ffaa12abddce639d82" candidate_uuid: "ae242e67eebf4dc081695c59104aa4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde129dab7e486e97bcd77e421ea772" is_pre_election: true
I20260608 12:46:32.230603 22309 raft_consensus.cc:2468] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae242e67eebf4dc081695c59104aa4eb in term 0.
I20260608 12:46:32.230700 22384 raft_consensus.cc:2468] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb9743eb71141babdf244b0fb3ea70d in term 1.
I20260608 12:46:32.227681 22490 tablet_bootstrap.cc:654] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.232141 22200 leader_election.cc:304] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ae242e67eebf4dc081695c59104aa4eb; no voters: 
I20260608 12:46:32.233976 22435 raft_consensus.cc:2804] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:32.239041 22435 raft_consensus.cc:697] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Becoming Leader. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Running, Role: LEADER
I20260608 12:46:32.243037 22435 consensus_queue.cc:237] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.245079 22513 raft_consensus.cc:2804] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:32.246696 22310 raft_consensus.cc:2468] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb9743eb71141babdf244b0fb3ea70d in term 1.
I20260608 12:46:32.249470 22489 tablet_bootstrap.cc:654] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.237759 22308 raft_consensus.cc:2468] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae242e67eebf4dc081695c59104aa4eb in term 1.
I20260608 12:46:32.255771 22513 raft_consensus.cc:697] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Becoming Leader. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Running, Role: LEADER
I20260608 12:46:32.257228 22513 consensus_queue.cc:237] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.258456 22439 raft_consensus.cc:515] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.263247 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e46df85508348ffaa12abddce639d82" candidate_uuid: "ae242e67eebf4dc081695c59104aa4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb9743eb71141babdf244b0fb3ea70d"
I20260608 12:46:32.259835 22488 tablet_bootstrap.cc:492] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb: No bootstrap required, opened a new log
I20260608 12:46:32.264019 22235 raft_consensus.cc:3060] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.264540 22488 ts_tablet_manager.cc:1403] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb: Time spent bootstrapping tablet: real 0.106s	user 0.020s	sys 0.000s
I20260608 12:46:32.264034 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e46df85508348ffaa12abddce639d82" candidate_uuid: "ae242e67eebf4dc081695c59104aa4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde129dab7e486e97bcd77e421ea772"
I20260608 12:46:32.269480 22439 leader_election.cc:290] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 election: Requested vote from peers 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455), ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443)
I20260608 12:46:32.270008 22308 raft_consensus.cc:3060] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.269157 22488 raft_consensus.cc:359] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.271396 22488 raft_consensus.cc:385] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.271804 22488 raft_consensus.cc:740] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.273026 22488 consensus_queue.cc:260] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.275952 22488 ts_tablet_manager.cc:1434] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:46:32.277594 22488 tablet_bootstrap.cc:492] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb: Bootstrap starting.
I20260608 12:46:32.278682 22490 tablet_bootstrap.cc:492] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772: No bootstrap required, opened a new log
I20260608 12:46:32.279316 22490 ts_tablet_manager.cc:1403] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.005s
I20260608 12:46:32.283272 22490 raft_consensus.cc:359] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.284587 22125 catalog_manager.cc:5696] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65). New cstate: current_term: 1 leader_uuid: "1cb9743eb71141babdf244b0fb3ea70d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:32.285661 22490 raft_consensus.cc:385] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.286227 22490 raft_consensus.cc:740] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.287667 22488 tablet_bootstrap.cc:654] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:32.287480 22490 consensus_queue.cc:260] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.288151 22489 tablet_bootstrap.cc:492] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d: No bootstrap required, opened a new log
I20260608 12:46:32.288830 22489 ts_tablet_manager.cc:1403] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.022s
I20260608 12:46:32.293524 22489 raft_consensus.cc:359] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.297542 22513 raft_consensus.cc:493] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:32.297420 22128 catalog_manager.cc:5696] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb reported cstate change: term changed from 0 to 1, leader changed from <none> to ae242e67eebf4dc081695c59104aa4eb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "ae242e67eebf4dc081695c59104aa4eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:32.298136 22513 raft_consensus.cc:515] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.303354 22308 raft_consensus.cc:2468] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae242e67eebf4dc081695c59104aa4eb in term 1.
I20260608 12:46:32.304255 22513 leader_election.cc:290] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443), ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:32.305239 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7612d2340d94555b59ec157b7da7f1e" candidate_uuid: "1cb9743eb71141babdf244b0fb3ea70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde129dab7e486e97bcd77e421ea772" is_pre_election: true
I20260608 12:46:32.305444 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7612d2340d94555b59ec157b7da7f1e" candidate_uuid: "1cb9743eb71141babdf244b0fb3ea70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae242e67eebf4dc081695c59104aa4eb" is_pre_election: true
I20260608 12:46:32.306049 22308 raft_consensus.cc:2468] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb9743eb71141babdf244b0fb3ea70d in term 0.
I20260608 12:46:32.300295 22490 ts_tablet_manager.cc:1434] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
W20260608 12:46:32.307725 22200 leader_election.cc:343] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:32.294610 22489 raft_consensus.cc:385] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.305371 22349 leader_election.cc:304] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae242e67eebf4dc081695c59104aa4eb, ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:32.301431 22235 raft_consensus.cc:2468] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae242e67eebf4dc081695c59104aa4eb in term 1.
I20260608 12:46:32.309369 22435 raft_consensus.cc:2804] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:32.310094 22435 raft_consensus.cc:697] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Becoming Leader. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Running, Role: LEADER
I20260608 12:46:32.311275 22435 consensus_queue.cc:237] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.312005 22200 leader_election.cc:304] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [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: 1cb9743eb71141babdf244b0fb3ea70d, ffde129dab7e486e97bcd77e421ea772; no voters: ae242e67eebf4dc081695c59104aa4eb
I20260608 12:46:32.312899 22513 raft_consensus.cc:2804] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:32.313100 22489 raft_consensus.cc:740] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.313442 22513 raft_consensus.cc:493] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:32.314121 22513 raft_consensus.cc:3060] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.314651 22489 consensus_queue.cc:260] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.322001 22489 ts_tablet_manager.cc:1434] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.005s
I20260608 12:46:32.327306 22488 tablet_bootstrap.cc:492] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb: No bootstrap required, opened a new log
I20260608 12:46:32.328034 22488 ts_tablet_manager.cc:1403] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.017s
I20260608 12:46:32.331326 22488 raft_consensus.cc:359] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.332058 22488 raft_consensus.cc:385] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:32.332369 22488 raft_consensus.cc:740] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae242e67eebf4dc081695c59104aa4eb, State: Initialized, Role: FOLLOWER
I20260608 12:46:32.324574 22513 raft_consensus.cc:515] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.333161 22488 consensus_queue.cc:260] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.336472 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7612d2340d94555b59ec157b7da7f1e" candidate_uuid: "1cb9743eb71141babdf244b0fb3ea70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde129dab7e486e97bcd77e421ea772"
I20260608 12:46:32.336917 22513 leader_election.cc:290] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 election: Requested vote from peers ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443), ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:32.337133 22308 raft_consensus.cc:3060] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.338418 22488 ts_tablet_manager.cc:1434] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:46:32.339463 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7612d2340d94555b59ec157b7da7f1e" candidate_uuid: "1cb9743eb71141babdf244b0fb3ea70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae242e67eebf4dc081695c59104aa4eb"
I20260608 12:46:32.339962 22384 raft_consensus.cc:3060] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.342367 22438 raft_consensus.cc:493] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:32.343226 22438 raft_consensus.cc:515] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.343791 22308 raft_consensus.cc:2468] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb9743eb71141babdf244b0fb3ea70d in term 1.
I20260608 12:46:32.345089 22200 leader_election.cc:304] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:32.347160 22128 catalog_manager.cc:5696] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb reported cstate change: term changed from 0 to 1, leader changed from <none> to ae242e67eebf4dc081695c59104aa4eb (127.12.108.67). New cstate: current_term: 1 leader_uuid: "ae242e67eebf4dc081695c59104aa4eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:32.349234 22513 raft_consensus.cc:2804] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:32.348376 22384 raft_consensus.cc:2468] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb9743eb71141babdf244b0fb3ea70d in term 1.
I20260608 12:46:32.350018 22438 leader_election.cc:290] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455), ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:32.351409 22513 raft_consensus.cc:697] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Becoming Leader. State: Replica: 1cb9743eb71141babdf244b0fb3ea70d, State: Running, Role: LEADER
I20260608 12:46:32.352316 22513 consensus_queue.cc:237] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.369385 22125 catalog_manager.cc:5696] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65). New cstate: current_term: 1 leader_uuid: "1cb9743eb71141babdf244b0fb3ea70d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:32.370291 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf9896026d4f1f8a3ee2887372b8e7" candidate_uuid: "ffde129dab7e486e97bcd77e421ea772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb9743eb71141babdf244b0fb3ea70d" is_pre_election: true
I20260608 12:46:32.371218 22235 raft_consensus.cc:2468] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffde129dab7e486e97bcd77e421ea772 in term 0.
I20260608 12:46:32.374147 22276 leader_election.cc:304] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:32.374639 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf9896026d4f1f8a3ee2887372b8e7" candidate_uuid: "ffde129dab7e486e97bcd77e421ea772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae242e67eebf4dc081695c59104aa4eb" is_pre_election: true
I20260608 12:46:32.375098 22438 raft_consensus.cc:2804] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:32.375514 22384 raft_consensus.cc:2468] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffde129dab7e486e97bcd77e421ea772 in term 0.
I20260608 12:46:32.375677 22438 raft_consensus.cc:493] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:32.376303 22438 raft_consensus.cc:3060] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.383030 22438 raft_consensus.cc:515] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.385079 22438 leader_election.cc:290] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 election: Requested vote from peers 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455), ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:32.386849 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf9896026d4f1f8a3ee2887372b8e7" candidate_uuid: "ffde129dab7e486e97bcd77e421ea772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb9743eb71141babdf244b0fb3ea70d"
I20260608 12:46:32.387316 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf9896026d4f1f8a3ee2887372b8e7" candidate_uuid: "ffde129dab7e486e97bcd77e421ea772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae242e67eebf4dc081695c59104aa4eb"
I20260608 12:46:32.387528 22235 raft_consensus.cc:3060] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.387933 22384 raft_consensus.cc:3060] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.395824 22384 raft_consensus.cc:2468] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde129dab7e486e97bcd77e421ea772 in term 1.
I20260608 12:46:32.395884 22235 raft_consensus.cc:2468] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde129dab7e486e97bcd77e421ea772 in term 1.
I20260608 12:46:32.397481 22276 leader_election.cc:304] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:32.398298 22438 raft_consensus.cc:2804] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:32.399583 22438 raft_consensus.cc:697] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Becoming Leader. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Running, Role: LEADER
I20260608 12:46:32.400473 22438 consensus_queue.cc:237] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.411988 22128 catalog_manager.cc:5696] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffde129dab7e486e97bcd77e421ea772 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "ffde129dab7e486e97bcd77e421ea772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:32.421413 22438 raft_consensus.cc:493] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:32.424554 22438 raft_consensus.cc:515] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.427143 22438 leader_election.cc:290] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455), ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:32.428242 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc586374542044bfa80a24e1421e1667" candidate_uuid: "ffde129dab7e486e97bcd77e421ea772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb9743eb71141babdf244b0fb3ea70d" is_pre_election: true
I20260608 12:46:32.429224 22235 raft_consensus.cc:2468] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffde129dab7e486e97bcd77e421ea772 in term 0.
I20260608 12:46:32.428242 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc586374542044bfa80a24e1421e1667" candidate_uuid: "ffde129dab7e486e97bcd77e421ea772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae242e67eebf4dc081695c59104aa4eb" is_pre_election: true
I20260608 12:46:32.430313 22384 raft_consensus.cc:2468] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffde129dab7e486e97bcd77e421ea772 in term 0.
I20260608 12:46:32.430611 22276 leader_election.cc:304] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:32.431563 22438 raft_consensus.cc:2804] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:32.432508 22438 raft_consensus.cc:493] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:32.432956 22438 raft_consensus.cc:3060] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.441279 22438 raft_consensus.cc:515] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.444700 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc586374542044bfa80a24e1421e1667" candidate_uuid: "ffde129dab7e486e97bcd77e421ea772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb9743eb71141babdf244b0fb3ea70d"
I20260608 12:46:32.444890 22438 leader_election.cc:290] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 election: Requested vote from peers 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455), ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:32.445109 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc586374542044bfa80a24e1421e1667" candidate_uuid: "ffde129dab7e486e97bcd77e421ea772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae242e67eebf4dc081695c59104aa4eb"
I20260608 12:46:32.445447 22235 raft_consensus.cc:3060] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.445873 22384 raft_consensus.cc:3060] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:32.452939 22235 raft_consensus.cc:2468] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde129dab7e486e97bcd77e421ea772 in term 1.
I20260608 12:46:32.454172 22276 leader_election.cc:304] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb9743eb71141babdf244b0fb3ea70d, ffde129dab7e486e97bcd77e421ea772; no voters: 
I20260608 12:46:32.454293 22384 raft_consensus.cc:2468] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde129dab7e486e97bcd77e421ea772 in term 1.
I20260608 12:46:32.455191 22438 raft_consensus.cc:2804] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:32.456104 22438 raft_consensus.cc:697] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Becoming Leader. State: Replica: ffde129dab7e486e97bcd77e421ea772, State: Running, Role: LEADER
I20260608 12:46:32.457219 22438 consensus_queue.cc:237] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } }
I20260608 12:46:32.466502 22128 catalog_manager.cc:5696] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffde129dab7e486e97bcd77e421ea772 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "ffde129dab7e486e97bcd77e421ea772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:32.693578 22513 consensus_queue.cc:1048] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:32.695088 22435 consensus_queue.cc:1048] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:32.714818 22435 consensus_queue.cc:1048] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 12:46:32.756609 22439 consensus_queue.cc:1048] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:32.757639 22513 consensus_queue.cc:1048] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:32.803663 22439 consensus_queue.cc:1048] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 12:46:32.853698 22438 consensus_queue.cc:1048] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260608 12:46:32.856004 22350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.65:35455, user_credentials={real_user=slave}} blocked reactor thread for 80432.9us
W20260608 12:46:32.855786 22349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.66:37443, user_credentials={real_user=slave}} blocked reactor thread for 59748.9us
I20260608 12:46:32.897478 22438 consensus_queue.cc:1048] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:32.915354 22513 consensus_queue.cc:1048] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:32.922854 22513 consensus_queue.cc:1048] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:32.930042 22438 consensus_queue.cc:1048] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:33.015681 22438 consensus_queue.cc:1048] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:46:33.018095 22481 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.001s	sys 0.000s
W20260608 12:46:33.050868 22479 meta_cache.cc:1261] Time spent looking up entry by key: real 0.090s	user 0.003s	sys 0.000s
W20260608 12:46:33.307932 22200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.66:37443, user_credentials={real_user=slave}} blocked reactor thread for 68605.1us
W20260608 12:46:33.332608 22276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.65:35455, user_credentials={real_user=slave}} blocked reactor thread for 46197us
I20260608 12:46:34.579057 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:34.585598 22592 instance_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:46:34.589970 22593 instance_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:46:34.590627 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:34.590406 22595 instance_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:46:34.592389 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:34.592631 12721 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:46:34.592779 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922794592768 us; error 0 us; skew 500 ppm
I20260608 12:46:34.593325 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:34.595919 12721 webserver.cc:533] Webserver started at http://127.12.108.68:35231/ using document root <none> and password file <none>
I20260608 12:46:34.596449 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:34.596617 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:34.596850 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:34.598026 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "55bd8938241b489581d9b31facb5e446"
format_stamp: "Formatted at 2026-06-08 12:46:34 on dist-test-slave-sxbk"
I20260608 12:46:34.602946 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:46:34.607365 22600 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:46:34.608564 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:46:34.609071 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "55bd8938241b489581d9b31facb5e446"
format_stamp: "Formatted at 2026-06-08 12:46:34 on dist-test-slave-sxbk"
I20260608 12:46:34.609500 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922546196251-12721-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:46:34.625119 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:34.626504 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:34.628250 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:34.630769 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:34.631023 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:34.631273 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:34.631456 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:34.677299 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:37265
I20260608 12:46:34.677418 22662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:37265 every 8 connection(s)
I20260608 12:46:34.701280 22663 heartbeater.cc:344] Connected to a master server at 127.12.108.126:46475
I20260608 12:46:34.701725 22663 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:34.702647 22663 heartbeater.cc:507] Master 127.12.108.126:46475 requested a full tablet report, sending...
I20260608 12:46:34.704938 22128 ts_manager.cc:194] Registered new tserver with Master: 55bd8938241b489581d9b31facb5e446 (127.12.108.68:37265)
I20260608 12:46:34.706571 22128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44672
I20260608 12:46:35.203192 22232 consensus_queue.cc:237] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } }
I20260608 12:46:35.212541 22384 raft_consensus.cc:1275] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Refusing update from remote peer 1cb9743eb71141babdf244b0fb3ea70d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:35.213286 22310 raft_consensus.cc:1275] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Refusing update from remote peer 1cb9743eb71141babdf244b0fb3ea70d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:35.214107 22590 consensus_queue.cc:1048] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } 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:46:35.215134 22669 consensus_queue.cc:1048] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:46:35.224062 22199 consensus_peers.cc:597] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d -> Peer 55bd8938241b489581d9b31facb5e446 (127.12.108.68:37265): Couldn't send request to peer 55bd8938241b489581d9b31facb5e446. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7187605da765435ab68edb0814505ff0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:35.223068 22669 raft_consensus.cc:2955] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.226696 22384 raft_consensus.cc:2955] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.226992 22310 raft_consensus.cc:2955] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.241362 22126 catalog_manager.cc:5696] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d reported cstate change: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "1cb9743eb71141babdf244b0fb3ea70d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:35.258165 22384 consensus_queue.cc:237] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } attrs { replace: true } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } }
I20260608 12:46:35.269104 22310 raft_consensus.cc:1275] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Refusing update from remote peer ae242e67eebf4dc081695c59104aa4eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:35.269812 22232 raft_consensus.cc:1275] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Refusing update from remote peer ae242e67eebf4dc081695c59104aa4eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:35.271186 22439 consensus_queue.cc:1048] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:46:35.272255 22678 consensus_queue.cc:1048] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:46:35.282624 22348 consensus_peers.cc:597] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb -> Peer 55bd8938241b489581d9b31facb5e446 (127.12.108.68:37265): Couldn't send request to peer 55bd8938241b489581d9b31facb5e446. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0675c267337643888928f015513b4a01. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:35.281677 22678 raft_consensus.cc:2955] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } attrs { replace: true } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.288085 22232 raft_consensus.cc:2955] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } attrs { replace: true } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.288259 22310 raft_consensus.cc:2955] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } attrs { replace: true } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.297400 22231 consensus_queue.cc:237] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } }
I20260608 12:46:35.299820 22128 catalog_manager.cc:5696] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb reported cstate change: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "ae242e67eebf4dc081695c59104aa4eb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:46:35.307842 22199 consensus_peers.cc:597] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d -> Peer 55bd8938241b489581d9b31facb5e446 (127.12.108.68:37265): Couldn't send request to peer 55bd8938241b489581d9b31facb5e446. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7612d2340d94555b59ec157b7da7f1e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:35.308320 22310 raft_consensus.cc:1275] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Refusing update from remote peer 1cb9743eb71141babdf244b0fb3ea70d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:35.309144 22384 raft_consensus.cc:1275] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Refusing update from remote peer 1cb9743eb71141babdf244b0fb3ea70d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:35.310014 22669 consensus_queue.cc:1048] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } 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:46:35.311417 22590 consensus_queue.cc:1048] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:46:35.320389 22672 raft_consensus.cc:2955] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.322819 22306 raft_consensus.cc:2955] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.322772 22384 raft_consensus.cc:2955] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.338325 22128 catalog_manager.cc:5696] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d reported cstate change: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "1cb9743eb71141babdf244b0fb3ea70d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:35.357769 22306 consensus_queue.cc:237] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } }
I20260608 12:46:35.364817 22384 raft_consensus.cc:1275] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Refusing update from remote peer ffde129dab7e486e97bcd77e421ea772: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:35.365784 22231 raft_consensus.cc:1275] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Refusing update from remote peer ffde129dab7e486e97bcd77e421ea772: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:35.366778 22682 consensus_queue.cc:1048] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } 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:46:35.368875 22581 consensus_queue.cc:1048] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:46:35.375931 22684 raft_consensus.cc:2955] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
W20260608 12:46:35.379791 22274 consensus_peers.cc:597] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 -> Peer 55bd8938241b489581d9b31facb5e446 (127.12.108.68:37265): Couldn't send request to peer 55bd8938241b489581d9b31facb5e446. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc586374542044bfa80a24e1421e1667. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:35.380661 22384 raft_consensus.cc:2955] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.382937 22231 raft_consensus.cc:2955] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.393904 22126 catalog_manager.cc:5696] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb reported cstate change: config changed from index -1 to 16, NON_VOTER 55bd8938241b489581d9b31facb5e446 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "ffde129dab7e486e97bcd77e421ea772" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } attrs { replace: true } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } } }
I20260608 12:46:35.709371 22663 heartbeater.cc:499] Master 127.12.108.126:46475 was elected leader, sending a full tablet report...
I20260608 12:46:35.710920 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:46:35.747781 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:35.748561 12721 tablet_replica.cc:333] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d: stopping tablet replica
I20260608 12:46:35.749274 12721 raft_consensus.cc:2243] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:35.749840 12721 raft_consensus.cc:2272] T bc586374542044bfa80a24e1421e1667 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.752813 12721 tablet_replica.cc:333] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d: stopping tablet replica
I20260608 12:46:35.753461 12721 raft_consensus.cc:2243] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:35.754546 12721 raft_consensus.cc:2272] T 84cf9896026d4f1f8a3ee2887372b8e7 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.758450 12721 tablet_replica.cc:333] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d: stopping tablet replica
I20260608 12:46:35.759402 12721 raft_consensus.cc:2243] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:35.761190 12721 raft_consensus.cc:2272] T f7612d2340d94555b59ec157b7da7f1e P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.765123 12721 tablet_replica.cc:333] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d: stopping tablet replica
I20260608 12:46:35.765885 12721 raft_consensus.cc:2243] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:35.766618 12721 raft_consensus.cc:2272] T 0675c267337643888928f015513b4a01 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.770462 12721 tablet_replica.cc:333] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d: stopping tablet replica
I20260608 12:46:35.771739 12721 raft_consensus.cc:2243] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:35.773240 12721 raft_consensus.cc:2272] T 7187605da765435ab68edb0814505ff0 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.776741 12721 tablet_replica.cc:333] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d: stopping tablet replica
I20260608 12:46:35.777535 12721 raft_consensus.cc:2243] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:35.778147 12721 raft_consensus.cc:2272] T ff943fa9fb7c41c893b0a47ba3b4f119 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.781872 12721 tablet_replica.cc:333] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d: stopping tablet replica
I20260608 12:46:35.782612 12721 raft_consensus.cc:2243] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:35.783317 12721 raft_consensus.cc:2272] T 6e46df85508348ffaa12abddce639d82 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.786299 12721 tablet_replica.cc:333] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d: stopping tablet replica
I20260608 12:46:35.786960 12721 raft_consensus.cc:2243] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:35.787546 12721 raft_consensus.cc:2272] T 5d20beae454641b488d90251b22d5ef6 P 1cb9743eb71141babdf244b0fb3ea70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.817859 22686 ts_tablet_manager.cc:933] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: Initiating tablet copy from peer ae242e67eebf4dc081695c59104aa4eb (127.12.108.67:41477)
I20260608 12:46:35.819938 22686 tablet_copy_client.cc:323] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:41477
I20260608 12:46:35.824687 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:46:35.842527 22394 tablet_copy_service.cc:140] P ae242e67eebf4dc081695c59104aa4eb: Received BeginTabletCopySession request for tablet 0675c267337643888928f015513b4a01 from peer 55bd8938241b489581d9b31facb5e446 ({username='slave'} at 127.0.0.1:57086)
I20260608 12:46:35.843418 22394 tablet_copy_service.cc:161] P ae242e67eebf4dc081695c59104aa4eb: Beginning new tablet copy session on tablet 0675c267337643888928f015513b4a01 from peer 55bd8938241b489581d9b31facb5e446 at {username='slave'} at 127.0.0.1:57086: session id = 55bd8938241b489581d9b31facb5e446-0675c267337643888928f015513b4a01
I20260608 12:46:35.850881 22394 tablet_copy_source_session.cc:215] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:35.853945 22686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0675c267337643888928f015513b4a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:35.857754 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:46:35.882100 22686 tablet_copy_client.cc:806] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:35.882865 22686 tablet_copy_client.cc:670] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:35.889089 22686 tablet_copy_client.cc:538] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:35.897367 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:35.898468 22686 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: Bootstrap starting.
I20260608 12:46:35.899221 12721 tablet_replica.cc:333] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772: stopping tablet replica
I20260608 12:46:35.900163 12721 raft_consensus.cc:2243] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:35.900874 12721 raft_consensus.cc:2272] T f7612d2340d94555b59ec157b7da7f1e P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.905385 12721 tablet_replica.cc:333] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772: stopping tablet replica
I20260608 12:46:35.906648 12721 raft_consensus.cc:2243] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:35.907835 12721 raft_consensus.cc:2272] T 84cf9896026d4f1f8a3ee2887372b8e7 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.911285 12721 tablet_replica.cc:333] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772: stopping tablet replica
I20260608 12:46:35.912122 12721 raft_consensus.cc:2243] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:35.913614 12721 raft_consensus.cc:2272] T bc586374542044bfa80a24e1421e1667 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.918043 12721 tablet_replica.cc:333] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772: stopping tablet replica
W20260608 12:46:35.918313 22349 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 24 similar messages]
I20260608 12:46:35.918922 12721 raft_consensus.cc:2243] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:35.919615 12721 raft_consensus.cc:2272] T 6e46df85508348ffaa12abddce639d82 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.922971 12721 tablet_replica.cc:333] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772: stopping tablet replica
I20260608 12:46:35.923906 12721 raft_consensus.cc:2243] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:35.925629 12721 raft_consensus.cc:2272] T 9b21ae79aa6f4b449b5668e98f22cfce P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.928712 12721 tablet_replica.cc:333] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772: stopping tablet replica
I20260608 12:46:35.929540 12721 raft_consensus.cc:2243] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:35.930459 12721 raft_consensus.cc:2272] T 7187605da765435ab68edb0814505ff0 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:35.932701 22349 consensus_peers.cc:597] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb -> Peer ffde129dab7e486e97bcd77e421ea772 (127.12.108.66:37443): Couldn't send request to peer ffde129dab7e486e97bcd77e421ea772. 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:46:35.935014 12721 tablet_replica.cc:333] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772: stopping tablet replica
I20260608 12:46:35.935860 12721 raft_consensus.cc:2243] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:35.936604 12721 raft_consensus.cc:2272] T 0675c267337643888928f015513b4a01 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.940515 12721 tablet_replica.cc:333] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772: stopping tablet replica
I20260608 12:46:35.941237 12721 raft_consensus.cc:2243] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:35.941900 12721 raft_consensus.cc:2272] T 62b91e68cffa48e6b69b2ee60d2022a2 P ffde129dab7e486e97bcd77e421ea772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:35.967219 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:46:35.986765 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:46:36.004663 12721 tablet_copy_service.cc:362] P ae242e67eebf4dc081695c59104aa4eb: Destroying tablet copy session 55bd8938241b489581d9b31facb5e446-0675c267337643888928f015513b4a01 due to service shutdown
I20260608 12:46:36.005018 12721 tablet_copy_service.cc:434] P ae242e67eebf4dc081695c59104aa4eb: ending tablet copy session 55bd8938241b489581d9b31facb5e446-0675c267337643888928f015513b4a01 on tablet 0675c267337643888928f015513b4a01 with peer 55bd8938241b489581d9b31facb5e446
I20260608 12:46:36.035367 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:36.036128 12721 tablet_replica.cc:333] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb: stopping tablet replica
I20260608 12:46:36.037492 12721 raft_consensus.cc:2243] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:36.038026 22686 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:36.038280 12721 raft_consensus.cc:2272] T f7612d2340d94555b59ec157b7da7f1e P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:36.039060 22686 tablet_bootstrap.cc:492] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: Bootstrap complete.
I20260608 12:46:36.039846 22686 ts_tablet_manager.cc:1403] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: Time spent bootstrapping tablet: real 0.142s	user 0.132s	sys 0.010s
I20260608 12:46:36.042658 22686 raft_consensus.cc:359] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } attrs { replace: true } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } }
I20260608 12:46:36.043478 22686 raft_consensus.cc:740] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55bd8938241b489581d9b31facb5e446, State: Initialized, Role: LEARNER
I20260608 12:46:36.044122 22686 consensus_queue.cc:260] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446 [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: "1cb9743eb71141babdf244b0fb3ea70d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 35455 } attrs { replace: true } } peers { permanent_uuid: "ffde129dab7e486e97bcd77e421ea772" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 37443 } } peers { permanent_uuid: "ae242e67eebf4dc081695c59104aa4eb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 41477 } } peers { permanent_uuid: "55bd8938241b489581d9b31facb5e446" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 37265 } attrs { promote: true } }
I20260608 12:46:36.045462 12721 tablet_replica.cc:333] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb: stopping tablet replica
I20260608 12:46:36.047240 12721 raft_consensus.cc:2243] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:36.048141 12721 raft_consensus.cc:2272] T 84cf9896026d4f1f8a3ee2887372b8e7 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:36.051463 12721 tablet_replica.cc:333] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb: stopping tablet replica
I20260608 12:46:36.052330 12721 raft_consensus.cc:2243] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:36.053144 12721 raft_consensus.cc:2272] T bc586374542044bfa80a24e1421e1667 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:36.053259 22350 consensus_peers.cc:597] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb -> Peer 1cb9743eb71141babdf244b0fb3ea70d (127.12.108.65:35455): Couldn't send request to peer 1cb9743eb71141babdf244b0fb3ea70d. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:35455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:36.055501 22686 ts_tablet_manager.cc:1434] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:46:36.057449 12721 tablet_replica.cc:333] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb: stopping tablet replica
I20260608 12:46:36.058537 12721 raft_consensus.cc:2243] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:36.059478 12721 raft_consensus.cc:2272] T 7187605da765435ab68edb0814505ff0 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:36.063094 12721 tablet_replica.cc:333] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb: stopping tablet replica
I20260608 12:46:36.063918 12721 raft_consensus.cc:2243] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:36.065340 12721 raft_consensus.cc:2272] T 0675c267337643888928f015513b4a01 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:36.068953 12721 tablet_replica.cc:333] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb: stopping tablet replica
I20260608 12:46:36.069591 12721 raft_consensus.cc:2243] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:36.070118 12721 raft_consensus.cc:2272] T 35337069157444b8bf472f717d1670b3 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:36.072331 12721 tablet_replica.cc:333] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb: stopping tablet replica
I20260608 12:46:36.072881 12721 raft_consensus.cc:2243] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:36.073710 12721 raft_consensus.cc:2272] T 6e46df85508348ffaa12abddce639d82 P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:36.076099 12721 tablet_replica.cc:333] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb: stopping tablet replica
I20260608 12:46:36.076632 12721 raft_consensus.cc:2243] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:36.077180 12721 raft_consensus.cc:2272] T 8cae308ee7c44bf3980a7d26d8398bbd P ae242e67eebf4dc081695c59104aa4eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:36.094537 22686 tablet_copy_client.cc:1131] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.67:41477: connect: Connection refused (error 111)
I20260608 12:46:36.110311 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:36.133939 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:46:36.160948 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:36.162907 12721 tablet_replica.cc:333] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446: stopping tablet replica
I20260608 12:46:36.163628 12721 raft_consensus.cc:2243] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:36.164145 12721 raft_consensus.cc:2272] T 0675c267337643888928f015513b4a01 P 55bd8938241b489581d9b31facb5e446 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:36.187980 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:46:36.201475 12721 master.cc:562] Master@127.12.108.126:46475 shutting down...
W20260608 12:46:36.224068 22181 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:46:36.224427 22181 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:46:36.224635 22181 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:46:36.226082 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:36.226743 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:36.227120 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 00708cbaac9e41b3800151c8dee96c1b: stopping tablet replica
I20260608 12:46:36.252107 12721 master.cc:584] Master@127.12.108.126:46475 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7394 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:46:36.295825 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:33511
I20260608 12:46:36.297158 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:36.303025 22694 instance_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:46:36.303367 22695 instance_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:46:36.304625 22697 instance_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:46:36.305994 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:36.307246 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:36.307494 12721 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:46:36.307613 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922796307600 us; error 0 us; skew 500 ppm
I20260608 12:46:36.308390 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:36.311920 12721 webserver.cc:533] Webserver started at http://127.12.108.126:33039/ using document root <none> and password file <none>
I20260608 12:46:36.312578 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:36.312837 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:36.313094 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:36.314469 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "a69656c894754f83b7739dcf7cb21449"
format_stamp: "Formatted at 2026-06-08 12:46:36 on dist-test-slave-sxbk"
I20260608 12:46:36.320966 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:46:36.324776 22702 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:46:36.325680 12721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:46:36.326040 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "a69656c894754f83b7739dcf7cb21449"
format_stamp: "Formatted at 2026-06-08 12:46:36 on dist-test-slave-sxbk"
I20260608 12:46:36.326390 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-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:46:36.358071 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:36.359238 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:36.403405 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:33511
I20260608 12:46:36.403542 22753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:33511 every 8 connection(s)
I20260608 12:46:36.408469 22754 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:46:36.419617 22754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449: Bootstrap starting.
I20260608 12:46:36.424396 22754 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:36.429450 22754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449: No bootstrap required, opened a new log
I20260608 12:46:36.431701 22754 raft_consensus.cc:359] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a69656c894754f83b7739dcf7cb21449" member_type: VOTER }
I20260608 12:46:36.432124 22754 raft_consensus.cc:385] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:36.432345 22754 raft_consensus.cc:740] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a69656c894754f83b7739dcf7cb21449, State: Initialized, Role: FOLLOWER
I20260608 12:46:36.433019 22754 consensus_queue.cc:260] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a69656c894754f83b7739dcf7cb21449" member_type: VOTER }
I20260608 12:46:36.433492 22754 raft_consensus.cc:399] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:36.433704 22754 raft_consensus.cc:493] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:36.434036 22754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:36.439232 22754 raft_consensus.cc:515] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a69656c894754f83b7739dcf7cb21449" member_type: VOTER }
I20260608 12:46:36.439808 22754 leader_election.cc:304] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [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: a69656c894754f83b7739dcf7cb21449; no voters: 
I20260608 12:46:36.441015 22754 leader_election.cc:290] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:36.441512 22757 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:36.442961 22757 raft_consensus.cc:697] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 1 LEADER]: Becoming Leader. State: Replica: a69656c894754f83b7739dcf7cb21449, State: Running, Role: LEADER
I20260608 12:46:36.443691 22757 consensus_queue.cc:237] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [LEADER]: Queue going to LEADER mode. State: All 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: "a69656c894754f83b7739dcf7cb21449" member_type: VOTER }
I20260608 12:46:36.444051 22754 sys_catalog.cc:565] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:36.448273 22759 sys_catalog.cc:455] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a69656c894754f83b7739dcf7cb21449. Latest consensus state: current_term: 1 leader_uuid: "a69656c894754f83b7739dcf7cb21449" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a69656c894754f83b7739dcf7cb21449" member_type: VOTER } }
I20260608 12:46:36.448678 22758 sys_catalog.cc:455] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a69656c894754f83b7739dcf7cb21449" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a69656c894754f83b7739dcf7cb21449" member_type: VOTER } }
I20260608 12:46:36.449458 22759 sys_catalog.cc:458] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:36.450112 22758 sys_catalog.cc:458] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:36.455999 22764 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:36.464128 22764 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:36.465229 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:36.474495 22764 catalog_manager.cc:1382] Generated new cluster ID: 451307b7d354408fa93699fc54d4ab94
I20260608 12:46:36.474815 22764 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:36.508620 22764 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:36.510051 22764 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:36.525758 22764 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449: Generated new TSK 0
I20260608 12:46:36.526804 22764 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:36.597028 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:36.603705 22775 instance_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:46:36.604696 22776 instance_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:46:36.606621 22778 instance_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:46:36.607669 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:36.608682 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:36.608866 12721 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:46:36.609057 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922796609042 us; error 0 us; skew 500 ppm
I20260608 12:46:36.609860 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:36.612782 12721 webserver.cc:533] Webserver started at http://127.12.108.65:38235/ using document root <none> and password file <none>
I20260608 12:46:36.613341 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:36.613560 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:36.613837 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:36.615038 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "4c8e77bb2da54907866599082ba49187"
format_stamp: "Formatted at 2026-06-08 12:46:36 on dist-test-slave-sxbk"
I20260608 12:46:36.619931 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:46:36.623636 22783 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:46:36.624553 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:46:36.624897 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "4c8e77bb2da54907866599082ba49187"
format_stamp: "Formatted at 2026-06-08 12:46:36 on dist-test-slave-sxbk"
I20260608 12:46:36.625196 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-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:46:36.657807 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:36.659435 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:36.661319 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:36.664258 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:36.664559 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:36.664851 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:36.665051 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:36.714226 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:39353
I20260608 12:46:36.714421 22845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:39353 every 8 connection(s)
I20260608 12:46:36.720470 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:36.728876 22850 instance_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:46:36.732265 22851 instance_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:46:36.732331 22853 instance_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:46:36.735262 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:36.736202 22846 heartbeater.cc:344] Connected to a master server at 127.12.108.126:33511
I20260608 12:46:36.736631 22846 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:36.737627 22846 heartbeater.cc:507] Master 127.12.108.126:33511 requested a full tablet report, sending...
I20260608 12:46:36.738389 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:36.738664 12721 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:46:36.738865 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922796738847 us; error 0 us; skew 500 ppm
I20260608 12:46:36.739650 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:36.740136 22719 ts_manager.cc:194] Registered new tserver with Master: 4c8e77bb2da54907866599082ba49187 (127.12.108.65:39353)
I20260608 12:46:36.742561 12721 webserver.cc:533] Webserver started at http://127.12.108.66:37085/ using document root <none> and password file <none>
I20260608 12:46:36.742596 22719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54886
I20260608 12:46:36.743290 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:36.743538 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:36.743872 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:36.745395 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "7e51980daa6f40d5890ca9b0c4890b9d"
format_stamp: "Formatted at 2026-06-08 12:46:36 on dist-test-slave-sxbk"
I20260608 12:46:36.750160 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:46:36.754699 22858 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:46:36.756090 12721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:46:36.756462 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "7e51980daa6f40d5890ca9b0c4890b9d"
format_stamp: "Formatted at 2026-06-08 12:46:36 on dist-test-slave-sxbk"
I20260608 12:46:36.756803 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-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:46:36.780150 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:36.781374 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:36.782879 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:36.785383 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:36.785617 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:36.785889 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:36.786075 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:36.833268 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:43653
I20260608 12:46:36.833407 22920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:43653 every 8 connection(s)
I20260608 12:46:36.838788 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:36.847348 22924 instance_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:46:36.847492 22925 instance_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:46:36.851042 22927 instance_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:46:36.851751 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:36.852830 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:36.853147 12721 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:46:36.853376 22921 heartbeater.cc:344] Connected to a master server at 127.12.108.126:33511
I20260608 12:46:36.853412 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922796853372 us; error 0 us; skew 500 ppm
I20260608 12:46:36.854419 22921 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:36.855118 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:36.855381 22921 heartbeater.cc:507] Master 127.12.108.126:33511 requested a full tablet report, sending...
I20260608 12:46:36.857841 22719 ts_manager.cc:194] Registered new tserver with Master: 7e51980daa6f40d5890ca9b0c4890b9d (127.12.108.66:43653)
I20260608 12:46:36.858072 12721 webserver.cc:533] Webserver started at http://127.12.108.67:36023/ using document root <none> and password file <none>
I20260608 12:46:36.858811 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:36.859086 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:36.859372 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:36.859771 22719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54894
I20260608 12:46:36.860534 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "d6eeed04326348c0a3edc08c752615cb"
format_stamp: "Formatted at 2026-06-08 12:46:36 on dist-test-slave-sxbk"
I20260608 12:46:36.865700 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:46:36.869328 22932 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:46:36.870707 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:36.871086 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "d6eeed04326348c0a3edc08c752615cb"
format_stamp: "Formatted at 2026-06-08 12:46:36 on dist-test-slave-sxbk"
I20260608 12:46:36.871438 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922546196251-12721-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:46:36.899578 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:36.900755 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:36.902745 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:36.905164 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:36.905411 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:36.905656 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:36.905864 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:36.950166 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:43527
I20260608 12:46:36.950564 22994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:43527 every 8 connection(s)
I20260608 12:46:36.965757 22995 heartbeater.cc:344] Connected to a master server at 127.12.108.126:33511
I20260608 12:46:36.966630 22995 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:36.967481 22995 heartbeater.cc:507] Master 127.12.108.126:33511 requested a full tablet report, sending...
I20260608 12:46:36.970423 22719 ts_manager.cc:194] Registered new tserver with Master: d6eeed04326348c0a3edc08c752615cb (127.12.108.67:43527)
I20260608 12:46:36.971442 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017700413s
I20260608 12:46:36.971837 22719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54910
I20260608 12:46:37.002550 22719 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54914:
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:46:37.004463 22719 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:46:37.059456 22960 tablet_service.cc:1511] Processing CreateTablet for tablet 7e855432c0a7446a8788e41ea2b98ee6 (DEFAULT_TABLE table=test-workload [id=68d34a66e351433495adbfbfb3b37a04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:37.060945 22960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e855432c0a7446a8788e41ea2b98ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:37.063570 22811 tablet_service.cc:1511] Processing CreateTablet for tablet 7e855432c0a7446a8788e41ea2b98ee6 (DEFAULT_TABLE table=test-workload [id=68d34a66e351433495adbfbfb3b37a04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:37.064957 22811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e855432c0a7446a8788e41ea2b98ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:37.065915 22886 tablet_service.cc:1511] Processing CreateTablet for tablet 7e855432c0a7446a8788e41ea2b98ee6 (DEFAULT_TABLE table=test-workload [id=68d34a66e351433495adbfbfb3b37a04]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:37.067176 22886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e855432c0a7446a8788e41ea2b98ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:37.083864 23010 tablet_bootstrap.cc:492] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb: Bootstrap starting.
I20260608 12:46:37.086040 23011 tablet_bootstrap.cc:492] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d: Bootstrap starting.
I20260608 12:46:37.091361 23010 tablet_bootstrap.cc:654] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:37.095535 23012 tablet_bootstrap.cc:492] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187: Bootstrap starting.
I20260608 12:46:37.096844 23011 tablet_bootstrap.cc:654] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:37.098412 23010 tablet_bootstrap.cc:492] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb: No bootstrap required, opened a new log
I20260608 12:46:37.098992 23010 ts_tablet_manager.cc:1403] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:46:37.101994 23012 tablet_bootstrap.cc:654] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:37.104478 23010 raft_consensus.cc:359] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.105298 23010 raft_consensus.cc:385] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:37.105607 23010 raft_consensus.cc:740] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6eeed04326348c0a3edc08c752615cb, State: Initialized, Role: FOLLOWER
I20260608 12:46:37.106544 23011 tablet_bootstrap.cc:492] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d: No bootstrap required, opened a new log
I20260608 12:46:37.106530 23010 consensus_queue.cc:260] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.107226 23011 ts_tablet_manager.cc:1403] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 12:46:37.107674 23012 tablet_bootstrap.cc:492] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187: No bootstrap required, opened a new log
I20260608 12:46:37.108183 23012 ts_tablet_manager.cc:1403] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:46:37.109350 22995 heartbeater.cc:499] Master 127.12.108.126:33511 was elected leader, sending a full tablet report...
I20260608 12:46:37.109808 23010 ts_tablet_manager.cc:1434] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260608 12:46:37.110641 23011 raft_consensus.cc:359] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.111454 23011 raft_consensus.cc:385] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:37.111104 23012 raft_consensus.cc:359] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.111940 23012 raft_consensus.cc:385] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:37.111833 23011 raft_consensus.cc:740] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e51980daa6f40d5890ca9b0c4890b9d, State: Initialized, Role: FOLLOWER
I20260608 12:46:37.112267 23012 raft_consensus.cc:740] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8e77bb2da54907866599082ba49187, State: Initialized, Role: FOLLOWER
I20260608 12:46:37.112788 23011 consensus_queue.cc:260] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.113240 23012 consensus_queue.cc:260] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.115379 22921 heartbeater.cc:499] Master 127.12.108.126:33511 was elected leader, sending a full tablet report...
I20260608 12:46:37.115684 23011 ts_tablet_manager.cc:1434] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:46:37.121518 22846 heartbeater.cc:499] Master 127.12.108.126:33511 was elected leader, sending a full tablet report...
I20260608 12:46:37.122105 23012 ts_tablet_manager.cc:1434] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:46:37.294926 23018 raft_consensus.cc:493] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:37.295411 23018 raft_consensus.cc:515] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.297642 23018 leader_election.cc:290] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6eeed04326348c0a3edc08c752615cb (127.12.108.67:43527), 7e51980daa6f40d5890ca9b0c4890b9d (127.12.108.66:43653)
I20260608 12:46:37.307281 23017 raft_consensus.cc:493] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:37.308054 23017 raft_consensus.cc:515] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.312105 22896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e855432c0a7446a8788e41ea2b98ee6" candidate_uuid: "4c8e77bb2da54907866599082ba49187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" is_pre_election: true
I20260608 12:46:37.312371 23017 leader_election.cc:290] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6eeed04326348c0a3edc08c752615cb (127.12.108.67:43527), 4c8e77bb2da54907866599082ba49187 (127.12.108.65:39353)
I20260608 12:46:37.312942 22896 raft_consensus.cc:2468] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8e77bb2da54907866599082ba49187 in term 0.
I20260608 12:46:37.312985 22970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e855432c0a7446a8788e41ea2b98ee6" candidate_uuid: "4c8e77bb2da54907866599082ba49187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6eeed04326348c0a3edc08c752615cb" is_pre_election: true
I20260608 12:46:37.314819 22970 raft_consensus.cc:2468] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8e77bb2da54907866599082ba49187 in term 0.
I20260608 12:46:37.316390 22786 leader_election.cc:304] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8e77bb2da54907866599082ba49187, d6eeed04326348c0a3edc08c752615cb; no voters: 
I20260608 12:46:37.317370 23018 raft_consensus.cc:2804] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:37.317739 23018 raft_consensus.cc:493] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:37.318053 23018 raft_consensus.cc:3060] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:37.324499 22970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e855432c0a7446a8788e41ea2b98ee6" candidate_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6eeed04326348c0a3edc08c752615cb" is_pre_election: true
I20260608 12:46:37.325224 22970 raft_consensus.cc:2468] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e51980daa6f40d5890ca9b0c4890b9d in term 0.
I20260608 12:46:37.325263 23018 raft_consensus.cc:515] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.326589 22821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e855432c0a7446a8788e41ea2b98ee6" candidate_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8e77bb2da54907866599082ba49187" is_pre_election: true
I20260608 12:46:37.326741 22861 leader_election.cc:304] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e51980daa6f40d5890ca9b0c4890b9d, d6eeed04326348c0a3edc08c752615cb; no voters: 
I20260608 12:46:37.327494 22821 raft_consensus.cc:2393] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e51980daa6f40d5890ca9b0c4890b9d in current term 1: Already voted for candidate 4c8e77bb2da54907866599082ba49187 in this term.
I20260608 12:46:37.327726 23017 raft_consensus.cc:2804] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:37.328146 23017 raft_consensus.cc:493] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:37.328532 23017 raft_consensus.cc:3060] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:37.329267 23018 leader_election.cc:290] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [CANDIDATE]: Term 1 election: Requested vote from peers d6eeed04326348c0a3edc08c752615cb (127.12.108.67:43527), 7e51980daa6f40d5890ca9b0c4890b9d (127.12.108.66:43653)
I20260608 12:46:37.329187 22970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e855432c0a7446a8788e41ea2b98ee6" candidate_uuid: "4c8e77bb2da54907866599082ba49187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6eeed04326348c0a3edc08c752615cb"
I20260608 12:46:37.329957 22970 raft_consensus.cc:3060] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:37.330578 22896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e855432c0a7446a8788e41ea2b98ee6" candidate_uuid: "4c8e77bb2da54907866599082ba49187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e51980daa6f40d5890ca9b0c4890b9d"
I20260608 12:46:37.335186 22970 raft_consensus.cc:2468] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8e77bb2da54907866599082ba49187 in term 1.
I20260608 12:46:37.335487 23017 raft_consensus.cc:515] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.336449 22786 leader_election.cc:304] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8e77bb2da54907866599082ba49187, d6eeed04326348c0a3edc08c752615cb; no voters: 
I20260608 12:46:37.336777 22896 raft_consensus.cc:2393] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c8e77bb2da54907866599082ba49187 in current term 1: Already voted for candidate 7e51980daa6f40d5890ca9b0c4890b9d in this term.
I20260608 12:46:37.337244 23018 raft_consensus.cc:2804] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:37.338397 23017 leader_election.cc:290] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [CANDIDATE]: Term 1 election: Requested vote from peers d6eeed04326348c0a3edc08c752615cb (127.12.108.67:43527), 4c8e77bb2da54907866599082ba49187 (127.12.108.65:39353)
I20260608 12:46:37.339489 22821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e855432c0a7446a8788e41ea2b98ee6" candidate_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8e77bb2da54907866599082ba49187"
I20260608 12:46:37.339521 22970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e855432c0a7446a8788e41ea2b98ee6" candidate_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6eeed04326348c0a3edc08c752615cb"
I20260608 12:46:37.340519 23018 raft_consensus.cc:697] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 1 LEADER]: Becoming Leader. State: Replica: 4c8e77bb2da54907866599082ba49187, State: Running, Role: LEADER
I20260608 12:46:37.340996 22970 raft_consensus.cc:2393] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e51980daa6f40d5890ca9b0c4890b9d in current term 1: Already voted for candidate 4c8e77bb2da54907866599082ba49187 in this term.
I20260608 12:46:37.341460 23018 consensus_queue.cc:237] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } }
I20260608 12:46:37.346994 22862 leader_election.cc:304] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [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: 7e51980daa6f40d5890ca9b0c4890b9d; no voters: 4c8e77bb2da54907866599082ba49187, d6eeed04326348c0a3edc08c752615cb
I20260608 12:46:37.347774 23017 raft_consensus.cc:2749] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:46:37.350790 22717 catalog_manager.cc:5696] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8e77bb2da54907866599082ba49187 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "4c8e77bb2da54907866599082ba49187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6eeed04326348c0a3edc08c752615cb" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e51980daa6f40d5890ca9b0c4890b9d" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c8e77bb2da54907866599082ba49187" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:37.380148 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:46:37.399415 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:37.400341 12721 tablet_replica.cc:333] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187: stopping tablet replica
I20260608 12:46:37.400843 12721 raft_consensus.cc:2243] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:37.401456 12721 pending_rounds.cc:70] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187: Trying to abort 1 pending ops.
I20260608 12:46:37.401631 12721 pending_rounds.cc:77] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659777918988288 op_type: NO_OP noop_request { }
I20260608 12:46:37.401952 12721 raft_consensus.cc:2889] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:46:37.402310 12721 raft_consensus.cc:2272] T 7e855432c0a7446a8788e41ea2b98ee6 P 4c8e77bb2da54907866599082ba49187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.423522 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:46:37.433454 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:46:37.454685 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:37.456192 12721 tablet_replica.cc:333] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d: stopping tablet replica
I20260608 12:46:37.456748 12721 raft_consensus.cc:2243] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:37.457180 12721 raft_consensus.cc:2272] T 7e855432c0a7446a8788e41ea2b98ee6 P 7e51980daa6f40d5890ca9b0c4890b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.477502 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:46:37.487725 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:46:37.508103 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:37.508942 12721 tablet_replica.cc:333] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb: stopping tablet replica
I20260608 12:46:37.509483 12721 raft_consensus.cc:2243] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:37.509914 12721 raft_consensus.cc:2272] T 7e855432c0a7446a8788e41ea2b98ee6 P d6eeed04326348c0a3edc08c752615cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.529544 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:37.539326 12721 master.cc:562] Master@127.12.108.126:33511 shutting down...
I20260608 12:46:37.557154 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:37.557737 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:37.558082 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P a69656c894754f83b7739dcf7cb21449: stopping tablet replica
I20260608 12:46:37.577884 12721 master.cc:584] Master@127.12.108.126:33511 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1315 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:46:37.611913 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:34409
I20260608 12:46:37.613157 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:37.619333 23024 instance_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:46:37.620306 23025 instance_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:46:37.620738 23027 instance_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:46:37.622407 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:37.623346 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:37.623525 12721 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:46:37.623719 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922797623705 us; error 0 us; skew 500 ppm
I20260608 12:46:37.624444 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:37.627028 12721 webserver.cc:533] Webserver started at http://127.12.108.126:46557/ using document root <none> and password file <none>
I20260608 12:46:37.627549 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:37.627712 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:37.628062 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:37.629175 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "8a1ccde6f78348ec85d52d655513c8ac"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-sxbk"
I20260608 12:46:37.634740 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:46:37.638855 23032 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:46:37.639688 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:46:37.640306 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "8a1ccde6f78348ec85d52d655513c8ac"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-sxbk"
I20260608 12:46:37.640759 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-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:46:37.673197 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:37.674424 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:37.714965 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:34409
I20260608 12:46:37.715077 23083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:34409 every 8 connection(s)
I20260608 12:46:37.719403 23084 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:46:37.731411 23084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac: Bootstrap starting.
I20260608 12:46:37.736687 23084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:37.740923 23084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac: No bootstrap required, opened a new log
I20260608 12:46:37.743487 23084 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a1ccde6f78348ec85d52d655513c8ac" member_type: VOTER }
I20260608 12:46:37.743893 23084 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:37.744153 23084 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a1ccde6f78348ec85d52d655513c8ac, State: Initialized, Role: FOLLOWER
I20260608 12:46:37.744820 23084 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a1ccde6f78348ec85d52d655513c8ac" member_type: VOTER }
I20260608 12:46:37.745677 23084 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:37.745904 23084 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:37.746245 23084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:37.752632 23084 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a1ccde6f78348ec85d52d655513c8ac" member_type: VOTER }
I20260608 12:46:37.753441 23084 leader_election.cc:304] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [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: 8a1ccde6f78348ec85d52d655513c8ac; no voters: 
I20260608 12:46:37.754997 23084 leader_election.cc:290] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:37.755460 23087 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:37.757095 23087 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 1 LEADER]: Becoming Leader. State: Replica: 8a1ccde6f78348ec85d52d655513c8ac, State: Running, Role: LEADER
I20260608 12:46:37.757818 23087 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [LEADER]: Queue going to LEADER mode. State: All 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: "8a1ccde6f78348ec85d52d655513c8ac" member_type: VOTER }
I20260608 12:46:37.758354 23084 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:37.761030 23089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a1ccde6f78348ec85d52d655513c8ac. Latest consensus state: current_term: 1 leader_uuid: "8a1ccde6f78348ec85d52d655513c8ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a1ccde6f78348ec85d52d655513c8ac" member_type: VOTER } }
I20260608 12:46:37.761008 23088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a1ccde6f78348ec85d52d655513c8ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a1ccde6f78348ec85d52d655513c8ac" member_type: VOTER } }
I20260608 12:46:37.761947 23089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:37.761974 23088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:37.766865 23092 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:37.772544 23092 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:37.775081 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:37.784816 23092 catalog_manager.cc:1382] Generated new cluster ID: 3464994456334375b84906c7b7ab77f5
I20260608 12:46:37.785172 23092 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:37.814000 23092 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:37.815335 23092 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:37.839586 23092 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac: Generated new TSK 0
I20260608 12:46:37.840245 23092 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:37.914428 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:37.923013 23106 instance_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:46:37.924078 23107 instance_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:46:37.926347 23109 instance_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:46:37.928835 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:37.930467 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:37.930663 12721 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:46:37.930795 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922797930784 us; error 0 us; skew 500 ppm
I20260608 12:46:37.931371 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:37.934087 12721 webserver.cc:533] Webserver started at http://127.12.108.65:41133/ using document root <none> and password file <none>
I20260608 12:46:37.934684 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:37.934854 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:37.935109 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:37.936615 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "5642597a3f324f76ac1d34bf25f2812b"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-sxbk"
I20260608 12:46:37.942363 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:46:37.947535 23114 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:46:37.948500 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260608 12:46:37.948833 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "5642597a3f324f76ac1d34bf25f2812b"
format_stamp: "Formatted at 2026-06-08 12:46:37 on dist-test-slave-sxbk"
I20260608 12:46:37.949129 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-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:46:37.976616 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:37.978070 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:37.979743 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:37.982498 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:37.982713 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:37.983039 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:37.983198 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.032070 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:38867
I20260608 12:46:38.032387 23176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:38867 every 8 connection(s)
I20260608 12:46:38.038664 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:38.049930 23181 instance_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:46:38.051914 23182 instance_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:46:38.054289 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:38.055685 23184 instance_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:46:38.056981 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:38.057204 12721 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:46:38.057438 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922798057403 us; error 0 us; skew 500 ppm
I20260608 12:46:38.058076 23177 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34409
I20260608 12:46:38.058408 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:38.058588 23177 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:38.059835 23177 heartbeater.cc:507] Master 127.12.108.126:34409 requested a full tablet report, sending...
I20260608 12:46:38.061481 12721 webserver.cc:533] Webserver started at http://127.12.108.66:43591/ using document root <none> and password file <none>
I20260608 12:46:38.062099 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:38.062363 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:38.062678 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:38.062995 23049 ts_manager.cc:194] Registered new tserver with Master: 5642597a3f324f76ac1d34bf25f2812b (127.12.108.65:38867)
I20260608 12:46:38.064227 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa"
format_stamp: "Formatted at 2026-06-08 12:46:38 on dist-test-slave-sxbk"
I20260608 12:46:38.065351 23049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42186
I20260608 12:46:38.069892 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:46:38.074115 23189 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:46:38.075033 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:38.075366 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa"
format_stamp: "Formatted at 2026-06-08 12:46:38 on dist-test-slave-sxbk"
I20260608 12:46:38.075693 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-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:46:38.110625 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:38.111970 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:38.113519 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:38.115969 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:38.116210 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.116456 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:38.116631 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.173434 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:38297
I20260608 12:46:38.173566 23251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:38297 every 8 connection(s)
I20260608 12:46:38.183269 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:38.193365 23255 instance_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:46:38.194242 23256 instance_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:46:38.200644 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:38.201126 23258 instance_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:46:38.202561 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:38.202898 12721 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:46:38.203116 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922798203094 us; error 0 us; skew 500 ppm
I20260608 12:46:38.203557 23252 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34409
I20260608 12:46:38.203980 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:38.204051 23252 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:38.205574 23252 heartbeater.cc:507] Master 127.12.108.126:34409 requested a full tablet report, sending...
I20260608 12:46:38.208232 12721 webserver.cc:533] Webserver started at http://127.12.108.67:41331/ using document root <none> and password file <none>
I20260608 12:46:38.208663 23049 ts_manager.cc:194] Registered new tserver with Master: 19f95ca57d3a4ba9bd3ba2e454c5c9fa (127.12.108.66:38297)
I20260608 12:46:38.208917 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:38.209218 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:38.209511 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:38.210402 23049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42196
I20260608 12:46:38.211035 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "a794ca111e544aecaf520b2776cd395c"
format_stamp: "Formatted at 2026-06-08 12:46:38 on dist-test-slave-sxbk"
I20260608 12:46:38.218575 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:46:38.222563 23263 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:46:38.223644 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:46:38.224035 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "a794ca111e544aecaf520b2776cd395c"
format_stamp: "Formatted at 2026-06-08 12:46:38 on dist-test-slave-sxbk"
I20260608 12:46:38.224382 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-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:46:38.241191 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:38.242609 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:38.244045 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:38.246805 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:38.247061 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.247308 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:38.247493 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.297842 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:45513
I20260608 12:46:38.298151 23325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:45513 every 8 connection(s)
I20260608 12:46:38.303474 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:38.312722 23329 instance_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:46:38.315826 23330 instance_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:46:38.317263 23332 instance_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:46:38.317592 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:38.318332 23326 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34409
I20260608 12:46:38.319008 23326 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:38.319432 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:38.319921 12721 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:46:38.320187 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922798320163 us; error 0 us; skew 500 ppm
I20260608 12:46:38.320317 23326 heartbeater.cc:507] Master 127.12.108.126:34409 requested a full tablet report, sending...
I20260608 12:46:38.321177 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:38.323305 23049 ts_manager.cc:194] Registered new tserver with Master: a794ca111e544aecaf520b2776cd395c (127.12.108.67:45513)
I20260608 12:46:38.324355 12721 webserver.cc:533] Webserver started at http://127.12.108.68:46839/ using document root <none> and password file <none>
I20260608 12:46:38.325011 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:38.325218 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:38.325440 23049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42208
I20260608 12:46:38.325538 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:38.328261 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583"
format_stamp: "Formatted at 2026-06-08 12:46:38 on dist-test-slave-sxbk"
I20260608 12:46:38.336769 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:46:38.342260 23337 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:46:38.343346 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:38.343683 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583"
format_stamp: "Formatted at 2026-06-08 12:46:38 on dist-test-slave-sxbk"
I20260608 12:46:38.343986 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922546196251-12721-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:46:38.354578 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:38.355841 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:38.357369 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:38.359853 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:38.360165 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:46:38.360404 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:38.360571 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:38.406876 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:42979
I20260608 12:46:38.407121 23399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:42979 every 8 connection(s)
I20260608 12:46:38.423388 23400 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34409
I20260608 12:46:38.423854 23400 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:38.424634 23400 heartbeater.cc:507] Master 127.12.108.126:34409 requested a full tablet report, sending...
I20260608 12:46:38.427417 23049 ts_manager.cc:194] Registered new tserver with Master: 834f09cf9f5a4ff1bcf7c0fb42f3a583 (127.12.108.68:42979)
I20260608 12:46:38.428390 12721 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017939899s
I20260608 12:46:38.429574 23049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42216
I20260608 12:46:38.460793 23049 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42226:
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:46:38.519377 23142 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb2573860e94a11a8387d9ddc2e824f (DEFAULT_TABLE table=test-workload [id=7d3bb7f238f346d6a1b79383e803ae88]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:38.520040 23217 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb2573860e94a11a8387d9ddc2e824f (DEFAULT_TABLE table=test-workload [id=7d3bb7f238f346d6a1b79383e803ae88]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:38.521245 23142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb2573860e94a11a8387d9ddc2e824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:38.521373 23217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb2573860e94a11a8387d9ddc2e824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:38.519385 23365 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb2573860e94a11a8387d9ddc2e824f (DEFAULT_TABLE table=test-workload [id=7d3bb7f238f346d6a1b79383e803ae88]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:46:38.527109 23365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb2573860e94a11a8387d9ddc2e824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:38.539132 23418 tablet_bootstrap.cc:492] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b: Bootstrap starting.
I20260608 12:46:38.541316 23419 tablet_bootstrap.cc:492] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa: Bootstrap starting.
I20260608 12:46:38.547223 23420 tablet_bootstrap.cc:492] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583: Bootstrap starting.
I20260608 12:46:38.549180 23418 tablet_bootstrap.cc:654] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:38.549889 23419 tablet_bootstrap.cc:654] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:38.553287 23420 tablet_bootstrap.cc:654] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:38.559698 23419 tablet_bootstrap.cc:492] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa: No bootstrap required, opened a new log
I20260608 12:46:38.560361 23418 tablet_bootstrap.cc:492] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b: No bootstrap required, opened a new log
I20260608 12:46:38.560362 23420 tablet_bootstrap.cc:492] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583: No bootstrap required, opened a new log
I20260608 12:46:38.560416 23419 ts_tablet_manager.cc:1403] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260608 12:46:38.560878 23418 ts_tablet_manager.cc:1403] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260608 12:46:38.561328 23420 ts_tablet_manager.cc:1403] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 12:46:38.563898 23420 raft_consensus.cc:359] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.564646 23420 raft_consensus.cc:385] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:38.564455 23418 raft_consensus.cc:359] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.565001 23420 raft_consensus.cc:740] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834f09cf9f5a4ff1bcf7c0fb42f3a583, State: Initialized, Role: FOLLOWER
I20260608 12:46:38.564735 23419 raft_consensus.cc:359] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.565357 23418 raft_consensus.cc:385] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:38.565642 23419 raft_consensus.cc:385] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:38.565752 23418 raft_consensus.cc:740] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5642597a3f324f76ac1d34bf25f2812b, State: Initialized, Role: FOLLOWER
I20260608 12:46:38.566075 23419 raft_consensus.cc:740] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19f95ca57d3a4ba9bd3ba2e454c5c9fa, State: Initialized, Role: FOLLOWER
I20260608 12:46:38.566056 23420 consensus_queue.cc:260] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.566994 23418 consensus_queue.cc:260] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.567338 23419 consensus_queue.cc:260] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.572247 23400 heartbeater.cc:499] Master 127.12.108.126:34409 was elected leader, sending a full tablet report...
I20260608 12:46:38.572544 23420 ts_tablet_manager.cc:1434] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260608 12:46:38.575647 23177 heartbeater.cc:499] Master 127.12.108.126:34409 was elected leader, sending a full tablet report...
I20260608 12:46:38.576767 23418 ts_tablet_manager.cc:1434] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.010s
I20260608 12:46:38.579133 23252 heartbeater.cc:499] Master 127.12.108.126:34409 was elected leader, sending a full tablet report...
I20260608 12:46:38.579587 23419 ts_tablet_manager.cc:1434] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.001s
I20260608 12:46:38.711771 23425 raft_consensus.cc:493] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:38.712302 23425 raft_consensus.cc:515] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.714692 23425 leader_election.cc:290] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 834f09cf9f5a4ff1bcf7c0fb42f3a583 (127.12.108.68:42979), 19f95ca57d3a4ba9bd3ba2e454c5c9fa (127.12.108.66:38297)
I20260608 12:46:38.727191 23227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb2573860e94a11a8387d9ddc2e824f" candidate_uuid: "5642597a3f324f76ac1d34bf25f2812b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" is_pre_election: true
I20260608 12:46:38.728035 23375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb2573860e94a11a8387d9ddc2e824f" candidate_uuid: "5642597a3f324f76ac1d34bf25f2812b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" is_pre_election: true
I20260608 12:46:38.728161 23227 raft_consensus.cc:2468] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5642597a3f324f76ac1d34bf25f2812b in term 0.
I20260608 12:46:38.728824 23375 raft_consensus.cc:2468] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5642597a3f324f76ac1d34bf25f2812b in term 0.
I20260608 12:46:38.729955 23117 leader_election.cc:304] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19f95ca57d3a4ba9bd3ba2e454c5c9fa, 5642597a3f324f76ac1d34bf25f2812b; no voters: 
I20260608 12:46:38.730918 23425 raft_consensus.cc:2804] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:38.731288 23425 raft_consensus.cc:493] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:38.731580 23425 raft_consensus.cc:3060] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:38.737533 23425 raft_consensus.cc:515] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.739298 23425 leader_election.cc:290] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [CANDIDATE]: Term 1 election: Requested vote from peers 834f09cf9f5a4ff1bcf7c0fb42f3a583 (127.12.108.68:42979), 19f95ca57d3a4ba9bd3ba2e454c5c9fa (127.12.108.66:38297)
I20260608 12:46:38.740232 23375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb2573860e94a11a8387d9ddc2e824f" candidate_uuid: "5642597a3f324f76ac1d34bf25f2812b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583"
I20260608 12:46:38.740379 23227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb2573860e94a11a8387d9ddc2e824f" candidate_uuid: "5642597a3f324f76ac1d34bf25f2812b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa"
I20260608 12:46:38.740823 23375 raft_consensus.cc:3060] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:38.740991 23227 raft_consensus.cc:3060] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:38.747227 23227 raft_consensus.cc:2468] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5642597a3f324f76ac1d34bf25f2812b in term 1.
I20260608 12:46:38.747400 23375 raft_consensus.cc:2468] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5642597a3f324f76ac1d34bf25f2812b in term 1.
I20260608 12:46:38.748440 23117 leader_election.cc:304] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19f95ca57d3a4ba9bd3ba2e454c5c9fa, 5642597a3f324f76ac1d34bf25f2812b; no voters: 
I20260608 12:46:38.749253 23425 raft_consensus.cc:2804] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:38.750321 23425 raft_consensus.cc:697] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 1 LEADER]: Becoming Leader. State: Replica: 5642597a3f324f76ac1d34bf25f2812b, State: Running, Role: LEADER
I20260608 12:46:38.751181 23425 consensus_queue.cc:237] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } }
I20260608 12:46:38.759330 23046 catalog_manager.cc:5696] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5642597a3f324f76ac1d34bf25f2812b (127.12.108.65). New cstate: current_term: 1 leader_uuid: "5642597a3f324f76ac1d34bf25f2812b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "834f09cf9f5a4ff1bcf7c0fb42f3a583" member_type: VOTER last_known_addr { host: "127.12.108.68" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5642597a3f324f76ac1d34bf25f2812b" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19f95ca57d3a4ba9bd3ba2e454c5c9fa" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 38297 } health_report { overall_health: UNKNOWN } } }
W20260608 12:46:38.802139 12721 auto_rebalancer.cc:591] Failed to schedule move for tablet 8bb2573860e94a11a8387d9ddc2e824f: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:46:38.803709 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:46:38.824996 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:38.825989 12721 tablet_replica.cc:333] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b: stopping tablet replica
I20260608 12:46:38.826625 12721 raft_consensus.cc:2243] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:38.827293 12721 pending_rounds.cc:70] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b: Trying to abort 1 pending ops.
I20260608 12:46:38.827549 12721 pending_rounds.cc:77] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659783692845056 op_type: NO_OP noop_request { }
I20260608 12:46:38.827895 12721 raft_consensus.cc:2889] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:46:38.828222 12721 raft_consensus.cc:2272] T 8bb2573860e94a11a8387d9ddc2e824f P 5642597a3f324f76ac1d34bf25f2812b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:38.849782 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:46:38.860564 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
I20260608 12:46:38.879925 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:38.880771 12721 tablet_replica.cc:333] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa: stopping tablet replica
I20260608 12:46:38.881341 12721 raft_consensus.cc:2243] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:38.881950 12721 raft_consensus.cc:2272] T 8bb2573860e94a11a8387d9ddc2e824f P 19f95ca57d3a4ba9bd3ba2e454c5c9fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:38.902060 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
I20260608 12:46:38.912526 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:46:38.932440 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:38.949942 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:38.958680 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:46:38.981844 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:38.982896 12721 tablet_replica.cc:333] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583: stopping tablet replica
I20260608 12:46:38.983503 12721 raft_consensus.cc:2243] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:38.983956 12721 raft_consensus.cc:2272] T 8bb2573860e94a11a8387d9ddc2e824f P 834f09cf9f5a4ff1bcf7c0fb42f3a583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:39.005043 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:46:39.017302 12721 master.cc:562] Master@127.12.108.126:34409 shutting down...
I20260608 12:46:39.040948 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:39.041708 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:39.042106 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a1ccde6f78348ec85d52d655513c8ac: stopping tablet replica
I20260608 12:46:39.064327 12721 master.cc:584] Master@127.12.108.126:34409 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1500 ms)
[----------] 22 tests from AutoRebalancerTest (252738 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:46:39.114120 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:36797
I20260608 12:46:39.116056 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:39.122120 23433 instance_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:46:39.122319 23434 instance_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:46:39.124477 23436 instance_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:46:39.125559 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:39.126586 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:39.126821 12721 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:46:39.126992 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922799126968 us; error 0 us; skew 500 ppm
I20260608 12:46:39.127599 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:39.130374 12721 webserver.cc:533] Webserver started at http://127.12.108.126:35055/ using document root <none> and password file <none>
I20260608 12:46:39.130929 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:39.131163 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:39.131450 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:39.132622 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "9e11e64c01bc4a5493b673ec64a980c5"
format_stamp: "Formatted at 2026-06-08 12:46:39 on dist-test-slave-sxbk"
I20260608 12:46:39.138538 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:46:39.142642 23441 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:46:39.143647 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:46:39.143945 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "9e11e64c01bc4a5493b673ec64a980c5"
format_stamp: "Formatted at 2026-06-08 12:46:39 on dist-test-slave-sxbk"
I20260608 12:46:39.144212 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-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:46:39.173010 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:39.174245 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:39.216706 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:36797
I20260608 12:46:39.216853 23492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:36797 every 8 connection(s)
I20260608 12:46:39.220918 23493 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:46:39.232488 23493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5: Bootstrap starting.
I20260608 12:46:39.238102 23493 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:39.242901 23493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5: No bootstrap required, opened a new log
I20260608 12:46:39.245757 23493 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e11e64c01bc4a5493b673ec64a980c5" member_type: VOTER }
I20260608 12:46:39.246202 23493 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:39.246457 23493 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e11e64c01bc4a5493b673ec64a980c5, State: Initialized, Role: FOLLOWER
I20260608 12:46:39.247154 23493 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e11e64c01bc4a5493b673ec64a980c5" member_type: VOTER }
I20260608 12:46:39.247612 23493 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:39.247861 23493 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:39.248152 23493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:39.253201 23493 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e11e64c01bc4a5493b673ec64a980c5" member_type: VOTER }
I20260608 12:46:39.253783 23493 leader_election.cc:304] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [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: 9e11e64c01bc4a5493b673ec64a980c5; no voters: 
I20260608 12:46:39.255057 23493 leader_election.cc:290] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:39.255614 23496 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:39.257313 23496 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 1 LEADER]: Becoming Leader. State: Replica: 9e11e64c01bc4a5493b673ec64a980c5, State: Running, Role: LEADER
I20260608 12:46:39.258553 23496 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [LEADER]: Queue going to LEADER mode. State: All 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: "9e11e64c01bc4a5493b673ec64a980c5" member_type: VOTER }
I20260608 12:46:39.259011 23493 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:39.262620 23498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e11e64c01bc4a5493b673ec64a980c5. Latest consensus state: current_term: 1 leader_uuid: "9e11e64c01bc4a5493b673ec64a980c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e11e64c01bc4a5493b673ec64a980c5" member_type: VOTER } }
I20260608 12:46:39.262620 23497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e11e64c01bc4a5493b673ec64a980c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e11e64c01bc4a5493b673ec64a980c5" member_type: VOTER } }
I20260608 12:46:39.263538 23498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:39.263665 23497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:39.267958 23501 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:39.273658 23501 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:39.278117 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:39.285308 23501 catalog_manager.cc:1382] Generated new cluster ID: 63a44911dd6848a0b5a7d0e3250e72d4
I20260608 12:46:39.285631 23501 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:39.300945 23501 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:39.302532 23501 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:39.319296 23501 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5: Generated new TSK 0
I20260608 12:46:39.319942 23501 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:39.345598 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:39.352705 23514 instance_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:46:39.353894 23515 instance_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:46:39.356849 23517 instance_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:46:39.356969 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:39.358104 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:39.358415 12721 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:46:39.358587 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922799358571 us; error 0 us; skew 500 ppm
I20260608 12:46:39.359179 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:39.362047 12721 webserver.cc:533] Webserver started at http://127.12.108.65:37137/ using document root <none> and password file <none>
I20260608 12:46:39.362787 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:39.363236 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:39.363646 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:39.365061 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "7dd43f0ec6394176bdb5c42868a49ce8"
format_stamp: "Formatted at 2026-06-08 12:46:39 on dist-test-slave-sxbk"
I20260608 12:46:39.370927 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260608 12:46:39.375816 23522 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:46:39.376689 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:46:39.377048 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "7dd43f0ec6394176bdb5c42868a49ce8"
format_stamp: "Formatted at 2026-06-08 12:46:39 on dist-test-slave-sxbk"
I20260608 12:46:39.377359 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-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:46:39.400341 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:39.401878 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:39.403872 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:39.406452 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:39.406704 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:39.406972 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:39.407155 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:39.450366 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:37981
I20260608 12:46:39.450508 23584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:37981 every 8 connection(s)
I20260608 12:46:39.455655 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:39.464361 23589 instance_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:46:39.464744 23590 instance_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:46:39.468600 23592 instance_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:46:39.469683 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:39.469918 23585 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36797
I20260608 12:46:39.470458 23585 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:39.470961 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:39.471225 12721 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:46:39.471289 23585 heartbeater.cc:507] Master 127.12.108.126:36797 requested a full tablet report, sending...
I20260608 12:46:39.471444 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922799471426 us; error 0 us; skew 500 ppm
I20260608 12:46:39.472266 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:39.473966 23458 ts_manager.cc:194] Registered new tserver with Master: 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981)
I20260608 12:46:39.475263 12721 webserver.cc:533] Webserver started at http://127.12.108.66:35587/ using document root <none> and password file <none>
I20260608 12:46:39.475888 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:39.476116 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:39.476178 23458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53420
I20260608 12:46:39.476531 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:39.477949 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "9192129e61dc4adb99e38e892a4c5cf6"
format_stamp: "Formatted at 2026-06-08 12:46:39 on dist-test-slave-sxbk"
I20260608 12:46:39.483067 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:46:39.487323 23597 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:46:39.488384 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:46:39.488714 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "9192129e61dc4adb99e38e892a4c5cf6"
format_stamp: "Formatted at 2026-06-08 12:46:39 on dist-test-slave-sxbk"
I20260608 12:46:39.489018 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-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:46:39.524762 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:39.526029 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:39.528246 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:39.530956 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:39.531203 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:39.531453 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:39.531639 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:39.579394 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:34163
I20260608 12:46:39.579535 23659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:34163 every 8 connection(s)
I20260608 12:46:39.585222 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:39.593273 23663 instance_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:46:39.596179 23664 instance_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:46:39.597078 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:39.597226 23666 instance_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:46:39.598508 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:39.598819 12721 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:46:39.599066 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922799599046 us; error 0 us; skew 500 ppm
I20260608 12:46:39.599677 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:39.600292 23660 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36797
I20260608 12:46:39.600682 23660 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:39.601819 23660 heartbeater.cc:507] Master 127.12.108.126:36797 requested a full tablet report, sending...
I20260608 12:46:39.603468 12721 webserver.cc:533] Webserver started at http://127.12.108.67:46255/ using document root <none> and password file <none>
I20260608 12:46:39.604259 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:39.604506 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:39.604831 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:39.604903 23458 ts_manager.cc:194] Registered new tserver with Master: 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163)
I20260608 12:46:39.606465 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "07779511438a401da09d7b315b971cc1"
format_stamp: "Formatted at 2026-06-08 12:46:39 on dist-test-slave-sxbk"
I20260608 12:46:39.606974 23458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53432
I20260608 12:46:39.612254 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:46:39.616462 23671 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:46:39.617390 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:39.617739 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "07779511438a401da09d7b315b971cc1"
format_stamp: "Formatted at 2026-06-08 12:46:39 on dist-test-slave-sxbk"
I20260608 12:46:39.618018 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-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:46:39.631915 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:39.633124 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:39.634680 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:39.637284 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:39.637523 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:39.637782 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:39.637960 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:39.681872 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:33081
I20260608 12:46:39.682019 23733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:33081 every 8 connection(s)
I20260608 12:46:39.697916 23734 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36797
I20260608 12:46:39.698554 23734 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:39.699844 23734 heartbeater.cc:507] Master 127.12.108.126:36797 requested a full tablet report, sending...
I20260608 12:46:39.702812 23458 ts_manager.cc:194] Registered new tserver with Master: 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:39.702994 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017747897s
I20260608 12:46:39.704979 23458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53434
I20260608 12:46:40.479157 23585 heartbeater.cc:499] Master 127.12.108.126:36797 was elected leader, sending a full tablet report...
I20260608 12:46:40.610600 23660 heartbeater.cc:499] Master 127.12.108.126:36797 was elected leader, sending a full tablet report...
I20260608 12:46:40.708933 23734 heartbeater.cc:499] Master 127.12.108.126:36797 was elected leader, sending a full tablet report...
I20260608 12:46:40.770637 23458 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53440:
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:46:40.773216 23458 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:46:40.849702 23625 tablet_service.cc:1511] Processing CreateTablet for tablet b9d11b1eaaef4cc1bdc125a6d8d90d92 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:40.851286 23625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d11b1eaaef4cc1bdc125a6d8d90d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.853060 23698 tablet_service.cc:1511] Processing CreateTablet for tablet 751bf9d1a6634544b37f0caf2ed77d12 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:40.855495 23698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751bf9d1a6634544b37f0caf2ed77d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.855441 23697 tablet_service.cc:1511] Processing CreateTablet for tablet 858df64d5d1341b18fb998a20536faeb (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:40.856920 23697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858df64d5d1341b18fb998a20536faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.857546 23696 tablet_service.cc:1511] Processing CreateTablet for tablet 6e04d7f71bb94fcea9c35f1ebe839482 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:40.858971 23696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e04d7f71bb94fcea9c35f1ebe839482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.859805 23624 tablet_service.cc:1511] Processing CreateTablet for tablet 751bf9d1a6634544b37f0caf2ed77d12 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:40.851692 23699 tablet_service.cc:1511] Processing CreateTablet for tablet b9d11b1eaaef4cc1bdc125a6d8d90d92 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:40.861323 23624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751bf9d1a6634544b37f0caf2ed77d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.861047 23622 tablet_service.cc:1511] Processing CreateTablet for tablet 6e04d7f71bb94fcea9c35f1ebe839482 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:40.861624 23699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d11b1eaaef4cc1bdc125a6d8d90d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.862470 23622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e04d7f71bb94fcea9c35f1ebe839482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.863646 23623 tablet_service.cc:1511] Processing CreateTablet for tablet 858df64d5d1341b18fb998a20536faeb (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:40.865095 23623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858df64d5d1341b18fb998a20536faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.878688 23695 tablet_service.cc:1511] Processing CreateTablet for tablet c4c0fa14464740158feaec5224fd3fbe (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:40.880290 23695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c0fa14464740158feaec5224fd3fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.880932 23621 tablet_service.cc:1511] Processing CreateTablet for tablet c4c0fa14464740158feaec5224fd3fbe (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:40.881922 23694 tablet_service.cc:1511] Processing CreateTablet for tablet cd1fc10c9e134471a923a051358ce55a (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:40.882400 23621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c0fa14464740158feaec5224fd3fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.886567 23694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd1fc10c9e134471a923a051358ce55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.888216 23620 tablet_service.cc:1511] Processing CreateTablet for tablet cd1fc10c9e134471a923a051358ce55a (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:40.890182 23620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd1fc10c9e134471a923a051358ce55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.903000 23549 tablet_service.cc:1511] Processing CreateTablet for tablet 751bf9d1a6634544b37f0caf2ed77d12 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:40.903694 23550 tablet_service.cc:1511] Processing CreateTablet for tablet b9d11b1eaaef4cc1bdc125a6d8d90d92 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:40.904646 23549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751bf9d1a6634544b37f0caf2ed77d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.906167 23548 tablet_service.cc:1511] Processing CreateTablet for tablet 858df64d5d1341b18fb998a20536faeb (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:40.908036 23548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858df64d5d1341b18fb998a20536faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.918877 23550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d11b1eaaef4cc1bdc125a6d8d90d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.915551 23546 tablet_service.cc:1511] Processing CreateTablet for tablet c4c0fa14464740158feaec5224fd3fbe (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:40.921221 23546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c0fa14464740158feaec5224fd3fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.914059 23547 tablet_service.cc:1511] Processing CreateTablet for tablet 6e04d7f71bb94fcea9c35f1ebe839482 (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:40.923285 23547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e04d7f71bb94fcea9c35f1ebe839482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.917032 23545 tablet_service.cc:1511] Processing CreateTablet for tablet cd1fc10c9e134471a923a051358ce55a (DEFAULT_TABLE table=test-workload [id=8be23c40f6254793856916aa507134d9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:40.927590 23545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd1fc10c9e134471a923a051358ce55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:40.959874 23754 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1: Bootstrap starting.
I20260608 12:46:40.960816 23755 tablet_bootstrap.cc:492] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6: Bootstrap starting.
I20260608 12:46:40.969116 23754 tablet_bootstrap.cc:654] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:40.981156 23755 tablet_bootstrap.cc:654] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:40.993170 23756 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8: Bootstrap starting.
I20260608 12:46:41.006345 23756 tablet_bootstrap.cc:654] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.007475 23755 tablet_bootstrap.cc:492] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6: No bootstrap required, opened a new log
I20260608 12:46:41.008476 23755 ts_tablet_manager.cc:1403] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.007s
I20260608 12:46:41.011363 23754 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1: No bootstrap required, opened a new log
I20260608 12:46:41.011884 23754 ts_tablet_manager.cc:1403] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.005s
I20260608 12:46:41.011909 23755 raft_consensus.cc:359] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.012459 23756 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8: No bootstrap required, opened a new log
I20260608 12:46:41.012792 23755 raft_consensus.cc:385] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.013072 23756 ts_tablet_manager.cc:1403] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 12:46:41.013118 23755 raft_consensus.cc:740] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9192129e61dc4adb99e38e892a4c5cf6, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.014225 23755 consensus_queue.cc:260] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.016134 23754 raft_consensus.cc:359] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.016794 23754 raft_consensus.cc:385] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.017036 23754 raft_consensus.cc:740] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07779511438a401da09d7b315b971cc1, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.016940 23756 raft_consensus.cc:359] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.018441 23756 raft_consensus.cc:385] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.018124 23754 consensus_queue.cc:260] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.020237 23755 ts_tablet_manager.cc:1434] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260608 12:46:41.019035 23756 raft_consensus.cc:740] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd43f0ec6394176bdb5c42868a49ce8, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.021917 23755 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6: Bootstrap starting.
I20260608 12:46:41.022553 23756 consensus_queue.cc:260] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.026093 23756 ts_tablet_manager.cc:1434] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:46:41.027288 23756 tablet_bootstrap.cc:492] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8: Bootstrap starting.
I20260608 12:46:41.029937 23755 tablet_bootstrap.cc:654] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.039047 23756 tablet_bootstrap.cc:654] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.043502 23754 ts_tablet_manager.cc:1434] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260608 12:46:41.045042 23754 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1: Bootstrap starting.
I20260608 12:46:41.047221 23755 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6: No bootstrap required, opened a new log
I20260608 12:46:41.047834 23755 ts_tablet_manager.cc:1403] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260608 12:46:41.048441 23756 tablet_bootstrap.cc:492] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8: No bootstrap required, opened a new log
I20260608 12:46:41.049046 23756 ts_tablet_manager.cc:1403] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260608 12:46:41.050961 23755 raft_consensus.cc:359] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.051577 23755 raft_consensus.cc:385] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.051823 23755 raft_consensus.cc:740] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9192129e61dc4adb99e38e892a4c5cf6, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.051874 23754 tablet_bootstrap.cc:654] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.052395 23756 raft_consensus.cc:359] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.052623 23755 consensus_queue.cc:260] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.053162 23756 raft_consensus.cc:385] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.053550 23756 raft_consensus.cc:740] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd43f0ec6394176bdb5c42868a49ce8, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.054922 23755 ts_tablet_manager.cc:1434] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:46:41.056109 23755 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6: Bootstrap starting.
I20260608 12:46:41.055847 23756 consensus_queue.cc:260] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.058986 23756 ts_tablet_manager.cc:1434] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:46:41.060115 23756 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8: Bootstrap starting.
I20260608 12:46:41.063308 23755 tablet_bootstrap.cc:654] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.066924 23761 raft_consensus.cc:493] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:41.067541 23756 tablet_bootstrap.cc:654] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.067934 23761 raft_consensus.cc:515] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.076859 23755 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6: No bootstrap required, opened a new log
I20260608 12:46:41.077627 23755 ts_tablet_manager.cc:1403] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 12:46:41.079496 23761 leader_election.cc:290] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981), 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163)
I20260608 12:46:41.083523 23755 raft_consensus.cc:359] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.084707 23755 raft_consensus.cc:385] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.085137 23755 raft_consensus.cc:740] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9192129e61dc4adb99e38e892a4c5cf6, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.086634 23755 consensus_queue.cc:260] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.091164 23755 ts_tablet_manager.cc:1434] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:46:41.093015 23755 tablet_bootstrap.cc:492] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6: Bootstrap starting.
I20260608 12:46:41.095209 23754 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1: No bootstrap required, opened a new log
I20260608 12:46:41.096122 23754 ts_tablet_manager.cc:1403] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.002s
I20260608 12:46:41.100452 23755 tablet_bootstrap.cc:654] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.095213 23756 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8: No bootstrap required, opened a new log
I20260608 12:46:41.103294 23756 ts_tablet_manager.cc:1403] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.016s
I20260608 12:46:41.108875 23755 tablet_bootstrap.cc:492] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6: No bootstrap required, opened a new log
I20260608 12:46:41.109493 23755 ts_tablet_manager.cc:1403] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 12:46:41.110697 23756 raft_consensus.cc:359] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.111518 23756 raft_consensus.cc:385] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.111837 23756 raft_consensus.cc:740] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd43f0ec6394176bdb5c42868a49ce8, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.112747 23755 raft_consensus.cc:359] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.113535 23755 raft_consensus.cc:385] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.113832 23755 raft_consensus.cc:740] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9192129e61dc4adb99e38e892a4c5cf6, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.114790 23755 consensus_queue.cc:260] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.100421 23754 raft_consensus.cc:359] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.116312 23754 raft_consensus.cc:385] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.116681 23754 raft_consensus.cc:740] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07779511438a401da09d7b315b971cc1, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.117499 23754 consensus_queue.cc:260] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.119988 23754 ts_tablet_manager.cc:1434] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260608 12:46:41.121176 23754 tablet_bootstrap.cc:492] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1: Bootstrap starting.
I20260608 12:46:41.124111 23560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858df64d5d1341b18fb998a20536faeb" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" is_pre_election: true
I20260608 12:46:41.124930 23560 raft_consensus.cc:2468] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 0.
I20260608 12:46:41.125521 23755 ts_tablet_manager.cc:1434] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260608 12:46:41.126670 23672 leader_election.cc:304] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07779511438a401da09d7b315b971cc1, 7dd43f0ec6394176bdb5c42868a49ce8; no voters: 
I20260608 12:46:41.127948 23761 raft_consensus.cc:2804] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:41.128314 23761 raft_consensus.cc:493] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:41.128437 23754 tablet_bootstrap.cc:654] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.128693 23761 raft_consensus.cc:3060] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.129801 23755 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6: Bootstrap starting.
I20260608 12:46:41.112681 23756 consensus_queue.cc:260] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.138473 23635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858df64d5d1341b18fb998a20536faeb" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6" is_pre_election: true
W20260608 12:46:41.140492 23674 leader_election.cc:343] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:41.141319 23756 ts_tablet_manager.cc:1434] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260608 12:46:41.142997 23756 tablet_bootstrap.cc:492] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8: Bootstrap starting.
I20260608 12:46:41.145584 23755 tablet_bootstrap.cc:654] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.147389 23754 tablet_bootstrap.cc:492] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1: No bootstrap required, opened a new log
I20260608 12:46:41.147980 23754 ts_tablet_manager.cc:1403] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260608 12:46:41.151185 23756 tablet_bootstrap.cc:654] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.151324 23754 raft_consensus.cc:359] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.152230 23754 raft_consensus.cc:385] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.152546 23754 raft_consensus.cc:740] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07779511438a401da09d7b315b971cc1, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.153501 23754 consensus_queue.cc:260] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.158751 23756 tablet_bootstrap.cc:492] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8: No bootstrap required, opened a new log
I20260608 12:46:41.159401 23756 ts_tablet_manager.cc:1403] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:46:41.159895 23773 raft_consensus.cc:493] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:41.160485 23773 raft_consensus.cc:515] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.160619 23761 raft_consensus.cc:515] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.163223 23756 raft_consensus.cc:359] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.164009 23756 raft_consensus.cc:385] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.164327 23756 raft_consensus.cc:740] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd43f0ec6394176bdb5c42868a49ce8, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.165174 23756 consensus_queue.cc:260] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.165841 23754 ts_tablet_manager.cc:1434] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.006s
I20260608 12:46:41.165776 23773 leader_election.cc:290] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981), 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163)
I20260608 12:46:41.158692 23755 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6: No bootstrap required, opened a new log
I20260608 12:46:41.166482 23560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858df64d5d1341b18fb998a20536faeb" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8"
I20260608 12:46:41.166843 23755 ts_tablet_manager.cc:1403] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.012s
I20260608 12:46:41.168565 23756 ts_tablet_manager.cc:1434] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 12:46:41.170840 23755 raft_consensus.cc:359] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.172693 23755 raft_consensus.cc:385] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.173002 23755 raft_consensus.cc:740] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9192129e61dc4adb99e38e892a4c5cf6, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.173167 23756 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8: Bootstrap starting.
I20260608 12:46:41.173835 23755 consensus_queue.cc:260] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.176687 23755 ts_tablet_manager.cc:1434] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:46:41.177824 23755 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6: Bootstrap starting.
I20260608 12:46:41.180989 23756 tablet_bootstrap.cc:654] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.167254 23754 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1: Bootstrap starting.
I20260608 12:46:41.185117 23755 tablet_bootstrap.cc:654] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.167111 23560 raft_consensus.cc:3060] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.168103 23559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751bf9d1a6634544b37f0caf2ed77d12" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" is_pre_election: true
I20260608 12:46:41.189299 23559 raft_consensus.cc:2468] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 0.
I20260608 12:46:41.192391 23754 tablet_bootstrap.cc:654] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.193377 23672 leader_election.cc:304] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07779511438a401da09d7b315b971cc1, 7dd43f0ec6394176bdb5c42868a49ce8; no voters: 
I20260608 12:46:41.194832 23773 raft_consensus.cc:2804] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:41.195349 23773 raft_consensus.cc:493] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:41.196481 23773 raft_consensus.cc:3060] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.198441 23760 raft_consensus.cc:493] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:41.199016 23760 raft_consensus.cc:515] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.202091 23760 leader_election.cc:290] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981), 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:41.207340 23761 leader_election.cc:290] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981), 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163)
I20260608 12:46:41.211097 23773 raft_consensus.cc:515] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.224766 23560 raft_consensus.cc:2468] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 1.
I20260608 12:46:41.225016 23775 raft_consensus.cc:493] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:41.225826 23635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751bf9d1a6634544b37f0caf2ed77d12" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6" is_pre_election: true
I20260608 12:46:41.226259 23672 leader_election.cc:304] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07779511438a401da09d7b315b971cc1, 7dd43f0ec6394176bdb5c42868a49ce8; no voters: 
I20260608 12:46:41.226627 23635 raft_consensus.cc:2468] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 0.
I20260608 12:46:41.225836 23775 raft_consensus.cc:515] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.227594 23761 raft_consensus.cc:2804] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:41.229508 23635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858df64d5d1341b18fb998a20536faeb" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6"
I20260608 12:46:41.229650 23560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751bf9d1a6634544b37f0caf2ed77d12" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8"
I20260608 12:46:41.230177 23635 raft_consensus.cc:3060] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.231776 23559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d11b1eaaef4cc1bdc125a6d8d90d92" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" is_pre_election: true
I20260608 12:46:41.231802 23773 leader_election.cc:290] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981), 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163)
W20260608 12:46:41.233911 23672 leader_election.cc:343] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:41.236491 23775 leader_election.cc:290] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163), 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981)
I20260608 12:46:41.230257 23560 raft_consensus.cc:3060] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.240619 23756 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8: No bootstrap required, opened a new log
I20260608 12:46:41.241237 23756 ts_tablet_manager.cc:1403] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.004s
I20260608 12:46:41.242398 23761 raft_consensus.cc:697] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 1 LEADER]: Becoming Leader. State: Replica: 07779511438a401da09d7b315b971cc1, State: Running, Role: LEADER
I20260608 12:46:41.243461 23559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e04d7f71bb94fcea9c35f1ebe839482" candidate_uuid: "9192129e61dc4adb99e38e892a4c5cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" is_pre_election: true
I20260608 12:46:41.244144 23559 raft_consensus.cc:2468] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9192129e61dc4adb99e38e892a4c5cf6 in term 0.
I20260608 12:46:41.244426 23756 raft_consensus.cc:359] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.243862 23761 consensus_queue.cc:237] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.245182 23756 raft_consensus.cc:385] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.246356 23756 raft_consensus.cc:740] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd43f0ec6394176bdb5c42868a49ce8, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.246515 23634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d11b1eaaef4cc1bdc125a6d8d90d92" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6" is_pre_election: true
I20260608 12:46:41.247213 23634 raft_consensus.cc:2468] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 0.
I20260608 12:46:41.247272 23756 consensus_queue.cc:260] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.249032 23634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751bf9d1a6634544b37f0caf2ed77d12" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6"
I20260608 12:46:41.249776 23756 ts_tablet_manager.cc:1434] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:46:41.249634 23634 raft_consensus.cc:3060] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.255334 23756 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8: Bootstrap starting.
I20260608 12:46:41.249621 23635 raft_consensus.cc:2468] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 1.
I20260608 12:46:41.251857 23674 leader_election.cc:304] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [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: 07779511438a401da09d7b315b971cc1, 9192129e61dc4adb99e38e892a4c5cf6; no voters: 7dd43f0ec6394176bdb5c42868a49ce8
I20260608 12:46:41.261344 23781 raft_consensus.cc:2804] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:41.261818 23781 raft_consensus.cc:493] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:41.262231 23781 raft_consensus.cc:3060] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.263664 23756 tablet_bootstrap.cc:654] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.264046 23755 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6: No bootstrap required, opened a new log
I20260608 12:46:41.264832 23755 ts_tablet_manager.cc:1403] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.024s
I20260608 12:46:41.269208 23634 raft_consensus.cc:2468] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 1.
I20260608 12:46:41.270402 23755 raft_consensus.cc:359] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.253028 23598 leader_election.cc:304] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dd43f0ec6394176bdb5c42868a49ce8, 9192129e61dc4adb99e38e892a4c5cf6; no voters: 
I20260608 12:46:41.253940 23754 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1: No bootstrap required, opened a new log
I20260608 12:46:41.271975 23755 raft_consensus.cc:385] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.273751 23754 ts_tablet_manager.cc:1403] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.008s
I20260608 12:46:41.273967 23755 raft_consensus.cc:740] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9192129e61dc4adb99e38e892a4c5cf6, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.275389 23760 raft_consensus.cc:2804] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:46:41.275837 23506 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:46:41.276232 23755 consensus_queue.cc:260] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.277235 23674 leader_election.cc:304] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07779511438a401da09d7b315b971cc1, 9192129e61dc4adb99e38e892a4c5cf6; no voters: 
I20260608 12:46:41.275852 23760 raft_consensus.cc:493] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:41.278287 23775 raft_consensus.cc:2804] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:41.278571 23760 raft_consensus.cc:3060] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.279093 23775 raft_consensus.cc:697] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 1 LEADER]: Becoming Leader. State: Replica: 07779511438a401da09d7b315b971cc1, State: Running, Role: LEADER
I20260608 12:46:41.280341 23775 consensus_queue.cc:237] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.282883 23560 raft_consensus.cc:2468] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 1.
I20260608 12:46:41.283885 23754 raft_consensus.cc:359] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.284734 23754 raft_consensus.cc:385] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.285140 23754 raft_consensus.cc:740] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07779511438a401da09d7b315b971cc1, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.286552 23755 ts_tablet_manager.cc:1434] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.010s
I20260608 12:46:41.285969 23754 consensus_queue.cc:260] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.293064 23457 catalog_manager.cc:5696] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07779511438a401da09d7b315b971cc1 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "07779511438a401da09d7b315b971cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:41.293932 23754 ts_tablet_manager.cc:1434] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 12:46:41.303717 23754 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1: Bootstrap starting.
I20260608 12:46:41.270467 23781 raft_consensus.cc:515] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.305959 23762 raft_consensus.cc:493] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:41.306557 23762 raft_consensus.cc:515] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.305160 23760 raft_consensus.cc:515] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.310107 23762 leader_election.cc:290] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163), 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:41.316720 23754 tablet_bootstrap.cc:654] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.314365 23781 leader_election.cc:290] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163), 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981)
I20260608 12:46:41.317950 23560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d11b1eaaef4cc1bdc125a6d8d90d92" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8"
I20260608 12:46:41.318754 23560 raft_consensus.cc:3060] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.318893 23760 leader_election.cc:290] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [CANDIDATE]: Term 1 election: Requested vote from peers 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981), 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:41.308295 23634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d11b1eaaef4cc1bdc125a6d8d90d92" candidate_uuid: "07779511438a401da09d7b315b971cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6"
I20260608 12:46:41.321070 23634 raft_consensus.cc:3060] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.321051 23709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e04d7f71bb94fcea9c35f1ebe839482" candidate_uuid: "9192129e61dc4adb99e38e892a4c5cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07779511438a401da09d7b315b971cc1" is_pre_election: true
I20260608 12:46:41.321576 23708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e04d7f71bb94fcea9c35f1ebe839482" candidate_uuid: "9192129e61dc4adb99e38e892a4c5cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07779511438a401da09d7b315b971cc1"
I20260608 12:46:41.321995 23709 raft_consensus.cc:2468] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9192129e61dc4adb99e38e892a4c5cf6 in term 0.
I20260608 12:46:41.326591 23754 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1: No bootstrap required, opened a new log
I20260608 12:46:41.327196 23754 ts_tablet_manager.cc:1403] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.002s
I20260608 12:46:41.329710 23458 catalog_manager.cc:5696] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07779511438a401da09d7b315b971cc1 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "07779511438a401da09d7b315b971cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:41.330586 23754 raft_consensus.cc:359] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.331327 23754 raft_consensus.cc:385] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.331645 23754 raft_consensus.cc:740] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07779511438a401da09d7b315b971cc1, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.332048 23634 raft_consensus.cc:2468] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 1.
I20260608 12:46:41.333611 23674 leader_election.cc:304] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07779511438a401da09d7b315b971cc1, 9192129e61dc4adb99e38e892a4c5cf6; no voters: 
I20260608 12:46:41.315737 23756 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8: No bootstrap required, opened a new log
I20260608 12:46:41.333614 23560 raft_consensus.cc:2468] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07779511438a401da09d7b315b971cc1 in term 1.
I20260608 12:46:41.334614 23756 ts_tablet_manager.cc:1403] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent bootstrapping tablet: real 0.080s	user 0.027s	sys 0.004s
I20260608 12:46:41.334625 23781 raft_consensus.cc:2804] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:41.335338 23781 raft_consensus.cc:697] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 1 LEADER]: Becoming Leader. State: Replica: 07779511438a401da09d7b315b971cc1, State: Running, Role: LEADER
I20260608 12:46:41.332562 23754 consensus_queue.cc:260] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.336205 23781 consensus_queue.cc:237] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } }
I20260608 12:46:41.338011 23754 ts_tablet_manager.cc:1434] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 12:46:41.337996 23756 raft_consensus.cc:359] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.338958 23756 raft_consensus.cc:385] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.339280 23756 raft_consensus.cc:740] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd43f0ec6394176bdb5c42868a49ce8, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.339447 23754 tablet_bootstrap.cc:492] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1: Bootstrap starting.
I20260608 12:46:41.340273 23756 consensus_queue.cc:260] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.347191 23560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e04d7f71bb94fcea9c35f1ebe839482" candidate_uuid: "9192129e61dc4adb99e38e892a4c5cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8"
I20260608 12:46:41.348001 23560 raft_consensus.cc:3060] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.348628 23756 ts_tablet_manager.cc:1434] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260608 12:46:41.353161 23760 raft_consensus.cc:493] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:41.353812 23760 raft_consensus.cc:515] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.356137 23760 leader_election.cc:290] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981), 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:41.356649 23560 raft_consensus.cc:2468] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9192129e61dc4adb99e38e892a4c5cf6 in term 1.
I20260608 12:46:41.348752 23754 tablet_bootstrap.cc:654] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:41.361016 23708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c0fa14464740158feaec5224fd3fbe" candidate_uuid: "9192129e61dc4adb99e38e892a4c5cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07779511438a401da09d7b315b971cc1" is_pre_election: true
W20260608 12:46:41.362638 23598 leader_election.cc:343] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:41.363894 23598 leader_election.cc:304] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [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: 7dd43f0ec6394176bdb5c42868a49ce8, 9192129e61dc4adb99e38e892a4c5cf6; no voters: 07779511438a401da09d7b315b971cc1
I20260608 12:46:41.365558 23708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c0fa14464740158feaec5224fd3fbe" candidate_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07779511438a401da09d7b315b971cc1" is_pre_election: true
I20260608 12:46:41.365015 23458 catalog_manager.cc:5696] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07779511438a401da09d7b315b971cc1 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "07779511438a401da09d7b315b971cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:41.365082 23760 raft_consensus.cc:2804] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:46:41.368002 23523 leader_election.cc:343] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:41.368551 23760 raft_consensus.cc:697] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 LEADER]: Becoming Leader. State: Replica: 9192129e61dc4adb99e38e892a4c5cf6, State: Running, Role: LEADER
I20260608 12:46:41.370102 23754 tablet_bootstrap.cc:492] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1: No bootstrap required, opened a new log
I20260608 12:46:41.369552 23760 consensus_queue.cc:237] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.370697 23754 ts_tablet_manager.cc:1403] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260608 12:46:41.371982 23634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c0fa14464740158feaec5224fd3fbe" candidate_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6" is_pre_election: true
I20260608 12:46:41.372714 23634 raft_consensus.cc:2468] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd43f0ec6394176bdb5c42868a49ce8 in term 0.
I20260608 12:46:41.374087 23525 leader_election.cc:304] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [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: 7dd43f0ec6394176bdb5c42868a49ce8, 9192129e61dc4adb99e38e892a4c5cf6; no voters: 07779511438a401da09d7b315b971cc1
I20260608 12:46:41.374511 23560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c0fa14464740158feaec5224fd3fbe" candidate_uuid: "9192129e61dc4adb99e38e892a4c5cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" is_pre_election: true
I20260608 12:46:41.375034 23754 raft_consensus.cc:359] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.375404 23762 raft_consensus.cc:2804] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:41.376029 23754 raft_consensus.cc:385] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:41.376222 23762 raft_consensus.cc:493] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:41.376498 23754 raft_consensus.cc:740] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07779511438a401da09d7b315b971cc1, State: Initialized, Role: FOLLOWER
I20260608 12:46:41.377130 23762 raft_consensus.cc:3060] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.377712 23754 consensus_queue.cc:260] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.387153 23754 ts_tablet_manager.cc:1434] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:46:41.386834 23456 catalog_manager.cc:5696] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "9192129e61dc4adb99e38e892a4c5cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:41.393092 23762 raft_consensus.cc:515] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.394452 23560 raft_consensus.cc:2393] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9192129e61dc4adb99e38e892a4c5cf6 in current term 1: Already voted for candidate 7dd43f0ec6394176bdb5c42868a49ce8 in this term.
I20260608 12:46:41.396724 23598 leader_election.cc:304] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9192129e61dc4adb99e38e892a4c5cf6; no voters: 07779511438a401da09d7b315b971cc1, 7dd43f0ec6394176bdb5c42868a49ce8
I20260608 12:46:41.397599 23760 raft_consensus.cc:3060] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.397773 23634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c0fa14464740158feaec5224fd3fbe" candidate_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6"
I20260608 12:46:41.398912 23762 leader_election.cc:290] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [CANDIDATE]: Term 1 election: Requested vote from peers 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163), 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:41.399700 23708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c0fa14464740158feaec5224fd3fbe" candidate_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07779511438a401da09d7b315b971cc1"
I20260608 12:46:41.400262 23708 raft_consensus.cc:3060] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.405356 23760 raft_consensus.cc:2749] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:46:41.408921 23708 raft_consensus.cc:2468] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd43f0ec6394176bdb5c42868a49ce8 in term 1.
I20260608 12:46:41.410347 23523 leader_election.cc:304] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07779511438a401da09d7b315b971cc1, 7dd43f0ec6394176bdb5c42868a49ce8; no voters: 
I20260608 12:46:41.410848 23634 raft_consensus.cc:2468] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd43f0ec6394176bdb5c42868a49ce8 in term 1.
I20260608 12:46:41.411118 23762 raft_consensus.cc:2804] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:41.412309 23762 raft_consensus.cc:697] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 LEADER]: Becoming Leader. State: Replica: 7dd43f0ec6394176bdb5c42868a49ce8, State: Running, Role: LEADER
I20260608 12:46:41.413267 23762 consensus_queue.cc:237] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.421221 23458 catalog_manager.cc:5696] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:41.567022 23762 raft_consensus.cc:493] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:41.567581 23762 raft_consensus.cc:515] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.569492 23762 leader_election.cc:290] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163), 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:41.570403 23634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1fc10c9e134471a923a051358ce55a" candidate_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6" is_pre_election: true
I20260608 12:46:41.570608 23708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1fc10c9e134471a923a051358ce55a" candidate_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07779511438a401da09d7b315b971cc1" is_pre_election: true
I20260608 12:46:41.571002 23634 raft_consensus.cc:2468] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd43f0ec6394176bdb5c42868a49ce8 in term 0.
I20260608 12:46:41.571231 23708 raft_consensus.cc:2468] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd43f0ec6394176bdb5c42868a49ce8 in term 0.
I20260608 12:46:41.572058 23525 leader_election.cc:304] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dd43f0ec6394176bdb5c42868a49ce8, 9192129e61dc4adb99e38e892a4c5cf6; no voters: 
I20260608 12:46:41.572863 23762 raft_consensus.cc:2804] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:41.573221 23762 raft_consensus.cc:493] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:41.573516 23762 raft_consensus.cc:3060] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.579058 23762 raft_consensus.cc:515] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.581099 23762 leader_election.cc:290] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [CANDIDATE]: Term 1 election: Requested vote from peers 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163), 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:41.582176 23708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1fc10c9e134471a923a051358ce55a" candidate_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07779511438a401da09d7b315b971cc1"
I20260608 12:46:41.582062 23634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd1fc10c9e134471a923a051358ce55a" candidate_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9192129e61dc4adb99e38e892a4c5cf6"
I20260608 12:46:41.582854 23708 raft_consensus.cc:3060] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.582975 23634 raft_consensus.cc:3060] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.588323 23634 raft_consensus.cc:2468] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd43f0ec6394176bdb5c42868a49ce8 in term 1.
I20260608 12:46:41.588418 23708 raft_consensus.cc:2468] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd43f0ec6394176bdb5c42868a49ce8 in term 1.
I20260608 12:46:41.590152 23523 leader_election.cc:304] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07779511438a401da09d7b315b971cc1, 7dd43f0ec6394176bdb5c42868a49ce8; no voters: 
I20260608 12:46:41.590981 23762 raft_consensus.cc:2804] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:41.591462 23762 raft_consensus.cc:697] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 LEADER]: Becoming Leader. State: Replica: 7dd43f0ec6394176bdb5c42868a49ce8, State: Running, Role: LEADER
I20260608 12:46:41.592175 23762 consensus_queue.cc:237] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } }
I20260608 12:46:41.600152 23458 catalog_manager.cc:5696] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65). New cstate: current_term: 1 leader_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:41.667860 23781 consensus_queue.cc:1048] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:41.695664 23781 consensus_queue.cc:1048] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:41.773999 23761 consensus_queue.cc:1048] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:41.783747 23708 raft_consensus.cc:3060] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:41.795161 23781 consensus_queue.cc:1048] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:41.835160 23762 consensus_queue.cc:1048] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:41.856226 23781 consensus_queue.cc:1048] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:41.882454 23760 consensus_queue.cc:1048] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:46:41.884048 23793 consensus_queue.cc:1048] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:41.904633 23781 consensus_queue.cc:1048] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:41.933876 23760 consensus_queue.cc:1048] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:42.063827 23793 consensus_queue.cc:1048] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:42.091835 23762 consensus_queue.cc:1048] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:46:42.445916 23525 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.66:34163, user_credentials={real_user=slave}} blocked reactor thread for 72480.5us
W20260608 12:46:42.730186 23738 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.12.108.65:37981, user_credentials={real_user=slave}} blocked reactor thread for 99570.1us
W20260608 12:46:43.433653 23674 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.66:34163, user_credentials={real_user=slave}} blocked reactor thread for 45266.6us
I20260608 12:46:43.493520 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:43.510282 23855 instance_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:46:43.510529 23856 instance_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:46:43.513716 23858 instance_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:46:43.514252 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:43.515390 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:43.515619 12721 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:46:43.515828 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922803515794 us; error 0 us; skew 500 ppm
I20260608 12:46:43.516482 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:43.519060 12721 webserver.cc:533] Webserver started at http://127.12.108.68:35315/ using document root <none> and password file <none>
I20260608 12:46:43.519615 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:43.519837 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:43.520130 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:43.521375 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6"
format_stamp: "Formatted at 2026-06-08 12:46:43 on dist-test-slave-sxbk"
I20260608 12:46:43.526289 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:46:43.530336 23863 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:46:43.531162 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:46:43.531512 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6"
format_stamp: "Formatted at 2026-06-08 12:46:43 on dist-test-slave-sxbk"
I20260608 12:46:43.531807 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922546196251-12721-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:46:43.547214 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:43.548679 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:43.550839 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:43.553493 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:43.553771 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:43.554073 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:43.554330 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:46:43.600188 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:33327
I20260608 12:46:43.600323 23925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:33327 every 8 connection(s)
I20260608 12:46:43.616803 23926 heartbeater.cc:344] Connected to a master server at 127.12.108.126:36797
I20260608 12:46:43.617300 23926 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:43.618032 23926 heartbeater.cc:507] Master 127.12.108.126:36797 requested a full tablet report, sending...
I20260608 12:46:43.620363 23453 ts_manager.cc:194] Registered new tserver with Master: 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68:33327)
I20260608 12:46:43.621914 23453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53456
I20260608 12:46:44.541126 23631 consensus_queue.cc:237] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [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: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:44.550371 23706 raft_consensus.cc:1275] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Refusing update from remote peer 9192129e61dc4adb99e38e892a4c5cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:44.551950 23558 raft_consensus.cc:1275] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Refusing update from remote peer 9192129e61dc4adb99e38e892a4c5cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:44.552187 23760 consensus_queue.cc:1048] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } 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:46:44.555794 23934 consensus_queue.cc:1048] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:46:44.564858 23601 consensus_peers.cc:597] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 -> Peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68:33327): Couldn't send request to peer 5fa2acf3aa054f19a5f7bf11a0de1cc6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e04d7f71bb94fcea9c35f1ebe839482. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:44.568025 23760 raft_consensus.cc:2955] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.570155 23708 raft_consensus.cc:2955] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.574569 23558 raft_consensus.cc:2955] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.588598 23452 catalog_manager.cc:5696] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 reported cstate change: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "9192129e61dc4adb99e38e892a4c5cf6" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:44.615708 23708 consensus_queue.cc:237] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [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: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:44.623730 23558 raft_consensus.cc:1275] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Refusing update from remote peer 07779511438a401da09d7b315b971cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:44.624677 23926 heartbeater.cc:499] Master 127.12.108.126:36797 was elected leader, sending a full tablet report...
I20260608 12:46:44.625399 23631 raft_consensus.cc:1275] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Refusing update from remote peer 07779511438a401da09d7b315b971cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:44.626315 23947 consensus_queue.cc:1048] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } 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:46:44.632452 23947 consensus_queue.cc:1048] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:46:44.643796 23675 consensus_peers.cc:597] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 -> Peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68:33327): Couldn't send request to peer 5fa2acf3aa054f19a5f7bf11a0de1cc6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9d11b1eaaef4cc1bdc125a6d8d90d92. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:44.646780 23941 raft_consensus.cc:2955] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.649350 23631 raft_consensus.cc:2955] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.654224 23558 raft_consensus.cc:2955] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.668634 23452 catalog_manager.cc:5696] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 reported cstate change: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "07779511438a401da09d7b315b971cc1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.682137 23558 consensus_queue.cc:237] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [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: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:44.695736 23708 raft_consensus.cc:1275] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Refusing update from remote peer 7dd43f0ec6394176bdb5c42868a49ce8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:44.695878 23631 raft_consensus.cc:1275] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Refusing update from remote peer 7dd43f0ec6394176bdb5c42868a49ce8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:44.698038 23954 consensus_queue.cc:1048] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } 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:46:44.698951 23793 consensus_queue.cc:1048] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:46:44.703338 23526 consensus_peers.cc:597] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 -> Peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68:33327): Couldn't send request to peer 5fa2acf3aa054f19a5f7bf11a0de1cc6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd1fc10c9e134471a923a051358ce55a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:44.710979 23793 raft_consensus.cc:2955] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.714366 23708 raft_consensus.cc:2955] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.713970 23631 raft_consensus.cc:2955] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.729385 23455 catalog_manager.cc:5696] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 reported cstate change: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:44.734928 23708 consensus_queue.cc:237] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [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: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
W20260608 12:46:44.743432 23675 consensus_peers.cc:597] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 -> Peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68:33327): Couldn't send request to peer 5fa2acf3aa054f19a5f7bf11a0de1cc6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 858df64d5d1341b18fb998a20536faeb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:44.746008 23558 raft_consensus.cc:1275] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Refusing update from remote peer 07779511438a401da09d7b315b971cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:44.744597 23631 raft_consensus.cc:1275] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Refusing update from remote peer 07779511438a401da09d7b315b971cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:44.748014 23775 consensus_queue.cc:1048] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:46:44.749100 23947 consensus_queue.cc:1048] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } 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:46:44.759902 23941 raft_consensus.cc:2955] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.762570 23631 raft_consensus.cc:2955] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.768316 23558 raft_consensus.cc:2955] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } } }
I20260608 12:46:44.774590 23449 catalog_manager.cc:5696] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 reported cstate change: config changed from index -1 to 16, NON_VOTER 5fa2acf3aa054f19a5f7bf11a0de1cc6 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "07779511438a401da09d7b315b971cc1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:45.055979 23961 ts_tablet_manager.cc:933] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Initiating tablet copy from peer 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163)
I20260608 12:46:45.058271 23961 tablet_copy_client.cc:323] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:34163
I20260608 12:46:45.075068 23645 tablet_copy_service.cc:140] P 9192129e61dc4adb99e38e892a4c5cf6: Received BeginTabletCopySession request for tablet 6e04d7f71bb94fcea9c35f1ebe839482 from peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 ({username='slave'} at 127.0.0.1:42292)
I20260608 12:46:45.076035 23645 tablet_copy_service.cc:161] P 9192129e61dc4adb99e38e892a4c5cf6: Beginning new tablet copy session on tablet 6e04d7f71bb94fcea9c35f1ebe839482 from peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 at {username='slave'} at 127.0.0.1:42292: session id = 5fa2acf3aa054f19a5f7bf11a0de1cc6-6e04d7f71bb94fcea9c35f1ebe839482
I20260608 12:46:45.085084 23645 tablet_copy_source_session.cc:215] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:45.091750 23965 ts_tablet_manager.cc:933] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Initiating tablet copy from peer 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:45.093464 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e04d7f71bb94fcea9c35f1ebe839482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:45.093892 23965 tablet_copy_client.cc:323] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:33081
I20260608 12:46:45.105257 23719 tablet_copy_service.cc:140] P 07779511438a401da09d7b315b971cc1: Received BeginTabletCopySession request for tablet b9d11b1eaaef4cc1bdc125a6d8d90d92 from peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 ({username='slave'} at 127.0.0.1:37404)
I20260608 12:46:45.105990 23719 tablet_copy_service.cc:161] P 07779511438a401da09d7b315b971cc1: Beginning new tablet copy session on tablet b9d11b1eaaef4cc1bdc125a6d8d90d92 from peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 at {username='slave'} at 127.0.0.1:37404: session id = 5fa2acf3aa054f19a5f7bf11a0de1cc6-b9d11b1eaaef4cc1bdc125a6d8d90d92
I20260608 12:46:45.113085 23961 tablet_copy_client.cc:806] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:45.113761 23961 tablet_copy_client.cc:670] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:45.114339 23719 tablet_copy_source_session.cc:215] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:45.117579 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d11b1eaaef4cc1bdc125a6d8d90d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:45.118366 23961 tablet_copy_client.cc:538] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:45.128496 23961 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap starting.
I20260608 12:46:45.132880 23965 tablet_copy_client.cc:806] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:45.133589 23965 tablet_copy_client.cc:670] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:45.139397 23965 tablet_copy_client.cc:538] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:45.142550 23967 ts_tablet_manager.cc:933] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Initiating tablet copy from peer 07779511438a401da09d7b315b971cc1 (127.12.108.67:33081)
I20260608 12:46:45.151320 23967 tablet_copy_client.cc:323] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:33081
I20260608 12:46:45.152064 23965 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap starting.
I20260608 12:46:45.153234 23719 tablet_copy_service.cc:140] P 07779511438a401da09d7b315b971cc1: Received BeginTabletCopySession request for tablet 858df64d5d1341b18fb998a20536faeb from peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 ({username='slave'} at 127.0.0.1:37404)
I20260608 12:46:45.153856 23719 tablet_copy_service.cc:161] P 07779511438a401da09d7b315b971cc1: Beginning new tablet copy session on tablet 858df64d5d1341b18fb998a20536faeb from peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 at {username='slave'} at 127.0.0.1:37404: session id = 5fa2acf3aa054f19a5f7bf11a0de1cc6-858df64d5d1341b18fb998a20536faeb
I20260608 12:46:45.162211 23719 tablet_copy_source_session.cc:215] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:45.165868 23967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858df64d5d1341b18fb998a20536faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:45.185171 23967 tablet_copy_client.cc:806] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:45.185851 23967 tablet_copy_client.cc:670] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:45.190805 23967 tablet_copy_client.cc:538] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:45.200325 23967 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap starting.
I20260608 12:46:45.273619 23961 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: 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:46:45.274712 23961 tablet_bootstrap.cc:492] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap complete.
I20260608 12:46:45.275473 23961 ts_tablet_manager.cc:1403] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Time spent bootstrapping tablet: real 0.147s	user 0.118s	sys 0.027s
I20260608 12:46:45.278765 23961 raft_consensus.cc:359] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:45.279731 23961 raft_consensus.cc:740] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5fa2acf3aa054f19a5f7bf11a0de1cc6, State: Initialized, Role: LEARNER
I20260608 12:46:45.280421 23961 consensus_queue.cc:260] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [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: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:45.291222 23961 ts_tablet_manager.cc:1434] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 12:46:45.293191 23645 tablet_copy_service.cc:342] P 9192129e61dc4adb99e38e892a4c5cf6: Request end of tablet copy session 5fa2acf3aa054f19a5f7bf11a0de1cc6-6e04d7f71bb94fcea9c35f1ebe839482 received from {username='slave'} at 127.0.0.1:42292
I20260608 12:46:45.293689 23645 tablet_copy_service.cc:434] P 9192129e61dc4adb99e38e892a4c5cf6: ending tablet copy session 5fa2acf3aa054f19a5f7bf11a0de1cc6-6e04d7f71bb94fcea9c35f1ebe839482 on tablet 6e04d7f71bb94fcea9c35f1ebe839482 with peer 5fa2acf3aa054f19a5f7bf11a0de1cc6
I20260608 12:46:45.294026 23973 ts_tablet_manager.cc:933] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Initiating tablet copy from peer 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981)
I20260608 12:46:45.306181 23973 tablet_copy_client.cc:323] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.65:37981
I20260608 12:46:45.330817 23570 tablet_copy_service.cc:140] P 7dd43f0ec6394176bdb5c42868a49ce8: Received BeginTabletCopySession request for tablet cd1fc10c9e134471a923a051358ce55a from peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 ({username='slave'} at 127.0.0.1:45144)
I20260608 12:46:45.331483 23570 tablet_copy_service.cc:161] P 7dd43f0ec6394176bdb5c42868a49ce8: Beginning new tablet copy session on tablet cd1fc10c9e134471a923a051358ce55a from peer 5fa2acf3aa054f19a5f7bf11a0de1cc6 at {username='slave'} at 127.0.0.1:45144: session id = 5fa2acf3aa054f19a5f7bf11a0de1cc6-cd1fc10c9e134471a923a051358ce55a
I20260608 12:46:45.336406 23965 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:45.337424 23965 tablet_bootstrap.cc:492] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap complete.
I20260608 12:46:45.338222 23965 ts_tablet_manager.cc:1403] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Time spent bootstrapping tablet: real 0.186s	user 0.120s	sys 0.020s
I20260608 12:46:45.341274 23965 raft_consensus.cc:359] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:45.342123 23965 raft_consensus.cc:740] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5fa2acf3aa054f19a5f7bf11a0de1cc6, State: Initialized, Role: LEARNER
I20260608 12:46:45.342772 23965 consensus_queue.cc:260] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [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: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } } peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } attrs { replace: true } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:45.344117 23967 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:45.345121 23967 tablet_bootstrap.cc:492] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap complete.
I20260608 12:46:45.345120 23965 ts_tablet_manager.cc:1434] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:46:45.346077 23967 ts_tablet_manager.cc:1403] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Time spent bootstrapping tablet: real 0.146s	user 0.121s	sys 0.016s
I20260608 12:46:45.347393 23719 tablet_copy_service.cc:342] P 07779511438a401da09d7b315b971cc1: Request end of tablet copy session 5fa2acf3aa054f19a5f7bf11a0de1cc6-b9d11b1eaaef4cc1bdc125a6d8d90d92 received from {username='slave'} at 127.0.0.1:37404
I20260608 12:46:45.347889 23719 tablet_copy_service.cc:434] P 07779511438a401da09d7b315b971cc1: ending tablet copy session 5fa2acf3aa054f19a5f7bf11a0de1cc6-b9d11b1eaaef4cc1bdc125a6d8d90d92 on tablet b9d11b1eaaef4cc1bdc125a6d8d90d92 with peer 5fa2acf3aa054f19a5f7bf11a0de1cc6
I20260608 12:46:45.348824 23570 tablet_copy_source_session.cc:215] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:45.351130 23967 raft_consensus.cc:359] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:45.352459 23973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd1fc10c9e134471a923a051358ce55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:45.352730 23967 raft_consensus.cc:740] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5fa2acf3aa054f19a5f7bf11a0de1cc6, State: Initialized, Role: LEARNER
I20260608 12:46:45.353420 23967 consensus_queue.cc:260] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [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: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:45.355875 23967 ts_tablet_manager.cc:1434] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:46:45.358501 23719 tablet_copy_service.cc:342] P 07779511438a401da09d7b315b971cc1: Request end of tablet copy session 5fa2acf3aa054f19a5f7bf11a0de1cc6-858df64d5d1341b18fb998a20536faeb received from {username='slave'} at 127.0.0.1:37404
I20260608 12:46:45.358937 23719 tablet_copy_service.cc:434] P 07779511438a401da09d7b315b971cc1: ending tablet copy session 5fa2acf3aa054f19a5f7bf11a0de1cc6-858df64d5d1341b18fb998a20536faeb on tablet 858df64d5d1341b18fb998a20536faeb with peer 5fa2acf3aa054f19a5f7bf11a0de1cc6
I20260608 12:46:45.371078 23973 tablet_copy_client.cc:806] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:45.371631 23973 tablet_copy_client.cc:670] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:45.376453 23973 tablet_copy_client.cc:538] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:45.383141 23973 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap starting.
I20260608 12:46:45.469718 23973 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:45.470577 23973 tablet_bootstrap.cc:492] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Bootstrap complete.
I20260608 12:46:45.471128 23973 ts_tablet_manager.cc:1403] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Time spent bootstrapping tablet: real 0.088s	user 0.071s	sys 0.016s
I20260608 12:46:45.473310 23973 raft_consensus.cc:359] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:45.473917 23973 raft_consensus.cc:740] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5fa2acf3aa054f19a5f7bf11a0de1cc6, State: Initialized, Role: LEARNER
I20260608 12:46:45.474444 23973 consensus_queue.cc:260] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [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: "7dd43f0ec6394176bdb5c42868a49ce8" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 37981 } } peers { permanent_uuid: "9192129e61dc4adb99e38e892a4c5cf6" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 34163 } attrs { replace: true } } peers { permanent_uuid: "07779511438a401da09d7b315b971cc1" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 33081 } } peers { permanent_uuid: "5fa2acf3aa054f19a5f7bf11a0de1cc6" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 33327 } attrs { promote: true } }
I20260608 12:46:45.476040 23973 ts_tablet_manager.cc:1434] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:46:45.478114 23570 tablet_copy_service.cc:342] P 7dd43f0ec6394176bdb5c42868a49ce8: Request end of tablet copy session 5fa2acf3aa054f19a5f7bf11a0de1cc6-cd1fc10c9e134471a923a051358ce55a received from {username='slave'} at 127.0.0.1:45144
I20260608 12:46:45.478804 23570 tablet_copy_service.cc:434] P 7dd43f0ec6394176bdb5c42868a49ce8: ending tablet copy session 5fa2acf3aa054f19a5f7bf11a0de1cc6-cd1fc10c9e134471a923a051358ce55a on tablet cd1fc10c9e134471a923a051358ce55a with peer 5fa2acf3aa054f19a5f7bf11a0de1cc6
I20260608 12:46:45.518587 23901 raft_consensus.cc:1217] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:46:45.527894 23901 raft_consensus.cc:1217] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:46:45.587870 23901 raft_consensus.cc:1217] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:46:45.634991 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
W20260608 12:46:45.640220 23598 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]
W20260608 12:46:45.646083 23598 consensus_peers.cc:597] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 -> Peer 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981): Couldn't send request to peer 7dd43f0ec6394176bdb5c42868a49ce8. 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:46:45.666877 23901 raft_consensus.cc:1217] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:46:45.684674 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:45.685451 12721 tablet_replica.cc:333] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8: stopping tablet replica
I20260608 12:46:45.686261 12721 raft_consensus.cc:2243] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:45.687486 12721 raft_consensus.cc:2272] T cd1fc10c9e134471a923a051358ce55a P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.690670 12721 tablet_replica.cc:333] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8: stopping tablet replica
I20260608 12:46:45.691382 12721 raft_consensus.cc:2243] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.691952 12721 raft_consensus.cc:2272] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.694546 12721 tablet_replica.cc:333] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8: stopping tablet replica
I20260608 12:46:45.695338 12721 raft_consensus.cc:2243] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:45.696429 12721 raft_consensus.cc:2272] T c4c0fa14464740158feaec5224fd3fbe P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.698613 12721 tablet_replica.cc:333] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8: stopping tablet replica
I20260608 12:46:45.699157 12721 raft_consensus.cc:2243] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.699657 12721 raft_consensus.cc:2272] T 751bf9d1a6634544b37f0caf2ed77d12 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.701804 12721 tablet_replica.cc:333] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8: stopping tablet replica
I20260608 12:46:45.702533 12721 raft_consensus.cc:2243] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.703229 12721 raft_consensus.cc:2272] T 6e04d7f71bb94fcea9c35f1ebe839482 P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.707031 12721 tablet_replica.cc:333] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8: stopping tablet replica
I20260608 12:46:45.707536 12721 raft_consensus.cc:2243] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.708593 12721 raft_consensus.cc:2272] T 858df64d5d1341b18fb998a20536faeb P 7dd43f0ec6394176bdb5c42868a49ce8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.741803 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:46:45.758669 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
W20260608 12:46:45.775362 23674 consensus_peers.cc:597] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 -> Peer 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163): Couldn't send request to peer 9192129e61dc4adb99e38e892a4c5cf6. 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:46:45.792500 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:45.793944 12721 tablet_replica.cc:333] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6: stopping tablet replica
I20260608 12:46:45.794862 12721 raft_consensus.cc:2243] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.795650 12721 raft_consensus.cc:2272] T cd1fc10c9e134471a923a051358ce55a P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:45.796838 23674 consensus_peers.cc:597] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 -> Peer 9192129e61dc4adb99e38e892a4c5cf6 (127.12.108.66:34163): Couldn't send request to peer 9192129e61dc4adb99e38e892a4c5cf6. 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:46:45.799300 12721 tablet_replica.cc:333] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6: stopping tablet replica
I20260608 12:46:45.800196 12721 raft_consensus.cc:2243] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:45.801649 12721 raft_consensus.cc:2272] T 6e04d7f71bb94fcea9c35f1ebe839482 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.804847 12721 tablet_replica.cc:333] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6: stopping tablet replica
I20260608 12:46:45.805648 12721 raft_consensus.cc:2243] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.806367 12721 raft_consensus.cc:2272] T 858df64d5d1341b18fb998a20536faeb P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.810510 12721 tablet_replica.cc:333] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6: stopping tablet replica
I20260608 12:46:45.811338 12721 raft_consensus.cc:2243] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.811978 12721 raft_consensus.cc:2272] T 751bf9d1a6634544b37f0caf2ed77d12 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.815099 12721 tablet_replica.cc:333] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6: stopping tablet replica
I20260608 12:46:45.815951 12721 raft_consensus.cc:2243] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.816532 12721 raft_consensus.cc:2272] T c4c0fa14464740158feaec5224fd3fbe P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.819655 12721 tablet_replica.cc:333] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6: stopping tablet replica
I20260608 12:46:45.820351 12721 raft_consensus.cc:2243] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.820930 12721 raft_consensus.cc:2272] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 9192129e61dc4adb99e38e892a4c5cf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.842933 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
W20260608 12:46:45.845543 23672 consensus_peers.cc:597] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 -> Peer 7dd43f0ec6394176bdb5c42868a49ce8 (127.12.108.65:37981): Couldn't send request to peer 7dd43f0ec6394176bdb5c42868a49ce8. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:37981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:45.867362 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
I20260608 12:46:45.897711 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:45.898550 12721 tablet_replica.cc:333] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1: stopping tablet replica
I20260608 12:46:45.899353 12721 raft_consensus.cc:2243] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:45.900502 12721 raft_consensus.cc:2272] T 858df64d5d1341b18fb998a20536faeb P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.902868 12721 tablet_replica.cc:333] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1: stopping tablet replica
I20260608 12:46:45.903469 12721 raft_consensus.cc:2243] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.904040 12721 raft_consensus.cc:2272] T 6e04d7f71bb94fcea9c35f1ebe839482 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.906625 12721 tablet_replica.cc:333] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1: stopping tablet replica
I20260608 12:46:45.907348 12721 raft_consensus.cc:2243] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.907922 12721 raft_consensus.cc:2272] T cd1fc10c9e134471a923a051358ce55a P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.910100 12721 tablet_replica.cc:333] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1: stopping tablet replica
I20260608 12:46:45.910830 12721 raft_consensus.cc:2243] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:45.911367 12721 raft_consensus.cc:2272] T c4c0fa14464740158feaec5224fd3fbe P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.913766 12721 tablet_replica.cc:333] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1: stopping tablet replica
I20260608 12:46:45.914660 12721 raft_consensus.cc:2243] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:45.915771 12721 raft_consensus.cc:2272] T 751bf9d1a6634544b37f0caf2ed77d12 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.918555 12721 tablet_replica.cc:333] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1: stopping tablet replica
I20260608 12:46:45.919222 12721 raft_consensus.cc:2243] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:45.920796 12721 raft_consensus.cc:2272] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 07779511438a401da09d7b315b971cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:45.950966 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:45.970366 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:46:46.001950 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:46.002698 12721 tablet_replica.cc:333] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6: stopping tablet replica
I20260608 12:46:46.003342 12721 raft_consensus.cc:2243] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:46.003780 12721 raft_consensus.cc:2272] T 858df64d5d1341b18fb998a20536faeb P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:46.006454 12721 tablet_replica.cc:333] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6: stopping tablet replica
I20260608 12:46:46.006995 12721 raft_consensus.cc:2243] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:46.007372 12721 raft_consensus.cc:2272] T cd1fc10c9e134471a923a051358ce55a P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:46.009449 12721 tablet_replica.cc:333] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: stopping tablet replica
I20260608 12:46:46.009944 12721 raft_consensus.cc:2243] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:46.010376 12721 raft_consensus.cc:2272] T b9d11b1eaaef4cc1bdc125a6d8d90d92 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:46.012586 12721 tablet_replica.cc:333] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6: stopping tablet replica
I20260608 12:46:46.013144 12721 raft_consensus.cc:2243] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:46.013576 12721 raft_consensus.cc:2272] T 6e04d7f71bb94fcea9c35f1ebe839482 P 5fa2acf3aa054f19a5f7bf11a0de1cc6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:46.032254 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:46:46.046008 12721 master.cc:562] Master@127.12.108.126:36797 shutting down...
W20260608 12:46:46.066623 23506 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:46:46.066875 23506 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:46:46.067022 23506 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:46:46.068159 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:46.068632 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:46.068912 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e11e64c01bc4a5493b673ec64a980c5: stopping tablet replica
I20260608 12:46:46.091542 12721 master.cc:584] Master@127.12.108.126:36797 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7023 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:46:46.136464 12721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.108.126:34817
I20260608 12:46:46.137642 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:46.143455 23987 instance_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:46:46.143988 23988 instance_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:46:46.144789 23990 instance_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:46:46.145548 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:46.146546 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:46.146756 12721 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:46:46.146991 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922806146970 us; error 0 us; skew 500 ppm
I20260608 12:46:46.147598 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:46.150381 12721 webserver.cc:533] Webserver started at http://127.12.108.126:37441/ using document root <none> and password file <none>
I20260608 12:46:46.150918 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:46.151132 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:46.151403 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:46.152493 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/master-0-root/instance:
uuid: "4cdec498dd854c51bf085bf66a1c8855"
format_stamp: "Formatted at 2026-06-08 12:46:46 on dist-test-slave-sxbk"
I20260608 12:46:46.157518 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:46:46.161406 23995 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:46:46.162635 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:46.163039 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/master-0-root
uuid: "4cdec498dd854c51bf085bf66a1c8855"
format_stamp: "Formatted at 2026-06-08 12:46:46 on dist-test-slave-sxbk"
I20260608 12:46:46.163447 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-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:46:46.179652 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:46.180717 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:46.223644 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.126:34817
I20260608 12:46:46.223790 24046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.126:34817 every 8 connection(s)
I20260608 12:46:46.227739 24047 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:46:46.238427 24047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855: Bootstrap starting.
I20260608 12:46:46.242954 24047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:46.247265 24047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855: No bootstrap required, opened a new log
I20260608 12:46:46.249653 24047 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cdec498dd854c51bf085bf66a1c8855" member_type: VOTER }
I20260608 12:46:46.250166 24047 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:46.250450 24047 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cdec498dd854c51bf085bf66a1c8855, State: Initialized, Role: FOLLOWER
I20260608 12:46:46.251106 24047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cdec498dd854c51bf085bf66a1c8855" member_type: VOTER }
I20260608 12:46:46.251682 24047 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:46:46.252060 24047 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:46:46.252287 24047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:46.256933 24047 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cdec498dd854c51bf085bf66a1c8855" member_type: VOTER }
I20260608 12:46:46.257424 24047 leader_election.cc:304] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [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: 4cdec498dd854c51bf085bf66a1c8855; no voters: 
I20260608 12:46:46.258656 24047 leader_election.cc:290] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:46:46.259073 24050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:46.260463 24050 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 1 LEADER]: Becoming Leader. State: Replica: 4cdec498dd854c51bf085bf66a1c8855, State: Running, Role: LEADER
I20260608 12:46:46.261170 24050 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [LEADER]: Queue going to LEADER mode. State: All 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: "4cdec498dd854c51bf085bf66a1c8855" member_type: VOTER }
I20260608 12:46:46.261773 24047 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:46:46.265995 24051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4cdec498dd854c51bf085bf66a1c8855" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cdec498dd854c51bf085bf66a1c8855" member_type: VOTER } }
I20260608 12:46:46.266674 24051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:46.269369 24052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4cdec498dd854c51bf085bf66a1c8855. Latest consensus state: current_term: 1 leader_uuid: "4cdec498dd854c51bf085bf66a1c8855" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cdec498dd854c51bf085bf66a1c8855" member_type: VOTER } }
I20260608 12:46:46.269894 24052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [sys.catalog]: This master's current role is: LEADER
I20260608 12:46:46.269984 24058 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:46:46.279656 24058 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:46:46.284119 12721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:46:46.291141 24058 catalog_manager.cc:1382] Generated new cluster ID: c84bb58771f0458fb6ee750ef29a2f4d
I20260608 12:46:46.291461 24058 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:46:46.316694 24058 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:46:46.318084 24058 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:46:46.331977 24058 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855: Generated new TSK 0
I20260608 12:46:46.332681 24058 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:46:46.351228 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:46.357898 24068 instance_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:46:46.358915 24069 instance_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:46:46.361527 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:46.361742 24071 instance_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:46:46.363067 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:46.363296 12721 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:46:46.363497 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922806363478 us; error 0 us; skew 500 ppm
I20260608 12:46:46.364084 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:46.366684 12721 webserver.cc:533] Webserver started at http://127.12.108.65:44173/ using document root <none> and password file <none>
I20260608 12:46:46.367221 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:46.367435 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:46.367735 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:46.368847 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-0-root/instance:
uuid: "ce3f870151a241ad8b0b535397464e2d"
format_stamp: "Formatted at 2026-06-08 12:46:46 on dist-test-slave-sxbk"
I20260608 12:46:46.373620 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:46:46.377377 24076 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:46:46.378382 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:46.378690 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-0-root
uuid: "ce3f870151a241ad8b0b535397464e2d"
format_stamp: "Formatted at 2026-06-08 12:46:46 on dist-test-slave-sxbk"
I20260608 12:46:46.378998 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-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:46:46.403447 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:46.404551 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:46.406059 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:46.408845 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:46.409112 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:46.409373 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:46.409857 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:46.455709 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.65:38127
I20260608 12:46:46.455916 24138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.65:38127 every 8 connection(s)
I20260608 12:46:46.461975 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:46.470605 24143 instance_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:46:46.471174 24144 instance_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:46:46.475239 12721 server_base.cc:1061] running on GCE node
W20260608 12:46:46.476475 24146 instance_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:46:46.478768 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:46.479084 12721 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:46:46.479319 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922806479293 us; error 0 us; skew 500 ppm
I20260608 12:46:46.479821 24139 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34817
I20260608 12:46:46.480201 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:46.480403 24139 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:46.481760 24139 heartbeater.cc:507] Master 127.12.108.126:34817 requested a full tablet report, sending...
I20260608 12:46:46.483834 12721 webserver.cc:533] Webserver started at http://127.12.108.66:43953/ using document root <none> and password file <none>
I20260608 12:46:46.484545 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:46.484754 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:46.485050 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:46.484992 24012 ts_manager.cc:194] Registered new tserver with Master: ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127)
I20260608 12:46:46.486449 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-1-root/instance:
uuid: "fb6b4b74133a4c27a987884e03103fd2"
format_stamp: "Formatted at 2026-06-08 12:46:46 on dist-test-slave-sxbk"
I20260608 12:46:46.487182 24012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47174
I20260608 12:46:46.492739 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:46:46.496670 24151 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:46:46.497717 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:46:46.498081 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-1-root
uuid: "fb6b4b74133a4c27a987884e03103fd2"
format_stamp: "Formatted at 2026-06-08 12:46:46 on dist-test-slave-sxbk"
I20260608 12:46:46.498443 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-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:46:46.525633 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:46.526983 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:46.528942 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:46.531941 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:46.532209 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:46.532526 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:46.532701 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:46.579365 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.66:35601
I20260608 12:46:46.579741 24213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.66:35601 every 8 connection(s)
I20260608 12:46:46.584501 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:46.592933 24217 instance_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:46:46.593911 24218 instance_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:46:46.596349 24220 instance_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:46:46.596951 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:46.598453 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:46.598742 12721 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:46:46.598950 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922806598929 us; error 0 us; skew 500 ppm
I20260608 12:46:46.599551 24214 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34817
I20260608 12:46:46.599675 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:46.599946 24214 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:46.600991 24214 heartbeater.cc:507] Master 127.12.108.126:34817 requested a full tablet report, sending...
I20260608 12:46:46.603016 12721 webserver.cc:533] Webserver started at http://127.12.108.67:34051/ using document root <none> and password file <none>
I20260608 12:46:46.603495 24012 ts_manager.cc:194] Registered new tserver with Master: fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601)
I20260608 12:46:46.603811 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:46.604103 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:46.604539 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:46.605580 24012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47190
I20260608 12:46:46.606082 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-2-root/instance:
uuid: "b687e8f93a2d4234bb8fce2bce907757"
format_stamp: "Formatted at 2026-06-08 12:46:46 on dist-test-slave-sxbk"
I20260608 12:46:46.611486 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:46:46.616540 24225 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:46:46.617667 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:46:46.618141 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-2-root
uuid: "b687e8f93a2d4234bb8fce2bce907757"
format_stamp: "Formatted at 2026-06-08 12:46:46 on dist-test-slave-sxbk"
I20260608 12:46:46.618544 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-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:46:46.635910 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:46.637033 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:46.638538 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:46.640971 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:46.641155 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:46.641429 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:46.641636 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:46.688352 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.67:34305
I20260608 12:46:46.688494 24287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.67:34305 every 8 connection(s)
I20260608 12:46:46.704109 24288 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34817
I20260608 12:46:46.704622 24288 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:46.705389 24288 heartbeater.cc:507] Master 127.12.108.126:34817 requested a full tablet report, sending...
I20260608 12:46:46.708389 24012 ts_manager.cc:194] Registered new tserver with Master: b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:46.709503 12721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017689754s
I20260608 12:46:46.711064 24012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47192
I20260608 12:46:47.491267 24139 heartbeater.cc:499] Master 127.12.108.126:34817 was elected leader, sending a full tablet report...
I20260608 12:46:47.609305 24214 heartbeater.cc:499] Master 127.12.108.126:34817 was elected leader, sending a full tablet report...
I20260608 12:46:47.715272 24288 heartbeater.cc:499] Master 127.12.108.126:34817 was elected leader, sending a full tablet report...
I20260608 12:46:47.772605 24012 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47206:
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:46:47.775238 24012 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:46:47.843024 24253 tablet_service.cc:1511] Processing CreateTablet for tablet 280270cd4b7c41af9bb3c7f41ad12d5f (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:47.843139 24252 tablet_service.cc:1511] Processing CreateTablet for tablet b0ea3fa3e2024d448d65913dcba99013 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:47.844626 24253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280270cd4b7c41af9bb3c7f41ad12d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.846268 24179 tablet_service.cc:1511] Processing CreateTablet for tablet 280270cd4b7c41af9bb3c7f41ad12d5f (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:47.846769 24178 tablet_service.cc:1511] Processing CreateTablet for tablet b0ea3fa3e2024d448d65913dcba99013 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:47.847863 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280270cd4b7c41af9bb3c7f41ad12d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.849732 24251 tablet_service.cc:1511] Processing CreateTablet for tablet 6571405eecff477f810e92ecbfdaee44 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:47.851315 24251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6571405eecff477f810e92ecbfdaee44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.854056 24252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ea3fa3e2024d448d65913dcba99013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.858474 24177 tablet_service.cc:1511] Processing CreateTablet for tablet 6571405eecff477f810e92ecbfdaee44 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:47.858654 24250 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd06c90952f41f4b7d999dd78888ead (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:47.859954 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6571405eecff477f810e92ecbfdaee44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.860095 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd06c90952f41f4b7d999dd78888ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.862664 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ea3fa3e2024d448d65913dcba99013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.867214 24249 tablet_service.cc:1511] Processing CreateTablet for tablet 29abd5af989d46a28210a375380f629c (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:47.868728 24249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29abd5af989d46a28210a375380f629c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.876456 24248 tablet_service.cc:1511] Processing CreateTablet for tablet a0971444db29497e860c2fc5f674ad09 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:47.878065 24248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0971444db29497e860c2fc5f674ad09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.883580 24176 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd06c90952f41f4b7d999dd78888ead (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:47.885053 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd06c90952f41f4b7d999dd78888ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.888410 24175 tablet_service.cc:1511] Processing CreateTablet for tablet 29abd5af989d46a28210a375380f629c (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:47.889834 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29abd5af989d46a28210a375380f629c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.891832 24174 tablet_service.cc:1511] Processing CreateTablet for tablet a0971444db29497e860c2fc5f674ad09 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:47.893702 24174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0971444db29497e860c2fc5f674ad09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.929555 24308 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757: Bootstrap starting.
I20260608 12:46:47.944808 24308 tablet_bootstrap.cc:654] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:47.954036 24104 tablet_service.cc:1511] Processing CreateTablet for tablet 280270cd4b7c41af9bb3c7f41ad12d5f (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:46:47.954991 24103 tablet_service.cc:1511] Processing CreateTablet for tablet b0ea3fa3e2024d448d65913dcba99013 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:46:47.956295 24104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280270cd4b7c41af9bb3c7f41ad12d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.958827 24101 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd06c90952f41f4b7d999dd78888ead (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:46:47.968951 24102 tablet_service.cc:1511] Processing CreateTablet for tablet 6571405eecff477f810e92ecbfdaee44 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:46:47.972882 24099 tablet_service.cc:1511] Processing CreateTablet for tablet a0971444db29497e860c2fc5f674ad09 (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:46:47.974565 24103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ea3fa3e2024d448d65913dcba99013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.979692 24101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd06c90952f41f4b7d999dd78888ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.979612 24100 tablet_service.cc:1511] Processing CreateTablet for tablet 29abd5af989d46a28210a375380f629c (DEFAULT_TABLE table=test-workload [id=a4b32cf605984219b37852b02f2196dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:46:47.981645 24100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29abd5af989d46a28210a375380f629c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:47.982836 24099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0971444db29497e860c2fc5f674ad09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:48.004343 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6571405eecff477f810e92ecbfdaee44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:48.013238 24308 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757: No bootstrap required, opened a new log
I20260608 12:46:48.013864 24308 ts_tablet_manager.cc:1403] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757: Time spent bootstrapping tablet: real 0.085s	user 0.005s	sys 0.013s
I20260608 12:46:48.019923 24311 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2: Bootstrap starting.
I20260608 12:46:48.018361 24308 raft_consensus.cc:359] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.030962 24308 raft_consensus.cc:385] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.031329 24308 raft_consensus.cc:740] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b687e8f93a2d4234bb8fce2bce907757, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.032334 24308 consensus_queue.cc:260] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.037770 24311 tablet_bootstrap.cc:654] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.041172 24308 ts_tablet_manager.cc:1434] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.003s
I20260608 12:46:48.046836 24308 tablet_bootstrap.cc:492] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757: Bootstrap starting.
I20260608 12:46:48.047905 24312 tablet_bootstrap.cc:492] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d: Bootstrap starting.
I20260608 12:46:48.096760 24308 tablet_bootstrap.cc:654] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.097769 24312 tablet_bootstrap.cc:654] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.109798 24311 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2: No bootstrap required, opened a new log
I20260608 12:46:48.115715 24308 tablet_bootstrap.cc:492] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757: No bootstrap required, opened a new log
I20260608 12:46:48.116917 24308 ts_tablet_manager.cc:1403] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.003s
I20260608 12:46:48.116890 24311 ts_tablet_manager.cc:1403] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.009s
I20260608 12:46:48.122054 24312 tablet_bootstrap.cc:492] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d: No bootstrap required, opened a new log
I20260608 12:46:48.123082 24312 ts_tablet_manager.cc:1403] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.006s
I20260608 12:46:48.122294 24311 raft_consensus.cc:359] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.122493 24308 raft_consensus.cc:359] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.123852 24311 raft_consensus.cc:385] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.123934 24308 raft_consensus.cc:385] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.124208 24311 raft_consensus.cc:740] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6b4b74133a4c27a987884e03103fd2, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.124408 24308 raft_consensus.cc:740] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b687e8f93a2d4234bb8fce2bce907757, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.125294 24311 consensus_queue.cc:260] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.125488 24308 consensus_queue.cc:260] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.127614 24312 raft_consensus.cc:359] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.128598 24308 ts_tablet_manager.cc:1434] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:46:48.128645 24312 raft_consensus.cc:385] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.129266 24312 raft_consensus.cc:740] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3f870151a241ad8b0b535397464e2d, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.130853 24308 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757: Bootstrap starting.
I20260608 12:46:48.130300 24312 consensus_queue.cc:260] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.137338 24311 ts_tablet_manager.cc:1434] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.011s
I20260608 12:46:48.141971 24311 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2: Bootstrap starting.
I20260608 12:46:48.142055 24308 tablet_bootstrap.cc:654] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.144268 24312 ts_tablet_manager.cc:1434] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.010s
I20260608 12:46:48.150102 24312 tablet_bootstrap.cc:492] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d: Bootstrap starting.
I20260608 12:46:48.160943 24312 tablet_bootstrap.cc:654] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.162989 24311 tablet_bootstrap.cc:654] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.167523 24308 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757: No bootstrap required, opened a new log
I20260608 12:46:48.168529 24308 ts_tablet_manager.cc:1403] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260608 12:46:48.169971 24312 tablet_bootstrap.cc:492] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d: No bootstrap required, opened a new log
I20260608 12:46:48.170634 24312 ts_tablet_manager.cc:1403] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260608 12:46:48.172199 24308 raft_consensus.cc:359] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.172849 24308 raft_consensus.cc:385] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.173225 24308 raft_consensus.cc:740] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b687e8f93a2d4234bb8fce2bce907757, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.174476 24308 consensus_queue.cc:260] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.175400 24311 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2: No bootstrap required, opened a new log
I20260608 12:46:48.175521 24312 raft_consensus.cc:359] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.176168 24311 ts_tablet_manager.cc:1403] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260608 12:46:48.176437 24312 raft_consensus.cc:385] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.176792 24312 raft_consensus.cc:740] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3f870151a241ad8b0b535397464e2d, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.177028 24308 ts_tablet_manager.cc:1434] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:46:48.177906 24312 consensus_queue.cc:260] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.178598 24308 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757: Bootstrap starting.
I20260608 12:46:48.179817 24311 raft_consensus.cc:359] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.180615 24311 raft_consensus.cc:385] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.180944 24311 raft_consensus.cc:740] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6b4b74133a4c27a987884e03103fd2, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.182961 24311 consensus_queue.cc:260] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.185479 24311 ts_tablet_manager.cc:1434] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:46:48.187184 24312 ts_tablet_manager.cc:1434] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:46:48.189515 24308 tablet_bootstrap.cc:654] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.187042 24311 tablet_bootstrap.cc:492] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2: Bootstrap starting.
I20260608 12:46:48.194825 24312 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d: Bootstrap starting.
I20260608 12:46:48.198360 24317 raft_consensus.cc:493] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:48.199105 24317 raft_consensus.cc:515] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.201185 24311 tablet_bootstrap.cc:654] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.205788 24312 tablet_bootstrap.cc:654] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.206151 24308 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757: No bootstrap required, opened a new log
I20260608 12:46:48.207006 24308 ts_tablet_manager.cc:1403] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260608 12:46:48.215044 24308 raft_consensus.cc:359] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.215737 24308 raft_consensus.cc:385] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.214444 24317 leader_election.cc:290] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127), b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:48.218501 24311 tablet_bootstrap.cc:492] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2: No bootstrap required, opened a new log
I20260608 12:46:48.219156 24311 ts_tablet_manager.cc:1403] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.018s
I20260608 12:46:48.216034 24308 raft_consensus.cc:740] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b687e8f93a2d4234bb8fce2bce907757, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.222985 24308 consensus_queue.cc:260] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.223516 24311 raft_consensus.cc:359] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.224433 24311 raft_consensus.cc:385] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.224807 24311 raft_consensus.cc:740] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6b4b74133a4c27a987884e03103fd2, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.225962 24308 ts_tablet_manager.cc:1434] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260608 12:46:48.226680 24311 consensus_queue.cc:260] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.227479 24308 tablet_bootstrap.cc:492] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757: Bootstrap starting.
I20260608 12:46:48.229326 24311 ts_tablet_manager.cc:1434] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:46:48.229609 24312 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d: No bootstrap required, opened a new log
I20260608 12:46:48.230537 24312 ts_tablet_manager.cc:1403] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.000s
I20260608 12:46:48.233227 24311 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2: Bootstrap starting.
I20260608 12:46:48.236862 24312 raft_consensus.cc:359] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.238543 24312 raft_consensus.cc:385] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.238951 24312 raft_consensus.cc:740] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3f870151a241ad8b0b535397464e2d, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.240024 24312 consensus_queue.cc:260] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.243170 24312 ts_tablet_manager.cc:1434] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:46:48.245030 24312 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d: Bootstrap starting.
I20260608 12:46:48.237757 24308 tablet_bootstrap.cc:654] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.245908 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd06c90952f41f4b7d999dd78888ead" candidate_uuid: "fb6b4b74133a4c27a987884e03103fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d" is_pre_election: true
W20260608 12:46:48.248231 24154 leader_election.cc:343] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:46:48.252637 24311 tablet_bootstrap.cc:654] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.258435 24312 tablet_bootstrap.cc:654] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.273068 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd06c90952f41f4b7d999dd78888ead" candidate_uuid: "fb6b4b74133a4c27a987884e03103fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b687e8f93a2d4234bb8fce2bce907757" is_pre_election: true
I20260608 12:46:48.273499 24312 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d: No bootstrap required, opened a new log
I20260608 12:46:48.274039 24312 ts_tablet_manager.cc:1403] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.004s
I20260608 12:46:48.273942 24263 raft_consensus.cc:2468] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb6b4b74133a4c27a987884e03103fd2 in term 0.
I20260608 12:46:48.275375 24311 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2: No bootstrap required, opened a new log
I20260608 12:46:48.276010 24311 ts_tablet_manager.cc:1403] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.016s
I20260608 12:46:48.275928 24153 leader_election.cc:304] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [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: b687e8f93a2d4234bb8fce2bce907757, fb6b4b74133a4c27a987884e03103fd2; no voters: ce3f870151a241ad8b0b535397464e2d
I20260608 12:46:48.277045 24317 raft_consensus.cc:2804] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:48.275375 24308 tablet_bootstrap.cc:492] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757: No bootstrap required, opened a new log
I20260608 12:46:48.277454 24317 raft_consensus.cc:493] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:48.277897 24308 ts_tablet_manager.cc:1403] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.017s
I20260608 12:46:48.277956 24317 raft_consensus.cc:3060] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.279556 24311 raft_consensus.cc:359] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.280346 24311 raft_consensus.cc:385] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.280642 24311 raft_consensus.cc:740] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6b4b74133a4c27a987884e03103fd2, State: Initialized, Role: FOLLOWER
W20260608 12:46:48.281075 24060 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:46:48.277431 24312 raft_consensus.cc:359] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.281558 24308 raft_consensus.cc:359] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.281983 24312 raft_consensus.cc:385] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.281757 24311 consensus_queue.cc:260] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.282416 24308 raft_consensus.cc:385] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.282819 24308 raft_consensus.cc:740] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b687e8f93a2d4234bb8fce2bce907757, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.282562 24312 raft_consensus.cc:740] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3f870151a241ad8b0b535397464e2d, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.284233 24312 consensus_queue.cc:260] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.287076 24312 ts_tablet_manager.cc:1434] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 12:46:48.288390 24312 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d: Bootstrap starting.
I20260608 12:46:48.288401 24317 raft_consensus.cc:515] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.291745 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd06c90952f41f4b7d999dd78888ead" candidate_uuid: "fb6b4b74133a4c27a987884e03103fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d"
I20260608 12:46:48.292420 24114 raft_consensus.cc:3060] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.284273 24308 consensus_queue.cc:260] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.297343 24312 tablet_bootstrap.cc:654] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.297422 24318 raft_consensus.cc:493] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:48.298175 24318 raft_consensus.cc:515] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.298904 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd06c90952f41f4b7d999dd78888ead" candidate_uuid: "fb6b4b74133a4c27a987884e03103fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b687e8f93a2d4234bb8fce2bce907757"
I20260608 12:46:48.299492 24263 raft_consensus.cc:3060] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.302640 24317 leader_election.cc:290] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [CANDIDATE]: Term 1 election: Requested vote from peers ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127), b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:48.305408 24311 ts_tablet_manager.cc:1434] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.012s
I20260608 12:46:48.307139 24311 tablet_bootstrap.cc:492] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2: Bootstrap starting.
I20260608 12:46:48.308311 24318 leader_election.cc:290] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601), b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:48.310462 24114 raft_consensus.cc:2468] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb6b4b74133a4c27a987884e03103fd2 in term 1.
I20260608 12:46:48.312091 24313 raft_consensus.cc:493] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:48.312592 24313 raft_consensus.cc:515] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.314385 24312 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d: No bootstrap required, opened a new log
I20260608 12:46:48.315253 24312 ts_tablet_manager.cc:1403] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260608 12:46:48.325536 24308 ts_tablet_manager.cc:1434] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260608 12:46:48.327762 24308 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757: Bootstrap starting.
I20260608 12:46:48.318143 24313 leader_election.cc:290] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601), ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127)
I20260608 12:46:48.340631 24263 raft_consensus.cc:2468] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb6b4b74133a4c27a987884e03103fd2 in term 1.
I20260608 12:46:48.342015 24153 leader_election.cc:304] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b687e8f93a2d4234bb8fce2bce907757, fb6b4b74133a4c27a987884e03103fd2; no voters: 
I20260608 12:46:48.343118 24330 raft_consensus.cc:2804] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:48.343782 24312 raft_consensus.cc:359] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.343814 24330 raft_consensus.cc:697] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 1 LEADER]: Becoming Leader. State: Replica: fb6b4b74133a4c27a987884e03103fd2, State: Running, Role: LEADER
I20260608 12:46:48.345448 24330 consensus_queue.cc:237] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.344729 24312 raft_consensus.cc:385] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.359627 24311 tablet_bootstrap.cc:654] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.364336 24308 tablet_bootstrap.cc:654] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.368342 24313 raft_consensus.cc:493] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:48.355127 24312 raft_consensus.cc:740] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3f870151a241ad8b0b535397464e2d, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.369053 24313 raft_consensus.cc:515] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.376802 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ea3fa3e2024d448d65913dcba99013" candidate_uuid: "ce3f870151a241ad8b0b535397464e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2" is_pre_election: true
I20260608 12:46:48.377630 24189 raft_consensus.cc:2468] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3f870151a241ad8b0b535397464e2d in term 0.
I20260608 12:46:48.376822 24312 consensus_queue.cc:260] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.379415 24308 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757: No bootstrap required, opened a new log
I20260608 12:46:48.379966 24308 ts_tablet_manager.cc:1403] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.008s
I20260608 12:46:48.380115 24312 ts_tablet_manager.cc:1434] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.003s
I20260608 12:46:48.381764 24313 leader_election.cc:290] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127), fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601)
I20260608 12:46:48.381968 24312 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d: Bootstrap starting.
I20260608 12:46:48.383471 24308 raft_consensus.cc:359] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.384274 24308 raft_consensus.cc:385] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.384564 24308 raft_consensus.cc:740] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b687e8f93a2d4234bb8fce2bce907757, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.384964 24080 leader_election.cc:304] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3f870151a241ad8b0b535397464e2d, fb6b4b74133a4c27a987884e03103fd2; no voters: 
I20260608 12:46:48.385804 24318 raft_consensus.cc:2804] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:48.385495 24308 consensus_queue.cc:260] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.386238 24318 raft_consensus.cc:493] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:48.386729 24318 raft_consensus.cc:3060] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.366722 24010 catalog_manager.cc:5696] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "fb6b4b74133a4c27a987884e03103fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:48.388025 24308 ts_tablet_manager.cc:1434] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:46:48.394680 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ea3fa3e2024d448d65913dcba99013" candidate_uuid: "ce3f870151a241ad8b0b535397464e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b687e8f93a2d4234bb8fce2bce907757" is_pre_election: true
I20260608 12:46:48.395340 24263 raft_consensus.cc:2468] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3f870151a241ad8b0b535397464e2d in term 0.
I20260608 12:46:48.397886 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ea3fa3e2024d448d65913dcba99013" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2" is_pre_election: true
I20260608 12:46:48.398700 24188 raft_consensus.cc:2468] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 0.
I20260608 12:46:48.400791 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280270cd4b7c41af9bb3c7f41ad12d5f" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2" is_pre_election: true
I20260608 12:46:48.401556 24189 raft_consensus.cc:2468] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 0.
I20260608 12:46:48.403426 24312 tablet_bootstrap.cc:654] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.404210 24229 leader_election.cc:304] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b687e8f93a2d4234bb8fce2bce907757, fb6b4b74133a4c27a987884e03103fd2; no voters: 
I20260608 12:46:48.405297 24311 tablet_bootstrap.cc:492] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2: No bootstrap required, opened a new log
I20260608 12:46:48.405999 24311 ts_tablet_manager.cc:1403] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.010s
I20260608 12:46:48.406589 24313 raft_consensus.cc:2804] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:48.407033 24313 raft_consensus.cc:493] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:48.407369 24313 raft_consensus.cc:3060] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.410133 24311 raft_consensus.cc:359] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.411541 24311 raft_consensus.cc:385] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.412001 24311 raft_consensus.cc:740] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6b4b74133a4c27a987884e03103fd2, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.412878 24311 consensus_queue.cc:260] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.414028 24229 leader_election.cc:304] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b687e8f93a2d4234bb8fce2bce907757, fb6b4b74133a4c27a987884e03103fd2; no voters: 
I20260608 12:46:48.414650 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ea3fa3e2024d448d65913dcba99013" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d" is_pre_election: true
I20260608 12:46:48.414048 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280270cd4b7c41af9bb3c7f41ad12d5f" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d" is_pre_election: true
I20260608 12:46:48.418823 24114 raft_consensus.cc:2468] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 0.
I20260608 12:46:48.415735 24311 ts_tablet_manager.cc:1434] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 12:46:48.420671 24311 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2: Bootstrap starting.
I20260608 12:46:48.421473 24343 raft_consensus.cc:2804] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:48.421954 24343 raft_consensus.cc:493] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:48.422371 24343 raft_consensus.cc:3060] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.422446 24312 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d: No bootstrap required, opened a new log
I20260608 12:46:48.423123 24312 ts_tablet_manager.cc:1403] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.008s
I20260608 12:46:48.425344 24313 raft_consensus.cc:515] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.430425 24343 raft_consensus.cc:515] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.426993 24312 raft_consensus.cc:359] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.431313 24312 raft_consensus.cc:385] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.431669 24312 raft_consensus.cc:740] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3f870151a241ad8b0b535397464e2d, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.433207 24311 tablet_bootstrap.cc:654] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:46:48.432770 24312 consensus_queue.cc:260] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.427006 24318 raft_consensus.cc:515] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.434312 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280270cd4b7c41af9bb3c7f41ad12d5f" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d"
I20260608 12:46:48.434998 24114 raft_consensus.cc:3060] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.435204 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ea3fa3e2024d448d65913dcba99013" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d"
I20260608 12:46:48.435395 24113 raft_consensus.cc:2393] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b687e8f93a2d4234bb8fce2bce907757 in current term 1: Already voted for candidate ce3f870151a241ad8b0b535397464e2d in this term.
I20260608 12:46:48.437888 24313 leader_election.cc:290] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 election: Requested vote from peers ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127), fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601)
I20260608 12:46:48.441205 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ea3fa3e2024d448d65913dcba99013" candidate_uuid: "ce3f870151a241ad8b0b535397464e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2"
I20260608 12:46:48.441875 24189 raft_consensus.cc:3060] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.442337 24318 leader_election.cc:290] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [CANDIDATE]: Term 1 election: Requested vote from peers fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601), b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:48.444358 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280270cd4b7c41af9bb3c7f41ad12d5f" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2"
I20260608 12:46:48.445030 24188 raft_consensus.cc:3060] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.447856 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ea3fa3e2024d448d65913dcba99013" candidate_uuid: "ce3f870151a241ad8b0b535397464e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b687e8f93a2d4234bb8fce2bce907757"
I20260608 12:46:48.448727 24263 raft_consensus.cc:2393] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce3f870151a241ad8b0b535397464e2d in current term 1: Already voted for candidate b687e8f93a2d4234bb8fce2bce907757 in this term.
I20260608 12:46:48.453461 24188 raft_consensus.cc:2468] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 1.
I20260608 12:46:48.455651 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ea3fa3e2024d448d65913dcba99013" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2"
I20260608 12:46:48.456461 24114 raft_consensus.cc:2468] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 1.
I20260608 12:46:48.457294 24343 leader_election.cc:290] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 election: Requested vote from peers fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601), ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127)
I20260608 12:46:48.458106 24228 leader_election.cc:304] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b687e8f93a2d4234bb8fce2bce907757, ce3f870151a241ad8b0b535397464e2d; no voters: 
I20260608 12:46:48.463487 24343 raft_consensus.cc:2804] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:48.464284 24343 raft_consensus.cc:697] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 1 LEADER]: Becoming Leader. State: Replica: b687e8f93a2d4234bb8fce2bce907757, State: Running, Role: LEADER
I20260608 12:46:48.465451 24229 leader_election.cc:304] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [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: b687e8f93a2d4234bb8fce2bce907757; no voters: ce3f870151a241ad8b0b535397464e2d, fb6b4b74133a4c27a987884e03103fd2
I20260608 12:46:48.467585 24313 raft_consensus.cc:2749] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:46:48.466353 24343 consensus_queue.cc:237] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } }
I20260608 12:46:48.471179 24189 raft_consensus.cc:2468] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3f870151a241ad8b0b535397464e2d in term 1.
I20260608 12:46:48.476631 24330 raft_consensus.cc:493] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:48.476899 24080 leader_election.cc:304] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [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: ce3f870151a241ad8b0b535397464e2d, fb6b4b74133a4c27a987884e03103fd2; no voters: b687e8f93a2d4234bb8fce2bce907757
I20260608 12:46:48.477262 24330 raft_consensus.cc:515] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.478344 24318 raft_consensus.cc:2804] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:48.479024 24318 raft_consensus.cc:697] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 1 LEADER]: Becoming Leader. State: Replica: ce3f870151a241ad8b0b535397464e2d, State: Running, Role: LEADER
I20260608 12:46:48.479247 24343 raft_consensus.cc:493] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:48.479961 24318 consensus_queue.cc:237] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.482661 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0971444db29497e860c2fc5f674ad09" candidate_uuid: "fb6b4b74133a4c27a987884e03103fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b687e8f93a2d4234bb8fce2bce907757" is_pre_election: true
I20260608 12:46:48.483631 24263 raft_consensus.cc:2468] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb6b4b74133a4c27a987884e03103fd2 in term 0.
I20260608 12:46:48.484265 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0971444db29497e860c2fc5f674ad09" candidate_uuid: "fb6b4b74133a4c27a987884e03103fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d" is_pre_election: true
I20260608 12:46:48.484953 24114 raft_consensus.cc:2468] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb6b4b74133a4c27a987884e03103fd2 in term 0.
I20260608 12:46:48.485869 24311 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2: No bootstrap required, opened a new log
I20260608 12:46:48.486037 24153 leader_election.cc:304] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b687e8f93a2d4234bb8fce2bce907757, fb6b4b74133a4c27a987884e03103fd2; no voters: 
I20260608 12:46:48.486529 24311 ts_tablet_manager.cc:1403] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.012s
I20260608 12:46:48.487027 24317 raft_consensus.cc:2804] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:48.487460 24317 raft_consensus.cc:493] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:48.487861 24317 raft_consensus.cc:3060] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.488056 24343 raft_consensus.cc:515] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.490161 24311 raft_consensus.cc:359] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.490957 24311 raft_consensus.cc:385] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:46:48.491255 24311 raft_consensus.cc:740] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6b4b74133a4c27a987884e03103fd2, State: Initialized, Role: FOLLOWER
I20260608 12:46:48.491613 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6571405eecff477f810e92ecbfdaee44" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d" is_pre_election: true
I20260608 12:46:48.492005 24330 leader_election.cc:290] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127), b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:48.492298 24114 raft_consensus.cc:2468] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 0.
I20260608 12:46:48.492961 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6571405eecff477f810e92ecbfdaee44" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2" is_pre_election: true
I20260608 12:46:48.493774 24228 leader_election.cc:304] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b687e8f93a2d4234bb8fce2bce907757, ce3f870151a241ad8b0b535397464e2d; no voters: 
I20260608 12:46:48.493775 24343 leader_election.cc:290] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127), fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601)
I20260608 12:46:48.493427 24011 catalog_manager.cc:5696] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 reported cstate change: term changed from 0 to 1, leader changed from <none> to b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "b687e8f93a2d4234bb8fce2bce907757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:48.494833 24313 raft_consensus.cc:2804] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:48.495154 24313 raft_consensus.cc:493] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:48.495371 24313 raft_consensus.cc:3060] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.497576 24317 raft_consensus.cc:515] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.492095 24311 consensus_queue.cc:260] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.500562 24189 raft_consensus.cc:2468] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 0.
I20260608 12:46:48.501546 24313 raft_consensus.cc:515] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.504567 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6571405eecff477f810e92ecbfdaee44" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d"
I20260608 12:46:48.505057 24311 ts_tablet_manager.cc:1434] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:46:48.505174 24114 raft_consensus.cc:3060] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.506601 24313 leader_election.cc:290] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 election: Requested vote from peers ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127), fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601)
I20260608 12:46:48.507938 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6571405eecff477f810e92ecbfdaee44" candidate_uuid: "b687e8f93a2d4234bb8fce2bce907757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2"
I20260608 12:46:48.507512 24012 catalog_manager.cc:5696] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3f870151a241ad8b0b535397464e2d (127.12.108.65). New cstate: current_term: 1 leader_uuid: "ce3f870151a241ad8b0b535397464e2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:48.508563 24189 raft_consensus.cc:3060] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.514346 24114 raft_consensus.cc:2468] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 1.
I20260608 12:46:48.514740 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0971444db29497e860c2fc5f674ad09" candidate_uuid: "fb6b4b74133a4c27a987884e03103fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3f870151a241ad8b0b535397464e2d"
I20260608 12:46:48.515406 24113 raft_consensus.cc:3060] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.515785 24228 leader_election.cc:304] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b687e8f93a2d4234bb8fce2bce907757, ce3f870151a241ad8b0b535397464e2d; no voters: 
I20260608 12:46:48.516745 24313 raft_consensus.cc:2804] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:48.517468 24189 raft_consensus.cc:2468] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b687e8f93a2d4234bb8fce2bce907757 in term 1.
I20260608 12:46:48.518224 24313 raft_consensus.cc:697] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 1 LEADER]: Becoming Leader. State: Replica: b687e8f93a2d4234bb8fce2bce907757, State: Running, Role: LEADER
I20260608 12:46:48.519261 24313 consensus_queue.cc:237] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.522087 24312 ts_tablet_manager.cc:1434] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d: Time spent starting tablet: real 0.099s	user 0.014s	sys 0.017s
I20260608 12:46:48.522852 24318 raft_consensus.cc:493] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:46:48.523579 24318 raft_consensus.cc:515] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.526861 24318 leader_election.cc:290] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601), b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:48.528196 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abd5af989d46a28210a375380f629c" candidate_uuid: "ce3f870151a241ad8b0b535397464e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2" is_pre_election: true
I20260608 12:46:48.528926 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abd5af989d46a28210a375380f629c" candidate_uuid: "ce3f870151a241ad8b0b535397464e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b687e8f93a2d4234bb8fce2bce907757" is_pre_election: true
I20260608 12:46:48.529132 24189 raft_consensus.cc:2468] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3f870151a241ad8b0b535397464e2d in term 0.
I20260608 12:46:48.530786 24080 leader_election.cc:304] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3f870151a241ad8b0b535397464e2d, fb6b4b74133a4c27a987884e03103fd2; no voters: 
I20260608 12:46:48.529656 24263 raft_consensus.cc:2468] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3f870151a241ad8b0b535397464e2d in term 0.
I20260608 12:46:48.531888 24318 raft_consensus.cc:2804] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:46:48.532447 24318 raft_consensus.cc:493] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:46:48.532905 24318 raft_consensus.cc:3060] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.536406 24113 raft_consensus.cc:2468] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb6b4b74133a4c27a987884e03103fd2 in term 1.
I20260608 12:46:48.540920 24317 leader_election.cc:290] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [CANDIDATE]: Term 1 election: Requested vote from peers ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127), b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:48.542994 24154 leader_election.cc:304] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3f870151a241ad8b0b535397464e2d, fb6b4b74133a4c27a987884e03103fd2; no voters: 
I20260608 12:46:48.544180 24317 raft_consensus.cc:2804] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:48.544775 24317 raft_consensus.cc:697] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 1 LEADER]: Becoming Leader. State: Replica: fb6b4b74133a4c27a987884e03103fd2, State: Running, Role: LEADER
I20260608 12:46:48.545585 24317 consensus_queue.cc:237] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.545782 24318 raft_consensus.cc:515] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.546528 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0971444db29497e860c2fc5f674ad09" candidate_uuid: "fb6b4b74133a4c27a987884e03103fd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b687e8f93a2d4234bb8fce2bce907757"
I20260608 12:46:48.547493 24263 raft_consensus.cc:3060] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.548221 24318 leader_election.cc:290] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [CANDIDATE]: Term 1 election: Requested vote from peers fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601), b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:48.547955 24011 catalog_manager.cc:5696] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 reported cstate change: term changed from 0 to 1, leader changed from <none> to b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67). New cstate: current_term: 1 leader_uuid: "b687e8f93a2d4234bb8fce2bce907757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } health_report { overall_health: HEALTHY } } }
I20260608 12:46:48.551757 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abd5af989d46a28210a375380f629c" candidate_uuid: "ce3f870151a241ad8b0b535397464e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b687e8f93a2d4234bb8fce2bce907757"
I20260608 12:46:48.552506 24262 raft_consensus.cc:3060] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.554998 24263 raft_consensus.cc:2468] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb6b4b74133a4c27a987884e03103fd2 in term 1.
I20260608 12:46:48.557803 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abd5af989d46a28210a375380f629c" candidate_uuid: "ce3f870151a241ad8b0b535397464e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6b4b74133a4c27a987884e03103fd2"
I20260608 12:46:48.558494 24189 raft_consensus.cc:3060] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:46:48.562116 24262 raft_consensus.cc:2468] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3f870151a241ad8b0b535397464e2d in term 1.
I20260608 12:46:48.562644 24011 catalog_manager.cc:5696] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66). New cstate: current_term: 1 leader_uuid: "fb6b4b74133a4c27a987884e03103fd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:48.563779 24078 leader_election.cc:304] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b687e8f93a2d4234bb8fce2bce907757, ce3f870151a241ad8b0b535397464e2d; no voters: 
I20260608 12:46:48.564702 24318 raft_consensus.cc:2804] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:46:48.565230 24318 raft_consensus.cc:697] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 1 LEADER]: Becoming Leader. State: Replica: ce3f870151a241ad8b0b535397464e2d, State: Running, Role: LEADER
I20260608 12:46:48.565712 24189 raft_consensus.cc:2468] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3f870151a241ad8b0b535397464e2d in term 1.
I20260608 12:46:48.566067 24318 consensus_queue.cc:237] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } }
I20260608 12:46:48.574862 24012 catalog_manager.cc:5696] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3f870151a241ad8b0b535397464e2d (127.12.108.65). New cstate: current_term: 1 leader_uuid: "ce3f870151a241ad8b0b535397464e2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } health_report { overall_health: UNKNOWN } } }
I20260608 12:46:48.766553 24317 consensus_queue.cc:1048] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:48.840472 24317 consensus_queue.cc:1048] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:48.917502 24313 consensus_queue.cc:1048] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:48.970994 24318 consensus_queue.cc:1048] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:48.979480 24188 raft_consensus.cc:1275] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Refusing update from remote peer ce3f870151a241ad8b0b535397464e2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:48.981637 24346 consensus_queue.cc:1048] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:48.983024 24263 raft_consensus.cc:1275] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Refusing update from remote peer ce3f870151a241ad8b0b535397464e2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:48.984961 24346 consensus_queue.cc:1048] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:48.989866 24313 consensus_queue.cc:1048] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:48.992771 24188 raft_consensus.cc:1275] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Refusing update from remote peer ce3f870151a241ad8b0b535397464e2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:48.995609 24346 consensus_queue.cc:1048] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:46:49.034771 24186 raft_consensus.cc:1275] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Refusing update from remote peer b687e8f93a2d4234bb8fce2bce907757: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:46:49.036600 24228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.65:38127, user_credentials={real_user=slave}} blocked reactor thread for 72781.3us
I20260608 12:46:49.037009 24313 consensus_queue.cc:1048] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:49.034809 24373 mvcc.cc:204] Tried to move back new op lower bound from 7294659825564770304 to 7294659823897399296. Current Snapshot: MvccSnapshot[applied={T|T < 7294659825564770304}]
I20260608 12:46:49.127290 24361 consensus_queue.cc:1048] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:46:49.137835 24114 raft_consensus.cc:1275] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Refusing update from remote peer b687e8f93a2d4234bb8fce2bce907757: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:49.140208 24374 consensus_queue.cc:1048] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:46:49.171116 24112 raft_consensus.cc:1275] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Refusing update from remote peer fb6b4b74133a4c27a987884e03103fd2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:46:49.189229 24359 consensus_queue.cc:1048] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:46:49.466449 24080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.66:35601, user_credentials={real_user=slave}} blocked reactor thread for 83354.2us
W20260608 12:46:49.543345 24078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.108.67:34305, user_credentials={real_user=slave}} blocked reactor thread for 81898.4us
I20260608 12:46:50.636487 12721 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:46:50.647265 24419 instance_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:46:50.647334 24420 instance_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:46:50.648773 24422 instance_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:46:50.648940 12721 server_base.cc:1061] running on GCE node
I20260608 12:46:50.650364 12721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:46:50.650605 12721 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:46:50.650813 12721 hybrid_clock.cc:648] HybridClock initialized: now 1780922810650776 us; error 0 us; skew 500 ppm
I20260608 12:46:50.651436 12721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:46:50.654743 12721 webserver.cc:533] Webserver started at http://127.12.108.68:34445/ using document root <none> and password file <none>
I20260608 12:46:50.655319 12721 fs_manager.cc:362] Metadata directory not provided
I20260608 12:46:50.655537 12721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:46:50.655866 12721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:46:50.657122 12721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-3-root/instance:
uuid: "81aafe0fc984460e9b0cc371f479ff09"
format_stamp: "Formatted at 2026-06-08 12:46:50 on dist-test-slave-sxbk"
I20260608 12:46:50.662093 12721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:46:50.666548 24427 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:46:50.667969 12721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:46:50.668525 12721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-3-root
uuid: "81aafe0fc984460e9b0cc371f479ff09"
format_stamp: "Formatted at 2026-06-08 12:46:50 on dist-test-slave-sxbk"
I20260608 12:46:50.668812 12721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task49f36G/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922546196251-12721-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:46:50.688573 12721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:46:50.689913 12721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:46:50.691514 12721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:46:50.694062 12721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:46:50.694322 12721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:46:50.694583 12721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:46:50.694772 12721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:46:50.746714 12721 rpc_server.cc:307] RPC server started. Bound to: 127.12.108.68:46787
I20260608 12:46:50.746970 24489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.108.68:46787 every 8 connection(s)
I20260608 12:46:50.766062 24490 heartbeater.cc:344] Connected to a master server at 127.12.108.126:34817
I20260608 12:46:50.766595 24490 heartbeater.cc:461] Registering TS with master...
I20260608 12:46:50.767400 24490 heartbeater.cc:507] Master 127.12.108.126:34817 requested a full tablet report, sending...
I20260608 12:46:50.769726 24011 ts_manager.cc:194] Registered new tserver with Master: 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68:46787)
I20260608 12:46:50.771443 24011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47208
I20260608 12:46:51.475517 24261 consensus_queue.cc:237] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [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: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:51.483484 24188 raft_consensus.cc:1275] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Refusing update from remote peer b687e8f93a2d4234bb8fce2bce907757: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:51.484802 24111 raft_consensus.cc:1275] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Refusing update from remote peer b687e8f93a2d4234bb8fce2bce907757: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:51.485319 24496 consensus_queue.cc:1048] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:46:51.486727 24343 consensus_queue.cc:1048] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:46:51.495748 24227 consensus_peers.cc:597] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 -> Peer 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68:46787): Couldn't send request to peer 81aafe0fc984460e9b0cc371f479ff09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6571405eecff477f810e92ecbfdaee44. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:51.496029 24343 raft_consensus.cc:2955] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.498494 24111 raft_consensus.cc:2955] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.499727 24188 raft_consensus.cc:2955] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.512923 24261 consensus_queue.cc:237] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [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: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } attrs { replace: true } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:51.521039 24011 catalog_manager.cc:5696] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d reported cstate change: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "b687e8f93a2d4234bb8fce2bce907757" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.524281 24111 raft_consensus.cc:1275] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Refusing update from remote peer b687e8f93a2d4234bb8fce2bce907757: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:51.525730 24188 raft_consensus.cc:1275] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Refusing update from remote peer b687e8f93a2d4234bb8fce2bce907757: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:46:51.527145 24227 consensus_peers.cc:597] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 -> Peer 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68:46787): Couldn't send request to peer 81aafe0fc984460e9b0cc371f479ff09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 280270cd4b7c41af9bb3c7f41ad12d5f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:51.528036 24496 consensus_queue.cc:1048] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:46:51.529301 24499 consensus_queue.cc:1048] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } 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:46:51.538524 24343 raft_consensus.cc:2955] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } attrs { replace: true } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.540612 24111 raft_consensus.cc:2955] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } attrs { replace: true } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.541163 24188 raft_consensus.cc:2955] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } attrs { replace: true } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.576824 24007 catalog_manager.cc:5696] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 reported cstate change: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "b687e8f93a2d4234bb8fce2bce907757" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } attrs { replace: true } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.583453 24188 consensus_queue.cc:237] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [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: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } attrs { replace: true } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:51.593696 24111 raft_consensus.cc:1275] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Refusing update from remote peer fb6b4b74133a4c27a987884e03103fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:51.595142 24361 consensus_queue.cc:1048] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:46:51.597348 24261 raft_consensus.cc:1275] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Refusing update from remote peer fb6b4b74133a4c27a987884e03103fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:51.600883 24361 consensus_queue.cc:1048] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } 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:46:51.604224 24361 raft_consensus.cc:2955] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } attrs { replace: true } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.608523 24261 raft_consensus.cc:2955] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } attrs { replace: true } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
W20260608 12:46:51.612079 24153 consensus_peers.cc:597] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 -> Peer 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68:46787): Couldn't send request to peer 81aafe0fc984460e9b0cc371f479ff09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fd06c90952f41f4b7d999dd78888ead. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:51.611817 24111 raft_consensus.cc:2955] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } attrs { replace: true } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.619560 24188 consensus_queue.cc:237] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [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: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:51.621398 24011 catalog_manager.cc:5696] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 reported cstate change: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "fb6b4b74133a4c27a987884e03103fd2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:46:51.636314 24153 consensus_peers.cc:597] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 -> Peer 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68:46787): Couldn't send request to peer 81aafe0fc984460e9b0cc371f479ff09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0971444db29497e860c2fc5f674ad09. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:51.638814 24111 raft_consensus.cc:1275] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Refusing update from remote peer fb6b4b74133a4c27a987884e03103fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:51.640621 24507 consensus_queue.cc:1048] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } 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:46:51.645181 24261 raft_consensus.cc:1275] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Refusing update from remote peer fb6b4b74133a4c27a987884e03103fd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:46:51.648586 24507 consensus_queue.cc:1048] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:46:51.658651 24361 raft_consensus.cc:2955] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.660724 24111 raft_consensus.cc:2955] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.661348 24261 raft_consensus.cc:2955] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:51.774264 24490 heartbeater.cc:499] Master 127.12.108.126:34817 was elected leader, sending a full tablet report...
I20260608 12:46:52.813068 24520 ts_tablet_manager.cc:933] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: Initiating tablet copy from peer fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601)
I20260608 12:46:52.828860 24521 ts_tablet_manager.cc:933] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: Initiating tablet copy from peer fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601)
I20260608 12:46:52.830304 24520 tablet_copy_client.cc:323] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:35601
I20260608 12:46:52.841100 24521 tablet_copy_client.cc:323] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.66:35601
I20260608 12:46:52.846131 24525 ts_tablet_manager.cc:933] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: Initiating tablet copy from peer b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:52.846004 24011 catalog_manager.cc:5696] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 reported cstate change: config changed from index -1 to 16, NON_VOTER 81aafe0fc984460e9b0cc371f479ff09 (127.12.108.68) added. New cstate: current_term: 1 leader_uuid: "fb6b4b74133a4c27a987884e03103fd2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } } }
I20260608 12:46:52.848337 24524 ts_tablet_manager.cc:933] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: Initiating tablet copy from peer b687e8f93a2d4234bb8fce2bce907757 (127.12.108.67:34305)
I20260608 12:46:52.855703 24199 tablet_copy_service.cc:140] P fb6b4b74133a4c27a987884e03103fd2: Received BeginTabletCopySession request for tablet 4fd06c90952f41f4b7d999dd78888ead from peer 81aafe0fc984460e9b0cc371f479ff09 ({username='slave'} at 127.0.0.1:47950)
I20260608 12:46:52.855988 24198 tablet_copy_service.cc:140] P fb6b4b74133a4c27a987884e03103fd2: Received BeginTabletCopySession request for tablet a0971444db29497e860c2fc5f674ad09 from peer 81aafe0fc984460e9b0cc371f479ff09 ({username='slave'} at 127.0.0.1:47950)
I20260608 12:46:52.856701 24198 tablet_copy_service.cc:161] P fb6b4b74133a4c27a987884e03103fd2: Beginning new tablet copy session on tablet a0971444db29497e860c2fc5f674ad09 from peer 81aafe0fc984460e9b0cc371f479ff09 at {username='slave'} at 127.0.0.1:47950: session id = 81aafe0fc984460e9b0cc371f479ff09-a0971444db29497e860c2fc5f674ad09
I20260608 12:46:52.859162 24524 tablet_copy_client.cc:323] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:34305
I20260608 12:46:52.860154 24199 tablet_copy_service.cc:161] P fb6b4b74133a4c27a987884e03103fd2: Beginning new tablet copy session on tablet 4fd06c90952f41f4b7d999dd78888ead from peer 81aafe0fc984460e9b0cc371f479ff09 at {username='slave'} at 127.0.0.1:47950: session id = 81aafe0fc984460e9b0cc371f479ff09-4fd06c90952f41f4b7d999dd78888ead
I20260608 12:46:52.860541 24525 tablet_copy_client.cc:323] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Beginning tablet copy session from remote peer at address 127.12.108.67:34305
I20260608 12:46:52.874820 24273 tablet_copy_service.cc:140] P b687e8f93a2d4234bb8fce2bce907757: Received BeginTabletCopySession request for tablet 6571405eecff477f810e92ecbfdaee44 from peer 81aafe0fc984460e9b0cc371f479ff09 ({username='slave'} at 127.0.0.1:45212)
I20260608 12:46:52.875223 24272 tablet_copy_service.cc:140] P b687e8f93a2d4234bb8fce2bce907757: Received BeginTabletCopySession request for tablet 280270cd4b7c41af9bb3c7f41ad12d5f from peer 81aafe0fc984460e9b0cc371f479ff09 ({username='slave'} at 127.0.0.1:45212)
I20260608 12:46:52.875480 24273 tablet_copy_service.cc:161] P b687e8f93a2d4234bb8fce2bce907757: Beginning new tablet copy session on tablet 6571405eecff477f810e92ecbfdaee44 from peer 81aafe0fc984460e9b0cc371f479ff09 at {username='slave'} at 127.0.0.1:45212: session id = 81aafe0fc984460e9b0cc371f479ff09-6571405eecff477f810e92ecbfdaee44
I20260608 12:46:52.876391 24272 tablet_copy_service.cc:161] P b687e8f93a2d4234bb8fce2bce907757: Beginning new tablet copy session on tablet 280270cd4b7c41af9bb3c7f41ad12d5f from peer 81aafe0fc984460e9b0cc371f479ff09 at {username='slave'} at 127.0.0.1:45212: session id = 81aafe0fc984460e9b0cc371f479ff09-280270cd4b7c41af9bb3c7f41ad12d5f
I20260608 12:46:52.879073 24011 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47192 (request call id 27) took 1199 ms. Trace:
I20260608 12:46:52.876027 24199 tablet_copy_source_session.cc:215] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:52.879503 24011 rpcz_store.cc:276] 0608 12:46:51.679296 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:46:51.706771 (+ 27475us) service_pool.cc:224] Handling call
0608 12:46:52.878978 (+1172207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:46:52.850604 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0608 12:46:52.851527 (+   923us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:46:52.851576 (+    49us) write_op.cc:435] Acquired schema lock
0608 12:46:52.851605 (+    29us) tablet.cc:662] Decoding operations
0608 12:46:52.852075 (+   470us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:46:52.852178 (+   103us) write_op.cc:641] Partition lock acquired for write op
0608 12:46:52.852220 (+    42us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:46:52.852505 (+   285us) tablet.cc:701] Row locks acquired
0608 12:46:52.852532 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:46:52.852711 (+   179us) write_op.cc:270] Start()
0608 12:46:52.852868 (+   157us) write_op.cc:276] Timestamp: P: 1780922812852653 usec, L: 0
0608 12:46:52.852898 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 12:46:52.853819 (+   921us) log.cc:844] Serialized 594 byte log entry
0608 12:46:52.865206 (+ 11387us) op_driver.cc:464] REPLICATION: finished
0608 12:46:52.870638 (+  5432us) write_op.cc:301] APPLY: starting
0608 12:46:52.870749 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0608 12:46:52.870873 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0608 12:46:52.871042 (+   169us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:46:52.871706 (+   664us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:46:52.871874 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0608 12:46:52.871928 (+    54us) write_op.cc:312] APPLY: finished
0608 12:46:52.872162 (+   234us) log.cc:844] Serialized 22 byte log entry
0608 12:46:52.872334 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:46:52.872422 (+    88us) write_op.cc:454] Released schema lock
0608 12:46:52.872476 (+    54us) write_op.cc:341] FINISH: Updating metrics
0608 12:46:52.873590 (+  1114us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:46:52.873626 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":7,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":4812,"apply.run_cpu_time_us":1852,"apply.run_wall_time_us":2981,"num_ops":1,"prepare.queue_time_us":1228,"prepare.run_cpu_time_us":4425,"prepare.run_wall_time_us":15970,"raft.queue_time_us":1185,"replication_time_us":12139,"thread_start_us":28667,"threads_started":4,"wal-append.queue_time_us":8100}]]}
I20260608 12:46:52.876403 24198 tablet_copy_source_session.cc:215] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:52.886469 24273 tablet_copy_source_session.cc:215] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:52.886729 24010 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47190 (request call id 27) took 1207 ms. Trace:
I20260608 12:46:52.887176 24521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0971444db29497e860c2fc5f674ad09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:52.888267 24272 tablet_copy_source_session.cc:215] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:46:52.889287 24007 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47174 (request call id 25) took 1179 ms. Trace:
I20260608 12:46:52.889725 24007 rpcz_store.cc:276] 0608 12:46:51.709566 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:46:52.593988 (+884422us) service_pool.cc:224] Handling call
0608 12:46:52.889199 (+295211us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":250312,"reported_tablets":1}
I20260608 12:46:52.891664 24524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6571405eecff477f810e92ecbfdaee44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:52.893146 24525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280270cd4b7c41af9bb3c7f41ad12d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:52.893910 24520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd06c90952f41f4b7d999dd78888ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:46:52.887210 24010 rpcz_store.cc:276] 0608 12:46:51.679647 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:46:52.747956 (+1068309us) service_pool.cc:224] Handling call
0608 12:46:52.886660 (+138704us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":110115,"reported_tablets":1}
I20260608 12:46:52.896397 12721 tablet_server.cc:179] TabletServer@127.12.108.65:0 shutting down...
I20260608 12:46:52.928449 24520 tablet_copy_client.cc:806] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:52.929158 24520 tablet_copy_client.cc:670] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:52.933642 24525 tablet_copy_client.cc:806] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:52.934329 24525 tablet_copy_client.cc:670] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:52.935139 24524 tablet_copy_client.cc:806] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:52.935781 24524 tablet_copy_client.cc:670] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:52.935775 24521 tablet_copy_client.cc:806] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Starting download of 0 data blocks...
I20260608 12:46:52.935788 24520 tablet_copy_client.cc:538] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:52.936830 24521 tablet_copy_client.cc:670] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:46:52.944532 24525 tablet_copy_client.cc:538] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:52.945802 24524 tablet_copy_client.cc:538] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:52.950812 24521 tablet_copy_client.cc:538] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:46:52.956389 24525 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap starting.
I20260608 12:46:52.971283 24520 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap starting.
I20260608 12:46:52.978777 24524 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap starting.
I20260608 12:46:52.980021 24521 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap starting.
I20260608 12:46:52.983862 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:52.985844 12721 tablet_replica.cc:333] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d: stopping tablet replica
I20260608 12:46:52.986763 12721 raft_consensus.cc:2243] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:52.990393 12721 raft_consensus.cc:2272] T a0971444db29497e860c2fc5f674ad09 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:52.993641 12721 tablet_replica.cc:333] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d: stopping tablet replica
I20260608 12:46:53.001184 12721 raft_consensus.cc:2243] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.002115 12721 raft_consensus.cc:2272] T 4fd06c90952f41f4b7d999dd78888ead P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.005376 12721 tablet_replica.cc:333] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d: stopping tablet replica
I20260608 12:46:53.006238 12721 raft_consensus.cc:2243] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:53.007828 12721 raft_consensus.cc:2272] T b0ea3fa3e2024d448d65913dcba99013 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.010931 12721 tablet_replica.cc:333] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d: stopping tablet replica
I20260608 12:46:53.021070 12721 raft_consensus.cc:2243] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.021912 12721 raft_consensus.cc:2272] T 280270cd4b7c41af9bb3c7f41ad12d5f P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.028443 12721 tablet_replica.cc:333] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d: stopping tablet replica
I20260608 12:46:53.035009 12721 raft_consensus.cc:2243] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.036211 12721 raft_consensus.cc:2272] T 6571405eecff477f810e92ecbfdaee44 P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.040328 12721 tablet_replica.cc:333] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d: stopping tablet replica
I20260608 12:46:53.047430 12721 raft_consensus.cc:2243] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:53.048691 12721 raft_consensus.cc:2272] T 29abd5af989d46a28210a375380f629c P ce3f870151a241ad8b0b535397464e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.118359 12721 tablet_server.cc:196] TabletServer@127.12.108.65:0 shutdown complete.
I20260608 12:46:53.120131 24525 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:53.121169 24525 tablet_bootstrap.cc:492] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap complete.
I20260608 12:46:53.121920 24525 ts_tablet_manager.cc:1403] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: Time spent bootstrapping tablet: real 0.166s	user 0.132s	sys 0.020s
I20260608 12:46:53.124975 24525 raft_consensus.cc:359] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } attrs { replace: true } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:53.125818 24525 raft_consensus.cc:740] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 81aafe0fc984460e9b0cc371f479ff09, State: Initialized, Role: LEARNER
I20260608 12:46:53.126523 24525 consensus_queue.cc:260] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09 [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: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } attrs { replace: true } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:53.154407 24525 ts_tablet_manager.cc:1434] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.024s
I20260608 12:46:53.156962 24273 tablet_copy_service.cc:342] P b687e8f93a2d4234bb8fce2bce907757: Request end of tablet copy session 81aafe0fc984460e9b0cc371f479ff09-280270cd4b7c41af9bb3c7f41ad12d5f received from {username='slave'} at 127.0.0.1:45212
I20260608 12:46:53.157446 24273 tablet_copy_service.cc:434] P b687e8f93a2d4234bb8fce2bce907757: ending tablet copy session 81aafe0fc984460e9b0cc371f479ff09-280270cd4b7c41af9bb3c7f41ad12d5f on tablet 280270cd4b7c41af9bb3c7f41ad12d5f with peer 81aafe0fc984460e9b0cc371f479ff09
I20260608 12:46:53.180375 12721 tablet_server.cc:179] TabletServer@127.12.108.66:0 shutting down...
W20260608 12:46:53.219285 24229 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260608 12:46:53.221205 24524 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:53.222252 24524 tablet_bootstrap.cc:492] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap complete.
I20260608 12:46:53.223126 24524 ts_tablet_manager.cc:1403] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: Time spent bootstrapping tablet: real 0.245s	user 0.132s	sys 0.009s
I20260608 12:46:53.226248 12721 tablet_copy_service.cc:362] P fb6b4b74133a4c27a987884e03103fd2: Destroying tablet copy session 81aafe0fc984460e9b0cc371f479ff09-4fd06c90952f41f4b7d999dd78888ead due to service shutdown
I20260608 12:46:53.226707 12721 tablet_copy_service.cc:434] P fb6b4b74133a4c27a987884e03103fd2: ending tablet copy session 81aafe0fc984460e9b0cc371f479ff09-4fd06c90952f41f4b7d999dd78888ead on tablet 4fd06c90952f41f4b7d999dd78888ead with peer 81aafe0fc984460e9b0cc371f479ff09
I20260608 12:46:53.227384 12721 tablet_copy_service.cc:362] P fb6b4b74133a4c27a987884e03103fd2: Destroying tablet copy session 81aafe0fc984460e9b0cc371f479ff09-a0971444db29497e860c2fc5f674ad09 due to service shutdown
I20260608 12:46:53.227799 12721 tablet_copy_service.cc:434] P fb6b4b74133a4c27a987884e03103fd2: ending tablet copy session 81aafe0fc984460e9b0cc371f479ff09-a0971444db29497e860c2fc5f674ad09 on tablet a0971444db29497e860c2fc5f674ad09 with peer 81aafe0fc984460e9b0cc371f479ff09
I20260608 12:46:53.231094 24524 raft_consensus.cc:359] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:53.231976 24524 raft_consensus.cc:740] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 81aafe0fc984460e9b0cc371f479ff09, State: Initialized, Role: LEARNER
I20260608 12:46:53.232664 24524 consensus_queue.cc:260] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09 [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: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:53.233752 24520 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:46:53.234776 24520 tablet_bootstrap.cc:492] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap complete.
W20260608 12:46:53.235419 24229 consensus_peers.cc:597] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 -> Peer fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601): Couldn't send request to peer fb6b4b74133a4c27a987884e03103fd2. 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:46:53.235533 24520 ts_tablet_manager.cc:1403] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: Time spent bootstrapping tablet: real 0.265s	user 0.105s	sys 0.041s
I20260608 12:46:53.240294 24524 ts_tablet_manager.cc:1434] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 12:46:53.246271 24520 raft_consensus.cc:359] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } attrs { replace: true } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:53.248220 24520 raft_consensus.cc:740] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 81aafe0fc984460e9b0cc371f479ff09, State: Initialized, Role: LEARNER
I20260608 12:46:53.249097 24273 tablet_copy_service.cc:342] P b687e8f93a2d4234bb8fce2bce907757: Request end of tablet copy session 81aafe0fc984460e9b0cc371f479ff09-6571405eecff477f810e92ecbfdaee44 received from {username='slave'} at 127.0.0.1:45212
I20260608 12:46:53.249002 24520 consensus_queue.cc:260] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09 [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: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } attrs { replace: true } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:53.250151 24273 tablet_copy_service.cc:434] P b687e8f93a2d4234bb8fce2bce907757: ending tablet copy session 81aafe0fc984460e9b0cc371f479ff09-6571405eecff477f810e92ecbfdaee44 on tablet 6571405eecff477f810e92ecbfdaee44 with peer 81aafe0fc984460e9b0cc371f479ff09
I20260608 12:46:53.252250 24520 ts_tablet_manager.cc:1434] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:46:53.253970 24465 raft_consensus.cc:1217] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:46:53.268533 24465 raft_consensus.cc:1217] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 12:46:53.274585 24229 consensus_peers.cc:597] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 -> Peer fb6b4b74133a4c27a987884e03103fd2 (127.12.108.66:35601): Couldn't send request to peer fb6b4b74133a4c27a987884e03103fd2. 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:46:53.291713 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:53.292726 12721 tablet_replica.cc:333] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2: stopping tablet replica
I20260608 12:46:53.293679 12721 raft_consensus.cc:2243] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.294446 12721 raft_consensus.cc:2272] T 6571405eecff477f810e92ecbfdaee44 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.297389 12721 tablet_replica.cc:333] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2: stopping tablet replica
I20260608 12:46:53.298584 24521 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: 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:46:53.299104 12721 raft_consensus.cc:2243] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.300719 12721 raft_consensus.cc:2272] T 280270cd4b7c41af9bb3c7f41ad12d5f P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:53.303169 24154 consensus_peers.cc:597] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 -> Peer ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127): Couldn't send request to peer ce3f870151a241ad8b0b535397464e2d. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:38127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:53.303891 12721 tablet_replica.cc:333] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2: stopping tablet replica
W20260608 12:46:53.303794 24154 consensus_peers.cc:597] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 -> Peer ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127): Couldn't send request to peer ce3f870151a241ad8b0b535397464e2d. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:38127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:53.305491 12721 raft_consensus.cc:2243] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.306104 12721 raft_consensus.cc:2272] T b0ea3fa3e2024d448d65913dcba99013 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.308703 12721 tablet_replica.cc:333] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2: stopping tablet replica
I20260608 12:46:53.309309 12721 raft_consensus.cc:2243] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:53.304663 24521 tablet_bootstrap.cc:492] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: Bootstrap complete.
I20260608 12:46:53.310237 24521 ts_tablet_manager.cc:1403] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: Time spent bootstrapping tablet: real 0.331s	user 0.120s	sys 0.023s
I20260608 12:46:53.310714 12721 raft_consensus.cc:2272] T 4fd06c90952f41f4b7d999dd78888ead P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.314551 12721 tablet_replica.cc:333] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2: stopping tablet replica
I20260608 12:46:53.314467 24521 raft_consensus.cc:359] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:53.315537 24521 raft_consensus.cc:740] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 81aafe0fc984460e9b0cc371f479ff09, State: Initialized, Role: LEARNER
I20260608 12:46:53.315593 12721 raft_consensus.cc:2243] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.316388 12721 raft_consensus.cc:2272] T 29abd5af989d46a28210a375380f629c P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.316349 24521 consensus_queue.cc:260] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09 [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: "ce3f870151a241ad8b0b535397464e2d" member_type: VOTER last_known_addr { host: "127.12.108.65" port: 38127 } attrs { replace: true } } peers { permanent_uuid: "fb6b4b74133a4c27a987884e03103fd2" member_type: VOTER last_known_addr { host: "127.12.108.66" port: 35601 } } peers { permanent_uuid: "b687e8f93a2d4234bb8fce2bce907757" member_type: VOTER last_known_addr { host: "127.12.108.67" port: 34305 } } peers { permanent_uuid: "81aafe0fc984460e9b0cc371f479ff09" member_type: NON_VOTER last_known_addr { host: "127.12.108.68" port: 46787 } attrs { promote: true } }
I20260608 12:46:53.318933 24521 ts_tablet_manager.cc:1434] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:46:53.319608 12721 tablet_replica.cc:333] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2: stopping tablet replica
I20260608 12:46:53.320538 12721 raft_consensus.cc:2243] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:53.322046 12721 raft_consensus.cc:2272] T a0971444db29497e860c2fc5f674ad09 P fb6b4b74133a4c27a987884e03103fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:46:53.325397 24228 consensus_peers.cc:597] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 -> Peer ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127): Couldn't send request to peer ce3f870151a241ad8b0b535397464e2d. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:38127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:53.345629 12721 tablet_server.cc:196] TabletServer@127.12.108.66:0 shutdown complete.
W20260608 12:46:53.355960 24520 tablet_copy_client.cc:1131] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.66:35601: connect: Connection refused (error 111)
W20260608 12:46:53.366835 24521 tablet_copy_client.cc:1131] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.12.108.66:35601: connect: Connection refused (error 111)
I20260608 12:46:53.367126 12721 tablet_server.cc:179] TabletServer@127.12.108.67:0 shutting down...
W20260608 12:46:53.378710 24228 consensus_peers.cc:597] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 -> Peer ce3f870151a241ad8b0b535397464e2d (127.12.108.65:38127): Couldn't send request to peer ce3f870151a241ad8b0b535397464e2d. Status: Network error: Client connection negotiation failed: client connection to 127.12.108.65:38127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:46:53.410164 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:53.411180 12721 tablet_replica.cc:333] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757: stopping tablet replica
I20260608 12:46:53.412048 12721 raft_consensus.cc:2243] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:53.413669 12721 raft_consensus.cc:2272] T 6571405eecff477f810e92ecbfdaee44 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.416872 12721 tablet_replica.cc:333] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757: stopping tablet replica
I20260608 12:46:53.417809 12721 raft_consensus.cc:2243] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.418416 12721 raft_consensus.cc:2272] T 4fd06c90952f41f4b7d999dd78888ead P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.421443 12721 tablet_replica.cc:333] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757: stopping tablet replica
I20260608 12:46:53.422323 12721 raft_consensus.cc:2243] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:53.424633 24465 raft_consensus.cc:1217] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:46:53.424881 12721 raft_consensus.cc:2272] T 280270cd4b7c41af9bb3c7f41ad12d5f P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.428303 12721 tablet_replica.cc:333] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757: stopping tablet replica
I20260608 12:46:53.429144 12721 raft_consensus.cc:2243] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.429740 12721 raft_consensus.cc:2272] T b0ea3fa3e2024d448d65913dcba99013 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.432855 12721 tablet_replica.cc:333] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757: stopping tablet replica
I20260608 12:46:53.433478 12721 raft_consensus.cc:2243] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.433954 12721 raft_consensus.cc:2272] T 29abd5af989d46a28210a375380f629c P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.436116 12721 tablet_replica.cc:333] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757: stopping tablet replica
I20260608 12:46:53.436635 12721 raft_consensus.cc:2243] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:46:53.437147 12721 raft_consensus.cc:2272] T a0971444db29497e860c2fc5f674ad09 P b687e8f93a2d4234bb8fce2bce907757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:53.466145 12721 tablet_server.cc:196] TabletServer@127.12.108.67:0 shutdown complete.
I20260608 12:46:53.485845 12721 tablet_server.cc:179] TabletServer@127.12.108.68:0 shutting down...
I20260608 12:46:53.520771 12721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:46:53.522420 12721 tablet_replica.cc:333] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09: stopping tablet replica
I20260608 12:46:53.523293 12721 raft_consensus.cc:2243] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:53.523759 12721 raft_consensus.cc:2272] T a0971444db29497e860c2fc5f674ad09 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:53.526609 12721 tablet_replica.cc:333] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09: stopping tablet replica
I20260608 12:46:53.527181 12721 raft_consensus.cc:2243] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:53.527591 12721 raft_consensus.cc:2272] T 6571405eecff477f810e92ecbfdaee44 P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:53.530071 12721 tablet_replica.cc:333] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09: stopping tablet replica
I20260608 12:46:53.530678 12721 raft_consensus.cc:2243] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:53.531072 12721 raft_consensus.cc:2272] T 280270cd4b7c41af9bb3c7f41ad12d5f P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:46:53.533111 12721 tablet_replica.cc:333] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09: stopping tablet replica
I20260608 12:46:53.533593 12721 raft_consensus.cc:2243] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:46:53.533980 12721 raft_consensus.cc:2272] T 4fd06c90952f41f4b7d999dd78888ead P 81aafe0fc984460e9b0cc371f479ff09 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 12:46:53.617462 24486 debug-util.cc:398] Leaking SignalData structure 0x7b0800108200 after lost signal to thread 12724
W20260608 12:46:53.618672 24486 debug-util.cc:398] Leaking SignalData structure 0x7b080015a520 after lost signal to thread 24046
W20260608 12:46:54.555764 12721 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 24486)
W20260608 12:46:55.556357 12721 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 24486)
W20260608 12:46:56.556901 12721 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 24486)
I20260608 12:46:57.020893 12721 tablet_server.cc:196] TabletServer@127.12.108.68:0 shutdown complete.
I20260608 12:46:57.041877 12721 master.cc:562] Master@127.12.108.126:34817 shutting down...
W20260608 12:46:57.076363 24060 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:46:57.076777 24060 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:46:57.077011 24060 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:46:57.078621 12721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:46:57.079186 12721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:46:57.079492 12721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4cdec498dd854c51bf085bf66a1c8855: stopping tablet replica
I20260608 12:46:57.101778 12721 master.cc:584] Master@127.12.108.126:34817 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (11019 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (18043 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (270782 ms total)
[  PASSED  ] 24 tests.
I20260608 12:46:57.165777 12721 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 ~58 seconds ago
I20260608 12:46:57.166074 12721 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 ~58 seconds ago
I20260608 12:46:57.166599 12721 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 4 messages since previous log ~49 seconds ago
I20260608 12:46:57.166765 12721 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 21 messages since previous log ~97 seconds ago
I20260608 12:46:57.167003 12721 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 2 messages since previous log ~185 seconds ago
I20260608 12:46:57.167258 12721 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~252 seconds ago
I20260608 12:46:57.167634 12721 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 94 messages since previous log ~38 seconds ago
I20260608 12:46:57.167855 12721 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~3 seconds ago
