[==========] 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 10:04:06.008180 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:34159,127.23.52.189:39025,127.23.52.188:36421
I20260608 10:04:06.010146 23762 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 10:04:06.011314 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:06.029930 23768 instance_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 10:04:06.030051 23771 instance_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 10:04:06.030026 23769 instance_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 10:04:07.234333 23770 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 10:04:07.234529 23762 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 10:04:07.238297 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:07.238576 23762 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 10:04:07.238793 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913047238770 us; error 0 us; skew 500 ppm
I20260608 10:04:07.239775 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:07.246543 23762 webserver.cc:533] Webserver started at http://127.23.52.190:35805/ using document root <none> and password file <none>
I20260608 10:04:07.247526 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:07.247776 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:07.248245 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:07.254221 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "23849e227c4b4e729aa169c20b712e6b"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-kdhp"
I20260608 10:04:07.262529 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260608 10:04:07.268225 23777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.269683 23762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:04:07.270030 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "23849e227c4b4e729aa169c20b712e6b"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-kdhp"
I20260608 10:04:07.270354 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-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 10:04:07.329326 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:07.330945 23762 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 10:04:07.331414 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:07.411197 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:34159
I20260608 10:04:07.411319 23828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:34159 every 8 connection(s)
I20260608 10:04:07.417970 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:07.420056 23829 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 10:04:07.425266 23831 instance_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 10:04:07.427204 23832 instance_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 10:04:07.430811 23834 instance_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 10:04:07.430874 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:07.432034 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:07.432318 23762 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 10:04:07.432569 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913047432546 us; error 0 us; skew 500 ppm
I20260608 10:04:07.433513 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:07.438038 23762 webserver.cc:533] Webserver started at http://127.23.52.189:40923/ using document root <none> and password file <none>
I20260608 10:04:07.438856 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:07.439147 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:07.439587 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:07.441208 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-1-root/instance:
uuid: "3226a1944f1d41c49dd04d7555877a79"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-kdhp"
I20260608 10:04:07.448510 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:04:07.446391 23829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:07.456857 23839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.457976 23762 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.001s
I20260608 10:04:07.458343 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-1-root
uuid: "3226a1944f1d41c49dd04d7555877a79"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-kdhp"
I20260608 10:04:07.458747 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-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 10:04:07.480376 23829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:07.483544 23779 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.189:39025: connect: Connection refused (error 111)
W20260608 10:04:07.489059 23829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.189:39025: Network error: Client connection negotiation failed: client connection to 127.23.52.189:39025: connect: Connection refused (error 111)
I20260608 10:04:07.491820 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:07.493187 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:07.538693 23829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } attempt: 1
W20260608 10:04:07.544853 23829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.189:39025: Network error: Client connection negotiation failed: client connection to 127.23.52.189:39025: connect: Connection refused (error 111)
I20260608 10:04:07.570214 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.189:39025
I20260608 10:04:07.570552 23893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.189:39025 every 8 connection(s)
I20260608 10:04:07.575762 23894 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 10:04:07.576732 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:07.581422 23894 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:07.583702 23896 instance_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 10:04:07.587168 23897 instance_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 10:04:07.594139 23762 server_base.cc:1061] running on GCE node
W20260608 10:04:07.594349 23900 instance_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 10:04:07.595304 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:07.595618 23762 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 10:04:07.595855 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913047595836 us; error 0 us; skew 500 ppm
I20260608 10:04:07.596724 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:07.599956 23894 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:07.600425 23762 webserver.cc:533] Webserver started at http://127.23.52.188:39219/ using document root <none> and password file <none>
I20260608 10:04:07.601193 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:07.601438 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:07.601769 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:07.603696 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-2-root/instance:
uuid: "ac78f160e9ee4d97bd80c68207c1e816"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-kdhp"
I20260608 10:04:07.610888 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260608 10:04:07.613446 23894 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:07.613310 23829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } attempt: 2
I20260608 10:04:07.616791 23906 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.617791 23762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 10:04:07.618101 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-2-root
uuid: "ac78f160e9ee4d97bd80c68207c1e816"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-kdhp"
I20260608 10:04:07.618432 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-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 10:04:07.622994 23894 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.188:36421: Network error: Client connection negotiation failed: client connection to 127.23.52.188:36421: connect: Connection refused (error 111)
I20260608 10:04:07.627034 23829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:07.632089 23829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.188:36421: Network error: Client connection negotiation failed: client connection to 127.23.52.188:36421: connect: Connection refused (error 111)
I20260608 10:04:07.643805 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:07.645139 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:07.663556 23829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } attempt: 1
I20260608 10:04:07.666769 23894 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } attempt: 1
W20260608 10:04:07.670090 23829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.188:36421: Network error: Client connection negotiation failed: client connection to 127.23.52.188:36421: connect: Connection refused (error 111)
W20260608 10:04:07.672595 23894 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.188:36421: Network error: Client connection negotiation failed: client connection to 127.23.52.188:36421: connect: Connection refused (error 111)
I20260608 10:04:07.717891 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.188:36421
I20260608 10:04:07.718142 23958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.188:36421 every 8 connection(s)
I20260608 10:04:07.722747 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:07.723026 23959 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 10:04:07.728641 23959 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:07.740056 23894 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } attempt: 2
I20260608 10:04:07.741091 23959 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:07.745605 23829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } attempt: 2
I20260608 10:04:07.756639 23959 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:07.764210 23894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: Bootstrap starting.
I20260608 10:04:07.766753 23829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b: Bootstrap starting.
I20260608 10:04:07.772408 23894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.773838 23829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.774474 23894 log.cc:826] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: Log is configured to *not* fsync() on all Append() calls
I20260608 10:04:07.777272 23959 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816: Bootstrap starting.
I20260608 10:04:07.779801 23894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: No bootstrap required, opened a new log
I20260608 10:04:07.782281 23829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b: No bootstrap required, opened a new log
I20260608 10:04:07.784298 23959 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.790258 23959 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816: No bootstrap required, opened a new log
I20260608 10:04:07.800966 23894 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:07.800977 23829 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:07.800976 23959 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:07.801976 23894 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.802055 23829 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.802126 23959 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.802388 23894 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3226a1944f1d41c49dd04d7555877a79, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.802480 23829 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23849e227c4b4e729aa169c20b712e6b, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.802556 23959 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac78f160e9ee4d97bd80c68207c1e816, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.803637 23894 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:07.803648 23829 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:07.803648 23959 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:07.808764 23967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [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: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:07.808836 23968 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [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: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:07.809821 23967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:07.809849 23968 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:07.810983 23959 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:07.810999 23894 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:07.811230 23969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [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: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:07.812077 23969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:07.812942 23829 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [sys.catalog]: configured and running, proceeding with master startup.
W20260608 10:04:07.839500 23783 tablet.cc:2404] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:04:07.853885 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:04:07.860576 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 10:04:07.867236 24000 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:07.867798 24000 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:04:07.869124 23996 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:07.869599 23996 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:07.875005 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:07.879151 24003 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:07.879613 24003 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:04:07.883960 24004 instance_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 10:04:07.886287 24005 instance_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 10:04:07.889401 24007 instance_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 10:04:07.890465 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:07.891319 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:07.891603 23762 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 10:04:07.891778 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913047891760 us; error 0 us; skew 500 ppm
I20260608 10:04:07.892397 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:07.895061 23762 webserver.cc:533] Webserver started at http://127.23.52.129:37647/ using document root <none> and password file <none>
I20260608 10:04:07.895661 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:07.895880 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:07.896162 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:07.897351 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "c6d20c87af2942d7b96fde414926285b"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-kdhp"
I20260608 10:04:07.902508 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 10:04:07.906358 24013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.907253 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 10:04:07.907622 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "c6d20c87af2942d7b96fde414926285b"
format_stamp: "Formatted at 2026-06-08 10:04:07 on dist-test-slave-kdhp"
I20260608 10:04:07.907971 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-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 10:04:07.920301 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:07.921844 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:07.924258 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:07.928748 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:07.929023 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:07.929279 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:07.929467 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.030939 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:35903
I20260608 10:04:08.031046 24075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:35903 every 8 connection(s)
I20260608 10:04:08.065407 24076 heartbeater.cc:344] Connected to a master server at 127.23.52.188:36421
I20260608 10:04:08.066226 24076 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.068432 24076 heartbeater.cc:507] Master 127.23.52.188:36421 requested a full tablet report, sending...
I20260608 10:04:08.075408 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:08.079243 23924 ts_manager.cc:194] Registered new tserver with Master: c6d20c87af2942d7b96fde414926285b (127.23.52.129:35903)
I20260608 10:04:08.081697 23969 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.082329 23969 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:08.083642 23968 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.084275 23968 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:08.085832 23969 leader_election.cc:290] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3226a1944f1d41c49dd04d7555877a79 (127.23.52.189:39025), ac78f160e9ee4d97bd80c68207c1e816 (127.23.52.188:36421)
I20260608 10:04:08.086818 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "23849e227c4b4e729aa169c20b712e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3226a1944f1d41c49dd04d7555877a79" is_pre_election: true
I20260608 10:04:08.087659 23869 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23849e227c4b4e729aa169c20b712e6b in term 0.
I20260608 10:04:08.089468 23934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "23849e227c4b4e729aa169c20b712e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac78f160e9ee4d97bd80c68207c1e816" is_pre_election: true
I20260608 10:04:08.089828 23804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac78f160e9ee4d97bd80c68207c1e816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23849e227c4b4e729aa169c20b712e6b" is_pre_election: true
I20260608 10:04:08.090386 23934 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23849e227c4b4e729aa169c20b712e6b in term 0.
I20260608 10:04:08.090536 23804 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac78f160e9ee4d97bd80c68207c1e816 in term 0.
I20260608 10:04:08.092619 23781 leader_election.cc:304] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23849e227c4b4e729aa169c20b712e6b, ac78f160e9ee4d97bd80c68207c1e816; no voters: 
I20260608 10:04:08.092989 23908 leader_election.cc:304] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23849e227c4b4e729aa169c20b712e6b, ac78f160e9ee4d97bd80c68207c1e816; no voters: 
I20260608 10:04:08.094064 23969 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:08.094592 23969 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:08.095060 23969 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.101334 23968 leader_election.cc:290] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23849e227c4b4e729aa169c20b712e6b (127.23.52.190:34159), 3226a1944f1d41c49dd04d7555877a79 (127.23.52.189:39025)
I20260608 10:04:08.102237 23968 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:08.103523 23968 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:08.104427 23968 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.103113 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac78f160e9ee4d97bd80c68207c1e816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3226a1944f1d41c49dd04d7555877a79" is_pre_election: true
I20260608 10:04:08.105183 23869 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac78f160e9ee4d97bd80c68207c1e816 in term 0.
I20260608 10:04:08.118336 24077 heartbeater.cc:344] Connected to a master server at 127.23.52.189:39025
I20260608 10:04:08.118834 24077 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.120033 24077 heartbeater.cc:507] Master 127.23.52.189:39025 requested a full tablet report, sending...
I20260608 10:04:08.123370 24079 heartbeater.cc:344] Connected to a master server at 127.23.52.190:34159
I20260608 10:04:08.123674 23859 ts_manager.cc:194] Registered new tserver with Master: c6d20c87af2942d7b96fde414926285b (127.23.52.129:35903)
I20260608 10:04:08.123787 24079 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.125015 24079 heartbeater.cc:507] Master 127.23.52.190:34159 requested a full tablet report, sending...
I20260608 10:04:08.125444 23969 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:08.135601 23794 ts_manager.cc:194] Registered new tserver with Master: c6d20c87af2942d7b96fde414926285b (127.23.52.129:35903)
W20260608 10:04:08.139259 23908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.52.190:34159, user_credentials={real_user=slave}} blocked reactor thread for 46689.3us
I20260608 10:04:08.141189 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "23849e227c4b4e729aa169c20b712e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3226a1944f1d41c49dd04d7555877a79"
I20260608 10:04:08.141799 23869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.142724 23934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "23849e227c4b4e729aa169c20b712e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac78f160e9ee4d97bd80c68207c1e816"
I20260608 10:04:08.144107 23969 leader_election.cc:290] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [CANDIDATE]: Term 1 election: Requested vote from peers 3226a1944f1d41c49dd04d7555877a79 (127.23.52.189:39025), ac78f160e9ee4d97bd80c68207c1e816 (127.23.52.188:36421)
I20260608 10:04:08.129081 23968 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:08.147941 23934 raft_consensus.cc:2393] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23849e227c4b4e729aa169c20b712e6b in current term 1: Already voted for candidate ac78f160e9ee4d97bd80c68207c1e816 in this term.
I20260608 10:04:08.149150 23869 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23849e227c4b4e729aa169c20b712e6b in term 1.
I20260608 10:04:08.150568 23779 leader_election.cc:304] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23849e227c4b4e729aa169c20b712e6b, 3226a1944f1d41c49dd04d7555877a79; no voters: 
I20260608 10:04:08.151501 23969 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:04:08.156091 24085 instance_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 10:04:08.156342 23804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac78f160e9ee4d97bd80c68207c1e816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23849e227c4b4e729aa169c20b712e6b"
I20260608 10:04:08.157277 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac78f160e9ee4d97bd80c68207c1e816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3226a1944f1d41c49dd04d7555877a79"
I20260608 10:04:08.158342 23869 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac78f160e9ee4d97bd80c68207c1e816 in current term 1: Already voted for candidate 23849e227c4b4e729aa169c20b712e6b in this term.
I20260608 10:04:08.160567 23968 leader_election.cc:290] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [CANDIDATE]: Term 1 election: Requested vote from peers 23849e227c4b4e729aa169c20b712e6b (127.23.52.190:34159), 3226a1944f1d41c49dd04d7555877a79 (127.23.52.189:39025)
W20260608 10:04:08.161685 24083 instance_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 10:04:08.163909 23969 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 1 LEADER]: Becoming Leader. State: Replica: 23849e227c4b4e729aa169c20b712e6b, State: Running, Role: LEADER
I20260608 10:04:08.165000 23762 server_base.cc:1061] running on GCE node
W20260608 10:04:08.165088 24089 instance_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 10:04:08.165076 23969 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } }
I20260608 10:04:08.166357 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:08.166613 23762 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 10:04:08.166805 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913048166783 us; error 0 us; skew 500 ppm
I20260608 10:04:08.167943 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:08.178529 23908 leader_election.cc:304] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [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: ac78f160e9ee4d97bd80c68207c1e816; no voters: 23849e227c4b4e729aa169c20b712e6b, 3226a1944f1d41c49dd04d7555877a79
I20260608 10:04:08.179869 23968 raft_consensus.cc:2749] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:04:08.180594 24086 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23849e227c4b4e729aa169c20b712e6b. Latest consensus state: current_term: 1 leader_uuid: "23849e227c4b4e729aa169c20b712e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:08.181758 24086 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:08.184099 24092 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:08.185593 23762 webserver.cc:533] Webserver started at http://127.23.52.130:38097/ using document root <none> and password file <none>
I20260608 10:04:08.186172 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:08.186400 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:08.186702 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:08.187867 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "2fdc252706a3449e964c4cb75ab50766"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-kdhp"
I20260608 10:04:08.192384 24092 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:08.193043 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:08.197425 24095 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.198374 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:08.198676 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "2fdc252706a3449e964c4cb75ab50766"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-kdhp"
I20260608 10:04:08.198982 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-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 10:04:08.215139 23934 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 1 FOLLOWER]: Refusing update from remote peer 23849e227c4b4e729aa169c20b712e6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:08.216539 23869 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 1 FOLLOWER]: Refusing update from remote peer 23849e227c4b4e729aa169c20b712e6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:08.217525 24086 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:08.219033 23969 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:08.248256 23968 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23849e227c4b4e729aa169c20b712e6b. Latest consensus state: current_term: 1 leader_uuid: "23849e227c4b4e729aa169c20b712e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:08.249230 23968 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:08.256413 24097 mvcc.cc:204] Tried to move back new op lower bound from 7294619845467176960 to 7294619845297438720. Current Snapshot: MvccSnapshot[applied={T|T < 7294619845467176960}]
I20260608 10:04:08.257997 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:08.262475 24092 catalog_manager.cc:1382] Generated new cluster ID: b3b8fd85def648d1a79b9574181b8ff9
I20260608 10:04:08.264912 24092 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:08.260810 24086 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "23849e227c4b4e729aa169c20b712e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:08.265494 24086 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:08.266855 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:08.269721 23967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23849e227c4b4e729aa169c20b712e6b. Latest consensus state: current_term: 1 leader_uuid: "23849e227c4b4e729aa169c20b712e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:08.270766 23967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:08.277494 24086 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "23849e227c4b4e729aa169c20b712e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:08.278299 24086 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:08.280098 23968 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "23849e227c4b4e729aa169c20b712e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:08.281003 23968 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:08.288865 23967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "23849e227c4b4e729aa169c20b712e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23849e227c4b4e729aa169c20b712e6b" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34159 } } peers { permanent_uuid: "3226a1944f1d41c49dd04d7555877a79" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 39025 } } peers { permanent_uuid: "ac78f160e9ee4d97bd80c68207c1e816" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 36421 } } }
I20260608 10:04:08.290163 23967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:08.291823 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:08.294821 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:08.295077 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.295401 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:08.295627 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:04:08.319520 24092 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:08.322263 24092 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:08.360258 24092 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b: Generated new TSK 0
I20260608 10:04:08.361653 24092 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:08.438938 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:40079
I20260608 10:04:08.439188 24167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:40079 every 8 connection(s)
I20260608 10:04:08.474822 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:08.480181 24169 heartbeater.cc:344] Connected to a master server at 127.23.52.189:39025
I20260608 10:04:08.480634 24169 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.481678 24169 heartbeater.cc:507] Master 127.23.52.189:39025 requested a full tablet report, sending...
I20260608 10:04:08.483991 24168 heartbeater.cc:344] Connected to a master server at 127.23.52.188:36421
I20260608 10:04:08.484457 24168 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.485455 24168 heartbeater.cc:507] Master 127.23.52.188:36421 requested a full tablet report, sending...
I20260608 10:04:08.488514 23859 ts_manager.cc:194] Registered new tserver with Master: 2fdc252706a3449e964c4cb75ab50766 (127.23.52.130:40079)
I20260608 10:04:08.488816 23924 ts_manager.cc:194] Registered new tserver with Master: 2fdc252706a3449e964c4cb75ab50766 (127.23.52.130:40079)
I20260608 10:04:08.498454 24170 heartbeater.cc:344] Connected to a master server at 127.23.52.190:34159
I20260608 10:04:08.499114 24170 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.500409 24170 heartbeater.cc:507] Master 127.23.52.190:34159 requested a full tablet report, sending...
W20260608 10:04:08.501843 24176 instance_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 10:04:08.503510 24175 instance_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 10:04:08.503876 23794 ts_manager.cc:194] Registered new tserver with Master: 2fdc252706a3449e964c4cb75ab50766 (127.23.52.130:40079)
I20260608 10:04:08.509243 23794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37396
W20260608 10:04:08.514144 24178 instance_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 10:04:08.515457 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:08.516368 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:08.516637 23762 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 10:04:08.516842 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913048516826 us; error 0 us; skew 500 ppm
I20260608 10:04:08.517445 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:08.520521 23762 webserver.cc:533] Webserver started at http://127.23.52.131:43535/ using document root <none> and password file <none>
I20260608 10:04:08.521148 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:08.521373 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:08.521661 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:08.522739 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "90f979092883401da861861df7c2cc5d"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-kdhp"
I20260608 10:04:08.527762 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:04:08.531514 24183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.532474 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:04:08.532799 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "90f979092883401da861861df7c2cc5d"
format_stamp: "Formatted at 2026-06-08 10:04:08 on dist-test-slave-kdhp"
I20260608 10:04:08.533089 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913045833752-23762-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 10:04:08.549747 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:08.551177 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:08.553452 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:08.556587 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:08.556842 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.557097 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:08.557287 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:08.653903 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:35179
I20260608 10:04:08.654213 24246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:35179 every 8 connection(s)
I20260608 10:04:08.680594 24247 heartbeater.cc:344] Connected to a master server at 127.23.52.188:36421
I20260608 10:04:08.681087 24247 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.682106 24247 heartbeater.cc:507] Master 127.23.52.188:36421 requested a full tablet report, sending...
I20260608 10:04:08.685168 23924 ts_manager.cc:194] Registered new tserver with Master: 90f979092883401da861861df7c2cc5d (127.23.52.131:35179)
I20260608 10:04:08.697513 24248 heartbeater.cc:344] Connected to a master server at 127.23.52.189:39025
I20260608 10:04:08.698024 24248 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.699040 24248 heartbeater.cc:507] Master 127.23.52.189:39025 requested a full tablet report, sending...
I20260608 10:04:08.699101 24250 heartbeater.cc:344] Connected to a master server at 127.23.52.190:34159
I20260608 10:04:08.699633 24250 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:08.700701 24250 heartbeater.cc:507] Master 127.23.52.190:34159 requested a full tablet report, sending...
I20260608 10:04:08.701830 23859 ts_manager.cc:194] Registered new tserver with Master: 90f979092883401da861861df7c2cc5d (127.23.52.131:35179)
I20260608 10:04:08.703341 23794 ts_manager.cc:194] Registered new tserver with Master: 90f979092883401da861861df7c2cc5d (127.23.52.131:35179)
I20260608 10:04:08.704764 23794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37408
I20260608 10:04:08.705399 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025344717s
I20260608 10:04:08.874166 24000 catalog_manager.cc:1294] Loaded cluster ID: b3b8fd85def648d1a79b9574181b8ff9
I20260608 10:04:08.874526 24000 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: loading cluster ID for follower catalog manager: success
I20260608 10:04:08.881917 24000 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: acquiring CA information for follower catalog manager: success
I20260608 10:04:08.883674 24003 catalog_manager.cc:1294] Loaded cluster ID: b3b8fd85def648d1a79b9574181b8ff9
I20260608 10:04:08.883970 24003 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816: loading cluster ID for follower catalog manager: success
I20260608 10:04:08.887781 24000 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:08.888897 24003 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816: acquiring CA information for follower catalog manager: success
I20260608 10:04:08.892555 24003 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:09.140774 23794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37382
I20260608 10:04:09.514703 24170 heartbeater.cc:499] Master 127.23.52.190:34159 was elected leader, sending a full tablet report...
I20260608 10:04:09.707213 24250 heartbeater.cc:499] Master 127.23.52.190:34159 was elected leader, sending a full tablet report...
I20260608 10:04:09.850174 23992 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:09.961032 23794 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37422:
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 10:04:10.074258 24211 tablet_service.cc:1511] Processing CreateTablet for tablet afbba16d4b2f421abc6b5a4ecbee091f (DEFAULT_TABLE table=test-workload [id=011cfb55c7e94ee389b5645102b25e39]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:04:10.075969 24211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbba16d4b2f421abc6b5a4ecbee091f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:10.078199 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 3f402effb4a74c07890bd6ae3aa6bf08 (DEFAULT_TABLE table=test-workload [id=011cfb55c7e94ee389b5645102b25e39]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:04:10.079690 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f402effb4a74c07890bd6ae3aa6bf08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:10.080579 24041 tablet_service.cc:1511] Processing CreateTablet for tablet 30240a091f194a60b6b2d34e9eae6eda (DEFAULT_TABLE table=test-workload [id=011cfb55c7e94ee389b5645102b25e39]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:04:10.080904 24040 tablet_service.cc:1511] Processing CreateTablet for tablet b00cbae9c15c473d838f8ad209fc28c4 (DEFAULT_TABLE table=test-workload [id=011cfb55c7e94ee389b5645102b25e39]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:04:10.082077 24041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30240a091f194a60b6b2d34e9eae6eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:10.082755 24040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00cbae9c15c473d838f8ad209fc28c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:10.102610 24282 tablet_bootstrap.cc:492] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d: Bootstrap starting.
I20260608 10:04:10.108318 24283 tablet_bootstrap.cc:492] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b: Bootstrap starting.
I20260608 10:04:10.109603 24281 tablet_bootstrap.cc:492] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766: Bootstrap starting.
I20260608 10:04:10.112715 24282 tablet_bootstrap.cc:654] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:10.114607 24283 tablet_bootstrap.cc:654] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:10.118211 24281 tablet_bootstrap.cc:654] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:10.119690 24282 tablet_bootstrap.cc:492] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d: No bootstrap required, opened a new log
I20260608 10:04:10.120283 24282 ts_tablet_manager.cc:1403] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 10:04:10.124507 24282 raft_consensus.cc:359] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90f979092883401da861861df7c2cc5d" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35179 } }
I20260608 10:04:10.125298 24282 raft_consensus.cc:385] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:10.125871 24282 raft_consensus.cc:740] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f979092883401da861861df7c2cc5d, State: Initialized, Role: FOLLOWER
I20260608 10:04:10.127027 24282 consensus_queue.cc:260] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90f979092883401da861861df7c2cc5d" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35179 } }
I20260608 10:04:10.127803 24282 raft_consensus.cc:399] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:10.128165 24282 raft_consensus.cc:493] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:10.128528 24282 raft_consensus.cc:3060] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:10.129031 24283 tablet_bootstrap.cc:492] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b: No bootstrap required, opened a new log
I20260608 10:04:10.129132 24281 tablet_bootstrap.cc:492] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766: No bootstrap required, opened a new log
I20260608 10:04:10.129503 24283 ts_tablet_manager.cc:1403] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.015s
I20260608 10:04:10.129662 24281 ts_tablet_manager.cc:1403] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260608 10:04:10.132607 24283 raft_consensus.cc:359] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } }
I20260608 10:04:10.133194 24283 raft_consensus.cc:385] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:10.133005 24281 raft_consensus.cc:359] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fdc252706a3449e964c4cb75ab50766" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40079 } }
I20260608 10:04:10.133615 24283 raft_consensus.cc:740] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d20c87af2942d7b96fde414926285b, State: Initialized, Role: FOLLOWER
I20260608 10:04:10.133719 24281 raft_consensus.cc:385] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:10.134093 24281 raft_consensus.cc:740] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fdc252706a3449e964c4cb75ab50766, State: Initialized, Role: FOLLOWER
I20260608 10:04:10.134428 24283 consensus_queue.cc:260] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } }
I20260608 10:04:10.135109 24283 raft_consensus.cc:399] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:10.135445 24283 raft_consensus.cc:493] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:10.135825 24283 raft_consensus.cc:3060] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:10.135545 24281 consensus_queue.cc:260] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2fdc252706a3449e964c4cb75ab50766" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40079 } }
I20260608 10:04:10.137352 24281 raft_consensus.cc:399] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:10.137758 24281 raft_consensus.cc:493] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:10.138109 24281 raft_consensus.cc:3060] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:10.139094 24282 raft_consensus.cc:515] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90f979092883401da861861df7c2cc5d" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35179 } }
I20260608 10:04:10.139969 24282 leader_election.cc:304] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [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: 90f979092883401da861861df7c2cc5d; no voters: 
I20260608 10:04:10.141094 24283 raft_consensus.cc:515] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } }
I20260608 10:04:10.141965 24283 leader_election.cc:304] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [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: c6d20c87af2942d7b96fde414926285b; no voters: 
I20260608 10:04:10.142333 24282 leader_election.cc:290] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:10.143121 24287 raft_consensus.cc:2804] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:10.143468 24079 heartbeater.cc:499] Master 127.23.52.190:34159 was elected leader, sending a full tablet report...
I20260608 10:04:10.150700 24288 raft_consensus.cc:2804] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:10.152678 24287 raft_consensus.cc:697] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 1 LEADER]: Becoming Leader. State: Replica: 90f979092883401da861861df7c2cc5d, State: Running, Role: LEADER
I20260608 10:04:10.154162 24283 leader_election.cc:290] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:10.153678 24287 consensus_queue.cc:237] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [LEADER]: Queue going to LEADER mode. State: All 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: "90f979092883401da861861df7c2cc5d" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35179 } }
I20260608 10:04:10.154109 24282 ts_tablet_manager.cc:1434] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.008s
I20260608 10:04:10.159663 24288 raft_consensus.cc:697] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 1 LEADER]: Becoming Leader. State: Replica: c6d20c87af2942d7b96fde414926285b, State: Running, Role: LEADER
I20260608 10:04:10.161765 24281 raft_consensus.cc:515] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fdc252706a3449e964c4cb75ab50766" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40079 } }
I20260608 10:04:10.162768 24281 leader_election.cc:304] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [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: 2fdc252706a3449e964c4cb75ab50766; no voters: 
I20260608 10:04:10.163044 24283 ts_tablet_manager.cc:1434] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.012s
I20260608 10:04:10.160877 24288 consensus_queue.cc:237] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [LEADER]: Queue going to LEADER mode. State: All 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: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } }
I20260608 10:04:10.166396 24283 tablet_bootstrap.cc:492] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b: Bootstrap starting.
I20260608 10:04:10.168809 24281 leader_election.cc:290] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:10.175117 23794 catalog_manager.cc:5696] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 90f979092883401da861861df7c2cc5d (127.23.52.131). New cstate: current_term: 1 leader_uuid: "90f979092883401da861861df7c2cc5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90f979092883401da861861df7c2cc5d" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35179 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:10.188056 24295 raft_consensus.cc:2804] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:10.188712 24281 ts_tablet_manager.cc:1434] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766: Time spent starting tablet: real 0.059s	user 0.027s	sys 0.011s
I20260608 10:04:10.199492 24295 raft_consensus.cc:697] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 1 LEADER]: Becoming Leader. State: Replica: 2fdc252706a3449e964c4cb75ab50766, State: Running, Role: LEADER
I20260608 10:04:10.201188 24295 consensus_queue.cc:237] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [LEADER]: Queue going to LEADER mode. State: All 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: "2fdc252706a3449e964c4cb75ab50766" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40079 } }
I20260608 10:04:10.222769 23792 catalog_manager.cc:5696] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d20c87af2942d7b96fde414926285b (127.23.52.129). New cstate: current_term: 1 leader_uuid: "c6d20c87af2942d7b96fde414926285b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:10.240921 24283 tablet_bootstrap.cc:654] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:10.249934 23791 catalog_manager.cc:5696] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fdc252706a3449e964c4cb75ab50766 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "2fdc252706a3449e964c4cb75ab50766" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fdc252706a3449e964c4cb75ab50766" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40079 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:10.280637 24283 tablet_bootstrap.cc:492] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b: No bootstrap required, opened a new log
I20260608 10:04:10.281405 24283 ts_tablet_manager.cc:1403] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.006s
I20260608 10:04:10.285674 24283 raft_consensus.cc:359] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } }
I20260608 10:04:10.286518 24283 raft_consensus.cc:385] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:10.286932 24283 raft_consensus.cc:740] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d20c87af2942d7b96fde414926285b, State: Initialized, Role: FOLLOWER
I20260608 10:04:10.292207 24283 consensus_queue.cc:260] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } }
I20260608 10:04:10.292909 24283 raft_consensus.cc:399] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:10.293175 24283 raft_consensus.cc:493] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:10.293432 24283 raft_consensus.cc:3060] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:10.300509 24283 raft_consensus.cc:515] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } }
I20260608 10:04:10.301460 24283 leader_election.cc:304] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [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: c6d20c87af2942d7b96fde414926285b; no voters: 
I20260608 10:04:10.302179 24283 leader_election.cc:290] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:10.302322 24288 raft_consensus.cc:2804] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:10.302888 24288 raft_consensus.cc:697] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 1 LEADER]: Becoming Leader. State: Replica: c6d20c87af2942d7b96fde414926285b, State: Running, Role: LEADER
I20260608 10:04:10.303686 24288 consensus_queue.cc:237] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [LEADER]: Queue going to LEADER mode. State: All 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: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } }
I20260608 10:04:10.304502 24283 ts_tablet_manager.cc:1434] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.002s
I20260608 10:04:10.313539 23791 catalog_manager.cc:5696] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d20c87af2942d7b96fde414926285b (127.23.52.129). New cstate: current_term: 1 leader_uuid: "c6d20c87af2942d7b96fde414926285b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d20c87af2942d7b96fde414926285b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35903 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:10.336544 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:04:10.359277 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:10.360244 23762 tablet_replica.cc:333] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b: stopping tablet replica
I20260608 10:04:10.361104 23762 raft_consensus.cc:2243] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:10.361649 23762 raft_consensus.cc:2272] T b00cbae9c15c473d838f8ad209fc28c4 P c6d20c87af2942d7b96fde414926285b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:10.364523 23762 tablet_replica.cc:333] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b: stopping tablet replica
I20260608 10:04:10.365041 23762 raft_consensus.cc:2243] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:10.365477 23762 raft_consensus.cc:2272] T 30240a091f194a60b6b2d34e9eae6eda P c6d20c87af2942d7b96fde414926285b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:10.519631 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:04:10.529865 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:04:10.548216 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:10.549168 23762 tablet_replica.cc:333] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766: stopping tablet replica
I20260608 10:04:10.549773 23762 raft_consensus.cc:2243] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:10.550274 23762 raft_consensus.cc:2272] T 3f402effb4a74c07890bd6ae3aa6bf08 P 2fdc252706a3449e964c4cb75ab50766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:10.560359 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:04:10.568766 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:04:10.588714 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:10.589668 23762 tablet_replica.cc:333] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d: stopping tablet replica
I20260608 10:04:10.590211 23762 raft_consensus.cc:2243] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:10.590695 23762 raft_consensus.cc:2272] T afbba16d4b2f421abc6b5a4ecbee091f P 90f979092883401da861861df7c2cc5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:10.611696 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:04:10.620646 23762 master.cc:562] Master@127.23.52.190:34159 shutting down...
I20260608 10:04:10.721587 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:10.722477 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:10.722813 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23849e227c4b4e729aa169c20b712e6b: stopping tablet replica
I20260608 10:04:10.742415 23762 master.cc:584] Master@127.23.52.190:34159 shutdown complete.
I20260608 10:04:10.753360 23762 master.cc:562] Master@127.23.52.189:39025 shutting down...
I20260608 10:04:10.769143 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:10.769690 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:10.770022 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3226a1944f1d41c49dd04d7555877a79: stopping tablet replica
I20260608 10:04:10.805035 23762 master.cc:584] Master@127.23.52.189:39025 shutdown complete.
I20260608 10:04:10.819841 23762 master.cc:562] Master@127.23.52.188:36421 shutting down...
I20260608 10:04:10.839392 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:10.839943 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:10.840276 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac78f160e9ee4d97bd80c68207c1e816: stopping tablet replica
I20260608 10:04:10.858386 23762 master.cc:584] Master@127.23.52.188:36421 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4881 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:04:10.886003 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:44979
I20260608 10:04:10.887167 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:10.892511 24307 instance_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 10:04:10.893405 24306 instance_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 10:04:10.894178 24309 instance_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 10:04:10.894449 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:10.895638 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:10.895824 23762 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 10:04:10.895951 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913050895940 us; error 0 us; skew 500 ppm
I20260608 10:04:10.896523 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:10.898787 23762 webserver.cc:533] Webserver started at http://127.23.52.190:44071/ using document root <none> and password file <none>
I20260608 10:04:10.899227 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:10.899441 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:10.899677 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:10.900725 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "5875f9001ad34e649b2c473330053104"
format_stamp: "Formatted at 2026-06-08 10:04:10 on dist-test-slave-kdhp"
I20260608 10:04:10.905135 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:04:10.908649 24314 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:10.909439 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:04:10.909757 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "5875f9001ad34e649b2c473330053104"
format_stamp: "Formatted at 2026-06-08 10:04:10 on dist-test-slave-kdhp"
I20260608 10:04:10.910028 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-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 10:04:10.927119 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:10.928289 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:10.965726 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:44979
I20260608 10:04:10.965835 24365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:44979 every 8 connection(s)
I20260608 10:04:10.969962 24367 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 10:04:10.979699 24367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104: Bootstrap starting.
I20260608 10:04:10.984088 24367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:10.988263 24367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104: No bootstrap required, opened a new log
I20260608 10:04:10.990399 24367 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5875f9001ad34e649b2c473330053104" member_type: VOTER }
I20260608 10:04:10.990828 24367 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:10.991058 24367 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5875f9001ad34e649b2c473330053104, State: Initialized, Role: FOLLOWER
I20260608 10:04:10.991791 24367 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5875f9001ad34e649b2c473330053104" member_type: VOTER }
I20260608 10:04:10.992270 24367 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:10.992511 24367 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:10.992812 24367 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:10.996994 24367 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5875f9001ad34e649b2c473330053104" member_type: VOTER }
I20260608 10:04:10.997560 24367 leader_election.cc:304] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [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: 5875f9001ad34e649b2c473330053104; no voters: 
I20260608 10:04:10.998875 24367 leader_election.cc:290] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:10.999312 24370 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:11.000902 24370 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 1 LEADER]: Becoming Leader. State: Replica: 5875f9001ad34e649b2c473330053104, State: Running, Role: LEADER
I20260608 10:04:11.001546 24370 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [LEADER]: Queue going to LEADER mode. State: All 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: "5875f9001ad34e649b2c473330053104" member_type: VOTER }
I20260608 10:04:11.002007 24367 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:11.004961 24372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5875f9001ad34e649b2c473330053104. Latest consensus state: current_term: 1 leader_uuid: "5875f9001ad34e649b2c473330053104" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5875f9001ad34e649b2c473330053104" member_type: VOTER } }
I20260608 10:04:11.004957 24371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5875f9001ad34e649b2c473330053104" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5875f9001ad34e649b2c473330053104" member_type: VOTER } }
I20260608 10:04:11.005743 24372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:11.005818 24371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:11.009608 24375 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:11.015540 24375 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:11.019227 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:11.025429 24375 catalog_manager.cc:1382] Generated new cluster ID: dfdd69c40d234016a6507e2d69564547
I20260608 10:04:11.025765 24375 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:11.040994 24375 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:11.042368 24375 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:11.060324 24375 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104: Generated new TSK 0
I20260608 10:04:11.061067 24375 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:11.086665 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:11.093533 24388 instance_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 10:04:11.094864 24389 instance_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 10:04:11.098773 23762 server_base.cc:1061] running on GCE node
W20260608 10:04:11.098789 24391 instance_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 10:04:11.100159 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:11.100422 23762 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 10:04:11.100574 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913051100560 us; error 0 us; skew 500 ppm
I20260608 10:04:11.101168 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:11.103922 23762 webserver.cc:533] Webserver started at http://127.23.52.129:35343/ using document root <none> and password file <none>
I20260608 10:04:11.104471 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:11.104652 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:11.104894 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:11.106115 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "1968d64daa314b068b5d6b34805fb83e"
format_stamp: "Formatted at 2026-06-08 10:04:11 on dist-test-slave-kdhp"
I20260608 10:04:11.111266 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 10:04:11.115259 24396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:11.116257 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:11.116549 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "1968d64daa314b068b5d6b34805fb83e"
format_stamp: "Formatted at 2026-06-08 10:04:11 on dist-test-slave-kdhp"
I20260608 10:04:11.116825 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-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 10:04:11.161106 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:11.162168 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:11.163686 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:11.166085 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:11.166267 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:11.166576 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:11.166729 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:11.206076 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:35295
I20260608 10:04:11.206180 24458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:35295 every 8 connection(s)
I20260608 10:04:11.211282 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:11.218775 24463 instance_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 10:04:11.219724 24464 instance_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 10:04:11.223312 24466 instance_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 10:04:11.224050 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:11.224635 24459 heartbeater.cc:344] Connected to a master server at 127.23.52.190:44979
I20260608 10:04:11.225060 24459 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:11.225193 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:11.225507 23762 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 10:04:11.225785 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913051225762 us; error 0 us; skew 500 ppm
I20260608 10:04:11.225864 24459 heartbeater.cc:507] Master 127.23.52.190:44979 requested a full tablet report, sending...
I20260608 10:04:11.226890 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:11.228404 24331 ts_manager.cc:194] Registered new tserver with Master: 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295)
I20260608 10:04:11.230193 24331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42084
I20260608 10:04:11.232488 23762 webserver.cc:533] Webserver started at http://127.23.52.130:42905/ using document root <none> and password file <none>
I20260608 10:04:11.233104 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:11.233357 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:11.233667 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:11.234814 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "f09c7f85e2a84f0d944697ab03ef5497"
format_stamp: "Formatted at 2026-06-08 10:04:11 on dist-test-slave-kdhp"
I20260608 10:04:11.239719 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:04:11.243105 24471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:11.244011 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:04:11.244331 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "f09c7f85e2a84f0d944697ab03ef5497"
format_stamp: "Formatted at 2026-06-08 10:04:11 on dist-test-slave-kdhp"
I20260608 10:04:11.244639 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-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 10:04:11.260530 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:11.261657 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:11.263132 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:11.265527 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:11.265763 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:11.266014 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:11.266196 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:11.306685 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:38509
I20260608 10:04:11.306800 24533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:38509 every 8 connection(s)
I20260608 10:04:11.311952 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:11.318922 24537 instance_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 10:04:11.322177 24538 instance_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 10:04:11.324393 24540 instance_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 10:04:11.325268 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:11.325966 24534 heartbeater.cc:344] Connected to a master server at 127.23.52.190:44979
I20260608 10:04:11.326346 24534 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:11.326345 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:11.326807 23762 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 10:04:11.326993 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913051326955 us; error 0 us; skew 500 ppm
I20260608 10:04:11.327411 24534 heartbeater.cc:507] Master 127.23.52.190:44979 requested a full tablet report, sending...
I20260608 10:04:11.327823 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:11.329995 24331 ts_manager.cc:194] Registered new tserver with Master: f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509)
I20260608 10:04:11.330578 23762 webserver.cc:533] Webserver started at http://127.23.52.131:40151/ using document root <none> and password file <none>
I20260608 10:04:11.331132 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:11.331395 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:11.331689 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:11.331612 24331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42090
I20260608 10:04:11.333034 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "773524f1d819423c9681aaf989536aca"
format_stamp: "Formatted at 2026-06-08 10:04:11 on dist-test-slave-kdhp"
I20260608 10:04:11.337785 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:04:11.341689 24545 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:11.342516 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:04:11.342887 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "773524f1d819423c9681aaf989536aca"
format_stamp: "Formatted at 2026-06-08 10:04:11 on dist-test-slave-kdhp"
I20260608 10:04:11.343210 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-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 10:04:11.373234 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:11.374583 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:11.376225 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:11.378748 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:11.379019 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:11.379289 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:11.379521 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:04:11.421595 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:46461
I20260608 10:04:11.421725 24608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:46461 every 8 connection(s)
I20260608 10:04:11.436053 24609 heartbeater.cc:344] Connected to a master server at 127.23.52.190:44979
I20260608 10:04:11.436439 24609 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:11.437209 24609 heartbeater.cc:507] Master 127.23.52.190:44979 requested a full tablet report, sending...
I20260608 10:04:11.439240 24331 ts_manager.cc:194] Registered new tserver with Master: 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:11.440028 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014971364s
I20260608 10:04:11.440729 24331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42092
I20260608 10:04:12.233166 24459 heartbeater.cc:499] Master 127.23.52.190:44979 was elected leader, sending a full tablet report...
I20260608 10:04:12.334407 24534 heartbeater.cc:499] Master 127.23.52.190:44979 was elected leader, sending a full tablet report...
I20260608 10:04:12.443454 24609 heartbeater.cc:499] Master 127.23.52.190:44979 was elected leader, sending a full tablet report...
I20260608 10:04:12.497215 24331 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42108:
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 10:04:12.499845 24331 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 10:04:12.569584 24572 tablet_service.cc:1511] Processing CreateTablet for tablet 79144b69b761407a8d0da7b2edccd609 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:12.569595 24573 tablet_service.cc:1511] Processing CreateTablet for tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:12.571902 24572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79144b69b761407a8d0da7b2edccd609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.575330 24571 tablet_service.cc:1511] Processing CreateTablet for tablet a86f7e808f7c4b7dbc3b1cf24d8c59fb (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:12.575987 24573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.576481 24499 tablet_service.cc:1511] Processing CreateTablet for tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:12.577107 24571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86f7e808f7c4b7dbc3b1cf24d8c59fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.577283 24498 tablet_service.cc:1511] Processing CreateTablet for tablet 79144b69b761407a8d0da7b2edccd609 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:12.578068 24499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.579819 24497 tablet_service.cc:1511] Processing CreateTablet for tablet a86f7e808f7c4b7dbc3b1cf24d8c59fb (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:12.581215 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86f7e808f7c4b7dbc3b1cf24d8c59fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.583855 24498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79144b69b761407a8d0da7b2edccd609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.606281 24497 tablet_service.cc:1511] Processing CreateTablet for tablet 4de207b4103d4c868ba7f9ccd00f0889 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:12.606292 24570 tablet_service.cc:1511] Processing CreateTablet for tablet 4de207b4103d4c868ba7f9ccd00f0889 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:12.608091 24570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de207b4103d4c868ba7f9ccd00f0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.608093 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de207b4103d4c868ba7f9ccd00f0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.614312 24424 tablet_service.cc:1511] Processing CreateTablet for tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:12.616705 24423 tablet_service.cc:1511] Processing CreateTablet for tablet 79144b69b761407a8d0da7b2edccd609 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:12.618117 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79144b69b761407a8d0da7b2edccd609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.620213 24422 tablet_service.cc:1511] Processing CreateTablet for tablet a86f7e808f7c4b7dbc3b1cf24d8c59fb (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:12.620682 24420 tablet_service.cc:1511] Processing CreateTablet for tablet b4407a90184c4db6a4277a13f12c97fd (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:12.621657 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86f7e808f7c4b7dbc3b1cf24d8c59fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.623389 24421 tablet_service.cc:1511] Processing CreateTablet for tablet 4de207b4103d4c868ba7f9ccd00f0889 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:12.624774 24421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de207b4103d4c868ba7f9ccd00f0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.629166 24498 tablet_service.cc:1511] Processing CreateTablet for tablet b4407a90184c4db6a4277a13f12c97fd (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:12.630611 24498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4407a90184c4db6a4277a13f12c97fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.631795 24420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4407a90184c4db6a4277a13f12c97fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.635836 24424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.638476 24631 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497: Bootstrap starting.
I20260608 10:04:12.642711 24419 tablet_service.cc:1511] Processing CreateTablet for tablet 9e77e5e4f7ac49a481fb82459c5a2c5a (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:12.644654 24419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e77e5e4f7ac49a481fb82459c5a2c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.646775 24572 tablet_service.cc:1511] Processing CreateTablet for tablet b4407a90184c4db6a4277a13f12c97fd (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:12.651392 24572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4407a90184c4db6a4277a13f12c97fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.652669 24499 tablet_service.cc:1511] Processing CreateTablet for tablet 9e77e5e4f7ac49a481fb82459c5a2c5a (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:12.660424 24499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e77e5e4f7ac49a481fb82459c5a2c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.660841 24630 tablet_bootstrap.cc:492] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca: Bootstrap starting.
I20260608 10:04:12.663422 24571 tablet_service.cc:1511] Processing CreateTablet for tablet 9e77e5e4f7ac49a481fb82459c5a2c5a (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:12.664938 24571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e77e5e4f7ac49a481fb82459c5a2c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.668551 24632 tablet_bootstrap.cc:492] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e: Bootstrap starting.
I20260608 10:04:12.668730 24418 tablet_service.cc:1511] Processing CreateTablet for tablet 45d10d881ef84e89bc02942807fac9c2 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:12.670313 24418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d10d881ef84e89bc02942807fac9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.677351 24570 tablet_service.cc:1511] Processing CreateTablet for tablet 45d10d881ef84e89bc02942807fac9c2 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:12.678977 24570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d10d881ef84e89bc02942807fac9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.678659 24498 tablet_service.cc:1511] Processing CreateTablet for tablet 45d10d881ef84e89bc02942807fac9c2 (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:12.681454 24498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d10d881ef84e89bc02942807fac9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.691455 24497 tablet_service.cc:1511] Processing CreateTablet for tablet e4447a05e2e1457f92242cb68b4bc2fb (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:12.692835 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4447a05e2e1457f92242cb68b4bc2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.693429 24422 tablet_service.cc:1511] Processing CreateTablet for tablet e4447a05e2e1457f92242cb68b4bc2fb (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:12.694885 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4447a05e2e1457f92242cb68b4bc2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.711100 24570 tablet_service.cc:1511] Processing CreateTablet for tablet e4447a05e2e1457f92242cb68b4bc2fb (DEFAULT_TABLE table=test-workload [id=e0a525719ba7454a96fec195c8cc10bd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:12.712495 24632 tablet_bootstrap.cc:654] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.712775 24570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4447a05e2e1457f92242cb68b4bc2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.717607 24630 tablet_bootstrap.cc:654] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.731670 24631 tablet_bootstrap.cc:654] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.744463 24632 tablet_bootstrap.cc:492] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e: No bootstrap required, opened a new log
I20260608 10:04:12.745142 24632 ts_tablet_manager.cc:1403] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e: Time spent bootstrapping tablet: real 0.077s	user 0.001s	sys 0.010s
I20260608 10:04:12.753280 24632 raft_consensus.cc:359] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.754189 24632 raft_consensus.cc:385] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.754194 24631 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497: No bootstrap required, opened a new log
I20260608 10:04:12.754655 24632 raft_consensus.cc:740] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.754999 24631 ts_tablet_manager.cc:1403] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.000s
I20260608 10:04:12.755538 24630 tablet_bootstrap.cc:492] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca: No bootstrap required, opened a new log
I20260608 10:04:12.756106 24630 ts_tablet_manager.cc:1403] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.000s
I20260608 10:04:12.758550 24632 consensus_queue.cc:260] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.758535 24631 raft_consensus.cc:359] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:12.759555 24631 raft_consensus.cc:385] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.759438 24630 raft_consensus.cc:359] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.759953 24631 raft_consensus.cc:740] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.760303 24630 raft_consensus.cc:385] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.760654 24630 raft_consensus.cc:740] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773524f1d819423c9681aaf989536aca, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.761011 24631 consensus_queue.cc:260] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:12.761646 24630 consensus_queue.cc:260] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.766183 24632 ts_tablet_manager.cc:1434] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.003s
I20260608 10:04:12.767096 24632 tablet_bootstrap.cc:492] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e: Bootstrap starting.
I20260608 10:04:12.771831 24630 ts_tablet_manager.cc:1434] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260608 10:04:12.773567 24632 tablet_bootstrap.cc:654] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.774200 24637 raft_consensus.cc:493] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:12.774811 24637 raft_consensus.cc:515] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:12.778043 24631 ts_tablet_manager.cc:1434] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260608 10:04:12.779788 24630 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca: Bootstrap starting.
I20260608 10:04:12.787272 24630 tablet_bootstrap.cc:654] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.788055 24631 tablet_bootstrap.cc:492] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497: Bootstrap starting.
I20260608 10:04:12.797181 24637 leader_election.cc:290] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 773524f1d819423c9681aaf989536aca (127.23.52.131:46461), 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295)
I20260608 10:04:12.803252 24631 tablet_bootstrap.cc:654] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.810456 24632 tablet_bootstrap.cc:492] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e: No bootstrap required, opened a new log
I20260608 10:04:12.810712 24630 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca: No bootstrap required, opened a new log
I20260608 10:04:12.811097 24632 ts_tablet_manager.cc:1403] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.011s
I20260608 10:04:12.811499 24630 ts_tablet_manager.cc:1403] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.014s
I20260608 10:04:12.815280 24632 raft_consensus.cc:359] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.816308 24632 raft_consensus.cc:385] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.816705 24632 raft_consensus.cc:740] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.817057 24630 raft_consensus.cc:359] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:12.819144 24638 raft_consensus.cc:493] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:12.819908 24638 raft_consensus.cc:515] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.817772 24632 consensus_queue.cc:260] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.827447 24632 ts_tablet_manager.cc:1434] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 10:04:12.828498 24632 tablet_bootstrap.cc:492] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e: Bootstrap starting.
I20260608 10:04:12.832933 24638 leader_election.cc:290] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509)
I20260608 10:04:12.837342 24632 tablet_bootstrap.cc:654] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.818408 24630 raft_consensus.cc:385] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.844039 24630 raft_consensus.cc:740] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773524f1d819423c9681aaf989536aca, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.844269 24631 tablet_bootstrap.cc:492] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497: No bootstrap required, opened a new log
I20260608 10:04:12.844827 24631 ts_tablet_manager.cc:1403] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.022s
I20260608 10:04:12.847635 24630 consensus_queue.cc:260] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:12.848742 24631 raft_consensus.cc:359] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.849784 24631 raft_consensus.cc:385] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.850198 24631 raft_consensus.cc:740] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.851511 24631 consensus_queue.cc:260] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.854292 24631 ts_tablet_manager.cc:1434] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 10:04:12.854873 24630 ts_tablet_manager.cc:1434] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260608 10:04:12.855392 24631 tablet_bootstrap.cc:492] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497: Bootstrap starting.
I20260608 10:04:12.855940 24630 tablet_bootstrap.cc:492] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca: Bootstrap starting.
I20260608 10:04:12.866196 24631 tablet_bootstrap.cc:654] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.882062 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3b7f8f4d2405eb5eaa6a6c301d7df" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca" is_pre_election: true
I20260608 10:04:12.882963 24584 raft_consensus.cc:2468] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:12.883646 24630 tablet_bootstrap.cc:654] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.888268 24474 leader_election.cc:304] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:12.889454 24637 raft_consensus.cc:2804] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:12.889884 24637 raft_consensus.cc:493] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:12.890743 24637 raft_consensus.cc:3060] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:12.891660 24632 tablet_bootstrap.cc:492] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e: No bootstrap required, opened a new log
I20260608 10:04:12.892264 24632 ts_tablet_manager.cc:1403] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.031s
I20260608 10:04:12.895280 24632 raft_consensus.cc:359] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.896077 24632 raft_consensus.cc:385] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.896438 24632 raft_consensus.cc:740] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.899994 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3b7f8f4d2405eb5eaa6a6c301d7df" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e" is_pre_election: true
W20260608 10:04:12.902904 24473 leader_election.cc:343] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:12.904579 24632 consensus_queue.cc:260] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.911393 24632 ts_tablet_manager.cc:1434] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260608 10:04:12.912968 24632 tablet_bootstrap.cc:492] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e: Bootstrap starting.
I20260608 10:04:12.916652 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79144b69b761407a8d0da7b2edccd609" candidate_uuid: "773524f1d819423c9681aaf989536aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497" is_pre_election: true
I20260608 10:04:12.917539 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79144b69b761407a8d0da7b2edccd609" candidate_uuid: "773524f1d819423c9681aaf989536aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e" is_pre_election: true
I20260608 10:04:12.918310 24434 raft_consensus.cc:2468] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773524f1d819423c9681aaf989536aca in term 0.
I20260608 10:04:12.920521 24547 leader_election.cc:304] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1968d64daa314b068b5d6b34805fb83e, 773524f1d819423c9681aaf989536aca; no voters: 
I20260608 10:04:12.921497 24632 tablet_bootstrap.cc:654] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e: Neither blocks nor log segments found. Creating new log.
W20260608 10:04:12.921685 24546 leader_election.cc:343] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:12.922806 24638 raft_consensus.cc:2804] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:12.923285 24638 raft_consensus.cc:493] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:12.923784 24638 raft_consensus.cc:3060] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:12.923468 24637 raft_consensus.cc:515] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:12.928726 24637 leader_election.cc:290] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Requested vote from peers 773524f1d819423c9681aaf989536aca (127.23.52.131:46461), 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295)
I20260608 10:04:12.932226 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3b7f8f4d2405eb5eaa6a6c301d7df" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca"
I20260608 10:04:12.932997 24584 raft_consensus.cc:3060] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:12.935050 24630 tablet_bootstrap.cc:492] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca: No bootstrap required, opened a new log
I20260608 10:04:12.932226 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3b7f8f4d2405eb5eaa6a6c301d7df" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
I20260608 10:04:12.935771 24630 ts_tablet_manager.cc:1403] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.022s
W20260608 10:04:12.937202 24473 leader_election.cc:343] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:12.938714 24630 raft_consensus.cc:359] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.939214 24630 raft_consensus.cc:385] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.939495 24630 raft_consensus.cc:740] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773524f1d819423c9681aaf989536aca, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.939611 24638 raft_consensus.cc:515] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.940348 24630 consensus_queue.cc:260] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.940886 24584 raft_consensus.cc:2468] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 1.
I20260608 10:04:12.932457 24631 tablet_bootstrap.cc:492] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497: No bootstrap required, opened a new log
I20260608 10:04:12.941931 24631 ts_tablet_manager.cc:1403] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.015s
I20260608 10:04:12.942996 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79144b69b761407a8d0da7b2edccd609" candidate_uuid: "773524f1d819423c9681aaf989536aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
I20260608 10:04:12.943799 24434 raft_consensus.cc:3060] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:12.946530 24638 leader_election.cc:290] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [CANDIDATE]: Term 1 election: Requested vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509)
I20260608 10:04:12.946849 24474 leader_election.cc:304] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [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: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497; no voters: 1968d64daa314b068b5d6b34805fb83e
I20260608 10:04:12.948071 24632 tablet_bootstrap.cc:492] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e: No bootstrap required, opened a new log
I20260608 10:04:12.947605 24631 raft_consensus.cc:359] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.950266 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79144b69b761407a8d0da7b2edccd609" candidate_uuid: "773524f1d819423c9681aaf989536aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
I20260608 10:04:12.950542 24630 ts_tablet_manager.cc:1434] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:04:12.948843 24632 ts_tablet_manager.cc:1403] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.000s
I20260608 10:04:12.951860 24630 tablet_bootstrap.cc:492] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca: Bootstrap starting.
I20260608 10:04:12.953802 24632 raft_consensus.cc:359] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.954380 24632 raft_consensus.cc:385] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.954633 24632 raft_consensus.cc:740] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.955425 24637 raft_consensus.cc:2804] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:12.955315 24632 consensus_queue.cc:260] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.956259 24434 raft_consensus.cc:2468] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773524f1d819423c9681aaf989536aca in term 1.
I20260608 10:04:12.959671 24632 ts_tablet_manager.cc:1434] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:04:12.959791 24547 leader_election.cc:304] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1968d64daa314b068b5d6b34805fb83e, 773524f1d819423c9681aaf989536aca; no voters: 
I20260608 10:04:12.960464 24630 tablet_bootstrap.cc:654] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.960961 24632 tablet_bootstrap.cc:492] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e: Bootstrap starting.
I20260608 10:04:12.967831 24651 raft_consensus.cc:2804] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:12.968470 24651 raft_consensus.cc:697] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 1 LEADER]: Becoming Leader. State: Replica: 773524f1d819423c9681aaf989536aca, State: Running, Role: LEADER
I20260608 10:04:12.969410 24651 consensus_queue.cc:237] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.949261 24631 raft_consensus.cc:385] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:12.973750 24637 raft_consensus.cc:697] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Becoming Leader. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Running, Role: LEADER
I20260608 10:04:12.975062 24631 raft_consensus.cc:740] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Initialized, Role: FOLLOWER
I20260608 10:04:12.975816 24637 consensus_queue.cc:237] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:12.976728 24632 tablet_bootstrap.cc:654] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.977828 24631 consensus_queue.cc:260] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.978837 24509 raft_consensus.cc:3060] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:12.980222 24631 ts_tablet_manager.cc:1434] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260608 10:04:12.981366 24631 tablet_bootstrap.cc:492] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497: Bootstrap starting.
I20260608 10:04:12.988031 24631 tablet_bootstrap.cc:654] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:12.988195 24509 raft_consensus.cc:2468] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773524f1d819423c9681aaf989536aca in term 1.
I20260608 10:04:12.991415 24330 catalog_manager.cc:5696] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 773524f1d819423c9681aaf989536aca (127.23.52.131). New cstate: current_term: 1 leader_uuid: "773524f1d819423c9681aaf989536aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:12.993180 24632 tablet_bootstrap.cc:492] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e: No bootstrap required, opened a new log
I20260608 10:04:12.993494 24630 tablet_bootstrap.cc:492] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca: No bootstrap required, opened a new log
I20260608 10:04:12.994042 24630 ts_tablet_manager.cc:1403] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260608 10:04:12.993965 24632 ts_tablet_manager.cc:1403] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260608 10:04:12.996640 24652 raft_consensus.cc:493] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:12.997129 24652 raft_consensus.cc:515] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:12.999240 24652 leader_election.cc:290] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.000106 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86f7e808f7c4b7dbc3b1cf24d8c59fb" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e" is_pre_election: true
I20260608 10:04:13.000756 24434 raft_consensus.cc:2468] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:13.002696 24473 leader_election.cc:304] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1968d64daa314b068b5d6b34805fb83e, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:13.003589 24652 raft_consensus.cc:2804] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:13.004001 24652 raft_consensus.cc:493] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:13.004381 24652 raft_consensus.cc:3060] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.005683 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86f7e808f7c4b7dbc3b1cf24d8c59fb" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca" is_pre_election: true
I20260608 10:04:13.006629 24584 raft_consensus.cc:2468] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:13.009450 24630 raft_consensus.cc:359] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.009783 24636 raft_consensus.cc:493] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:13.010385 24636 raft_consensus.cc:515] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.014467 24632 raft_consensus.cc:359] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.015614 24632 raft_consensus.cc:385] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.016111 24632 raft_consensus.cc:740] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.016414 24636 leader_election.cc:290] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.017283 24632 consensus_queue.cc:260] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.021773 24630 raft_consensus.cc:385] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.022207 24630 raft_consensus.cc:740] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773524f1d819423c9681aaf989536aca, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.023051 24652 raft_consensus.cc:515] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.024166 24632 ts_tablet_manager.cc:1434] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260608 10:04:13.024521 24630 consensus_queue.cc:260] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.030810 24632 tablet_bootstrap.cc:492] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e: Bootstrap starting.
I20260608 10:04:13.031167 24631 tablet_bootstrap.cc:492] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497: No bootstrap required, opened a new log
I20260608 10:04:13.031733 24631 ts_tablet_manager.cc:1403] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497: Time spent bootstrapping tablet: real 0.051s	user 0.031s	sys 0.015s
I20260608 10:04:13.032672 24630 ts_tablet_manager.cc:1434] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260608 10:04:13.033751 24630 tablet_bootstrap.cc:492] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca: Bootstrap starting.
I20260608 10:04:13.024689 24331 catalog_manager.cc:5696] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 reported cstate change: term changed from 0 to 1, leader changed from <none> to f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "f09c7f85e2a84f0d944697ab03ef5497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:13.035030 24631 raft_consensus.cc:359] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
W20260608 10:04:13.027084 24380 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:13.036073 24631 raft_consensus.cc:385] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.036466 24631 raft_consensus.cc:740] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.019320 24385 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 10:04:13.037926 24385 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:04:13.037431 24631 consensus_queue.cc:260] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.039629 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86f7e808f7c4b7dbc3b1cf24d8c59fb" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca"
I20260608 10:04:13.040158 24631 ts_tablet_manager.cc:1434] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:04:13.040241 24584 raft_consensus.cc:3060] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.035475 24652 leader_election.cc:290] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Requested vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.041663 24632 tablet_bootstrap.cc:654] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.041368 24631 tablet_bootstrap.cc:492] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497: Bootstrap starting.
I20260608 10:04:13.042475 24636 raft_consensus.cc:493] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:13.042994 24636 raft_consensus.cc:515] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.045156 24636 leader_election.cc:290] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.050122 24631 tablet_bootstrap.cc:654] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.053368 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4447a05e2e1457f92242cb68b4bc2fb" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca" is_pre_election: true
I20260608 10:04:13.054030 24582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca" is_pre_election: true
W20260608 10:04:13.056039 24399 leader_election.cc:343] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773524f1d819423c9681aaf989536aca (127.23.52.131:46461): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:04:13.056787 24399 leader_election.cc:343] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773524f1d819423c9681aaf989536aca (127.23.52.131:46461): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:13.058727 24584 raft_consensus.cc:2468] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 1.
I20260608 10:04:13.060120 24474 leader_election.cc:304] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:13.060972 24652 raft_consensus.cc:2804] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:13.061480 24632 tablet_bootstrap.cc:492] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e: No bootstrap required, opened a new log
I20260608 10:04:13.061537 24652 raft_consensus.cc:697] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Becoming Leader. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Running, Role: LEADER
I20260608 10:04:13.062216 24632 ts_tablet_manager.cc:1403] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260608 10:04:13.061359 24630 tablet_bootstrap.cc:654] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.062707 24652 consensus_queue.cc:237] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.068113 24632 raft_consensus.cc:359] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.068902 24632 raft_consensus.cc:385] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.069249 24632 raft_consensus.cc:740] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.069401 24631 tablet_bootstrap.cc:492] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497: No bootstrap required, opened a new log
I20260608 10:04:13.070070 24632 consensus_queue.cc:260] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.072551 24631 ts_tablet_manager.cc:1403] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260608 10:04:13.074694 24632 ts_tablet_manager.cc:1434] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260608 10:04:13.074990 24630 tablet_bootstrap.cc:492] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca: No bootstrap required, opened a new log
I20260608 10:04:13.075573 24630 ts_tablet_manager.cc:1403] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.008s
I20260608 10:04:13.077261 24631 raft_consensus.cc:359] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.078104 24631 raft_consensus.cc:385] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.078430 24631 raft_consensus.cc:740] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.079293 24631 consensus_queue.cc:260] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.079955 24632 tablet_bootstrap.cc:492] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e: Bootstrap starting.
I20260608 10:04:13.082315 24631 ts_tablet_manager.cc:1434] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:04:13.081720 24329 catalog_manager.cc:5696] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 reported cstate change: term changed from 0 to 1, leader changed from <none> to f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "f09c7f85e2a84f0d944697ab03ef5497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:13.083532 24631 tablet_bootstrap.cc:492] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497: Bootstrap starting.
I20260608 10:04:13.084268 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86f7e808f7c4b7dbc3b1cf24d8c59fb" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
I20260608 10:04:13.084882 24434 raft_consensus.cc:3060] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.090746 24632 tablet_bootstrap.cc:654] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.078823 24630 raft_consensus.cc:359] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.091498 24630 raft_consensus.cc:385] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.091747 24631 tablet_bootstrap.cc:654] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.091833 24630 raft_consensus.cc:740] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773524f1d819423c9681aaf989536aca, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.092996 24630 consensus_queue.cc:260] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.095513 24630 ts_tablet_manager.cc:1434] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 10:04:13.096575 24630 tablet_bootstrap.cc:492] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca: Bootstrap starting.
I20260608 10:04:13.103762 24630 tablet_bootstrap.cc:654] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.106489 24434 raft_consensus.cc:2468] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 1.
I20260608 10:04:13.116956 24630 tablet_bootstrap.cc:492] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca: No bootstrap required, opened a new log
I20260608 10:04:13.117040 24632 tablet_bootstrap.cc:492] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e: No bootstrap required, opened a new log
I20260608 10:04:13.117616 24630 ts_tablet_manager.cc:1403] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260608 10:04:13.117874 24632 ts_tablet_manager.cc:1403] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.004s
I20260608 10:04:13.121001 24630 raft_consensus.cc:359] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.121774 24630 raft_consensus.cc:385] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.122069 24630 raft_consensus.cc:740] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773524f1d819423c9681aaf989536aca, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.122200 24632 raft_consensus.cc:359] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.123140 24630 consensus_queue.cc:260] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.124991 24632 raft_consensus.cc:385] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.125399 24632 raft_consensus.cc:740] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.125662 24630 ts_tablet_manager.cc:1434] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260608 10:04:13.126296 24632 consensus_queue.cc:260] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.126740 24630 tablet_bootstrap.cc:492] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca: Bootstrap starting.
I20260608 10:04:13.126768 24631 tablet_bootstrap.cc:492] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497: No bootstrap required, opened a new log
I20260608 10:04:13.127609 24631 ts_tablet_manager.cc:1403] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.030s
I20260608 10:04:13.129331 24632 ts_tablet_manager.cc:1434] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:04:13.130466 24632 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e: Bootstrap starting.
I20260608 10:04:13.131027 24631 raft_consensus.cc:359] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.131822 24631 raft_consensus.cc:385] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.132155 24631 raft_consensus.cc:740] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.133066 24631 consensus_queue.cc:260] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.133890 24630 tablet_bootstrap.cc:654] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.137190 24632 tablet_bootstrap.cc:654] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.137759 24631 ts_tablet_manager.cc:1434] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 10:04:13.138892 24631 tablet_bootstrap.cc:492] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497: Bootstrap starting.
I20260608 10:04:13.148103 24631 tablet_bootstrap.cc:654] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.155120 24632 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e: No bootstrap required, opened a new log
I20260608 10:04:13.155676 24632 ts_tablet_manager.cc:1403] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.019s
I20260608 10:04:13.156463 24631 tablet_bootstrap.cc:492] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497: No bootstrap required, opened a new log
I20260608 10:04:13.156986 24631 ts_tablet_manager.cc:1403] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260608 10:04:13.158595 24632 raft_consensus.cc:359] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:13.159289 24632 raft_consensus.cc:385] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.159631 24632 raft_consensus.cc:740] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.170648 24630 tablet_bootstrap.cc:492] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca: No bootstrap required, opened a new log
I20260608 10:04:13.173869 24630 ts_tablet_manager.cc:1403] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.027s
I20260608 10:04:13.173918 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4447a05e2e1457f92242cb68b4bc2fb" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497" is_pre_election: true
I20260608 10:04:13.174695 24508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497" is_pre_election: true
I20260608 10:04:13.159951 24631 raft_consensus.cc:359] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.173900 24632 consensus_queue.cc:260] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:13.175562 24631 raft_consensus.cc:385] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.175925 24631 raft_consensus.cc:740] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.176867 24631 consensus_queue.cc:260] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.177088 24630 raft_consensus.cc:359] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.177752 24630 raft_consensus.cc:385] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.177909 24509 raft_consensus.cc:2468] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 0.
I20260608 10:04:13.178097 24630 raft_consensus.cc:740] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773524f1d819423c9681aaf989536aca, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.179579 24631 ts_tablet_manager.cc:1434] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.009s
I20260608 10:04:13.179756 24632 ts_tablet_manager.cc:1434] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 10:04:13.180998 24631 tablet_bootstrap.cc:492] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497: Bootstrap starting.
W20260608 10:04:13.181373 24397 leader_election.cc:343] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:13.181911 24397 leader_election.cc:304] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1968d64daa314b068b5d6b34805fb83e; no voters: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497
I20260608 10:04:13.181715 24630 consensus_queue.cc:260] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.182751 24636 raft_consensus.cc:2749] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:13.184499 24630 ts_tablet_manager.cc:1434] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260608 10:04:13.185601 24630 tablet_bootstrap.cc:492] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca: Bootstrap starting.
I20260608 10:04:13.188514 24631 tablet_bootstrap.cc:654] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.192269 24630 tablet_bootstrap.cc:654] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.194691 24397 leader_election.cc:304] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [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: 1968d64daa314b068b5d6b34805fb83e, f09c7f85e2a84f0d944697ab03ef5497; no voters: 773524f1d819423c9681aaf989536aca
I20260608 10:04:13.195676 24636 raft_consensus.cc:2804] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:13.196056 24636 raft_consensus.cc:493] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:13.196413 24636 raft_consensus.cc:3060] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.200640 24631 tablet_bootstrap.cc:492] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497: No bootstrap required, opened a new log
I20260608 10:04:13.201175 24631 ts_tablet_manager.cc:1403] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260608 10:04:13.202916 24630 tablet_bootstrap.cc:492] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca: No bootstrap required, opened a new log
I20260608 10:04:13.203034 24652 raft_consensus.cc:493] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:13.203487 24630 ts_tablet_manager.cc:1403] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 10:04:13.203723 24652 raft_consensus.cc:515] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.204118 24631 raft_consensus.cc:359] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.204838 24631 raft_consensus.cc:385] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.205139 24631 raft_consensus.cc:740] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.205967 24631 consensus_queue.cc:260] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.206246 24630 raft_consensus.cc:359] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.206916 24630 raft_consensus.cc:385] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.207209 24630 raft_consensus.cc:740] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773524f1d819423c9681aaf989536aca, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.208668 24630 consensus_queue.cc:260] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.209090 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de207b4103d4c868ba7f9ccd00f0889" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca" is_pre_election: true
I20260608 10:04:13.209969 24584 raft_consensus.cc:2468] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:13.210292 24631 ts_tablet_manager.cc:1434] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:04:13.210892 24630 ts_tablet_manager.cc:1434] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:04:13.212024 24474 leader_election.cc:304] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:13.213114 24637 raft_consensus.cc:2804] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:13.213510 24637 raft_consensus.cc:493] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:13.213829 24637 raft_consensus.cc:3060] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.214545 24652 leader_election.cc:290] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.220397 24637 raft_consensus.cc:515] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.222666 24637 leader_election.cc:290] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Requested vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.223204 24636 raft_consensus.cc:515] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.224334 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de207b4103d4c868ba7f9ccd00f0889" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca"
I20260608 10:04:13.224906 24584 raft_consensus.cc:3060] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.225292 24636 leader_election.cc:290] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 election: Requested vote from peers f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.225850 24636 raft_consensus.cc:493] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:13.226281 24636 raft_consensus.cc:515] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.226459 24582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4447a05e2e1457f92242cb68b4bc2fb" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca"
I20260608 10:04:13.227111 24582 raft_consensus.cc:3060] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.228474 24636 leader_election.cc:290] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.231793 24584 raft_consensus.cc:2468] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 1.
I20260608 10:04:13.232838 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d10d881ef84e89bc02942807fac9c2" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca" is_pre_election: true
I20260608 10:04:13.233086 24474 leader_election.cc:304] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:13.233623 24583 raft_consensus.cc:2468] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 0.
I20260608 10:04:13.234673 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de207b4103d4c868ba7f9ccd00f0889" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e" is_pre_election: true
I20260608 10:04:13.235121 24508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d10d881ef84e89bc02942807fac9c2" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497" is_pre_election: true
I20260608 10:04:13.235328 24399 leader_election.cc:304] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1968d64daa314b068b5d6b34805fb83e, 773524f1d819423c9681aaf989536aca; no voters: 
I20260608 10:04:13.235834 24508 raft_consensus.cc:2468] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 0.
I20260608 10:04:13.234673 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4447a05e2e1457f92242cb68b4bc2fb" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
I20260608 10:04:13.236303 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de207b4103d4c868ba7f9ccd00f0889" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
I20260608 10:04:13.236847 24509 raft_consensus.cc:3060] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.238525 24582 raft_consensus.cc:2468] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 1.
I20260608 10:04:13.239498 24637 raft_consensus.cc:2804] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:13.240082 24637 raft_consensus.cc:697] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Becoming Leader. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Running, Role: LEADER
I20260608 10:04:13.241055 24637 consensus_queue.cc:237] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.235319 24434 raft_consensus.cc:2468] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:13.244575 24509 raft_consensus.cc:2468] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 1.
I20260608 10:04:13.244660 24399 leader_election.cc:304] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1968d64daa314b068b5d6b34805fb83e, 773524f1d819423c9681aaf989536aca; no voters: 
I20260608 10:04:13.246150 24636 raft_consensus.cc:2804] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:13.246345 24672 raft_consensus.cc:2804] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:13.246847 24636 raft_consensus.cc:493] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:13.247462 24636 raft_consensus.cc:3060] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.250663 24672 raft_consensus.cc:697] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 1 LEADER]: Becoming Leader. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Running, Role: LEADER
I20260608 10:04:13.251748 24672 consensus_queue.cc:237] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.255767 24636 raft_consensus.cc:515] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.256502 24329 catalog_manager.cc:5696] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 reported cstate change: term changed from 0 to 1, leader changed from <none> to f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "f09c7f85e2a84f0d944697ab03ef5497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:13.258499 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d10d881ef84e89bc02942807fac9c2" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
I20260608 10:04:13.258643 24636 leader_election.cc:290] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 election: Requested vote from peers f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.258870 24582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d10d881ef84e89bc02942807fac9c2" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca"
I20260608 10:04:13.259143 24509 raft_consensus.cc:3060] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.259527 24582 raft_consensus.cc:3060] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.265950 24582 raft_consensus.cc:2468] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 1.
I20260608 10:04:13.267117 24509 raft_consensus.cc:2468] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 1.
I20260608 10:04:13.267585 24399 leader_election.cc:304] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1968d64daa314b068b5d6b34805fb83e, 773524f1d819423c9681aaf989536aca; no voters: 
I20260608 10:04:13.268417 24636 raft_consensus.cc:2804] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:13.268883 24636 raft_consensus.cc:697] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 1 LEADER]: Becoming Leader. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Running, Role: LEADER
I20260608 10:04:13.269621 24636 consensus_queue.cc:237] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.274653 24329 catalog_manager.cc:5696] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1968d64daa314b068b5d6b34805fb83e (127.23.52.129). New cstate: current_term: 1 leader_uuid: "1968d64daa314b068b5d6b34805fb83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:13.287659 24329 catalog_manager.cc:5696] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1968d64daa314b068b5d6b34805fb83e (127.23.52.129). New cstate: current_term: 1 leader_uuid: "1968d64daa314b068b5d6b34805fb83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:13.364107 24637 raft_consensus.cc:493] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:13.364650 24637 raft_consensus.cc:515] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.366556 24637 leader_election.cc:290] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.367640 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e" is_pre_election: true
I20260608 10:04:13.367784 24582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca" is_pre_election: true
I20260608 10:04:13.368248 24434 raft_consensus.cc:2468] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:13.368413 24582 raft_consensus.cc:2468] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:13.369351 24473 leader_election.cc:304] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1968d64daa314b068b5d6b34805fb83e, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:13.370190 24637 raft_consensus.cc:2804] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:13.370564 24637 raft_consensus.cc:493] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:13.370862 24637 raft_consensus.cc:3060] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.375633 24637 raft_consensus.cc:515] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.377328 24637 leader_election.cc:290] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Requested vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.378306 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
I20260608 10:04:13.378499 24582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca"
I20260608 10:04:13.378829 24434 raft_consensus.cc:3060] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.379068 24582 raft_consensus.cc:3060] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.379951 24637 raft_consensus.cc:493] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:13.380411 24637 raft_consensus.cc:515] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.382618 24637 leader_election.cc:290] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.383671 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4407a90184c4db6a4277a13f12c97fd" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca" is_pre_election: true
I20260608 10:04:13.384241 24583 raft_consensus.cc:2468] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:13.384327 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4407a90184c4db6a4277a13f12c97fd" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e" is_pre_election: true
I20260608 10:04:13.384958 24433 raft_consensus.cc:2468] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 0.
I20260608 10:04:13.385437 24582 raft_consensus.cc:2468] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 1.
I20260608 10:04:13.385775 24474 leader_election.cc:304] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:13.385437 24434 raft_consensus.cc:2468] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 1.
I20260608 10:04:13.386719 24637 raft_consensus.cc:2804] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:13.386893 24474 leader_election.cc:304] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:13.387176 24637 raft_consensus.cc:493] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:13.387681 24637 raft_consensus.cc:3060] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.387887 24652 raft_consensus.cc:2804] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:13.389074 24652 raft_consensus.cc:697] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Becoming Leader. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Running, Role: LEADER
I20260608 10:04:13.389889 24652 consensus_queue.cc:237] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.392944 24637 raft_consensus.cc:515] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.395372 24637 leader_election.cc:290] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Requested vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:13.396155 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4407a90184c4db6a4277a13f12c97fd" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
I20260608 10:04:13.396733 24434 raft_consensus.cc:3060] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.396641 24582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4407a90184c4db6a4277a13f12c97fd" candidate_uuid: "f09c7f85e2a84f0d944697ab03ef5497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773524f1d819423c9681aaf989536aca"
I20260608 10:04:13.397330 24582 raft_consensus.cc:3060] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.398224 24329 catalog_manager.cc:5696] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 reported cstate change: term changed from 0 to 1, leader changed from <none> to f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "f09c7f85e2a84f0d944697ab03ef5497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:13.402906 24651 consensus_queue.cc:1048] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.403820 24434 raft_consensus.cc:2468] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 1.
I20260608 10:04:13.404054 24582 raft_consensus.cc:2468] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f09c7f85e2a84f0d944697ab03ef5497 in term 1.
I20260608 10:04:13.405238 24474 leader_election.cc:304] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773524f1d819423c9681aaf989536aca, f09c7f85e2a84f0d944697ab03ef5497; no voters: 
I20260608 10:04:13.406312 24637 raft_consensus.cc:2804] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:13.406847 24637 raft_consensus.cc:697] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Becoming Leader. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Running, Role: LEADER
I20260608 10:04:13.407732 24637 consensus_queue.cc:237] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:13.417968 24330 catalog_manager.cc:5696] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 reported cstate change: term changed from 0 to 1, leader changed from <none> to f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "f09c7f85e2a84f0d944697ab03ef5497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:13.422075 24638 consensus_queue.cc:1048] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.510468 24637 consensus_queue.cc:1048] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.522032 24434 raft_consensus.cc:3060] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.528925 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:13.530018 24677 consensus_queue.cc:1048] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:04:13.536842 24688 instance_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 10:04:13.537995 24689 instance_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 10:04:13.542577 23762 server_base.cc:1061] running on GCE node
W20260608 10:04:13.543004 24691 instance_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 10:04:13.544082 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:13.544312 23762 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 10:04:13.544530 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913053544511 us; error 0 us; skew 500 ppm
I20260608 10:04:13.545337 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:13.548406 23762 webserver.cc:533] Webserver started at http://127.23.52.132:43289/ using document root <none> and password file <none>
I20260608 10:04:13.548921 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:13.549122 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:13.549407 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:13.550460 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "61fdcea3a2cb49d78118f80ade34c22d"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-kdhp"
I20260608 10:04:13.555548 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:04:13.557956 24677 consensus_queue.cc:1048] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.559314 24696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.560222 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:13.560534 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "61fdcea3a2cb49d78118f80ade34c22d"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-kdhp"
I20260608 10:04:13.560828 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913045833752-23762-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 10:04:13.571375 24637 consensus_queue.cc:1048] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:13.600960 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:13.602180 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:13.603675 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:13.605854 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:13.606201 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:04:13.606542 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:13.606793 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.630611 24652 consensus_queue.cc:1048] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.643049 24434 raft_consensus.cc:3060] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.652645 24637 consensus_queue.cc:1048] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.674896 24636 consensus_queue.cc:1048] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.677626 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:40949
I20260608 10:04:13.677752 24763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:40949 every 8 connection(s)
I20260608 10:04:13.688818 24672 consensus_queue.cc:1048] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.717535 24765 heartbeater.cc:344] Connected to a master server at 127.23.52.190:44979
I20260608 10:04:13.717978 24765 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:13.718935 24765 heartbeater.cc:507] Master 127.23.52.190:44979 requested a full tablet report, sending...
I20260608 10:04:13.721022 24672 consensus_queue.cc:1048] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.721200 24329 ts_manager.cc:194] Registered new tserver with Master: 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132:40949)
I20260608 10:04:13.723265 24329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58642
I20260608 10:04:13.732456 24672 consensus_queue.cc:1048] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.819093 24637 consensus_queue.cc:1048] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.830498 24677 consensus_queue.cc:1048] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.845729 24677 consensus_queue.cc:1048] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:13.857776 24637 consensus_queue.cc:1048] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:14.726110 24765 heartbeater.cc:499] Master 127.23.52.190:44979 was elected leader, sending a full tablet report...
I20260608 10:04:15.038856 24385 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:15.058533 24509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a"
dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
mode: GRACEFUL
new_leader_uuid: "773524f1d819423c9681aaf989536aca"
 from {username='slave'} at 127.0.0.1:45720
I20260608 10:04:15.059142 24509 raft_consensus.cc:606] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Received request to transfer leadership to TS 773524f1d819423c9681aaf989536aca
I20260608 10:04:15.061971 24509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a86f7e808f7c4b7dbc3b1cf24d8c59fb"
dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
mode: GRACEFUL
new_leader_uuid: "1968d64daa314b068b5d6b34805fb83e"
 from {username='slave'} at 127.0.0.1:45720
I20260608 10:04:15.062608 24509 raft_consensus.cc:606] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Received request to transfer leadership to TS 1968d64daa314b068b5d6b34805fb83e
I20260608 10:04:15.065129 24509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbf3b7f8f4d2405eb5eaa6a6c301d7df"
dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
mode: GRACEFUL
new_leader_uuid: "773524f1d819423c9681aaf989536aca"
 from {username='slave'} at 127.0.0.1:45720
I20260608 10:04:15.065637 24509 raft_consensus.cc:606] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Received request to transfer leadership to TS 773524f1d819423c9681aaf989536aca
I20260608 10:04:15.066696 24385 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260608 10:04:15.067198 24385 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:15.389499 24637 raft_consensus.cc:993] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497: : Instructing follower 773524f1d819423c9681aaf989536aca to start an election
I20260608 10:04:15.390008 24785 raft_consensus.cc:1081] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Signalling peer 773524f1d819423c9681aaf989536aca to start an election
I20260608 10:04:15.391862 24582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbf3b7f8f4d2405eb5eaa6a6c301d7df"
dest_uuid: "773524f1d819423c9681aaf989536aca"
 from {username='slave'} at 127.0.0.1:51608
I20260608 10:04:15.392472 24582 raft_consensus.cc:493] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:15.392827 24582 raft_consensus.cc:3060] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.397734 24582 raft_consensus.cc:515] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:15.399809 24582 leader_election.cc:290] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [CANDIDATE]: Term 2 election: Requested vote from peers f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509), 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295)
I20260608 10:04:15.400647 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3b7f8f4d2405eb5eaa6a6c301d7df" candidate_uuid: "773524f1d819423c9681aaf989536aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
I20260608 10:04:15.400914 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf3b7f8f4d2405eb5eaa6a6c301d7df" candidate_uuid: "773524f1d819423c9681aaf989536aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
I20260608 10:04:15.401257 24509 raft_consensus.cc:3055] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:15.401535 24434 raft_consensus.cc:3060] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.401760 24509 raft_consensus.cc:740] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Running, Role: LEADER
I20260608 10:04:15.402762 24509 consensus_queue.cc:260] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [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: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:15.403914 24509 raft_consensus.cc:3060] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.406471 24434 raft_consensus.cc:2468] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773524f1d819423c9681aaf989536aca in term 2.
I20260608 10:04:15.407718 24547 leader_election.cc:304] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [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: 1968d64daa314b068b5d6b34805fb83e, 773524f1d819423c9681aaf989536aca; no voters: 
I20260608 10:04:15.408501 24783 raft_consensus.cc:2804] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:15.408939 24783 raft_consensus.cc:697] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 2 LEADER]: Becoming Leader. State: Replica: 773524f1d819423c9681aaf989536aca, State: Running, Role: LEADER
I20260608 10:04:15.409121 24509 raft_consensus.cc:2468] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773524f1d819423c9681aaf989536aca in term 2.
I20260608 10:04:15.409807 24783 consensus_queue.cc:237] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [LEADER]: Queue 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: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } }
I20260608 10:04:15.418646 24637 raft_consensus.cc:993] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497: : Instructing follower 773524f1d819423c9681aaf989536aca to start an election
I20260608 10:04:15.419121 24785 raft_consensus.cc:1081] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Signalling peer 773524f1d819423c9681aaf989536aca to start an election
I20260608 10:04:15.418387 24330 catalog_manager.cc:5696] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca reported cstate change: term changed from 1 to 2, leader changed from f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130) to 773524f1d819423c9681aaf989536aca (127.23.52.131). New cstate: current_term: 2 leader_uuid: "773524f1d819423c9681aaf989536aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:15.420822 24582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a"
dest_uuid: "773524f1d819423c9681aaf989536aca"
 from {username='slave'} at 127.0.0.1:51608
I20260608 10:04:15.421383 24582 raft_consensus.cc:493] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:15.421795 24582 raft_consensus.cc:3060] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.428395 24582 raft_consensus.cc:515] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:15.431384 24582 leader_election.cc:290] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [CANDIDATE]: Term 2 election: Requested vote from peers 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295), f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509)
I20260608 10:04:15.431718 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a" candidate_uuid: "773524f1d819423c9681aaf989536aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
I20260608 10:04:15.432355 24434 raft_consensus.cc:3060] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.433418 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e77e5e4f7ac49a481fb82459c5a2c5a" candidate_uuid: "773524f1d819423c9681aaf989536aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
I20260608 10:04:15.433905 24509 raft_consensus.cc:3055] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:15.434209 24509 raft_consensus.cc:740] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Running, Role: LEADER
I20260608 10:04:15.434880 24509 consensus_queue.cc:260] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [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: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:15.435820 24509 raft_consensus.cc:3060] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.437680 24434 raft_consensus.cc:2468] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773524f1d819423c9681aaf989536aca in term 2.
I20260608 10:04:15.438738 24547 leader_election.cc:304] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [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: 1968d64daa314b068b5d6b34805fb83e, 773524f1d819423c9681aaf989536aca; no voters: 
I20260608 10:04:15.439673 24783 raft_consensus.cc:2804] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:15.440121 24783 raft_consensus.cc:697] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 2 LEADER]: Becoming Leader. State: Replica: 773524f1d819423c9681aaf989536aca, State: Running, Role: LEADER
I20260608 10:04:15.440860 24783 consensus_queue.cc:237] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [LEADER]: Queue 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: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:15.441222 24509 raft_consensus.cc:2468] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773524f1d819423c9681aaf989536aca in term 2.
I20260608 10:04:15.448969 24330 catalog_manager.cc:5696] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca reported cstate change: term changed from 1 to 2, leader changed from f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130) to 773524f1d819423c9681aaf989536aca (127.23.52.131). New cstate: current_term: 2 leader_uuid: "773524f1d819423c9681aaf989536aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:15.498320 24785 raft_consensus.cc:993] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497: : Instructing follower 1968d64daa314b068b5d6b34805fb83e to start an election
I20260608 10:04:15.498916 24785 raft_consensus.cc:1081] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Signalling peer 1968d64daa314b068b5d6b34805fb83e to start an election
I20260608 10:04:15.500697 24434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a86f7e808f7c4b7dbc3b1cf24d8c59fb"
dest_uuid: "1968d64daa314b068b5d6b34805fb83e"
 from {username='slave'} at 127.0.0.1:41608
I20260608 10:04:15.501344 24434 raft_consensus.cc:493] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:15.501796 24434 raft_consensus.cc:3060] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.506783 24434 raft_consensus.cc:515] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:15.508708 24434 leader_election.cc:290] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [CANDIDATE]: Term 2 election: Requested vote from peers f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509), 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:15.509495 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86f7e808f7c4b7dbc3b1cf24d8c59fb" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f09c7f85e2a84f0d944697ab03ef5497"
I20260608 10:04:15.509815 24582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86f7e808f7c4b7dbc3b1cf24d8c59fb" candidate_uuid: "1968d64daa314b068b5d6b34805fb83e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773524f1d819423c9681aaf989536aca"
I20260608 10:04:15.510007 24509 raft_consensus.cc:3055] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:15.510367 24509 raft_consensus.cc:740] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f09c7f85e2a84f0d944697ab03ef5497, State: Running, Role: LEADER
I20260608 10:04:15.510401 24582 raft_consensus.cc:3060] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.511451 24509 consensus_queue.cc:260] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [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: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:15.512822 24509 raft_consensus.cc:3060] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:15.517333 24582 raft_consensus.cc:2468] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 2.
I20260608 10:04:15.518736 24399 leader_election.cc:304] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [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: 1968d64daa314b068b5d6b34805fb83e, 773524f1d819423c9681aaf989536aca; no voters: 
I20260608 10:04:15.519596 24509 raft_consensus.cc:2468] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1968d64daa314b068b5d6b34805fb83e in term 2.
I20260608 10:04:15.519649 24779 raft_consensus.cc:2804] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:15.521193 24779 raft_consensus.cc:697] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 2 LEADER]: Becoming Leader. State: Replica: 1968d64daa314b068b5d6b34805fb83e, State: Running, Role: LEADER
I20260608 10:04:15.522056 24779 consensus_queue.cc:237] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Queue 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: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } }
I20260608 10:04:15.529493 24330 catalog_manager.cc:5696] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e reported cstate change: term changed from 1 to 2, leader changed from f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130) to 1968d64daa314b068b5d6b34805fb83e (127.23.52.129). New cstate: current_term: 2 leader_uuid: "1968d64daa314b068b5d6b34805fb83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:15.836408 24434 raft_consensus.cc:1275] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Refusing update from remote peer 773524f1d819423c9681aaf989536aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:15.837776 24783 consensus_queue.cc:1048] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:15.849357 24509 raft_consensus.cc:1275] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Refusing update from remote peer 773524f1d819423c9681aaf989536aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:15.851197 24784 consensus_queue.cc:1048] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:15.942107 24509 raft_consensus.cc:1275] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Refusing update from remote peer 1968d64daa314b068b5d6b34805fb83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:15.942853 24508 raft_consensus.cc:1275] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Refusing update from remote peer 773524f1d819423c9681aaf989536aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:15.943535 24779 consensus_queue.cc:1048] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:15.944334 24784 consensus_queue.cc:1048] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:15.954958 24582 raft_consensus.cc:1275] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Refusing update from remote peer 1968d64daa314b068b5d6b34805fb83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:15.957134 24792 consensus_queue.cc:1048] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:15.967465 24434 raft_consensus.cc:1275] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Refusing update from remote peer 773524f1d819423c9681aaf989536aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:15.969854 24796 consensus_queue.cc:1048] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:17.068410 24385 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:17.075270 24385 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:17.075713 24385 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:19.076812 24385 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:19.083698 24385 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:19.084213 24385 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:19.085628 24582 consensus_queue.cc:237] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [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: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } }
I20260608 10:04:19.092995 24508 raft_consensus.cc:1275] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Refusing update from remote peer 773524f1d819423c9681aaf989536aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:04:19.095124 24809 consensus_queue.cc:1048] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:04:19.095697 24434 raft_consensus.cc:1275] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Refusing update from remote peer 773524f1d819423c9681aaf989536aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:04:19.097325 24809 consensus_queue.cc:1048] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } 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 10:04:19.106206 24806 raft_consensus.cc:2955] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
W20260608 10:04:19.109135 24547 consensus_peers.cc:597] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca -> Peer 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132:40949): Couldn't send request to peer 61fdcea3a2cb49d78118f80ade34c22d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbf3b7f8f4d2405eb5eaa6a6c301d7df. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:19.108304 24508 raft_consensus.cc:2955] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.114281 24434 raft_consensus.cc:2955] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.128690 24330 catalog_manager.cc:5696] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 reported cstate change: config changed from index -1 to 3, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New cstate: current_term: 2 leader_uuid: "773524f1d819423c9681aaf989536aca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.138420 24434 consensus_queue.cc:237] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Queue 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: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } attrs { replace: true } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } }
I20260608 10:04:19.146908 24582 raft_consensus.cc:1275] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Refusing update from remote peer 1968d64daa314b068b5d6b34805fb83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:19.148882 24792 consensus_queue.cc:1048] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:19.150478 24508 raft_consensus.cc:1275] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Refusing update from remote peer 1968d64daa314b068b5d6b34805fb83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:19.152419 24810 consensus_queue.cc:1048] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:04:19.161947 24398 consensus_peers.cc:597] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e -> Peer 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132:40949): Couldn't send request to peer 61fdcea3a2cb49d78118f80ade34c22d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4447a05e2e1457f92242cb68b4bc2fb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:19.167086 24810 raft_consensus.cc:2955] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } attrs { replace: true } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.169127 24582 raft_consensus.cc:2955] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } attrs { replace: true } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.170647 24508 raft_consensus.cc:2955] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } attrs { replace: true } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.181087 24434 consensus_queue.cc:237] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Queue 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: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } }
I20260608 10:04:19.183029 24328 catalog_manager.cc:5696] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e reported cstate change: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "1968d64daa314b068b5d6b34805fb83e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:04:19.189702 24398 consensus_peers.cc:597] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e -> Peer 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132:40949): Couldn't send request to peer 61fdcea3a2cb49d78118f80ade34c22d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45d10d881ef84e89bc02942807fac9c2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:19.190523 24508 raft_consensus.cc:1275] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Refusing update from remote peer 1968d64daa314b068b5d6b34805fb83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:19.191576 24582 raft_consensus.cc:1275] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Refusing update from remote peer 1968d64daa314b068b5d6b34805fb83e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:19.192461 24829 consensus_queue.cc:1048] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:19.193863 24810 consensus_queue.cc:1048] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } 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 10:04:19.209481 24810 raft_consensus.cc:2955] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.213624 24582 raft_consensus.cc:2955] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.223810 24508 raft_consensus.cc:2955] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.224990 24328 catalog_manager.cc:5696] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e reported cstate change: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "1968d64daa314b068b5d6b34805fb83e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:19.249354 24508 consensus_queue.cc:237] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Queue 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: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } }
I20260608 10:04:19.257364 24582 raft_consensus.cc:1275] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Refusing update from remote peer f09c7f85e2a84f0d944697ab03ef5497: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:19.260239 24836 consensus_queue.cc:1048] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } 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 10:04:19.261927 24434 raft_consensus.cc:1275] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Refusing update from remote peer f09c7f85e2a84f0d944697ab03ef5497: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:19.263283 24812 consensus_queue.cc:1048] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:04:19.271855 24473 consensus_peers.cc:597] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 -> Peer 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132:40949): Couldn't send request to peer 61fdcea3a2cb49d78118f80ade34c22d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4de207b4103d4c868ba7f9ccd00f0889. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:19.271711 24836 raft_consensus.cc:2955] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.273452 24582 raft_consensus.cc:2955] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.275498 24434 raft_consensus.cc:2955] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
I20260608 10:04:19.287098 24328 catalog_manager.cc:5696] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca reported cstate change: config changed from index -1 to 2, NON_VOTER 61fdcea3a2cb49d78118f80ade34c22d (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "f09c7f85e2a84f0d944697ab03ef5497" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } } }
W20260608 10:04:19.289093 24605 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0f80 after lost signal to thread 23765
W20260608 10:04:19.290256 24605 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee620 after lost signal to thread 24365
I20260608 10:04:19.303512 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:04:19.342670 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:19.343854 23762 tablet_replica.cc:333] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e: stopping tablet replica
I20260608 10:04:19.344892 23762 raft_consensus.cc:2243] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.345641 23762 raft_consensus.cc:2272] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.349552 23762 tablet_replica.cc:333] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e: stopping tablet replica
I20260608 10:04:19.350452 23762 raft_consensus.cc:2243] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.351083 23762 raft_consensus.cc:2272] T 4de207b4103d4c868ba7f9ccd00f0889 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.356060 23762 tablet_replica.cc:333] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e: stopping tablet replica
I20260608 10:04:19.356966 23762 raft_consensus.cc:2243] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.359172 23762 raft_consensus.cc:2272] T 45d10d881ef84e89bc02942807fac9c2 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.362818 23762 tablet_replica.cc:333] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e: stopping tablet replica
I20260608 10:04:19.363714 23762 raft_consensus.cc:2243] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.364355 23762 raft_consensus.cc:2272] T b4407a90184c4db6a4277a13f12c97fd P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.367316 23762 tablet_replica.cc:333] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e: stopping tablet replica
I20260608 10:04:19.368189 23762 raft_consensus.cc:2243] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.369377 23762 raft_consensus.cc:2272] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.372324 23762 tablet_replica.cc:333] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e: stopping tablet replica
I20260608 10:04:19.373149 23762 raft_consensus.cc:2243] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.373809 23762 raft_consensus.cc:2272] T 79144b69b761407a8d0da7b2edccd609 P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.376965 23762 tablet_replica.cc:333] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e: stopping tablet replica
I20260608 10:04:19.377693 23762 raft_consensus.cc:2243] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.378324 23762 raft_consensus.cc:2272] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 1968d64daa314b068b5d6b34805fb83e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.381100 23762 tablet_replica.cc:333] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e: stopping tablet replica
I20260608 10:04:19.381786 23762 raft_consensus.cc:2243] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.383072 23762 raft_consensus.cc:2272] T e4447a05e2e1457f92242cb68b4bc2fb P 1968d64daa314b068b5d6b34805fb83e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:19.410444 24473 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.129:35295: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260608 10:04:19.415024 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
W20260608 10:04:19.425948 24473 consensus_peers.cc:597] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 -> Peer 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295): Couldn't send request to peer 1968d64daa314b068b5d6b34805fb83e. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:35295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:19.445595 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:04:19.500916 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:19.505780 23762 tablet_replica.cc:333] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497: stopping tablet replica
I20260608 10:04:19.502682 24841 ts_tablet_manager.cc:933] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: Initiating tablet copy from peer 773524f1d819423c9681aaf989536aca (127.23.52.131:46461)
I20260608 10:04:19.506881 23762 raft_consensus.cc:2243] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.507983 23762 raft_consensus.cc:2272] T 9e77e5e4f7ac49a481fb82459c5a2c5a P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.512430 23762 tablet_replica.cc:333] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497: stopping tablet replica
I20260608 10:04:19.513736 23762 raft_consensus.cc:2243] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.514732 23762 raft_consensus.cc:2272] T e4447a05e2e1457f92242cb68b4bc2fb P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.518002 24841 tablet_copy_client.cc:323] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:46461
I20260608 10:04:19.518860 23762 tablet_replica.cc:333] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497: stopping tablet replica
I20260608 10:04:19.519903 23762 raft_consensus.cc:2243] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.520655 23762 raft_consensus.cc:2272] T 45d10d881ef84e89bc02942807fac9c2 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.526183 23762 tablet_replica.cc:333] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497: stopping tablet replica
I20260608 10:04:19.527422 23762 raft_consensus.cc:2243] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.529469 23762 raft_consensus.cc:2272] T 4de207b4103d4c868ba7f9ccd00f0889 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.533741 23762 tablet_replica.cc:333] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497: stopping tablet replica
I20260608 10:04:19.534704 23762 raft_consensus.cc:2243] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.535877 23762 raft_consensus.cc:2272] T b4407a90184c4db6a4277a13f12c97fd P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.538494 23762 tablet_replica.cc:333] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497: stopping tablet replica
I20260608 10:04:19.539228 23762 raft_consensus.cc:2243] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.539862 23762 raft_consensus.cc:2272] T 79144b69b761407a8d0da7b2edccd609 P f09c7f85e2a84f0d944697ab03ef5497 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.542589 23762 tablet_replica.cc:333] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497: stopping tablet replica
I20260608 10:04:19.543308 23762 raft_consensus.cc:2243] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.543962 23762 raft_consensus.cc:2272] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.545512 24594 tablet_copy_service.cc:140] P 773524f1d819423c9681aaf989536aca: Received BeginTabletCopySession request for tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df from peer 61fdcea3a2cb49d78118f80ade34c22d ({username='slave'} at 127.0.0.1:60260)
I20260608 10:04:19.546397 23762 tablet_replica.cc:333] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497: stopping tablet replica
I20260608 10:04:19.546293 24594 tablet_copy_service.cc:161] P 773524f1d819423c9681aaf989536aca: Beginning new tablet copy session on tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df from peer 61fdcea3a2cb49d78118f80ade34c22d at {username='slave'} at 127.0.0.1:60260: session id = 61fdcea3a2cb49d78118f80ade34c22d-cbf3b7f8f4d2405eb5eaa6a6c301d7df
I20260608 10:04:19.547063 23762 raft_consensus.cc:2243] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.547752 23762 raft_consensus.cc:2272] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P f09c7f85e2a84f0d944697ab03ef5497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.556758 24594 tablet_copy_source_session.cc:215] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:19.562148 24841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.580899 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:04:19.593156 24841 tablet_copy_client.cc:806] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:19.594367 24841 tablet_copy_client.cc:670] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:19.600998 24841 tablet_copy_client.cc:538] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:19.612607 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:04:19.615223 24841 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: Bootstrap starting.
I20260608 10:04:19.639568 23762 tablet_copy_service.cc:362] P 773524f1d819423c9681aaf989536aca: Destroying tablet copy session 61fdcea3a2cb49d78118f80ade34c22d-cbf3b7f8f4d2405eb5eaa6a6c301d7df due to service shutdown
I20260608 10:04:19.640151 23762 tablet_copy_service.cc:434] P 773524f1d819423c9681aaf989536aca: ending tablet copy session 61fdcea3a2cb49d78118f80ade34c22d-cbf3b7f8f4d2405eb5eaa6a6c301d7df on tablet cbf3b7f8f4d2405eb5eaa6a6c301d7df with peer 61fdcea3a2cb49d78118f80ade34c22d
W20260608 10:04:19.671633 24546 consensus_peers.cc:597] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca -> Peer f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509): Couldn't send request to peer f09c7f85e2a84f0d944697ab03ef5497. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:38509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:04:19.696271 24547 consensus_peers.cc:597] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca -> Peer 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295): Couldn't send request to peer 1968d64daa314b068b5d6b34805fb83e. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:35295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:04:19.699306 24547 consensus_peers.cc:597] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca -> Peer 1968d64daa314b068b5d6b34805fb83e (127.23.52.129:35295): Couldn't send request to peer 1968d64daa314b068b5d6b34805fb83e. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:35295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:19.700147 24841 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: 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 10:04:19.701260 24841 tablet_bootstrap.cc:492] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: Bootstrap complete.
I20260608 10:04:19.702051 24841 ts_tablet_manager.cc:1403] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: Time spent bootstrapping tablet: real 0.087s	user 0.043s	sys 0.027s
W20260608 10:04:19.703429 24546 consensus_peers.cc:597] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca -> Peer f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509): Couldn't send request to peer f09c7f85e2a84f0d944697ab03ef5497. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:38509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:19.704160 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:19.705777 24841 raft_consensus.cc:359] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } }
I20260608 10:04:19.706847 24841 raft_consensus.cc:740] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 61fdcea3a2cb49d78118f80ade34c22d, State: Initialized, Role: LEARNER
I20260608 10:04:19.707607 23762 tablet_replica.cc:333] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca: stopping tablet replica
I20260608 10:04:19.707597 24841 consensus_queue.cc:260] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d [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: "773524f1d819423c9681aaf989536aca" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46461 } } peers { permanent_uuid: "f09c7f85e2a84f0d944697ab03ef5497" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38509 } } peers { permanent_uuid: "1968d64daa314b068b5d6b34805fb83e" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35295 } attrs { replace: true } } peers { permanent_uuid: "61fdcea3a2cb49d78118f80ade34c22d" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40949 } attrs { promote: true } }
I20260608 10:04:19.708755 23762 raft_consensus.cc:2243] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.709852 23762 raft_consensus.cc:2272] T 9e77e5e4f7ac49a481fb82459c5a2c5a P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.712836 23762 tablet_replica.cc:333] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca: stopping tablet replica
I20260608 10:04:19.713716 23762 raft_consensus.cc:2243] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.714388 23762 raft_consensus.cc:2272] T e4447a05e2e1457f92242cb68b4bc2fb P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.718546 23762 tablet_replica.cc:333] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca: stopping tablet replica
I20260608 10:04:19.719420 23762 raft_consensus.cc:2243] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.720098 23762 raft_consensus.cc:2272] T 45d10d881ef84e89bc02942807fac9c2 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.722410 24841 ts_tablet_manager.cc:1434] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.008s
I20260608 10:04:19.723582 23762 tablet_replica.cc:333] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca: stopping tablet replica
W20260608 10:04:19.724668 24546 consensus_peers.cc:597] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca -> Peer f09c7f85e2a84f0d944697ab03ef5497 (127.23.52.130:38509): Couldn't send request to peer f09c7f85e2a84f0d944697ab03ef5497. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:38509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:19.726995 23762 raft_consensus.cc:2243] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.727715 23762 raft_consensus.cc:2272] T 4de207b4103d4c868ba7f9ccd00f0889 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.730933 23762 tablet_replica.cc:333] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca: stopping tablet replica
I20260608 10:04:19.731827 23762 raft_consensus.cc:2243] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.732971 23762 raft_consensus.cc:2272] T 79144b69b761407a8d0da7b2edccd609 P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.736105 23762 tablet_replica.cc:333] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca: stopping tablet replica
I20260608 10:04:19.736924 23762 raft_consensus.cc:2243] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.737540 23762 raft_consensus.cc:2272] T a86f7e808f7c4b7dbc3b1cf24d8c59fb P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.740181 23762 tablet_replica.cc:333] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca: stopping tablet replica
I20260608 10:04:19.740868 23762 raft_consensus.cc:2243] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.742177 23762 raft_consensus.cc:2272] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 773524f1d819423c9681aaf989536aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.744553 23762 tablet_replica.cc:333] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca: stopping tablet replica
I20260608 10:04:19.745057 23762 raft_consensus.cc:2243] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.745504 23762 raft_consensus.cc:2272] T b4407a90184c4db6a4277a13f12c97fd P 773524f1d819423c9681aaf989536aca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:19.771932 24841 tablet_copy_client.cc:1131] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.52.131:46461: connect: Connection refused (error 111)
W20260608 10:04:20.766677 23762 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 24605)
I20260608 10:04:21.085342 24385 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:21.094877 24385 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:21.095511 24385 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:04:21.767211 23762 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 24605)
I20260608 10:04:22.225440 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:04:22.247758 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:04:22.277377 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:22.278151 23762 tablet_replica.cc:333] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d: stopping tablet replica
I20260608 10:04:22.278745 23762 raft_consensus.cc:2243] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:04:22.279263 23762 raft_consensus.cc:2272] T cbf3b7f8f4d2405eb5eaa6a6c301d7df P 61fdcea3a2cb49d78118f80ade34c22d [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:04:22.299052 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:04:22.309597 23762 master.cc:562] Master@127.23.52.190:44979 shutting down...
W20260608 10:04:22.335208 24380 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:22.335577 24380 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:22.335813 24380 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:22.337001 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:22.337447 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:22.337731 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5875f9001ad34e649b2c473330053104: stopping tablet replica
I20260608 10:04:22.357185 23762 master.cc:584] Master@127.23.52.190:44979 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (11513 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:04:22.400297 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:34413,127.23.52.189:45315,127.23.52.188:41717
I20260608 10:04:22.401835 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:22.408193 24849 instance_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 10:04:22.409211 24850 instance_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 10:04:22.409785 24852 instance_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 10:04:22.410725 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:22.411767 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:22.411950 23762 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 10:04:22.412179 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913062412145 us; error 0 us; skew 500 ppm
I20260608 10:04:22.412849 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:22.415283 23762 webserver.cc:533] Webserver started at http://127.23.52.190:37603/ using document root <none> and password file <none>
I20260608 10:04:22.416157 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:22.416374 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:22.416671 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:22.417761 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "d28c00cc6797457b90ff7c88ef4eb41d"
format_stamp: "Formatted at 2026-06-08 10:04:22 on dist-test-slave-kdhp"
I20260608 10:04:22.422582 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:04:22.426211 24857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:22.426991 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:04:22.427309 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "d28c00cc6797457b90ff7c88ef4eb41d"
format_stamp: "Formatted at 2026-06-08 10:04:22 on dist-test-slave-kdhp"
I20260608 10:04:22.427642 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-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 10:04:22.453382 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:22.454706 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:22.495895 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:34413
I20260608 10:04:22.496037 24908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:34413 every 8 connection(s)
I20260608 10:04:22.500226 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:22.500603 24909 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 10:04:22.506230 24911 instance_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 10:04:22.507620 24912 instance_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 10:04:22.510169 24909 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:22.510763 24914 instance_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 10:04:22.510888 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:22.511992 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:22.512193 23762 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 10:04:22.512423 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913062512400 us; error 0 us; skew 500 ppm
I20260608 10:04:22.513114 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:22.517062 23762 webserver.cc:533] Webserver started at http://127.23.52.189:45009/ using document root <none> and password file <none>
I20260608 10:04:22.517648 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:22.517844 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:22.518139 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:22.519209 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-1-root/instance:
uuid: "10c79f2ff2b54096a68635f590948497"
format_stamp: "Formatted at 2026-06-08 10:04:22 on dist-test-slave-kdhp"
I20260608 10:04:22.525849 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:04:22.526046 24909 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:22.531736 24922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:22.532730 23762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
W20260608 10:04:22.532856 24909 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.189:45315: Network error: Client connection negotiation failed: client connection to 127.23.52.189:45315: connect: Connection refused (error 111)
I20260608 10:04:22.533092 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-1-root
uuid: "10c79f2ff2b54096a68635f590948497"
format_stamp: "Formatted at 2026-06-08 10:04:22 on dist-test-slave-kdhp"
I20260608 10:04:22.533496 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-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 10:04:22.546007 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:22.547323 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:22.567459 24909 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } attempt: 1
W20260608 10:04:22.573804 24909 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.189:45315: Network error: Client connection negotiation failed: client connection to 127.23.52.189:45315: connect: Connection refused (error 111)
I20260608 10:04:22.592044 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.189:45315
I20260608 10:04:22.592161 24974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.189:45315 every 8 connection(s)
I20260608 10:04:22.596879 24975 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 10:04:22.596916 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:22.603474 24977 instance_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 10:04:22.604507 24978 instance_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 10:04:22.605232 24975 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:22.606712 23762 server_base.cc:1061] running on GCE node
W20260608 10:04:22.607662 24981 instance_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 10:04:22.608760 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:22.609019 23762 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 10:04:22.609230 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913062609202 us; error 0 us; skew 500 ppm
I20260608 10:04:22.609889 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:22.612892 23762 webserver.cc:533] Webserver started at http://127.23.52.188:34263/ using document root <none> and password file <none>
I20260608 10:04:22.613474 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:22.613701 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:22.613996 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:22.615123 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-2-root/instance:
uuid: "890d3420ef8a4eb1be830a86c5577cd2"
format_stamp: "Formatted at 2026-06-08 10:04:22 on dist-test-slave-kdhp"
I20260608 10:04:22.619277 24975 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:22.621098 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:22.626927 24987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:22.628010 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:22.628371 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-2-root
uuid: "890d3420ef8a4eb1be830a86c5577cd2"
format_stamp: "Formatted at 2026-06-08 10:04:22 on dist-test-slave-kdhp"
I20260608 10:04:22.628676 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-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 10:04:22.629248 24909 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } attempt: 2
I20260608 10:04:22.634876 24975 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:22.651585 24909 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:22.652084 24975 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.188:41717: Network error: Client connection negotiation failed: client connection to 127.23.52.188:41717: connect: Connection refused (error 111)
W20260608 10:04:22.656875 24909 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.188:41717: Network error: Client connection negotiation failed: client connection to 127.23.52.188:41717: connect: Connection refused (error 111)
I20260608 10:04:22.667106 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:22.668375 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:22.673324 24909 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } attempt: 1
W20260608 10:04:22.678305 24909 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.188:41717: Network error: Client connection negotiation failed: client connection to 127.23.52.188:41717: connect: Connection refused (error 111)
I20260608 10:04:22.704656 24975 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } attempt: 1
W20260608 10:04:22.710857 24975 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.52.188:41717: Network error: Client connection negotiation failed: client connection to 127.23.52.188:41717: connect: Connection refused (error 111)
I20260608 10:04:22.711905 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.188:41717
I20260608 10:04:22.712082 25040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.188:41717 every 8 connection(s)
I20260608 10:04:22.715384 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:22.716373 25041 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 10:04:22.722450 25041 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:22.735030 25041 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:22.747885 25041 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:22.751752 24909 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } attempt: 2
I20260608 10:04:22.759451 24975 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } attempt: 2
I20260608 10:04:22.768996 25041 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: Bootstrap starting.
I20260608 10:04:22.773751 24909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d: Bootstrap starting.
I20260608 10:04:22.776347 25041 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:22.779287 24909 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:22.780700 24975 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497: Bootstrap starting.
I20260608 10:04:22.782737 25041 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: No bootstrap required, opened a new log
I20260608 10:04:22.784551 24909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d: No bootstrap required, opened a new log
I20260608 10:04:22.786168 25041 raft_consensus.cc:359] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.786979 25041 raft_consensus.cc:385] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:22.786793 24909 raft_consensus.cc:359] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.787384 25041 raft_consensus.cc:740] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 890d3420ef8a4eb1be830a86c5577cd2, State: Initialized, Role: FOLLOWER
I20260608 10:04:22.787595 24909 raft_consensus.cc:385] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:22.787774 24975 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:22.787967 24909 raft_consensus.cc:740] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d28c00cc6797457b90ff7c88ef4eb41d, State: Initialized, Role: FOLLOWER
I20260608 10:04:22.788465 25041 consensus_queue.cc:260] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.788763 24909 consensus_queue.cc:260] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.791014 25048 sys_catalog.cc:455] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [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: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:22.791828 25048 sys_catalog.cc:458] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:22.792960 24909 sys_catalog.cc:565] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:22.793241 25049 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [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: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:22.794004 25049 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:22.795246 25041 sys_catalog.cc:565] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:22.797446 24975 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497: No bootstrap required, opened a new log
I20260608 10:04:22.801306 24975 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.802253 24975 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:22.802754 24975 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10c79f2ff2b54096a68635f590948497, State: Initialized, Role: FOLLOWER
I20260608 10:04:22.803959 24975 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.808458 25063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [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: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:22.809574 25063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:22.810565 24975 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:22.814373 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 10:04:22.818450 25070 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:22.818794 25070 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:04:22.824206 25076 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:22.824498 25076 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:22.828599 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:04:22.830765 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:22.833521 25084 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:22.833900 25084 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:04:22.839932 25086 instance_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 10:04:22.839260 25085 instance_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 10:04:22.841612 25088 instance_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 10:04:22.842206 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:22.843120 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:22.843314 23762 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 10:04:22.843545 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913062843528 us; error 0 us; skew 500 ppm
I20260608 10:04:22.844216 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:22.846787 23762 webserver.cc:533] Webserver started at http://127.23.52.129:39177/ using document root <none> and password file <none>
I20260608 10:04:22.847399 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:22.847615 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:22.847923 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:22.849143 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "603e00d7aa6c409f9de9bb95a9a6e4bf"
format_stamp: "Formatted at 2026-06-08 10:04:22 on dist-test-slave-kdhp"
I20260608 10:04:22.854233 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:22.858182 25093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:22.859184 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:22.859632 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "603e00d7aa6c409f9de9bb95a9a6e4bf"
format_stamp: "Formatted at 2026-06-08 10:04:22 on dist-test-slave-kdhp"
I20260608 10:04:22.859988 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-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 10:04:22.877835 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:22.879182 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:22.880857 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:22.883801 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:22.884088 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:22.884379 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:22.884596 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:22.891307 25048 raft_consensus.cc:493] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:22.892010 25048 raft_consensus.cc:515] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.896517 25048 leader_election.cc:290] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10c79f2ff2b54096a68635f590948497 (127.23.52.189:45315), 890d3420ef8a4eb1be830a86c5577cd2 (127.23.52.188:41717)
I20260608 10:04:22.896617 24949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10c79f2ff2b54096a68635f590948497" is_pre_election: true
I20260608 10:04:22.897583 24949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d28c00cc6797457b90ff7c88ef4eb41d in term 0.
I20260608 10:04:22.898017 25016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "890d3420ef8a4eb1be830a86c5577cd2" is_pre_election: true
I20260608 10:04:22.898765 25016 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d28c00cc6797457b90ff7c88ef4eb41d in term 0.
I20260608 10:04:22.899645 24858 leader_election.cc:304] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10c79f2ff2b54096a68635f590948497, d28c00cc6797457b90ff7c88ef4eb41d; no voters: 
I20260608 10:04:22.900714 25048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:22.901094 25048 raft_consensus.cc:493] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:22.901419 25048 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:22.906838 25048 raft_consensus.cc:515] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.908879 25048 leader_election.cc:290] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [CANDIDATE]: Term 1 election: Requested vote from peers 10c79f2ff2b54096a68635f590948497 (127.23.52.189:45315), 890d3420ef8a4eb1be830a86c5577cd2 (127.23.52.188:41717)
I20260608 10:04:22.909691 24949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10c79f2ff2b54096a68635f590948497"
I20260608 10:04:22.910363 24949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:22.910570 25016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "890d3420ef8a4eb1be830a86c5577cd2"
I20260608 10:04:22.911537 25016 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:22.918093 24949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d28c00cc6797457b90ff7c88ef4eb41d in term 1.
I20260608 10:04:22.919528 24858 leader_election.cc:304] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10c79f2ff2b54096a68635f590948497, d28c00cc6797457b90ff7c88ef4eb41d; no voters: 
I20260608 10:04:22.920593 25048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:22.922559 25048 raft_consensus.cc:697] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 1 LEADER]: Becoming Leader. State: Replica: d28c00cc6797457b90ff7c88ef4eb41d, State: Running, Role: LEADER
I20260608 10:04:22.922359 25016 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d28c00cc6797457b90ff7c88ef4eb41d in term 1.
I20260608 10:04:22.923729 25048 consensus_queue.cc:237] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:22.930019 25126 sys_catalog.cc:455] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [sys.catalog]: SysCatalogTable state changed. Reason: New leader d28c00cc6797457b90ff7c88ef4eb41d. Latest consensus state: current_term: 1 leader_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:22.931048 25126 sys_catalog.cc:458] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:22.933835 25132 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:22.939450 25132 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:22.950647 25016 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 1 FOLLOWER]: Refusing update from remote peer d28c00cc6797457b90ff7c88ef4eb41d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:22.951845 24949 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 1 FOLLOWER]: Refusing update from remote peer d28c00cc6797457b90ff7c88ef4eb41d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:22.952759 25126 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:22.954164 25048 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:22.967808 25049 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d28c00cc6797457b90ff7c88ef4eb41d. Latest consensus state: current_term: 1 leader_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:22.968887 25049 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:22.971719 25063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d28c00cc6797457b90ff7c88ef4eb41d. Latest consensus state: current_term: 1 leader_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:22.972412 25063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:22.978050 25132 catalog_manager.cc:1382] Generated new cluster ID: 624e51543f1c4c688e8f2eb3d325323a
I20260608 10:04:22.978408 25132 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:22.981562 25126 sys_catalog.cc:455] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:22.982564 25126 sys_catalog.cc:458] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:22.983685 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:42709
I20260608 10:04:22.983918 25163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:42709 every 8 connection(s)
I20260608 10:04:22.986178 25048 sys_catalog.cc:455] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:22.987032 25048 sys_catalog.cc:458] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:23.001390 25049 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:23.002530 25049 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:23.004798 25063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:23.005587 25063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:23.035667 25132 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:23.037611 25132 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:23.045794 25168 heartbeater.cc:344] Connected to a master server at 127.23.52.189:45315
I20260608 10:04:23.046344 25168 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.047541 25168 heartbeater.cc:507] Master 127.23.52.189:45315 requested a full tablet report, sending...
I20260608 10:04:23.051107 24939 ts_manager.cc:194] Registered new tserver with Master: 603e00d7aa6c409f9de9bb95a9a6e4bf (127.23.52.129:42709)
I20260608 10:04:23.052196 25166 heartbeater.cc:344] Connected to a master server at 127.23.52.188:41717
I20260608 10:04:23.052780 25166 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.053889 25166 heartbeater.cc:507] Master 127.23.52.188:41717 requested a full tablet report, sending...
I20260608 10:04:23.059010 25006 ts_manager.cc:194] Registered new tserver with Master: 603e00d7aa6c409f9de9bb95a9a6e4bf (127.23.52.129:42709)
I20260608 10:04:23.069569 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:23.071748 25169 heartbeater.cc:344] Connected to a master server at 127.23.52.190:34413
I20260608 10:04:23.072275 25169 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.073632 25169 heartbeater.cc:507] Master 127.23.52.190:34413 requested a full tablet report, sending...
I20260608 10:04:23.077342 24874 ts_manager.cc:194] Registered new tserver with Master: 603e00d7aa6c409f9de9bb95a9a6e4bf (127.23.52.129:42709)
I20260608 10:04:23.078279 25132 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d: Generated new TSK 0
I20260608 10:04:23.079242 25132 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 10:04:23.082708 25175 instance_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 10:04:23.083654 25176 instance_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 10:04:23.086815 25178 instance_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 10:04:23.087944 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:23.088779 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:23.089013 23762 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 10:04:23.089215 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913063089195 us; error 0 us; skew 500 ppm
I20260608 10:04:23.089830 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:23.092324 23762 webserver.cc:533] Webserver started at http://127.23.52.130:44159/ using document root <none> and password file <none>
I20260608 10:04:23.092867 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:23.093086 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:23.093405 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:23.094585 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "edbc98ce67ef4745b47a4ae9b5ab7656"
format_stamp: "Formatted at 2026-06-08 10:04:23 on dist-test-slave-kdhp"
I20260608 10:04:23.099241 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:04:23.103142 25183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:23.104038 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:23.104328 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "edbc98ce67ef4745b47a4ae9b5ab7656"
format_stamp: "Formatted at 2026-06-08 10:04:23 on dist-test-slave-kdhp"
I20260608 10:04:23.104624 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-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 10:04:23.119127 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:23.120555 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:23.122092 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:23.124641 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:23.124881 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:23.125134 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:23.125314 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:23.170584 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:35447
I20260608 10:04:23.170719 25246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:35447 every 8 connection(s)
I20260608 10:04:23.182663 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:23.195647 25254 instance_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 10:04:23.195657 25247 heartbeater.cc:344] Connected to a master server at 127.23.52.188:41717
I20260608 10:04:23.196523 25247 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.198064 25247 heartbeater.cc:507] Master 127.23.52.188:41717 requested a full tablet report, sending...
W20260608 10:04:23.199052 25255 instance_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 10:04:23.202509 25006 ts_manager.cc:194] Registered new tserver with Master: edbc98ce67ef4745b47a4ae9b5ab7656 (127.23.52.130:35447)
I20260608 10:04:23.205054 25249 heartbeater.cc:344] Connected to a master server at 127.23.52.190:34413
I20260608 10:04:23.205564 25249 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.206945 25249 heartbeater.cc:507] Master 127.23.52.190:34413 requested a full tablet report, sending...
I20260608 10:04:23.210570 24874 ts_manager.cc:194] Registered new tserver with Master: edbc98ce67ef4745b47a4ae9b5ab7656 (127.23.52.130:35447)
I20260608 10:04:23.214274 24874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60602
I20260608 10:04:23.216661 25248 heartbeater.cc:344] Connected to a master server at 127.23.52.189:45315
I20260608 10:04:23.217070 25248 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.217738 25248 heartbeater.cc:507] Master 127.23.52.189:45315 requested a full tablet report, sending...
I20260608 10:04:23.220223 23762 server_base.cc:1061] running on GCE node
W20260608 10:04:23.220675 25257 instance_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 10:04:23.221489 24939 ts_manager.cc:194] Registered new tserver with Master: edbc98ce67ef4745b47a4ae9b5ab7656 (127.23.52.130:35447)
I20260608 10:04:23.221812 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:23.222075 23762 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 10:04:23.222318 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913063222297 us; error 0 us; skew 500 ppm
I20260608 10:04:23.223160 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:23.225841 23762 webserver.cc:533] Webserver started at http://127.23.52.131:38749/ using document root <none> and password file <none>
I20260608 10:04:23.226317 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:23.226482 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:23.226707 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:23.227824 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "eec8891fd3d74eb78574b739a71195b1"
format_stamp: "Formatted at 2026-06-08 10:04:23 on dist-test-slave-kdhp"
I20260608 10:04:23.232679 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:04:23.236490 25262 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:23.237317 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:23.237659 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "eec8891fd3d74eb78574b739a71195b1"
format_stamp: "Formatted at 2026-06-08 10:04:23 on dist-test-slave-kdhp"
I20260608 10:04:23.237947 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913045833752-23762-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 10:04:23.252477 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:23.253854 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:23.255450 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:23.257886 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:23.258132 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:23.258380 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:23.258577 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:23.305215 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:38973
I20260608 10:04:23.305364 25325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:38973 every 8 connection(s)
I20260608 10:04:23.330152 25326 heartbeater.cc:344] Connected to a master server at 127.23.52.188:41717
I20260608 10:04:23.330592 25326 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.331632 25326 heartbeater.cc:507] Master 127.23.52.188:41717 requested a full tablet report, sending...
I20260608 10:04:23.333101 25327 heartbeater.cc:344] Connected to a master server at 127.23.52.189:45315
I20260608 10:04:23.333437 25327 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.334156 25327 heartbeater.cc:507] Master 127.23.52.189:45315 requested a full tablet report, sending...
I20260608 10:04:23.335003 25006 ts_manager.cc:194] Registered new tserver with Master: eec8891fd3d74eb78574b739a71195b1 (127.23.52.131:38973)
I20260608 10:04:23.336862 25328 heartbeater.cc:344] Connected to a master server at 127.23.52.190:34413
I20260608 10:04:23.336889 24939 ts_manager.cc:194] Registered new tserver with Master: eec8891fd3d74eb78574b739a71195b1 (127.23.52.131:38973)
I20260608 10:04:23.337419 25328 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:23.338338 25328 heartbeater.cc:507] Master 127.23.52.190:34413 requested a full tablet report, sending...
I20260608 10:04:23.340500 24874 ts_manager.cc:194] Registered new tserver with Master: eec8891fd3d74eb78574b739a71195b1 (127.23.52.131:38973)
I20260608 10:04:23.340727 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.027644859s
I20260608 10:04:23.341989 24874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60606
I20260608 10:04:23.828852 25076 catalog_manager.cc:1294] Loaded cluster ID: 624e51543f1c4c688e8f2eb3d325323a
I20260608 10:04:23.829130 25076 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: loading cluster ID for follower catalog manager: success
I20260608 10:04:23.834187 25076 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: acquiring CA information for follower catalog manager: success
I20260608 10:04:23.837990 25076 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:23.838111 25084 catalog_manager.cc:1294] Loaded cluster ID: 624e51543f1c4c688e8f2eb3d325323a
I20260608 10:04:23.838492 25084 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497: loading cluster ID for follower catalog manager: success
I20260608 10:04:23.843242 25084 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497: acquiring CA information for follower catalog manager: success
I20260608 10:04:23.846765 25084 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:24.082990 24874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60592
I20260608 10:04:24.218297 25249 heartbeater.cc:499] Master 127.23.52.190:34413 was elected leader, sending a full tablet report...
I20260608 10:04:24.344471 25328 heartbeater.cc:499] Master 127.23.52.190:34413 was elected leader, sending a full tablet report...
I20260608 10:04:24.813803 25068 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:24.936467 24874 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50948:
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 10:04:25.026027 25121 tablet_service.cc:1511] Processing CreateTablet for tablet cad66dcca80b4f409396234f70bc343b (DEFAULT_TABLE table=test-workload [id=aa14d689a1c540688bd9982ff877849b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:04:25.027567 25121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cad66dcca80b4f409396234f70bc343b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.031972 25212 tablet_service.cc:1511] Processing CreateTablet for tablet 67d605c4cdfa4158a56c4764f46a8afb (DEFAULT_TABLE table=test-workload [id=aa14d689a1c540688bd9982ff877849b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:04:25.033695 25212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d605c4cdfa4158a56c4764f46a8afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.035043 25290 tablet_service.cc:1511] Processing CreateTablet for tablet e6edcb75b8954c7c8beb467e508e0dd2 (DEFAULT_TABLE table=test-workload [id=aa14d689a1c540688bd9982ff877849b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:04:25.036340 25290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6edcb75b8954c7c8beb467e508e0dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.046471 25362 tablet_bootstrap.cc:492] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf: Bootstrap starting.
I20260608 10:04:25.053750 25364 tablet_bootstrap.cc:492] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1: Bootstrap starting.
I20260608 10:04:25.053893 25363 tablet_bootstrap.cc:492] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656: Bootstrap starting.
I20260608 10:04:25.054281 25362 tablet_bootstrap.cc:654] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:25.059320 25362 tablet_bootstrap.cc:492] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf: No bootstrap required, opened a new log
I20260608 10:04:25.059823 25362 ts_tablet_manager.cc:1403] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260608 10:04:25.062323 25363 tablet_bootstrap.cc:654] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:25.062225 25362 raft_consensus.cc:359] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603e00d7aa6c409f9de9bb95a9a6e4bf" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42709 } }
I20260608 10:04:25.062820 25362 raft_consensus.cc:385] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:25.063040 25364 tablet_bootstrap.cc:654] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:25.063113 25362 raft_consensus.cc:740] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603e00d7aa6c409f9de9bb95a9a6e4bf, State: Initialized, Role: FOLLOWER
I20260608 10:04:25.064257 25362 consensus_queue.cc:260] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "603e00d7aa6c409f9de9bb95a9a6e4bf" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42709 } }
I20260608 10:04:25.064914 25362 raft_consensus.cc:399] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:25.065217 25362 raft_consensus.cc:493] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:25.065653 25362 raft_consensus.cc:3060] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:25.069177 25363 tablet_bootstrap.cc:492] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656: No bootstrap required, opened a new log
I20260608 10:04:25.069721 25363 ts_tablet_manager.cc:1403] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:04:25.073060 25363 raft_consensus.cc:359] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edbc98ce67ef4745b47a4ae9b5ab7656" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35447 } }
I20260608 10:04:25.073686 25363 raft_consensus.cc:385] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:25.074024 25363 raft_consensus.cc:740] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbc98ce67ef4745b47a4ae9b5ab7656, State: Initialized, Role: FOLLOWER
I20260608 10:04:25.074888 25363 consensus_queue.cc:260] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "edbc98ce67ef4745b47a4ae9b5ab7656" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35447 } }
I20260608 10:04:25.075606 25363 raft_consensus.cc:399] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:25.075961 25363 raft_consensus.cc:493] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:25.076350 25363 raft_consensus.cc:3060] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:25.077010 25362 raft_consensus.cc:515] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603e00d7aa6c409f9de9bb95a9a6e4bf" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42709 } }
I20260608 10:04:25.078256 25362 leader_election.cc:304] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [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: 603e00d7aa6c409f9de9bb95a9a6e4bf; no voters: 
I20260608 10:04:25.082516 25362 leader_election.cc:290] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:25.083202 25363 raft_consensus.cc:515] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edbc98ce67ef4745b47a4ae9b5ab7656" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35447 } }
I20260608 10:04:25.083976 25368 raft_consensus.cc:2804] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:25.084138 25363 leader_election.cc:304] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [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: edbc98ce67ef4745b47a4ae9b5ab7656; no voters: 
I20260608 10:04:25.085860 25169 heartbeater.cc:499] Master 127.23.52.190:34413 was elected leader, sending a full tablet report...
I20260608 10:04:25.085161 25364 tablet_bootstrap.cc:492] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1: No bootstrap required, opened a new log
I20260608 10:04:25.087064 25362 ts_tablet_manager.cc:1434] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf: Time spent starting tablet: real 0.027s	user 0.023s	sys 0.002s
I20260608 10:04:25.087139 25364 ts_tablet_manager.cc:1403] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.004s
I20260608 10:04:25.088196 25368 raft_consensus.cc:697] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 1 LEADER]: Becoming Leader. State: Replica: 603e00d7aa6c409f9de9bb95a9a6e4bf, State: Running, Role: LEADER
I20260608 10:04:25.088744 25363 leader_election.cc:290] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:25.089308 25371 raft_consensus.cc:2804] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:25.089217 25368 consensus_queue.cc:237] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [LEADER]: Queue going to LEADER mode. State: All 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: "603e00d7aa6c409f9de9bb95a9a6e4bf" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42709 } }
I20260608 10:04:25.091310 25364 raft_consensus.cc:359] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec8891fd3d74eb78574b739a71195b1" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38973 } }
I20260608 10:04:25.092197 25364 raft_consensus.cc:385] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:25.092656 25364 raft_consensus.cc:740] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec8891fd3d74eb78574b739a71195b1, State: Initialized, Role: FOLLOWER
I20260608 10:04:25.093859 25364 consensus_queue.cc:260] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eec8891fd3d74eb78574b739a71195b1" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38973 } }
I20260608 10:04:25.094974 25364 raft_consensus.cc:399] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:25.095324 25364 raft_consensus.cc:493] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:25.095814 25364 raft_consensus.cc:3060] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:25.105351 25363 ts_tablet_manager.cc:1434] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656: Time spent starting tablet: real 0.035s	user 0.020s	sys 0.009s
I20260608 10:04:25.106827 25364 raft_consensus.cc:515] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec8891fd3d74eb78574b739a71195b1" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38973 } }
I20260608 10:04:25.107659 25364 leader_election.cc:304] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [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: eec8891fd3d74eb78574b739a71195b1; no voters: 
I20260608 10:04:25.111416 25364 leader_election.cc:290] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:25.112303 25376 raft_consensus.cc:2804] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:25.112628 24874 catalog_manager.cc:5696] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 603e00d7aa6c409f9de9bb95a9a6e4bf (127.23.52.129). New cstate: current_term: 1 leader_uuid: "603e00d7aa6c409f9de9bb95a9a6e4bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603e00d7aa6c409f9de9bb95a9a6e4bf" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42709 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:25.118342 25376 raft_consensus.cc:697] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 1 LEADER]: Becoming Leader. State: Replica: eec8891fd3d74eb78574b739a71195b1, State: Running, Role: LEADER
I20260608 10:04:25.118599 25371 raft_consensus.cc:697] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 1 LEADER]: Becoming Leader. State: Replica: edbc98ce67ef4745b47a4ae9b5ab7656, State: Running, Role: LEADER
I20260608 10:04:25.119840 25376 consensus_queue.cc:237] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [LEADER]: Queue going to LEADER mode. State: All 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: "eec8891fd3d74eb78574b739a71195b1" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38973 } }
I20260608 10:04:25.120189 25371 consensus_queue.cc:237] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [LEADER]: Queue going to LEADER mode. State: All 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: "edbc98ce67ef4745b47a4ae9b5ab7656" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35447 } }
I20260608 10:04:25.135192 25364 ts_tablet_manager.cc:1434] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1: Time spent starting tablet: real 0.048s	user 0.022s	sys 0.015s
I20260608 10:04:25.153079 24874 catalog_manager.cc:5696] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 reported cstate change: term changed from 0 to 1, leader changed from <none> to edbc98ce67ef4745b47a4ae9b5ab7656 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "edbc98ce67ef4745b47a4ae9b5ab7656" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edbc98ce67ef4745b47a4ae9b5ab7656" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:25.160570 24873 catalog_manager.cc:5696] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eec8891fd3d74eb78574b739a71195b1 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "eec8891fd3d74eb78574b739a71195b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec8891fd3d74eb78574b739a71195b1" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38973 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:25.233160 23762 master.cc:562] Master@127.23.52.190:34413 shutting down...
I20260608 10:04:25.250053 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:25.250957 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:25.251331 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P d28c00cc6797457b90ff7c88ef4eb41d: stopping tablet replica
I20260608 10:04:25.275528 23762 master.cc:584] Master@127.23.52.190:34413 shutdown complete.
W20260608 10:04:26.148900 25169 heartbeater.cc:646] Failed to heartbeat to 127.23.52.190:34413 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111)
I20260608 10:04:26.704506 25387 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d28c00cc6797457b90ff7c88ef4eb41d)
I20260608 10:04:26.705476 25387 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:26.705655 25388 raft_consensus.cc:493] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d28c00cc6797457b90ff7c88ef4eb41d)
I20260608 10:04:26.706357 25388 raft_consensus.cc:515] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:26.708261 25387 leader_election.cc:290] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413), 890d3420ef8a4eb1be830a86c5577cd2 (127.23.52.188:41717)
I20260608 10:04:26.708766 25388 leader_election.cc:290] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413), 10c79f2ff2b54096a68635f590948497 (127.23.52.189:45315)
I20260608 10:04:26.710987 25015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "10c79f2ff2b54096a68635f590948497" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "890d3420ef8a4eb1be830a86c5577cd2" is_pre_election: true
I20260608 10:04:26.711661 24949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "890d3420ef8a4eb1be830a86c5577cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "10c79f2ff2b54096a68635f590948497" is_pre_election: true
I20260608 10:04:26.712098 25015 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10c79f2ff2b54096a68635f590948497 in term 1.
I20260608 10:04:26.712352 24949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 890d3420ef8a4eb1be830a86c5577cd2 in term 1.
W20260608 10:04:26.714247 24924 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111) [suppressed 11 similar messages]
I20260608 10:04:26.714210 24925 leader_election.cc:304] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [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: 10c79f2ff2b54096a68635f590948497, 890d3420ef8a4eb1be830a86c5577cd2; no voters: 
I20260608 10:04:26.715731 24989 leader_election.cc:304] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [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: 10c79f2ff2b54096a68635f590948497, 890d3420ef8a4eb1be830a86c5577cd2; no voters: 
I20260608 10:04:26.716629 25387 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:26.716923 25388 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:26.717444 25388 raft_consensus.cc:493] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d28c00cc6797457b90ff7c88ef4eb41d)
I20260608 10:04:26.717368 25387 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d28c00cc6797457b90ff7c88ef4eb41d)
I20260608 10:04:26.718389 25388 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:26.718690 25387 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:04:26.720626 24990 leader_election.cc:336] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413): Network error: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111)
W20260608 10:04:26.722158 24924 leader_election.cc:336] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413): Network error: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111)
I20260608 10:04:26.726194 25388 raft_consensus.cc:515] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:26.726550 25387 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:26.729043 25388 leader_election.cc:290] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 2 election: Requested vote from peers d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413), 10c79f2ff2b54096a68635f590948497 (127.23.52.189:45315)
I20260608 10:04:26.729058 25387 leader_election.cc:290] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [CANDIDATE]: Term 2 election: Requested vote from peers d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413), 890d3420ef8a4eb1be830a86c5577cd2 (127.23.52.188:41717)
I20260608 10:04:26.731145 25015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "10c79f2ff2b54096a68635f590948497" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "890d3420ef8a4eb1be830a86c5577cd2"
I20260608 10:04:26.731144 24949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "890d3420ef8a4eb1be830a86c5577cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "10c79f2ff2b54096a68635f590948497"
I20260608 10:04:26.732139 25015 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10c79f2ff2b54096a68635f590948497 in current term 2: Already voted for candidate 890d3420ef8a4eb1be830a86c5577cd2 in this term.
I20260608 10:04:26.732240 24949 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 890d3420ef8a4eb1be830a86c5577cd2 in current term 2: Already voted for candidate 10c79f2ff2b54096a68635f590948497 in this term.
W20260608 10:04:26.735110 24924 leader_election.cc:336] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413): Network error: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111)
I20260608 10:04:26.735591 24924 leader_election.cc:304] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [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: 10c79f2ff2b54096a68635f590948497; no voters: 890d3420ef8a4eb1be830a86c5577cd2, d28c00cc6797457b90ff7c88ef4eb41d
W20260608 10:04:26.736032 24990 leader_election.cc:336] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413): Network error: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111)
I20260608 10:04:26.736366 25387 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:04:26.736461 24990 leader_election.cc:304] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [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: 890d3420ef8a4eb1be830a86c5577cd2; no voters: 10c79f2ff2b54096a68635f590948497, d28c00cc6797457b90ff7c88ef4eb41d
I20260608 10:04:26.737332 25388 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:04:28.246979 25399 raft_consensus.cc:493] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:28.247496 25399 raft_consensus.cc:515] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:28.249418 25399 leader_election.cc:290] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413), 10c79f2ff2b54096a68635f590948497 (127.23.52.189:45315)
I20260608 10:04:28.250535 24949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "890d3420ef8a4eb1be830a86c5577cd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "10c79f2ff2b54096a68635f590948497" is_pre_election: true
I20260608 10:04:28.251137 24949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 890d3420ef8a4eb1be830a86c5577cd2 in term 2.
I20260608 10:04:28.252363 24989 leader_election.cc:304] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10c79f2ff2b54096a68635f590948497, 890d3420ef8a4eb1be830a86c5577cd2; no voters: 
I20260608 10:04:28.253125 25399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:04:28.253494 25399 raft_consensus.cc:493] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:28.253800 25399 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:04:28.255544 24990 leader_election.cc:336] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413): Network error: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111)
I20260608 10:04:28.259119 25399 raft_consensus.cc:515] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:28.261018 25399 leader_election.cc:290] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 3 election: Requested vote from peers d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413), 10c79f2ff2b54096a68635f590948497 (127.23.52.189:45315)
I20260608 10:04:28.262095 24949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "890d3420ef8a4eb1be830a86c5577cd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "10c79f2ff2b54096a68635f590948497"
I20260608 10:04:28.262712 24949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:04:28.265257 24990 leader_election.cc:336] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413): Network error: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111)
I20260608 10:04:28.268661 24949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 890d3420ef8a4eb1be830a86c5577cd2 in term 3.
I20260608 10:04:28.269838 24989 leader_election.cc:304] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [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: 10c79f2ff2b54096a68635f590948497, 890d3420ef8a4eb1be830a86c5577cd2; no voters: d28c00cc6797457b90ff7c88ef4eb41d
I20260608 10:04:28.270635 25399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:04:28.271762 25399 raft_consensus.cc:697] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 3 LEADER]: Becoming Leader. State: Replica: 890d3420ef8a4eb1be830a86c5577cd2, State: Running, Role: LEADER
I20260608 10:04:28.272616 25399 consensus_queue.cc:237] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } }
I20260608 10:04:28.276912 25402 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 890d3420ef8a4eb1be830a86c5577cd2. Latest consensus state: current_term: 3 leader_uuid: "890d3420ef8a4eb1be830a86c5577cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:28.277871 25402 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:28.279614 25404 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:28.285835 25404 catalog_manager.cc:679] Loaded metadata for table test-workload [id=aa14d689a1c540688bd9982ff877849b]
I20260608 10:04:28.292146 25404 tablet_loader.cc:96] loaded metadata for tablet 67d605c4cdfa4158a56c4764f46a8afb (table test-workload [id=aa14d689a1c540688bd9982ff877849b])
I20260608 10:04:28.293184 25404 tablet_loader.cc:96] loaded metadata for tablet cad66dcca80b4f409396234f70bc343b (table test-workload [id=aa14d689a1c540688bd9982ff877849b])
I20260608 10:04:28.294152 25404 tablet_loader.cc:96] loaded metadata for tablet e6edcb75b8954c7c8beb467e508e0dd2 (table test-workload [id=aa14d689a1c540688bd9982ff877849b])
I20260608 10:04:28.295280 25404 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:28.298645 25404 catalog_manager.cc:1294] Loaded cluster ID: 624e51543f1c4c688e8f2eb3d325323a
I20260608 10:04:28.298897 25404 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:28.302613 25404 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:28.305805 25404 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: Loaded TSK: 0
I20260608 10:04:28.307020 25404 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:28.789279 24949 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 3 FOLLOWER]: Refusing update from remote peer 890d3420ef8a4eb1be830a86c5577cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260608 10:04:28.791056 25405 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 10:04:28.796859 25406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 890d3420ef8a4eb1be830a86c5577cd2. Latest consensus state: current_term: 3 leader_uuid: "890d3420ef8a4eb1be830a86c5577cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:28.797611 25406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:28.803081 25408 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "890d3420ef8a4eb1be830a86c5577cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:28.804293 25408 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:28.808166 25406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "890d3420ef8a4eb1be830a86c5577cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d28c00cc6797457b90ff7c88ef4eb41d" member_type: VOTER last_known_addr { host: "127.23.52.190" port: 34413 } } peers { permanent_uuid: "10c79f2ff2b54096a68635f590948497" member_type: VOTER last_known_addr { host: "127.23.52.189" port: 45315 } } peers { permanent_uuid: "890d3420ef8a4eb1be830a86c5577cd2" member_type: VOTER last_known_addr { host: "127.23.52.188" port: 41717 } } }
I20260608 10:04:28.808959 25406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 10:04:28.812650 24990 consensus_peers.cc:597] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 -> Peer d28c00cc6797457b90ff7c88ef4eb41d (127.23.52.190:34413): Couldn't send request to peer d28c00cc6797457b90ff7c88ef4eb41d. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.190:34413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:28.822726 25074 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:28.823164 25074 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:28.872064 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:04:28.895198 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:28.896108 23762 tablet_replica.cc:333] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf: stopping tablet replica
I20260608 10:04:28.896742 23762 raft_consensus.cc:2243] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:28.897379 23762 raft_consensus.cc:2272] T cad66dcca80b4f409396234f70bc343b P 603e00d7aa6c409f9de9bb95a9a6e4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:28.917119 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:04:28.928186 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:04:28.955979 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:28.956815 23762 tablet_replica.cc:333] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656: stopping tablet replica
I20260608 10:04:28.957415 23762 raft_consensus.cc:2243] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:28.957953 23762 raft_consensus.cc:2272] T 67d605c4cdfa4158a56c4764f46a8afb P edbc98ce67ef4745b47a4ae9b5ab7656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:28.977403 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:04:28.987501 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:04:29.009094 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:29.009855 23762 tablet_replica.cc:333] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1: stopping tablet replica
I20260608 10:04:29.010443 23762 raft_consensus.cc:2243] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.011024 23762 raft_consensus.cc:2272] T e6edcb75b8954c7c8beb467e508e0dd2 P eec8891fd3d74eb78574b739a71195b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.030386 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:04:29.041414 23762 master.cc:562] Master@127.23.52.189:45315 shutting down...
I20260608 10:04:29.059839 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:29.060491 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.060870 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10c79f2ff2b54096a68635f590948497: stopping tablet replica
I20260608 10:04:29.081506 23762 master.cc:584] Master@127.23.52.189:45315 shutdown complete.
I20260608 10:04:29.095674 23762 master.cc:562] Master@127.23.52.188:41717 shutting down...
I20260608 10:04:29.114559 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:04:29.115717 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:29.116248 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 890d3420ef8a4eb1be830a86c5577cd2: stopping tablet replica
I20260608 10:04:29.137544 23762 master.cc:584] Master@127.23.52.188:41717 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6770 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:04:29.170707 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:36005
I20260608 10:04:29.171978 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:29.177800 25414 instance_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 10:04:29.177888 25415 instance_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 10:04:29.180757 25417 instance_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 10:04:29.181632 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:29.182605 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:29.182802 23762 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 10:04:29.182945 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913069182927 us; error 0 us; skew 500 ppm
I20260608 10:04:29.183586 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:29.186177 23762 webserver.cc:533] Webserver started at http://127.23.52.190:44779/ using document root <none> and password file <none>
I20260608 10:04:29.186697 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:29.186939 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:29.187204 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:29.188817 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "68408db7deb446348dec37dd720c26f3"
format_stamp: "Formatted at 2026-06-08 10:04:29 on dist-test-slave-kdhp"
I20260608 10:04:29.193907 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:29.197932 25422 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.198815 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:04:29.199079 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "68408db7deb446348dec37dd720c26f3"
format_stamp: "Formatted at 2026-06-08 10:04:29 on dist-test-slave-kdhp"
I20260608 10:04:29.199331 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-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 10:04:29.210031 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:29.211254 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:29.251464 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:36005
I20260608 10:04:29.251561 25474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:36005 every 8 connection(s)
I20260608 10:04:29.255954 25475 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 10:04:29.266578 25475 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3: Bootstrap starting.
I20260608 10:04:29.271636 25475 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:29.276085 25475 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3: No bootstrap required, opened a new log
I20260608 10:04:29.278314 25475 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68408db7deb446348dec37dd720c26f3" member_type: VOTER }
I20260608 10:04:29.278704 25475 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:29.278882 25475 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68408db7deb446348dec37dd720c26f3, State: Initialized, Role: FOLLOWER
I20260608 10:04:29.279500 25475 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68408db7deb446348dec37dd720c26f3" member_type: VOTER }
I20260608 10:04:29.279923 25475 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:29.280113 25475 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:29.280349 25475 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:29.284860 25475 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68408db7deb446348dec37dd720c26f3" member_type: VOTER }
I20260608 10:04:29.285363 25475 leader_election.cc:304] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [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: 68408db7deb446348dec37dd720c26f3; no voters: 
I20260608 10:04:29.286562 25475 leader_election.cc:290] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:29.287063 25478 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:29.288709 25478 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 1 LEADER]: Becoming Leader. State: Replica: 68408db7deb446348dec37dd720c26f3, State: Running, Role: LEADER
I20260608 10:04:29.289525 25478 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [LEADER]: Queue going to LEADER mode. State: All 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: "68408db7deb446348dec37dd720c26f3" member_type: VOTER }
I20260608 10:04:29.289758 25475 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:29.293439 25479 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68408db7deb446348dec37dd720c26f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68408db7deb446348dec37dd720c26f3" member_type: VOTER } }
I20260608 10:04:29.293602 25480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68408db7deb446348dec37dd720c26f3. Latest consensus state: current_term: 1 leader_uuid: "68408db7deb446348dec37dd720c26f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68408db7deb446348dec37dd720c26f3" member_type: VOTER } }
I20260608 10:04:29.294332 25479 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:29.294363 25480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:29.300034 25484 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:29.305944 25484 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:29.308781 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:29.316524 25484 catalog_manager.cc:1382] Generated new cluster ID: 4c9deec4c313470ab6cd614a803a4ef6
I20260608 10:04:29.316856 25484 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:29.364169 25484 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:29.365527 25484 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:29.384750 25484 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3: Generated new TSK 0
I20260608 10:04:29.385411 25484 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:29.440155 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:29.446743 25496 instance_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 10:04:29.448462 25497 instance_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 10:04:29.450454 25499 instance_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 10:04:29.450536 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:29.451668 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:29.451906 23762 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 10:04:29.452090 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913069452060 us; error 0 us; skew 500 ppm
I20260608 10:04:29.452666 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:29.455147 23762 webserver.cc:533] Webserver started at http://127.23.52.129:33301/ using document root <none> and password file <none>
I20260608 10:04:29.455721 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:29.455937 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:29.456254 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:29.457392 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "fe7dc663d78b4a96bca17f6714fa79b0"
format_stamp: "Formatted at 2026-06-08 10:04:29 on dist-test-slave-kdhp"
I20260608 10:04:29.462221 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:04:29.466390 25504 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.467456 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:04:29.467756 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "fe7dc663d78b4a96bca17f6714fa79b0"
format_stamp: "Formatted at 2026-06-08 10:04:29 on dist-test-slave-kdhp"
I20260608 10:04:29.468036 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-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 10:04:29.495502 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:29.497498 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:29.499858 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:29.502770 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:29.503003 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.503208 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:29.503413 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:04:29.547482 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:34379
I20260608 10:04:29.547613 25567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:34379 every 8 connection(s)
I20260608 10:04:29.552950 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:29.561121 25572 instance_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 10:04:29.563102 25573 instance_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 10:04:29.565205 23762 server_base.cc:1061] running on GCE node
W20260608 10:04:29.565775 25575 instance_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 10:04:29.566886 25568 heartbeater.cc:344] Connected to a master server at 127.23.52.190:36005
I20260608 10:04:29.566886 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:29.567457 23762 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 10:04:29.567513 25568 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:29.567749 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913069567727 us; error 0 us; skew 500 ppm
I20260608 10:04:29.568500 25568 heartbeater.cc:507] Master 127.23.52.190:36005 requested a full tablet report, sending...
I20260608 10:04:29.568650 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:29.571501 25440 ts_manager.cc:194] Registered new tserver with Master: fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129:34379)
I20260608 10:04:29.571792 23762 webserver.cc:533] Webserver started at http://127.23.52.130:45535/ using document root <none> and password file <none>
I20260608 10:04:29.572438 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:29.572638 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:29.572940 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:29.573741 25440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47960
I20260608 10:04:29.574134 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "2525b4402b6d424782bc793897389b37"
format_stamp: "Formatted at 2026-06-08 10:04:29 on dist-test-slave-kdhp"
I20260608 10:04:29.579551 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260608 10:04:29.583050 25580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.583964 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:04:29.584280 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "2525b4402b6d424782bc793897389b37"
format_stamp: "Formatted at 2026-06-08 10:04:29 on dist-test-slave-kdhp"
I20260608 10:04:29.584560 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-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 10:04:29.595105 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:29.596388 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:29.597910 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:29.600322 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:29.600557 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.600829 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:29.601012 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.642028 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:40269
I20260608 10:04:29.642144 25642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:40269 every 8 connection(s)
I20260608 10:04:29.647451 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:29.654299 25646 instance_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 10:04:29.656168 25647 instance_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 10:04:29.658080 23762 server_base.cc:1061] running on GCE node
W20260608 10:04:29.658730 25649 instance_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 10:04:29.659847 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:29.660080 23762 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 10:04:29.660277 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913069660238 us; error 0 us; skew 500 ppm
I20260608 10:04:29.660741 25643 heartbeater.cc:344] Connected to a master server at 127.23.52.190:36005
I20260608 10:04:29.661037 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:29.661170 25643 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:29.662204 25643 heartbeater.cc:507] Master 127.23.52.190:36005 requested a full tablet report, sending...
I20260608 10:04:29.664233 23762 webserver.cc:533] Webserver started at http://127.23.52.131:35203/ using document root <none> and password file <none>
I20260608 10:04:29.664701 25440 ts_manager.cc:194] Registered new tserver with Master: 2525b4402b6d424782bc793897389b37 (127.23.52.130:40269)
I20260608 10:04:29.664842 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:29.665151 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:29.665438 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:29.666322 25440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47974
I20260608 10:04:29.666814 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "8ffb8bf23d07410aa244931ca6545b19"
format_stamp: "Formatted at 2026-06-08 10:04:29 on dist-test-slave-kdhp"
I20260608 10:04:29.672436 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:04:29.675853 25654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.676564 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 10:04:29.676874 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "8ffb8bf23d07410aa244931ca6545b19"
format_stamp: "Formatted at 2026-06-08 10:04:29 on dist-test-slave-kdhp"
I20260608 10:04:29.677161 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-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 10:04:29.696539 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:29.697810 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:29.699168 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:29.701694 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:29.701933 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.702186 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:29.702364 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:29.743332 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:33903
I20260608 10:04:29.743599 25716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:33903 every 8 connection(s)
I20260608 10:04:29.758715 25717 heartbeater.cc:344] Connected to a master server at 127.23.52.190:36005
I20260608 10:04:29.759135 25717 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:29.759850 25717 heartbeater.cc:507] Master 127.23.52.190:36005 requested a full tablet report, sending...
I20260608 10:04:29.761821 25440 ts_manager.cc:194] Registered new tserver with Master: 8ffb8bf23d07410aa244931ca6545b19 (127.23.52.131:33903)
I20260608 10:04:29.762737 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015854057s
I20260608 10:04:29.763214 25440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47990
I20260608 10:04:30.576869 25568 heartbeater.cc:499] Master 127.23.52.190:36005 was elected leader, sending a full tablet report...
I20260608 10:04:30.670403 25643 heartbeater.cc:499] Master 127.23.52.190:36005 was elected leader, sending a full tablet report...
I20260608 10:04:30.765905 25717 heartbeater.cc:499] Master 127.23.52.190:36005 was elected leader, sending a full tablet report...
I20260608 10:04:30.824795 25440 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47994:
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 10:04:30.827111 25440 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 10:04:30.881722 25532 tablet_service.cc:1511] Processing CreateTablet for tablet 1b541c1d318b4ac4816088756c4f7be4 (DEFAULT_TABLE table=test-workload [id=94e423605949466f890afa81d0a64fb4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:30.882004 25531 tablet_service.cc:1511] Processing CreateTablet for tablet 45c013d1362948099fa7b6404da13dce (DEFAULT_TABLE table=test-workload [id=94e423605949466f890afa81d0a64fb4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:30.882465 25681 tablet_service.cc:1511] Processing CreateTablet for tablet 45c013d1362948099fa7b6404da13dce (DEFAULT_TABLE table=test-workload [id=94e423605949466f890afa81d0a64fb4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:30.883419 25532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b541c1d318b4ac4816088756c4f7be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:30.883905 25681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c013d1362948099fa7b6404da13dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:30.884025 25607 tablet_service.cc:1511] Processing CreateTablet for tablet 45c013d1362948099fa7b6404da13dce (DEFAULT_TABLE table=test-workload [id=94e423605949466f890afa81d0a64fb4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:30.885469 25607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c013d1362948099fa7b6404da13dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:30.885303 25608 tablet_service.cc:1511] Processing CreateTablet for tablet 1b541c1d318b4ac4816088756c4f7be4 (DEFAULT_TABLE table=test-workload [id=94e423605949466f890afa81d0a64fb4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:30.884025 25682 tablet_service.cc:1511] Processing CreateTablet for tablet 1b541c1d318b4ac4816088756c4f7be4 (DEFAULT_TABLE table=test-workload [id=94e423605949466f890afa81d0a64fb4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:30.886747 25531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c013d1362948099fa7b6404da13dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:30.887337 25682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b541c1d318b4ac4816088756c4f7be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:30.889683 25608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b541c1d318b4ac4816088756c4f7be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:30.915791 25738 tablet_bootstrap.cc:492] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37: Bootstrap starting.
I20260608 10:04:30.923007 25737 tablet_bootstrap.cc:492] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19: Bootstrap starting.
I20260608 10:04:30.924307 25738 tablet_bootstrap.cc:654] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:30.926908 25739 tablet_bootstrap.cc:492] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0: Bootstrap starting.
I20260608 10:04:30.931306 25737 tablet_bootstrap.cc:654] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:30.933773 25738 tablet_bootstrap.cc:492] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37: No bootstrap required, opened a new log
I20260608 10:04:30.934226 25738 ts_tablet_manager.cc:1403] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260608 10:04:30.935942 25739 tablet_bootstrap.cc:654] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:30.937052 25738 raft_consensus.cc:359] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:30.937467 25737 tablet_bootstrap.cc:492] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19: No bootstrap required, opened a new log
I20260608 10:04:30.937633 25738 raft_consensus.cc:385] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:30.938046 25738 raft_consensus.cc:740] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2525b4402b6d424782bc793897389b37, State: Initialized, Role: FOLLOWER
I20260608 10:04:30.938061 25737 ts_tablet_manager.cc:1403] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:04:30.938882 25738 consensus_queue.cc:260] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:30.941589 25739 tablet_bootstrap.cc:492] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0: No bootstrap required, opened a new log
I20260608 10:04:30.941329 25737 raft_consensus.cc:359] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:30.942124 25737 raft_consensus.cc:385] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:30.942147 25739 ts_tablet_manager.cc:1403] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:04:30.943516 25738 ts_tablet_manager.cc:1434] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260608 10:04:30.942546 25737 raft_consensus.cc:740] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffb8bf23d07410aa244931ca6545b19, State: Initialized, Role: FOLLOWER
I20260608 10:04:30.944794 25737 consensus_queue.cc:260] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:30.945698 25738 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37: Bootstrap starting.
I20260608 10:04:30.946106 25739 raft_consensus.cc:359] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:30.947134 25739 raft_consensus.cc:385] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:30.947683 25739 raft_consensus.cc:740] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe7dc663d78b4a96bca17f6714fa79b0, State: Initialized, Role: FOLLOWER
I20260608 10:04:30.949064 25739 consensus_queue.cc:260] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:30.953156 25738 tablet_bootstrap.cc:654] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:30.955055 25737 ts_tablet_manager.cc:1434] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260608 10:04:30.958772 25737 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19: Bootstrap starting.
I20260608 10:04:30.965175 25738 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37: No bootstrap required, opened a new log
I20260608 10:04:30.965682 25738 ts_tablet_manager.cc:1403] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 10:04:30.963927 25739 ts_tablet_manager.cc:1434] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.008s
I20260608 10:04:30.967474 25737 tablet_bootstrap.cc:654] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:30.968250 25738 raft_consensus.cc:359] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:30.968809 25738 raft_consensus.cc:385] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:30.969204 25738 raft_consensus.cc:740] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2525b4402b6d424782bc793897389b37, State: Initialized, Role: FOLLOWER
I20260608 10:04:30.970026 25738 consensus_queue.cc:260] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:30.972134 25738 ts_tablet_manager.cc:1434] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:04:30.973489 25739 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: Bootstrap starting.
I20260608 10:04:30.980870 25739 tablet_bootstrap.cc:654] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:30.983232 25737 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19: No bootstrap required, opened a new log
I20260608 10:04:30.983881 25737 ts_tablet_manager.cc:1403] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260608 10:04:30.987112 25737 raft_consensus.cc:359] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:30.987782 25737 raft_consensus.cc:385] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:30.988009 25737 raft_consensus.cc:740] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffb8bf23d07410aa244931ca6545b19, State: Initialized, Role: FOLLOWER
I20260608 10:04:30.988826 25739 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: No bootstrap required, opened a new log
I20260608 10:04:30.988711 25737 consensus_queue.cc:260] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:30.989286 25739 ts_tablet_manager.cc:1403] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 10:04:30.990788 25737 ts_tablet_manager.cc:1434] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 10:04:30.992255 25739 raft_consensus.cc:359] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:30.992795 25739 raft_consensus.cc:385] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:30.993041 25739 raft_consensus.cc:740] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe7dc663d78b4a96bca17f6714fa79b0, State: Initialized, Role: FOLLOWER
I20260608 10:04:30.993731 25739 consensus_queue.cc:260] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:30.995934 25739 ts_tablet_manager.cc:1434] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260608 10:04:31.157481 25744 raft_consensus.cc:493] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:31.158057 25744 raft_consensus.cc:515] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:31.160730 25744 leader_election.cc:290] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129:34379), 2525b4402b6d424782bc793897389b37 (127.23.52.130:40269)
I20260608 10:04:31.170754 25744 raft_consensus.cc:493] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:31.171288 25744 raft_consensus.cc:515] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:31.172144 25618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c013d1362948099fa7b6404da13dce" candidate_uuid: "8ffb8bf23d07410aa244931ca6545b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2525b4402b6d424782bc793897389b37" is_pre_election: true
I20260608 10:04:31.172111 25542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c013d1362948099fa7b6404da13dce" candidate_uuid: "8ffb8bf23d07410aa244931ca6545b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" is_pre_election: true
I20260608 10:04:31.172971 25618 raft_consensus.cc:2468] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffb8bf23d07410aa244931ca6545b19 in term 0.
I20260608 10:04:31.172999 25542 raft_consensus.cc:2468] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffb8bf23d07410aa244931ca6545b19 in term 0.
I20260608 10:04:31.173606 25744 leader_election.cc:290] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129:34379), 2525b4402b6d424782bc793897389b37 (127.23.52.130:40269)
I20260608 10:04:31.174505 25541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b541c1d318b4ac4816088756c4f7be4" candidate_uuid: "8ffb8bf23d07410aa244931ca6545b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" is_pre_election: true
I20260608 10:04:31.174657 25658 leader_election.cc:304] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffb8bf23d07410aa244931ca6545b19, fe7dc663d78b4a96bca17f6714fa79b0; no voters: 
I20260608 10:04:31.175206 25541 raft_consensus.cc:2468] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffb8bf23d07410aa244931ca6545b19 in term 0.
I20260608 10:04:31.175240 25618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b541c1d318b4ac4816088756c4f7be4" candidate_uuid: "8ffb8bf23d07410aa244931ca6545b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2525b4402b6d424782bc793897389b37" is_pre_election: true
I20260608 10:04:31.175581 25744 raft_consensus.cc:2804] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:31.175953 25744 raft_consensus.cc:493] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:31.176052 25618 raft_consensus.cc:2468] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffb8bf23d07410aa244931ca6545b19 in term 0.
I20260608 10:04:31.176276 25744 raft_consensus.cc:3060] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:31.176514 25658 leader_election.cc:304] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffb8bf23d07410aa244931ca6545b19, fe7dc663d78b4a96bca17f6714fa79b0; no voters: 
I20260608 10:04:31.178788 25751 raft_consensus.cc:2804] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:31.179155 25751 raft_consensus.cc:493] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:31.179522 25751 raft_consensus.cc:3060] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:31.181973 25744 raft_consensus.cc:515] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:31.183754 25744 leader_election.cc:290] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [CANDIDATE]: Term 1 election: Requested vote from peers fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129:34379), 2525b4402b6d424782bc793897389b37 (127.23.52.130:40269)
I20260608 10:04:31.184660 25541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c013d1362948099fa7b6404da13dce" candidate_uuid: "8ffb8bf23d07410aa244931ca6545b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe7dc663d78b4a96bca17f6714fa79b0"
I20260608 10:04:31.184868 25618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c013d1362948099fa7b6404da13dce" candidate_uuid: "8ffb8bf23d07410aa244931ca6545b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2525b4402b6d424782bc793897389b37"
I20260608 10:04:31.185309 25541 raft_consensus.cc:3060] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:31.184865 25751 raft_consensus.cc:515] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:31.185626 25618 raft_consensus.cc:3060] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:31.187592 25751 leader_election.cc:290] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [CANDIDATE]: Term 1 election: Requested vote from peers fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129:34379), 2525b4402b6d424782bc793897389b37 (127.23.52.130:40269)
I20260608 10:04:31.189251 25542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b541c1d318b4ac4816088756c4f7be4" candidate_uuid: "8ffb8bf23d07410aa244931ca6545b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe7dc663d78b4a96bca17f6714fa79b0"
I20260608 10:04:31.189880 25542 raft_consensus.cc:3060] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:31.190281 25617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b541c1d318b4ac4816088756c4f7be4" candidate_uuid: "8ffb8bf23d07410aa244931ca6545b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2525b4402b6d424782bc793897389b37"
I20260608 10:04:31.190928 25617 raft_consensus.cc:3060] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:31.192732 25541 raft_consensus.cc:2468] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffb8bf23d07410aa244931ca6545b19 in term 1.
I20260608 10:04:31.193280 25618 raft_consensus.cc:2468] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffb8bf23d07410aa244931ca6545b19 in term 1.
I20260608 10:04:31.194530 25658 leader_election.cc:304] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffb8bf23d07410aa244931ca6545b19, fe7dc663d78b4a96bca17f6714fa79b0; no voters: 
I20260608 10:04:31.195624 25751 raft_consensus.cc:2804] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:31.196120 25751 raft_consensus.cc:697] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Becoming Leader. State: Replica: 8ffb8bf23d07410aa244931ca6545b19, State: Running, Role: LEADER
I20260608 10:04:31.196964 25542 raft_consensus.cc:2468] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffb8bf23d07410aa244931ca6545b19 in term 1.
I20260608 10:04:31.196980 25751 consensus_queue.cc:237] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:31.197675 25617 raft_consensus.cc:2468] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffb8bf23d07410aa244931ca6545b19 in term 1.
I20260608 10:04:31.198304 25658 leader_election.cc:304] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffb8bf23d07410aa244931ca6545b19, fe7dc663d78b4a96bca17f6714fa79b0; no voters: 
I20260608 10:04:31.199391 25744 raft_consensus.cc:2804] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:31.200739 25744 raft_consensus.cc:697] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Becoming Leader. State: Replica: 8ffb8bf23d07410aa244931ca6545b19, State: Running, Role: LEADER
I20260608 10:04:31.201716 25744 consensus_queue.cc:237] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } }
I20260608 10:04:31.207536 25439 catalog_manager.cc:5696] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffb8bf23d07410aa244931ca6545b19 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "8ffb8bf23d07410aa244931ca6545b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:31.219201 25439 catalog_manager.cc:5696] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffb8bf23d07410aa244931ca6545b19 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "8ffb8bf23d07410aa244931ca6545b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:31.308693 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:31.322844 25692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45c013d1362948099fa7b6404da13dce"
dest_uuid: "8ffb8bf23d07410aa244931ca6545b19"
mode: GRACEFUL
new_leader_uuid: "fe7dc663d78b4a96bca17f6714fa79b0"
 from {username='slave'} at 127.0.0.1:60208
I20260608 10:04:31.323483 25692 raft_consensus.cc:606] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Received request to transfer leadership to TS fe7dc663d78b4a96bca17f6714fa79b0
I20260608 10:04:31.324784 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:04:31.325146 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:31.657226 25744 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:31.671281 25751 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:31.705667 25751 consensus_queue.cc:1048] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:31.712447 25744 raft_consensus.cc:993] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19: : Instructing follower fe7dc663d78b4a96bca17f6714fa79b0 to start an election
I20260608 10:04:31.712935 25752 raft_consensus.cc:1081] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Signalling peer fe7dc663d78b4a96bca17f6714fa79b0 to start an election
I20260608 10:04:31.714951 25541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45c013d1362948099fa7b6404da13dce"
dest_uuid: "fe7dc663d78b4a96bca17f6714fa79b0"
 from {username='slave'} at 127.0.0.1:59136
I20260608 10:04:31.716570 25541 raft_consensus.cc:493] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:31.716982 25541 raft_consensus.cc:3060] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:31.719925 25751 consensus_queue.cc:1048] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:31.724072 25541 raft_consensus.cc:515] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:31.737237 25541 leader_election.cc:290] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [CANDIDATE]: Term 2 election: Requested vote from peers 2525b4402b6d424782bc793897389b37 (127.23.52.130:40269), 8ffb8bf23d07410aa244931ca6545b19 (127.23.52.131:33903)
I20260608 10:04:31.748272 25617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c013d1362948099fa7b6404da13dce" candidate_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2525b4402b6d424782bc793897389b37"
I20260608 10:04:31.749058 25617 raft_consensus.cc:3060] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:31.752677 25692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c013d1362948099fa7b6404da13dce" candidate_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ffb8bf23d07410aa244931ca6545b19"
I20260608 10:04:31.753259 25692 raft_consensus.cc:3055] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:31.753535 25692 raft_consensus.cc:740] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ffb8bf23d07410aa244931ca6545b19, State: Running, Role: LEADER
I20260608 10:04:31.754717 25617 raft_consensus.cc:2468] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe7dc663d78b4a96bca17f6714fa79b0 in term 2.
I20260608 10:04:31.754593 25692 consensus_queue.cc:260] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [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: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:31.755883 25692 raft_consensus.cc:3060] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:31.756197 25506 leader_election.cc:304] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [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: 2525b4402b6d424782bc793897389b37, fe7dc663d78b4a96bca17f6714fa79b0; no voters: 
I20260608 10:04:31.757162 25756 raft_consensus.cc:2804] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:31.758509 25756 raft_consensus.cc:697] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 2 LEADER]: Becoming Leader. State: Replica: fe7dc663d78b4a96bca17f6714fa79b0, State: Running, Role: LEADER
I20260608 10:04:31.759457 25756 consensus_queue.cc:237] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [LEADER]: Queue 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: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } }
I20260608 10:04:31.762281 25692 raft_consensus.cc:2468] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe7dc663d78b4a96bca17f6714fa79b0 in term 2.
I20260608 10:04:31.765937 25439 catalog_manager.cc:5696] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 reported cstate change: term changed from 1 to 2, leader changed from 8ffb8bf23d07410aa244931ca6545b19 (127.23.52.131) to fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129). New cstate: current_term: 2 leader_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.218814 25617 raft_consensus.cc:1275] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 2 FOLLOWER]: Refusing update from remote peer fe7dc663d78b4a96bca17f6714fa79b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:32.220115 25756 consensus_queue.cc:1048] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:32.230778 25692 raft_consensus.cc:1275] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 2 FOLLOWER]: Refusing update from remote peer fe7dc663d78b4a96bca17f6714fa79b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:32.232826 25773 consensus_queue.cc:1048] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:33.325980 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:33.328219 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:33.328617 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:35.329720 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:35.332343 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:35.332696 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:37.333807 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:37.336174 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:37.336572 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:39.337602 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:39.339753 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:39.340131 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:41.341079 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:41.343149 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:41.343559 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:42.328353 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:42.336968 25782 instance_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 10:04:42.337707 25783 instance_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 10:04:42.339546 25785 instance_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 10:04:42.342128 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:42.343497 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:42.343786 23762 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 10:04:42.344009 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913082343990 us; error 0 us; skew 500 ppm
I20260608 10:04:42.344717 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:42.348055 23762 webserver.cc:533] Webserver started at http://127.23.52.132:42675/ using document root <none> and password file <none>
I20260608 10:04:42.348781 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:42.349037 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:42.349444 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:42.351179 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "69a5d25a636e44b699bb4660d68af8ba"
format_stamp: "Formatted at 2026-06-08 10:04:42 on dist-test-slave-kdhp"
I20260608 10:04:42.357318 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:42.361660 25790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:42.362687 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:42.363072 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "69a5d25a636e44b699bb4660d68af8ba"
format_stamp: "Formatted at 2026-06-08 10:04:42 on dist-test-slave-kdhp"
I20260608 10:04:42.363552 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-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 10:04:42.382387 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:42.383993 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:42.385654 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:42.388546 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:42.388810 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:42.389084 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:42.389295 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:42.434968 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:42395
I20260608 10:04:42.435105 25852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:42395 every 8 connection(s)
I20260608 10:04:42.452844 25853 heartbeater.cc:344] Connected to a master server at 127.23.52.190:36005
I20260608 10:04:42.453258 25853 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:42.454052 25853 heartbeater.cc:507] Master 127.23.52.190:36005 requested a full tablet report, sending...
I20260608 10:04:42.456352 25437 ts_manager.cc:194] Registered new tserver with Master: 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132:42395)
I20260608 10:04:42.458004 25437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54346
I20260608 10:04:43.344544 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:43.346674 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:43.347043 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:43.394775 25692 consensus_queue.cc:237] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Queue 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: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: true } }
I20260608 10:04:43.405893 25617 raft_consensus.cc:1275] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Refusing update from remote peer 8ffb8bf23d07410aa244931ca6545b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:43.406522 25541 raft_consensus.cc:1275] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Refusing update from remote peer 8ffb8bf23d07410aa244931ca6545b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:43.409147 25781 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } 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 10:04:43.418130 25781 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:43.425238 25861 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: true } } }
I20260608 10:04:43.427179 25541 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: true } } }
W20260608 10:04:43.441469 25655 consensus_peers.cc:597] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 -> Peer 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132:42395): Couldn't send request to peer 69a5d25a636e44b699bb4660d68af8ba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b541c1d318b4ac4816088756c4f7be4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:43.445392 25437 catalog_manager.cc:5696] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "8ffb8bf23d07410aa244931ca6545b19" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: true } } }
I20260608 10:04:43.445601 25617 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: true } } }
I20260608 10:04:43.460884 25853 heartbeater.cc:499] Master 127.23.52.190:36005 was elected leader, sending a full tablet report...
I20260608 10:04:43.905454 25872 ts_tablet_manager.cc:933] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: Initiating tablet copy from peer 8ffb8bf23d07410aa244931ca6545b19 (127.23.52.131:33903)
I20260608 10:04:43.907263 25872 tablet_copy_client.cc:323] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:33903
I20260608 10:04:43.920168 25702 tablet_copy_service.cc:140] P 8ffb8bf23d07410aa244931ca6545b19: Received BeginTabletCopySession request for tablet 1b541c1d318b4ac4816088756c4f7be4 from peer 69a5d25a636e44b699bb4660d68af8ba ({username='slave'} at 127.0.0.1:37318)
I20260608 10:04:43.920743 25702 tablet_copy_service.cc:161] P 8ffb8bf23d07410aa244931ca6545b19: Beginning new tablet copy session on tablet 1b541c1d318b4ac4816088756c4f7be4 from peer 69a5d25a636e44b699bb4660d68af8ba at {username='slave'} at 127.0.0.1:37318: session id = 69a5d25a636e44b699bb4660d68af8ba-1b541c1d318b4ac4816088756c4f7be4
I20260608 10:04:43.926532 25702 tablet_copy_source_session.cc:215] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:43.929847 25872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b541c1d318b4ac4816088756c4f7be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:43.941602 25872 tablet_copy_client.cc:806] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:43.942337 25872 tablet_copy_client.cc:670] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:43.946583 25872 tablet_copy_client.cc:538] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:43.953002 25872 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: Bootstrap starting.
I20260608 10:04:43.970573 25872 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: 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 10:04:43.971328 25872 tablet_bootstrap.cc:492] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: Bootstrap complete.
I20260608 10:04:43.972028 25872 ts_tablet_manager.cc:1403] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 10:04:43.974737 25872 raft_consensus.cc:359] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: true } }
I20260608 10:04:43.975493 25872 raft_consensus.cc:740] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69a5d25a636e44b699bb4660d68af8ba, State: Initialized, Role: LEARNER
I20260608 10:04:43.976177 25872 consensus_queue.cc:260] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [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: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: true } }
I20260608 10:04:43.979100 25872 ts_tablet_manager.cc:1434] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:04:43.981065 25702 tablet_copy_service.cc:342] P 8ffb8bf23d07410aa244931ca6545b19: Request end of tablet copy session 69a5d25a636e44b699bb4660d68af8ba-1b541c1d318b4ac4816088756c4f7be4 received from {username='slave'} at 127.0.0.1:37318
I20260608 10:04:43.981511 25702 tablet_copy_service.cc:434] P 8ffb8bf23d07410aa244931ca6545b19: ending tablet copy session 69a5d25a636e44b699bb4660d68af8ba-1b541c1d318b4ac4816088756c4f7be4 on tablet 1b541c1d318b4ac4816088756c4f7be4 with peer 69a5d25a636e44b699bb4660d68af8ba
I20260608 10:04:44.509402 25828 raft_consensus.cc:1217] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:04:45.094616 25879 raft_consensus.cc:1064] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19: attempting to promote NON_VOTER 69a5d25a636e44b699bb4660d68af8ba to VOTER
I20260608 10:04:45.096978 25879 consensus_queue.cc:237] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [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: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } }
I20260608 10:04:45.104463 25828 raft_consensus.cc:1275] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 LEARNER]: Refusing update from remote peer 8ffb8bf23d07410aa244931ca6545b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:45.105406 25541 raft_consensus.cc:1275] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Refusing update from remote peer 8ffb8bf23d07410aa244931ca6545b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:45.105945 25617 raft_consensus.cc:1275] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Refusing update from remote peer 8ffb8bf23d07410aa244931ca6545b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:45.106459 25879 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } 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 10:04:45.107507 25882 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } 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 10:04:45.108773 25884 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:04:45.132681 25882 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } } }
I20260608 10:04:45.135401 25541 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } } }
I20260608 10:04:45.137789 25617 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } } }
I20260608 10:04:45.145977 25828 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } } }
I20260608 10:04:45.151089 25439 catalog_manager.cc:5696] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 reported cstate change: config changed from index 2 to 3, 69a5d25a636e44b699bb4660d68af8ba (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ffb8bf23d07410aa244931ca6545b19" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe7dc663d78b4a96bca17f6714fa79b0" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 34379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:04:45.179685 25692 consensus_queue.cc:237] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [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: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } }
I20260608 10:04:45.188639 25617 raft_consensus.cc:1275] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Refusing update from remote peer 8ffb8bf23d07410aa244931ca6545b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:45.188706 25828 raft_consensus.cc:1275] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 FOLLOWER]: Refusing update from remote peer 8ffb8bf23d07410aa244931ca6545b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:45.190584 25882 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } 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 10:04:45.191581 25884 consensus_queue.cc:1048] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:04:45.198737 25879 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } } }
I20260608 10:04:45.200683 25617 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } } }
I20260608 10:04:45.203838 25828 raft_consensus.cc:2955] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } } }
I20260608 10:04:45.211081 25423 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1b541c1d318b4ac4816088756c4f7be4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:45.215790 25438 catalog_manager.cc:5696] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 reported cstate change: config changed from index 3 to 4, VOTER fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "8ffb8bf23d07410aa244931ca6545b19" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffb8bf23d07410aa244931ca6545b19" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33903 } } peers { permanent_uuid: "2525b4402b6d424782bc793897389b37" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40269 } } peers { permanent_uuid: "69a5d25a636e44b699bb4660d68af8ba" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 42395 } attrs { promote: false } } }
I20260608 10:04:45.226899 25531 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b541c1d318b4ac4816088756c4f7be4 with delete_type TABLET_DATA_TOMBSTONED (TS fe7dc663d78b4a96bca17f6714fa79b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59124
I20260608 10:04:45.229724 25894 tablet_replica.cc:333] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: stopping tablet replica
I20260608 10:04:45.230814 25894 raft_consensus.cc:2243] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:45.231693 25894 raft_consensus.cc:2272] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:45.235028 25894 ts_tablet_manager.cc:1916] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:45.245868 25894 ts_tablet_manager.cc:1929] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:04:45.246248 25894 log.cc:1199] T 1b541c1d318b4ac4816088756c4f7be4 P fe7dc663d78b4a96bca17f6714fa79b0: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/1b541c1d318b4ac4816088756c4f7be4
I20260608 10:04:45.247924 25426 catalog_manager.cc:5027] TS fe7dc663d78b4a96bca17f6714fa79b0 (127.23.52.129:34379): tablet 1b541c1d318b4ac4816088756c4f7be4 (table test-workload [id=94e423605949466f890afa81d0a64fb4]) successfully deleted
I20260608 10:04:45.348134 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:45.350317 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:45.350756 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:47.352035 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:47.354753 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:47.355371 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:49.356467 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:49.358657 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:49.359052 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:51.360188 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:51.362560 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:51.362993 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:53.364024 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:53.366520 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:53.366902 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:55.367910 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:55.370155 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:55.371045 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:57.372282 25493 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:57.374694 25493 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:57.375120 25493 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:58.058557 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:04:58.091153 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:58.092303 23762 tablet_replica.cc:333] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0: stopping tablet replica
I20260608 10:04:58.093036 23762 raft_consensus.cc:2243] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:58.094233 23762 raft_consensus.cc:2272] T 45c013d1362948099fa7b6404da13dce P fe7dc663d78b4a96bca17f6714fa79b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.120057 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:04:58.135656 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:04:58.161325 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:58.162235 23762 tablet_replica.cc:333] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37: stopping tablet replica
I20260608 10:04:58.162940 23762 raft_consensus.cc:2243] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:58.163944 23762 raft_consensus.cc:2272] T 1b541c1d318b4ac4816088756c4f7be4 P 2525b4402b6d424782bc793897389b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.166492 23762 tablet_replica.cc:333] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37: stopping tablet replica
I20260608 10:04:58.167112 23762 raft_consensus.cc:2243] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:58.167636 23762 raft_consensus.cc:2272] T 45c013d1362948099fa7b6404da13dce P 2525b4402b6d424782bc793897389b37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.189790 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:04:58.203869 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:04:58.231717 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:58.232787 23762 tablet_replica.cc:333] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19: stopping tablet replica
I20260608 10:04:58.233454 23762 raft_consensus.cc:2243] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:58.234453 23762 raft_consensus.cc:2272] T 1b541c1d318b4ac4816088756c4f7be4 P 8ffb8bf23d07410aa244931ca6545b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.236687 23762 tablet_replica.cc:333] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19: stopping tablet replica
I20260608 10:04:58.237177 23762 raft_consensus.cc:2243] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:58.237744 23762 raft_consensus.cc:2272] T 45c013d1362948099fa7b6404da13dce P 8ffb8bf23d07410aa244931ca6545b19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.260546 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:04:58.273509 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:04:58.303567 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:58.304451 23762 tablet_replica.cc:333] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba: stopping tablet replica
I20260608 10:04:58.305060 23762 raft_consensus.cc:2243] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:58.305684 23762 raft_consensus.cc:2272] T 1b541c1d318b4ac4816088756c4f7be4 P 69a5d25a636e44b699bb4660d68af8ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.326067 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:04:58.336711 23762 master.cc:562] Master@127.23.52.190:36005 shutting down...
I20260608 10:04:58.357125 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:58.357811 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.358146 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68408db7deb446348dec37dd720c26f3: stopping tablet replica
I20260608 10:04:58.379561 23762 master.cc:584] Master@127.23.52.190:36005 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29248 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:04:58.418843 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:37513
I20260608 10:04:58.420127 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:58.427073 25903 instance_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 10:04:58.428087 25902 instance_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 10:04:58.427227 25905 instance_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 10:04:58.430938 23762 server_base.cc:1061] running on GCE node
I20260608 10:04:58.433598 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:58.433790 23762 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 10:04:58.433914 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913098433903 us; error 0 us; skew 500 ppm
I20260608 10:04:58.434448 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:58.436949 23762 webserver.cc:533] Webserver started at http://127.23.52.190:36465/ using document root <none> and password file <none>
I20260608 10:04:58.437425 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:58.437594 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:58.437808 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:58.438944 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "5e2491e155fc49dbb72935a5b210267a"
format_stamp: "Formatted at 2026-06-08 10:04:58 on dist-test-slave-kdhp"
I20260608 10:04:58.443827 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:04:58.447588 25910 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:58.448395 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:04:58.448719 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "5e2491e155fc49dbb72935a5b210267a"
format_stamp: "Formatted at 2026-06-08 10:04:58 on dist-test-slave-kdhp"
I20260608 10:04:58.448989 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913045833752-23762-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 10:04:58.465273 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:58.466660 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:58.509860 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:37513
I20260608 10:04:58.509996 25961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:37513 every 8 connection(s)
I20260608 10:04:58.514479 25962 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 10:04:58.525125 25962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a: Bootstrap starting.
I20260608 10:04:58.530301 25962 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:58.534914 25962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a: No bootstrap required, opened a new log
I20260608 10:04:58.537350 25962 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e2491e155fc49dbb72935a5b210267a" member_type: VOTER }
I20260608 10:04:58.537783 25962 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:58.537968 25962 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e2491e155fc49dbb72935a5b210267a, State: Initialized, Role: FOLLOWER
I20260608 10:04:58.538519 25962 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e2491e155fc49dbb72935a5b210267a" member_type: VOTER }
I20260608 10:04:58.538959 25962 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:58.539177 25962 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:58.539495 25962 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:58.544130 25962 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e2491e155fc49dbb72935a5b210267a" member_type: VOTER }
I20260608 10:04:58.544651 25962 leader_election.cc:304] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [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: 5e2491e155fc49dbb72935a5b210267a; no voters: 
I20260608 10:04:58.545789 25962 leader_election.cc:290] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:58.546223 25965 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:58.547649 25965 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 1 LEADER]: Becoming Leader. State: Replica: 5e2491e155fc49dbb72935a5b210267a, State: Running, Role: LEADER
I20260608 10:04:58.548446 25965 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [LEADER]: Queue going to LEADER mode. State: All 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: "5e2491e155fc49dbb72935a5b210267a" member_type: VOTER }
I20260608 10:04:58.549099 25962 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:58.553629 25966 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e2491e155fc49dbb72935a5b210267a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e2491e155fc49dbb72935a5b210267a" member_type: VOTER } }
I20260608 10:04:58.553970 25967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e2491e155fc49dbb72935a5b210267a. Latest consensus state: current_term: 1 leader_uuid: "5e2491e155fc49dbb72935a5b210267a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e2491e155fc49dbb72935a5b210267a" member_type: VOTER } }
I20260608 10:04:58.554621 25966 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:58.554731 25967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:58.558477 25972 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:58.567102 25972 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:58.568214 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:58.577709 25972 catalog_manager.cc:1382] Generated new cluster ID: c8747465cb4a4f53938cf6cb8e78d4ac
I20260608 10:04:58.578042 25972 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:58.591182 25972 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:58.592610 25972 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:58.607293 25972 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a: Generated new TSK 0
I20260608 10:04:58.608004 25972 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:58.633886 23762 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000251142s
I20260608 10:05:10.731693 23762 master.cc:562] Master@127.23.52.190:37513 shutting down...
I20260608 10:05:10.757592 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:10.758489 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:10.758878 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e2491e155fc49dbb72935a5b210267a: stopping tablet replica
I20260608 10:05:10.779947 23762 master.cc:584] Master@127.23.52.190:37513 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12393 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:05:10.812981 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:37679
I20260608 10:05:10.814303 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:10.820206 25985 instance_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 10:05:10.822078 25988 instance_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 10:05:10.822232 25986 instance_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 10:05:10.823240 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:10.824497 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:10.824705 23762 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 10:05:10.824956 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913110824909 us; error 0 us; skew 500 ppm
I20260608 10:05:10.825625 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:10.828503 23762 webserver.cc:533] Webserver started at http://127.23.52.190:41403/ using document root <none> and password file <none>
I20260608 10:05:10.829097 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:10.829340 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:10.829665 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:10.830993 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "c4c01ae9312b4bae8b7ae938594b8fa8"
format_stamp: "Formatted at 2026-06-08 10:05:10 on dist-test-slave-kdhp"
I20260608 10:05:10.837770 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 10:05:10.841709 25993 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:10.842576 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:05:10.842833 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "c4c01ae9312b4bae8b7ae938594b8fa8"
format_stamp: "Formatted at 2026-06-08 10:05:10 on dist-test-slave-kdhp"
I20260608 10:05:10.843093 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-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 10:05:10.870631 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:10.871997 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:10.914228 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:37679
I20260608 10:05:10.914371 26044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:37679 every 8 connection(s)
I20260608 10:05:10.918833 26045 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 10:05:10.931146 26045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8: Bootstrap starting.
I20260608 10:05:10.936548 26045 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:10.941279 26045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8: No bootstrap required, opened a new log
I20260608 10:05:10.943905 26045 raft_consensus.cc:359] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c01ae9312b4bae8b7ae938594b8fa8" member_type: VOTER }
I20260608 10:05:10.944437 26045 raft_consensus.cc:385] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:10.944638 26045 raft_consensus.cc:740] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4c01ae9312b4bae8b7ae938594b8fa8, State: Initialized, Role: FOLLOWER
I20260608 10:05:10.945465 26045 consensus_queue.cc:260] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c4c01ae9312b4bae8b7ae938594b8fa8" member_type: VOTER }
I20260608 10:05:10.945937 26045 raft_consensus.cc:399] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:10.946189 26045 raft_consensus.cc:493] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:10.946413 26045 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:10.951254 26045 raft_consensus.cc:515] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c01ae9312b4bae8b7ae938594b8fa8" member_type: VOTER }
I20260608 10:05:10.951901 26045 leader_election.cc:304] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [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: c4c01ae9312b4bae8b7ae938594b8fa8; no voters: 
I20260608 10:05:10.953074 26045 leader_election.cc:290] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:10.953692 26048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:10.955320 26048 raft_consensus.cc:697] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 1 LEADER]: Becoming Leader. State: Replica: c4c01ae9312b4bae8b7ae938594b8fa8, State: Running, Role: LEADER
I20260608 10:05:10.956185 26048 consensus_queue.cc:237] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [LEADER]: Queue going to LEADER mode. State: All 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: "c4c01ae9312b4bae8b7ae938594b8fa8" member_type: VOTER }
I20260608 10:05:10.956566 26045 sys_catalog.cc:565] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:10.959731 26050 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4c01ae9312b4bae8b7ae938594b8fa8. Latest consensus state: current_term: 1 leader_uuid: "c4c01ae9312b4bae8b7ae938594b8fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c01ae9312b4bae8b7ae938594b8fa8" member_type: VOTER } }
I20260608 10:05:10.959710 26049 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c4c01ae9312b4bae8b7ae938594b8fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4c01ae9312b4bae8b7ae938594b8fa8" member_type: VOTER } }
I20260608 10:05:10.960469 26050 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:10.960520 26049 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:10.968576 26053 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:10.974162 26053 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:10.975437 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:10.984824 26053 catalog_manager.cc:1382] Generated new cluster ID: 640f0fe8a35b41e6886a049a2aed7c39
I20260608 10:05:10.985179 26053 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:11.012156 26053 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:11.013698 26053 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:11.030282 26053 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8: Generated new TSK 0
I20260608 10:05:11.030987 26053 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:11.042793 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:11.051172 26066 instance_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 10:05:11.052858 26067 instance_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 10:05:11.054710 23762 server_base.cc:1061] running on GCE node
W20260608 10:05:11.054730 26069 instance_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 10:05:11.056001 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:11.056247 23762 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 10:05:11.056380 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913111056367 us; error 0 us; skew 500 ppm
I20260608 10:05:11.056944 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:11.060091 23762 webserver.cc:533] Webserver started at http://127.23.52.129:40041/ using document root <none> and password file <none>
I20260608 10:05:11.060662 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:11.060844 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:11.061102 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:11.062501 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "b15d1bc4e0ea41b39d40ad9dc693acda"
format_stamp: "Formatted at 2026-06-08 10:05:11 on dist-test-slave-kdhp"
I20260608 10:05:11.068701 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:05:11.073253 26074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.074270 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:11.074652 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "b15d1bc4e0ea41b39d40ad9dc693acda"
format_stamp: "Formatted at 2026-06-08 10:05:11 on dist-test-slave-kdhp"
I20260608 10:05:11.074990 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-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 10:05:11.087930 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:11.089313 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:11.091044 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:11.093904 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:11.094161 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.094430 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:11.094616 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.142717 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:41281
I20260608 10:05:11.142848 26136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:41281 every 8 connection(s)
I20260608 10:05:11.149174 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:11.158926 26141 instance_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 10:05:11.161031 26142 instance_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 10:05:11.164502 23762 server_base.cc:1061] running on GCE node
W20260608 10:05:11.164911 26144 instance_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 10:05:11.166033 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:11.166400 23762 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 10:05:11.166632 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913111166589 us; error 0 us; skew 500 ppm
I20260608 10:05:11.167578 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:11.170972 26137 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37679
I20260608 10:05:11.171329 23762 webserver.cc:533] Webserver started at http://127.23.52.130:41411/ using document root <none> and password file <none>
I20260608 10:05:11.171476 26137 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:11.172093 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:11.172348 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:11.172438 26137 heartbeater.cc:507] Master 127.23.52.190:37679 requested a full tablet report, sending...
I20260608 10:05:11.172660 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:11.174403 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "0a28e1b72aee40e2bc85363e194f6fb7"
format_stamp: "Formatted at 2026-06-08 10:05:11 on dist-test-slave-kdhp"
I20260608 10:05:11.175369 26010 ts_manager.cc:194] Registered new tserver with Master: b15d1bc4e0ea41b39d40ad9dc693acda (127.23.52.129:41281)
I20260608 10:05:11.178206 26010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37722
I20260608 10:05:11.182205 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:05:11.186699 26149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.187779 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:11.188171 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "0a28e1b72aee40e2bc85363e194f6fb7"
format_stamp: "Formatted at 2026-06-08 10:05:11 on dist-test-slave-kdhp"
I20260608 10:05:11.188525 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-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 10:05:11.208856 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:11.210350 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:11.212283 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:11.215056 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:11.215324 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.215701 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:11.215901 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.263625 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:37003
I20260608 10:05:11.263751 26211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:37003 every 8 connection(s)
I20260608 10:05:11.269753 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:11.278860 26215 instance_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 10:05:11.280393 26216 instance_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 10:05:11.283947 26218 instance_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 10:05:11.284580 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:11.285708 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:11.286029 23762 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 10:05:11.286089 26212 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37679
I20260608 10:05:11.286298 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913111286281 us; error 0 us; skew 500 ppm
I20260608 10:05:11.286722 26212 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:11.287142 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:11.287706 26212 heartbeater.cc:507] Master 127.23.52.190:37679 requested a full tablet report, sending...
I20260608 10:05:11.290551 26010 ts_manager.cc:194] Registered new tserver with Master: 0a28e1b72aee40e2bc85363e194f6fb7 (127.23.52.130:37003)
I20260608 10:05:11.290797 23762 webserver.cc:533] Webserver started at http://127.23.52.131:38841/ using document root <none> and password file <none>
I20260608 10:05:11.291581 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:11.291815 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:11.292157 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:11.292517 26010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37728
I20260608 10:05:11.293741 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "c88a41d021de4999ba98713be7e07c29"
format_stamp: "Formatted at 2026-06-08 10:05:11 on dist-test-slave-kdhp"
I20260608 10:05:11.299435 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:05:11.303833 26223 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.304857 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:11.305186 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "c88a41d021de4999ba98713be7e07c29"
format_stamp: "Formatted at 2026-06-08 10:05:11 on dist-test-slave-kdhp"
I20260608 10:05:11.305480 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913045833752-23762-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 10:05:11.327737 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:11.329078 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:11.330708 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:11.333256 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:11.333592 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.333858 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:11.334050 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:11.380784 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:35979
I20260608 10:05:11.380926 26286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:35979 every 8 connection(s)
I20260608 10:05:11.397535 26287 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37679
I20260608 10:05:11.398056 26287 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:11.398897 26287 heartbeater.cc:507] Master 127.23.52.190:37679 requested a full tablet report, sending...
I20260608 10:05:11.401432 26010 ts_manager.cc:194] Registered new tserver with Master: c88a41d021de4999ba98713be7e07c29 (127.23.52.131:35979)
I20260608 10:05:11.402192 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017620446s
I20260608 10:05:11.403528 26010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37730
I20260608 10:05:12.182202 26137 heartbeater.cc:499] Master 127.23.52.190:37679 was elected leader, sending a full tablet report...
I20260608 10:05:12.295568 26212 heartbeater.cc:499] Master 127.23.52.190:37679 was elected leader, sending a full tablet report...
I20260608 10:05:12.407166 26287 heartbeater.cc:499] Master 127.23.52.190:37679 was elected leader, sending a full tablet report...
I20260608 10:05:12.974407 26063 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:05:13.834311 26208 debug-util.cc:398] Leaking SignalData structure 0x7b080013bbe0 after lost signal to thread 23765
W20260608 10:05:13.835302 26208 debug-util.cc:398] Leaking SignalData structure 0x7b080005f360 after lost signal to thread 26044
W20260608 10:05:13.836337 26208 debug-util.cc:398] Leaking SignalData structure 0x7b0800062680 after lost signal to thread 26136
W20260608 10:05:13.837179 26208 debug-util.cc:398] Leaking SignalData structure 0x7b08001092c0 after lost signal to thread 26211
W20260608 10:05:13.838007 26208 debug-util.cc:398] Leaking SignalData structure 0x7b080022d6a0 after lost signal to thread 26286
I20260608 10:05:14.975700 26063 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:16.977243 26063 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:18.978560 26063 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:20.979704 26063 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:22.980809 26063 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:23.600884 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:05:23.631438 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:23.649021 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:05:23.663331 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:05:23.697602 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:23.732249 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:05:23.743029 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:05:23.765724 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:23.782187 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:05:23.792228 23762 master.cc:562] Master@127.23.52.190:37679 shutting down...
I20260608 10:05:23.810911 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:23.811832 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:23.812232 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P c4c01ae9312b4bae8b7ae938594b8fa8: stopping tablet replica
I20260608 10:05:23.830761 23762 master.cc:584] Master@127.23.52.190:37679 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13050 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:05:23.866771 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:39873
I20260608 10:05:23.868224 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:23.874670 26292 instance_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 10:05:23.875756 26293 instance_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 10:05:23.876256 26295 instance_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 10:05:23.876834 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:23.877823 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:23.878005 23762 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 10:05:23.878124 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913123878113 us; error 0 us; skew 500 ppm
I20260608 10:05:23.878670 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:23.881433 23762 webserver.cc:533] Webserver started at http://127.23.52.190:41757/ using document root <none> and password file <none>
I20260608 10:05:23.881951 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:23.882119 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:23.882345 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:23.883862 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "cfda8c881c6d42c89336ae2e1ddf70dd"
format_stamp: "Formatted at 2026-06-08 10:05:23 on dist-test-slave-kdhp"
I20260608 10:05:23.889631 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:05:23.893359 26300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:23.894166 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:05:23.894459 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "cfda8c881c6d42c89336ae2e1ddf70dd"
format_stamp: "Formatted at 2026-06-08 10:05:23 on dist-test-slave-kdhp"
I20260608 10:05:23.894793 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-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 10:05:23.910164 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:23.911514 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:23.952754 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:39873
I20260608 10:05:23.952895 26352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:39873 every 8 connection(s)
I20260608 10:05:23.957283 26353 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 10:05:23.968876 26353 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd: Bootstrap starting.
I20260608 10:05:23.974326 26353 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:23.978956 26353 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd: No bootstrap required, opened a new log
I20260608 10:05:23.981478 26353 raft_consensus.cc:359] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfda8c881c6d42c89336ae2e1ddf70dd" member_type: VOTER }
I20260608 10:05:23.981920 26353 raft_consensus.cc:385] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:23.982226 26353 raft_consensus.cc:740] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfda8c881c6d42c89336ae2e1ddf70dd, State: Initialized, Role: FOLLOWER
I20260608 10:05:23.982949 26353 consensus_queue.cc:260] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cfda8c881c6d42c89336ae2e1ddf70dd" member_type: VOTER }
I20260608 10:05:23.983462 26353 raft_consensus.cc:399] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:23.983705 26353 raft_consensus.cc:493] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:23.984017 26353 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:23.988747 26353 raft_consensus.cc:515] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfda8c881c6d42c89336ae2e1ddf70dd" member_type: VOTER }
I20260608 10:05:23.989328 26353 leader_election.cc:304] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [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: cfda8c881c6d42c89336ae2e1ddf70dd; no voters: 
I20260608 10:05:23.990557 26353 leader_election.cc:290] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:23.991194 26356 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:23.992821 26356 raft_consensus.cc:697] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 1 LEADER]: Becoming Leader. State: Replica: cfda8c881c6d42c89336ae2e1ddf70dd, State: Running, Role: LEADER
I20260608 10:05:23.993817 26353 sys_catalog.cc:565] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:23.993682 26356 consensus_queue.cc:237] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [LEADER]: Queue going to LEADER mode. State: All 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: "cfda8c881c6d42c89336ae2e1ddf70dd" member_type: VOTER }
I20260608 10:05:23.999974 26357 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cfda8c881c6d42c89336ae2e1ddf70dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfda8c881c6d42c89336ae2e1ddf70dd" member_type: VOTER } }
I20260608 10:05:24.000823 26357 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:24.000531 26358 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader cfda8c881c6d42c89336ae2e1ddf70dd. Latest consensus state: current_term: 1 leader_uuid: "cfda8c881c6d42c89336ae2e1ddf70dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfda8c881c6d42c89336ae2e1ddf70dd" member_type: VOTER } }
I20260608 10:05:24.002313 26358 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:24.003803 26364 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:24.012465 26364 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:24.013509 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:24.022838 26364 catalog_manager.cc:1382] Generated new cluster ID: 9cb3d15e669944dbb5d30bc1d95f03b3
I20260608 10:05:24.023161 26364 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:24.045059 26364 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:24.046422 26364 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:24.058576 26364 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd: Generated new TSK 0
I20260608 10:05:24.059211 26364 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:24.080623 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:24.087844 26374 instance_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 10:05:24.089295 26375 instance_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 10:05:24.091174 26377 instance_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 10:05:24.091770 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:24.092721 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:24.092911 23762 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 10:05:24.093149 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913124093127 us; error 0 us; skew 500 ppm
I20260608 10:05:24.093816 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:24.096570 23762 webserver.cc:533] Webserver started at http://127.23.52.129:38679/ using document root <none> and password file <none>
I20260608 10:05:24.097102 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:24.097359 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:24.097656 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:24.098825 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "2874ad33ed494619ae24877a848ce064"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-kdhp"
I20260608 10:05:24.104103 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:05:24.108217 26382 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.109083 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:24.109411 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "2874ad33ed494619ae24877a848ce064"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-kdhp"
I20260608 10:05:24.109725 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-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 10:05:24.134760 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:24.136196 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:24.137809 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:24.140304 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:24.140534 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.140806 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:24.140959 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.183987 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:42211
I20260608 10:05:24.184109 26444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:42211 every 8 connection(s)
I20260608 10:05:24.189597 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:24.197803 26449 instance_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 10:05:24.198084 26450 instance_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 10:05:24.201545 23762 server_base.cc:1061] running on GCE node
W20260608 10:05:24.201776 26452 instance_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 10:05:24.202694 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:24.202934 23762 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 10:05:24.203130 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913124203106 us; error 0 us; skew 500 ppm
I20260608 10:05:24.203779 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:24.206220 23762 webserver.cc:533] Webserver started at http://127.23.52.130:33433/ using document root <none> and password file <none>
I20260608 10:05:24.206851 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:24.207057 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:24.207449 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:24.209182 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "9a2eb57317c6431ebab3268937c0ed0c"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-kdhp"
I20260608 10:05:24.209722 26445 heartbeater.cc:344] Connected to a master server at 127.23.52.190:39873
I20260608 10:05:24.210129 26445 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:24.210896 26445 heartbeater.cc:507] Master 127.23.52.190:39873 requested a full tablet report, sending...
I20260608 10:05:24.213477 26317 ts_manager.cc:194] Registered new tserver with Master: 2874ad33ed494619ae24877a848ce064 (127.23.52.129:42211)
I20260608 10:05:24.215662 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:05:24.216361 26317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33464
I20260608 10:05:24.220176 26458 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.220981 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:24.221282 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "9a2eb57317c6431ebab3268937c0ed0c"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-kdhp"
I20260608 10:05:24.221582 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-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 10:05:24.231253 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:24.232527 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:24.234355 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:24.237144 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:24.237380 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.237663 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:24.237849 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.287978 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:38017
I20260608 10:05:24.288110 26520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:38017 every 8 connection(s)
I20260608 10:05:24.293311 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:24.301517 26524 instance_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 10:05:24.303277 26525 instance_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 10:05:24.304764 26527 instance_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 10:05:24.305169 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:24.306536 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:24.306777 23762 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 10:05:24.306998 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913124306971 us; error 0 us; skew 500 ppm
I20260608 10:05:24.307634 26521 heartbeater.cc:344] Connected to a master server at 127.23.52.190:39873
I20260608 10:05:24.307749 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:24.308058 26521 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:24.308929 26521 heartbeater.cc:507] Master 127.23.52.190:39873 requested a full tablet report, sending...
I20260608 10:05:24.310676 23762 webserver.cc:533] Webserver started at http://127.23.52.131:32931/ using document root <none> and password file <none>
I20260608 10:05:24.311407 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:24.311295 26317 ts_manager.cc:194] Registered new tserver with Master: 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017)
I20260608 10:05:24.311837 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:24.312201 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:24.313465 26317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33478
I20260608 10:05:24.313884 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "bc53363c3fbd44cdbdfb21924757ff6e"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-kdhp"
I20260608 10:05:24.318707 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:05:24.322161 26532 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.322956 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:05:24.323398 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "bc53363c3fbd44cdbdfb21924757ff6e"
format_stamp: "Formatted at 2026-06-08 10:05:24 on dist-test-slave-kdhp"
I20260608 10:05:24.323729 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913045833752-23762-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 10:05:24.337316 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:24.338547 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:24.340127 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:24.342451 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:24.342669 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.342939 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:24.343109 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:24.386183 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:33199
I20260608 10:05:24.386302 26595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:33199 every 8 connection(s)
I20260608 10:05:24.401670 26596 heartbeater.cc:344] Connected to a master server at 127.23.52.190:39873
I20260608 10:05:24.402078 26596 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:24.402874 26596 heartbeater.cc:507] Master 127.23.52.190:39873 requested a full tablet report, sending...
I20260608 10:05:24.405041 26317 ts_manager.cc:194] Registered new tserver with Master: bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:24.406011 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016264864s
I20260608 10:05:24.406754 26317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33484
I20260608 10:05:25.219439 26445 heartbeater.cc:499] Master 127.23.52.190:39873 was elected leader, sending a full tablet report...
I20260608 10:05:25.316272 26521 heartbeater.cc:499] Master 127.23.52.190:39873 was elected leader, sending a full tablet report...
I20260608 10:05:25.409597 26596 heartbeater.cc:499] Master 127.23.52.190:39873 was elected leader, sending a full tablet report...
I20260608 10:05:25.464243 26317 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33494:
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 10:05:25.466851 26317 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 10:05:25.530942 26486 tablet_service.cc:1511] Processing CreateTablet for tablet d09f8085e1614079af1f000bed57aaf3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:25.534312 26483 tablet_service.cc:1511] Processing CreateTablet for tablet 560c52dd217c4c66a89897eafa35b895 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:25.537388 26485 tablet_service.cc:1511] Processing CreateTablet for tablet 5a784ad26ea04e49b191c482ecca9f65 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:25.540516 26484 tablet_service.cc:1511] Processing CreateTablet for tablet 4843adb10f4f4a22bba4c749a497c8ea (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:25.543994 26486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09f8085e1614079af1f000bed57aaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.545990 26560 tablet_service.cc:1511] Processing CreateTablet for tablet d09f8085e1614079af1f000bed57aaf3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:25.547621 26560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09f8085e1614079af1f000bed57aaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.547899 26558 tablet_service.cc:1511] Processing CreateTablet for tablet 4843adb10f4f4a22bba4c749a497c8ea (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:25.548192 26557 tablet_service.cc:1511] Processing CreateTablet for tablet 560c52dd217c4c66a89897eafa35b895 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:25.549362 26558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4843adb10f4f4a22bba4c749a497c8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.545864 26559 tablet_service.cc:1511] Processing CreateTablet for tablet 5a784ad26ea04e49b191c482ecca9f65 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:25.552277 26559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a784ad26ea04e49b191c482ecca9f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.553490 26557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560c52dd217c4c66a89897eafa35b895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.559815 26485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a784ad26ea04e49b191c482ecca9f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.565721 26410 tablet_service.cc:1511] Processing CreateTablet for tablet d09f8085e1614079af1f000bed57aaf3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:25.567368 26407 tablet_service.cc:1511] Processing CreateTablet for tablet 560c52dd217c4c66a89897eafa35b895 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:25.570667 26408 tablet_service.cc:1511] Processing CreateTablet for tablet 4843adb10f4f4a22bba4c749a497c8ea (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:25.571055 26409 tablet_service.cc:1511] Processing CreateTablet for tablet 5a784ad26ea04e49b191c482ecca9f65 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=646071ba7d8c470fa9d57c44e9bd5afe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:25.574456 26410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09f8085e1614079af1f000bed57aaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.575234 26407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560c52dd217c4c66a89897eafa35b895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.574592 26616 tablet_bootstrap.cc:492] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e: Bootstrap starting.
I20260608 10:05:25.576021 26408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4843adb10f4f4a22bba4c749a497c8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.576136 26483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560c52dd217c4c66a89897eafa35b895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.576809 26409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a784ad26ea04e49b191c482ecca9f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.583220 26616 tablet_bootstrap.cc:654] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.583843 26484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4843adb10f4f4a22bba4c749a497c8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:25.595599 26616 tablet_bootstrap.cc:492] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e: No bootstrap required, opened a new log
I20260608 10:05:25.596261 26616 ts_tablet_manager.cc:1403] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.016s
I20260608 10:05:25.599833 26616 raft_consensus.cc:359] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.600616 26616 raft_consensus.cc:385] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.600929 26616 raft_consensus.cc:740] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc53363c3fbd44cdbdfb21924757ff6e, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.601938 26616 consensus_queue.cc:260] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.602939 26618 tablet_bootstrap.cc:492] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064: Bootstrap starting.
I20260608 10:05:25.604904 26619 tablet_bootstrap.cc:492] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c: Bootstrap starting.
I20260608 10:05:25.612388 26618 tablet_bootstrap.cc:654] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.615316 26616 ts_tablet_manager.cc:1434] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.002s
I20260608 10:05:25.618192 26616 tablet_bootstrap.cc:492] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e: Bootstrap starting.
I20260608 10:05:25.634856 26616 tablet_bootstrap.cc:654] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.637094 26619 tablet_bootstrap.cc:654] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.639591 26618 tablet_bootstrap.cc:492] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064: No bootstrap required, opened a new log
W20260608 10:05:25.643911 26597 tablet.cc:2404] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:05:25.640349 26618 ts_tablet_manager.cc:1403] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260608 10:05:25.666314 26618 raft_consensus.cc:359] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.667184 26618 raft_consensus.cc:385] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.667565 26618 raft_consensus.cc:740] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2874ad33ed494619ae24877a848ce064, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.668602 26618 consensus_queue.cc:260] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.670601 26616 tablet_bootstrap.cc:492] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e: No bootstrap required, opened a new log
I20260608 10:05:25.671440 26616 ts_tablet_manager.cc:1403] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.011s
I20260608 10:05:25.673703 26618 ts_tablet_manager.cc:1434] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260608 10:05:25.677496 26618 tablet_bootstrap.cc:492] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064: Bootstrap starting.
I20260608 10:05:25.675432 26619 tablet_bootstrap.cc:492] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c: No bootstrap required, opened a new log
I20260608 10:05:25.675330 26616 raft_consensus.cc:359] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.679037 26619 ts_tablet_manager.cc:1403] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.023s
I20260608 10:05:25.679378 26616 raft_consensus.cc:385] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.679793 26616 raft_consensus.cc:740] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc53363c3fbd44cdbdfb21924757ff6e, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.680853 26616 consensus_queue.cc:260] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.682752 26619 raft_consensus.cc:359] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.683602 26619 raft_consensus.cc:385] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.683924 26619 raft_consensus.cc:740] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a2eb57317c6431ebab3268937c0ed0c, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.684240 26618 tablet_bootstrap.cc:654] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.685041 26619 consensus_queue.cc:260] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.688318 26616 ts_tablet_manager.cc:1434] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 10:05:25.689618 26616 tablet_bootstrap.cc:492] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e: Bootstrap starting.
I20260608 10:05:25.698338 26618 tablet_bootstrap.cc:492] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064: No bootstrap required, opened a new log
I20260608 10:05:25.699019 26618 ts_tablet_manager.cc:1403] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.008s
I20260608 10:05:25.700073 26616 tablet_bootstrap.cc:654] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.702682 26618 raft_consensus.cc:359] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.703768 26618 raft_consensus.cc:385] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.704191 26618 raft_consensus.cc:740] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2874ad33ed494619ae24877a848ce064, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.705339 26618 consensus_queue.cc:260] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.708768 26618 ts_tablet_manager.cc:1434] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:05:25.710306 26618 tablet_bootstrap.cc:492] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064: Bootstrap starting.
I20260608 10:05:25.715746 26616 tablet_bootstrap.cc:492] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e: No bootstrap required, opened a new log
I20260608 10:05:25.716372 26616 ts_tablet_manager.cc:1403] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.001s
I20260608 10:05:25.720361 26618 tablet_bootstrap.cc:654] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.719988 26616 raft_consensus.cc:359] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.720861 26616 raft_consensus.cc:385] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.721266 26616 raft_consensus.cc:740] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc53363c3fbd44cdbdfb21924757ff6e, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.722461 26616 consensus_queue.cc:260] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.729638 26616 ts_tablet_manager.cc:1434] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:05:25.730973 26616 tablet_bootstrap.cc:492] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e: Bootstrap starting.
I20260608 10:05:25.733950 26618 tablet_bootstrap.cc:492] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064: No bootstrap required, opened a new log
I20260608 10:05:25.734557 26618 ts_tablet_manager.cc:1403] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260608 10:05:25.740526 26619 ts_tablet_manager.cc:1434] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c: Time spent starting tablet: real 0.061s	user 0.017s	sys 0.035s
I20260608 10:05:25.743396 26616 tablet_bootstrap.cc:654] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.746294 26619 tablet_bootstrap.cc:492] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c: Bootstrap starting.
I20260608 10:05:25.748230 26618 raft_consensus.cc:359] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.749357 26618 raft_consensus.cc:385] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.749794 26618 raft_consensus.cc:740] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2874ad33ed494619ae24877a848ce064, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.755800 26619 tablet_bootstrap.cc:654] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.751192 26618 consensus_queue.cc:260] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.757206 26616 tablet_bootstrap.cc:492] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e: No bootstrap required, opened a new log
I20260608 10:05:25.757778 26616 ts_tablet_manager.cc:1403] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260608 10:05:25.758421 26618 ts_tablet_manager.cc:1434] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260608 10:05:25.761685 26616 raft_consensus.cc:359] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.762705 26616 raft_consensus.cc:385] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.763125 26616 raft_consensus.cc:740] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc53363c3fbd44cdbdfb21924757ff6e, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.763739 26618 tablet_bootstrap.cc:492] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064: Bootstrap starting.
I20260608 10:05:25.764359 26616 consensus_queue.cc:260] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.776121 26616 ts_tablet_manager.cc:1434] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260608 10:05:25.778995 26618 tablet_bootstrap.cc:654] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.785070 26619 tablet_bootstrap.cc:492] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c: No bootstrap required, opened a new log
I20260608 10:05:25.785380 26624 raft_consensus.cc:493] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:25.785666 26619 ts_tablet_manager.cc:1403] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.011s
I20260608 10:05:25.785916 26624 raft_consensus.cc:515] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.789119 26624 leader_election.cc:290] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017), bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:25.789039 26619 raft_consensus.cc:359] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.789947 26619 raft_consensus.cc:385] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.790337 26619 raft_consensus.cc:740] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a2eb57317c6431ebab3268937c0ed0c, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.791291 26619 consensus_queue.cc:260] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.796995 26619 ts_tablet_manager.cc:1434] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 10:05:25.798120 26619 tablet_bootstrap.cc:492] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c: Bootstrap starting.
I20260608 10:05:25.799268 26620 raft_consensus.cc:493] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:25.800127 26620 raft_consensus.cc:515] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.801386 26618 tablet_bootstrap.cc:492] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064: No bootstrap required, opened a new log
I20260608 10:05:25.802053 26618 ts_tablet_manager.cc:1403] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260608 10:05:25.805694 26619 tablet_bootstrap.cc:654] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:25.807646 26620 leader_election.cc:290] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2874ad33ed494619ae24877a848ce064 (127.23.52.129:42211), 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017)
I20260608 10:05:25.807729 26496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f8085e1614079af1f000bed57aaf3" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c" is_pre_election: true
W20260608 10:05:25.813988 26386 leader_election.cc:343] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:25.828166 26618 raft_consensus.cc:359] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.829144 26618 raft_consensus.cc:385] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.829495 26618 raft_consensus.cc:740] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2874ad33ed494619ae24877a848ce064, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.830413 26618 consensus_queue.cc:260] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.833030 26618 ts_tablet_manager.cc:1434] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 10:05:25.835968 26570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f8085e1614079af1f000bed57aaf3" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" is_pre_election: true
I20260608 10:05:25.836724 26570 raft_consensus.cc:2468] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 0.
I20260608 10:05:25.837949 26619 tablet_bootstrap.cc:492] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c: No bootstrap required, opened a new log
I20260608 10:05:25.838498 26619 ts_tablet_manager.cc:1403] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.012s
I20260608 10:05:25.839713 26383 leader_election.cc:304] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [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: 2874ad33ed494619ae24877a848ce064, bc53363c3fbd44cdbdfb21924757ff6e; no voters: 9a2eb57317c6431ebab3268937c0ed0c
I20260608 10:05:25.840818 26624 raft_consensus.cc:2804] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:25.841253 26624 raft_consensus.cc:493] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:25.841657 26624 raft_consensus.cc:3060] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.842134 26619 raft_consensus.cc:359] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.842761 26619 raft_consensus.cc:385] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.843077 26619 raft_consensus.cc:740] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a2eb57317c6431ebab3268937c0ed0c, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.844048 26619 consensus_queue.cc:260] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.846346 26619 ts_tablet_manager.cc:1434] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 10:05:25.847654 26619 tablet_bootstrap.cc:492] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c: Bootstrap starting.
I20260608 10:05:25.849260 26624 raft_consensus.cc:515] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.852735 26496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f8085e1614079af1f000bed57aaf3" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c"
I20260608 10:05:25.853569 26619 tablet_bootstrap.cc:654] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c: Neither blocks nor log segments found. Creating new log.
W20260608 10:05:25.854715 26386 leader_election.cc:343] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:25.858592 26624 leader_election.cc:290] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 election: Requested vote from peers 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017), bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:25.859094 26624 raft_consensus.cc:493] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:25.859602 26619 tablet_bootstrap.cc:492] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c: No bootstrap required, opened a new log
I20260608 10:05:25.859527 26624 raft_consensus.cc:515] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.860147 26619 ts_tablet_manager.cc:1403] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260608 10:05:25.861544 26624 leader_election.cc:290] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017), bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:25.862565 26496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a784ad26ea04e49b191c482ecca9f65" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c" is_pre_election: true
I20260608 10:05:25.863168 26619 raft_consensus.cc:359] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.863300 26496 raft_consensus.cc:2468] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 0.
I20260608 10:05:25.863976 26619 raft_consensus.cc:385] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:25.864308 26619 raft_consensus.cc:740] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a2eb57317c6431ebab3268937c0ed0c, State: Initialized, Role: FOLLOWER
I20260608 10:05:25.865029 26624 raft_consensus.cc:493] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:25.865111 26619 consensus_queue.cc:260] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.865777 26496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a784ad26ea04e49b191c482ecca9f65" candidate_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c" is_pre_election: true
I20260608 10:05:25.865698 26624 raft_consensus.cc:515] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.866577 26496 raft_consensus.cc:2468] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc53363c3fbd44cdbdfb21924757ff6e in term 0.
I20260608 10:05:25.867624 26570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f8085e1614079af1f000bed57aaf3" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc53363c3fbd44cdbdfb21924757ff6e"
I20260608 10:05:25.868180 26536 leader_election.cc:304] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a2eb57317c6431ebab3268937c0ed0c, bc53363c3fbd44cdbdfb21924757ff6e; no voters: 
I20260608 10:05:25.868420 26624 leader_election.cc:290] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017), bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:25.869110 26624 raft_consensus.cc:493] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:25.869608 26624 raft_consensus.cc:515] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.870086 26420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a784ad26ea04e49b191c482ecca9f65" candidate_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2874ad33ed494619ae24877a848ce064" is_pre_election: true
I20260608 10:05:25.870030 26619 ts_tablet_manager.cc:1434] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:05:25.871059 26420 raft_consensus.cc:2468] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc53363c3fbd44cdbdfb21924757ff6e in term 0.
I20260608 10:05:25.872166 26624 leader_election.cc:290] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017), bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:25.868316 26570 raft_consensus.cc:3060] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.865270 26386 leader_election.cc:304] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2874ad33ed494619ae24877a848ce064, 9a2eb57317c6431ebab3268937c0ed0c; no voters: 
I20260608 10:05:25.877009 26569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a784ad26ea04e49b191c482ecca9f65" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" is_pre_election: true
I20260608 10:05:25.877264 26620 raft_consensus.cc:2804] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:25.877840 26569 raft_consensus.cc:2468] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 0.
I20260608 10:05:25.878270 26620 raft_consensus.cc:493] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:25.878651 26620 raft_consensus.cc:3060] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.879194 26568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560c52dd217c4c66a89897eafa35b895" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" is_pre_election: true
I20260608 10:05:25.879433 26637 raft_consensus.cc:2804] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:25.879948 26568 raft_consensus.cc:2468] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 0.
I20260608 10:05:25.880774 26570 raft_consensus.cc:2468] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 1.
I20260608 10:05:25.879923 26637 raft_consensus.cc:493] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:25.881523 26637 raft_consensus.cc:3060] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.881433 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4843adb10f4f4a22bba4c749a497c8ea" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" is_pre_election: true
I20260608 10:05:25.882416 26567 raft_consensus.cc:2468] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 0.
I20260608 10:05:25.882650 26495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560c52dd217c4c66a89897eafa35b895" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c" is_pre_election: true
I20260608 10:05:25.883376 26495 raft_consensus.cc:2468] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 0.
I20260608 10:05:25.882911 26383 leader_election.cc:304] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2874ad33ed494619ae24877a848ce064, bc53363c3fbd44cdbdfb21924757ff6e; no voters: 
I20260608 10:05:25.884644 26383 leader_election.cc:304] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [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: 2874ad33ed494619ae24877a848ce064, bc53363c3fbd44cdbdfb21924757ff6e; no voters: 9a2eb57317c6431ebab3268937c0ed0c
I20260608 10:05:25.884795 26494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4843adb10f4f4a22bba4c749a497c8ea" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c" is_pre_election: true
I20260608 10:05:25.885542 26494 raft_consensus.cc:2468] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 0.
I20260608 10:05:25.885681 26624 raft_consensus.cc:2804] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:25.886191 26624 raft_consensus.cc:493] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:25.886602 26624 raft_consensus.cc:3060] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.886526 26620 raft_consensus.cc:515] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.886982 26386 leader_election.cc:304] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2874ad33ed494619ae24877a848ce064, 9a2eb57317c6431ebab3268937c0ed0c; no voters: 
I20260608 10:05:25.889751 26620 leader_election.cc:290] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [CANDIDATE]: Term 1 election: Requested vote from peers 2874ad33ed494619ae24877a848ce064 (127.23.52.129:42211), 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017)
I20260608 10:05:25.890601 26494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a784ad26ea04e49b191c482ecca9f65" candidate_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c"
I20260608 10:05:25.891278 26494 raft_consensus.cc:3060] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.894884 26624 raft_consensus.cc:515] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.897990 26624 leader_election.cc:290] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 election: Requested vote from peers 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017), bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:25.898680 26624 raft_consensus.cc:2804] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:25.901633 26624 raft_consensus.cc:697] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: Becoming Leader. State: Replica: 2874ad33ed494619ae24877a848ce064, State: Running, Role: LEADER
I20260608 10:05:25.902629 26624 consensus_queue.cc:237] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } }
I20260608 10:05:25.906402 26494 raft_consensus.cc:2468] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc53363c3fbd44cdbdfb21924757ff6e in term 1.
I20260608 10:05:25.906534 26637 raft_consensus.cc:515] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.910180 26536 leader_election.cc:304] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a2eb57317c6431ebab3268937c0ed0c, bc53363c3fbd44cdbdfb21924757ff6e; no voters: 
I20260608 10:05:25.910912 26637 leader_election.cc:290] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 election: Requested vote from peers 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017), bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:25.911224 26620 raft_consensus.cc:2804] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:25.908586 26624 raft_consensus.cc:2804] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:25.914209 26624 raft_consensus.cc:493] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:25.914817 26624 raft_consensus.cc:3060] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.918995 26314 catalog_manager.cc:5696] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2874ad33ed494619ae24877a848ce064 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "2874ad33ed494619ae24877a848ce064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:25.922086 26620 raft_consensus.cc:697] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 LEADER]: Becoming Leader. State: Replica: bc53363c3fbd44cdbdfb21924757ff6e, State: Running, Role: LEADER
I20260608 10:05:25.923194 26620 consensus_queue.cc:237] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.925251 26624 raft_consensus.cc:515] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.927908 26624 leader_election.cc:290] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 election: Requested vote from peers 9a2eb57317c6431ebab3268937c0ed0c (127.23.52.130:38017), bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131:33199)
I20260608 10:05:25.928893 26494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560c52dd217c4c66a89897eafa35b895" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c"
I20260608 10:05:25.929594 26494 raft_consensus.cc:3060] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.931140 26495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a784ad26ea04e49b191c482ecca9f65" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c"
I20260608 10:05:25.931977 26495 raft_consensus.cc:2393] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2874ad33ed494619ae24877a848ce064 in current term 1: Already voted for candidate bc53363c3fbd44cdbdfb21924757ff6e in this term.
I20260608 10:05:25.932520 26496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4843adb10f4f4a22bba4c749a497c8ea" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a2eb57317c6431ebab3268937c0ed0c"
I20260608 10:05:25.933423 26496 raft_consensus.cc:3060] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:05:25.933410 26383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.52.131:33199, user_credentials={real_user=slave}} blocked reactor thread for 48885.5us
I20260608 10:05:25.938164 26420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a784ad26ea04e49b191c482ecca9f65" candidate_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2874ad33ed494619ae24877a848ce064"
I20260608 10:05:25.938400 26568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4843adb10f4f4a22bba4c749a497c8ea" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc53363c3fbd44cdbdfb21924757ff6e"
I20260608 10:05:25.938537 26570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560c52dd217c4c66a89897eafa35b895" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc53363c3fbd44cdbdfb21924757ff6e"
I20260608 10:05:25.940356 26570 raft_consensus.cc:3060] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.939086 26420 raft_consensus.cc:2393] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc53363c3fbd44cdbdfb21924757ff6e in current term 1: Already voted for candidate 2874ad33ed494619ae24877a848ce064 in this term.
I20260608 10:05:25.939018 26568 raft_consensus.cc:3060] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:25.945245 26496 raft_consensus.cc:2468] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 1.
I20260608 10:05:25.946667 26386 leader_election.cc:304] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2874ad33ed494619ae24877a848ce064, 9a2eb57317c6431ebab3268937c0ed0c; no voters: 
I20260608 10:05:25.939709 26567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a784ad26ea04e49b191c482ecca9f65" candidate_uuid: "2874ad33ed494619ae24877a848ce064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc53363c3fbd44cdbdfb21924757ff6e"
I20260608 10:05:25.947898 26640 raft_consensus.cc:2804] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:25.948513 26640 raft_consensus.cc:697] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: Becoming Leader. State: Replica: 2874ad33ed494619ae24877a848ce064, State: Running, Role: LEADER
I20260608 10:05:25.948958 26383 leader_election.cc:304] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [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: 2874ad33ed494619ae24877a848ce064; no voters: 9a2eb57317c6431ebab3268937c0ed0c, bc53363c3fbd44cdbdfb21924757ff6e
I20260608 10:05:25.949483 26640 consensus_queue.cc:237] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.950395 26639 raft_consensus.cc:2749] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:25.950387 26570 raft_consensus.cc:2468] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 1.
I20260608 10:05:25.951452 26568 raft_consensus.cc:2468] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 1.
I20260608 10:05:25.953054 26383 leader_election.cc:304] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2874ad33ed494619ae24877a848ce064, bc53363c3fbd44cdbdfb21924757ff6e; no voters: 
I20260608 10:05:25.953792 26494 raft_consensus.cc:2468] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2874ad33ed494619ae24877a848ce064 in term 1.
I20260608 10:05:25.954025 26639 raft_consensus.cc:2804] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:25.953558 26314 catalog_manager.cc:5696] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e reported cstate change: term changed from 0 to 1, leader changed from <none> to bc53363c3fbd44cdbdfb21924757ff6e (127.23.52.131). New cstate: current_term: 1 leader_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:25.954775 26639 raft_consensus.cc:697] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: Becoming Leader. State: Replica: 2874ad33ed494619ae24877a848ce064, State: Running, Role: LEADER
I20260608 10:05:25.955879 26639 consensus_queue.cc:237] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } }
I20260608 10:05:25.962776 26316 catalog_manager.cc:5696] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2874ad33ed494619ae24877a848ce064 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "2874ad33ed494619ae24877a848ce064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:25.976819 26316 catalog_manager.cc:5696] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2874ad33ed494619ae24877a848ce064 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "2874ad33ed494619ae24877a848ce064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2874ad33ed494619ae24877a848ce064" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a2eb57317c6431ebab3268937c0ed0c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc53363c3fbd44cdbdfb21924757ff6e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 33199 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:26.012277 26371 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 10:05:26.026935 26420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4843adb10f4f4a22bba4c749a497c8ea"
dest_uuid: "2874ad33ed494619ae24877a848ce064"
mode: GRACEFUL
new_leader_uuid: "9a2eb57317c6431ebab3268937c0ed0c"
 from {username='slave'} at 127.0.0.1:46810
I20260608 10:05:26.027575 26420 raft_consensus.cc:606] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: Received request to transfer leadership to TS 9a2eb57317c6431ebab3268937c0ed0c
I20260608 10:05:26.028697 26371 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 10:05:26.029168 26371 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:26.068382 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:05:26.086575 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:26.087536 23762 tablet_replica.cc:333] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064: stopping tablet replica
I20260608 10:05:26.088173 23762 raft_consensus.cc:2243] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:26.088819 23762 pending_rounds.cc:70] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064: Trying to abort 1 pending ops.
I20260608 10:05:26.089107 23762 pending_rounds.cc:77] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620163708354560 op_type: NO_OP noop_request { }
I20260608 10:05:26.089471 23762 raft_consensus.cc:2889] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:26.089771 23762 raft_consensus.cc:2272] T d09f8085e1614079af1f000bed57aaf3 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.092324 23762 tablet_replica.cc:333] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064: stopping tablet replica
I20260608 10:05:26.092888 23762 raft_consensus.cc:2243] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:26.093287 23762 raft_consensus.cc:2272] T 5a784ad26ea04e49b191c482ecca9f65 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.095328 23762 tablet_replica.cc:333] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064: stopping tablet replica
I20260608 10:05:26.095917 23762 raft_consensus.cc:2243] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:26.096525 23762 pending_rounds.cc:70] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064: Trying to abort 1 pending ops.
I20260608 10:05:26.096769 23762 pending_rounds.cc:77] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620163929800704 op_type: NO_OP noop_request { }
I20260608 10:05:26.097086 23762 raft_consensus.cc:2889] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:26.097369 23762 raft_consensus.cc:2272] T 560c52dd217c4c66a89897eafa35b895 P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.099766 23762 tablet_replica.cc:333] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064: stopping tablet replica
I20260608 10:05:26.100332 23762 raft_consensus.cc:2243] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:26.100932 23762 pending_rounds.cc:70] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064: Trying to abort 1 pending ops.
I20260608 10:05:26.101112 23762 pending_rounds.cc:77] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620163900260352 op_type: NO_OP noop_request { }
I20260608 10:05:26.101395 23762 raft_consensus.cc:2889] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:26.101678 23762 raft_consensus.cc:2272] T 4843adb10f4f4a22bba4c749a497c8ea P 2874ad33ed494619ae24877a848ce064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.116844 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:05:26.128877 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:05:26.148003 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:26.148871 23762 tablet_replica.cc:333] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c: stopping tablet replica
I20260608 10:05:26.149549 23762 raft_consensus.cc:2243] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:26.149937 23762 raft_consensus.cc:2272] T d09f8085e1614079af1f000bed57aaf3 P 9a2eb57317c6431ebab3268937c0ed0c [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.151940 23762 tablet_replica.cc:333] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c: stopping tablet replica
I20260608 10:05:26.152479 23762 raft_consensus.cc:2243] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:26.152871 23762 raft_consensus.cc:2272] T 5a784ad26ea04e49b191c482ecca9f65 P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.154987 23762 tablet_replica.cc:333] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c: stopping tablet replica
I20260608 10:05:26.155576 23762 raft_consensus.cc:2243] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:26.155956 23762 raft_consensus.cc:2272] T 4843adb10f4f4a22bba4c749a497c8ea P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.157733 23762 tablet_replica.cc:333] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c: stopping tablet replica
I20260608 10:05:26.158247 23762 raft_consensus.cc:2243] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:26.158622 23762 raft_consensus.cc:2272] T 560c52dd217c4c66a89897eafa35b895 P 9a2eb57317c6431ebab3268937c0ed0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.181109 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:05:26.192378 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:05:26.210891 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:26.211755 23762 tablet_replica.cc:333] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e: stopping tablet replica
I20260608 10:05:26.212397 23762 raft_consensus.cc:2243] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:26.212847 23762 raft_consensus.cc:2272] T d09f8085e1614079af1f000bed57aaf3 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.214780 23762 tablet_replica.cc:333] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e: stopping tablet replica
I20260608 10:05:26.215273 23762 raft_consensus.cc:2243] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:26.215878 23762 pending_rounds.cc:70] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e: Trying to abort 1 pending ops.
I20260608 10:05:26.216030 23762 pending_rounds.cc:77] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620163797508096 op_type: NO_OP noop_request { }
I20260608 10:05:26.216259 23762 raft_consensus.cc:2889] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:26.216477 23762 raft_consensus.cc:2272] T 5a784ad26ea04e49b191c482ecca9f65 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.218454 23762 tablet_replica.cc:333] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e: stopping tablet replica
I20260608 10:05:26.218920 23762 raft_consensus.cc:2243] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:26.219234 23762 raft_consensus.cc:2272] T 560c52dd217c4c66a89897eafa35b895 P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.221020 23762 tablet_replica.cc:333] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e: stopping tablet replica
I20260608 10:05:26.221450 23762 raft_consensus.cc:2243] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:26.221771 23762 raft_consensus.cc:2272] T 4843adb10f4f4a22bba4c749a497c8ea P bc53363c3fbd44cdbdfb21924757ff6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.244278 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:05:26.255867 23762 master.cc:562] Master@127.23.52.190:39873 shutting down...
I20260608 10:05:26.270746 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:26.271266 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:26.271646 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P cfda8c881c6d42c89336ae2e1ddf70dd: stopping tablet replica
I20260608 10:05:26.290513 23762 master.cc:584] Master@127.23.52.190:39873 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2471 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:05:26.343987 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:46863
I20260608 10:05:26.345420 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:26.353031 26648 instance_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 10:05:26.354132 26649 instance_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 10:05:26.355171 26651 instance_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 10:05:26.355835 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:26.356864 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:26.357045 23762 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 10:05:26.357173 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913126357162 us; error 0 us; skew 500 ppm
I20260608 10:05:26.357733 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:26.360652 23762 webserver.cc:533] Webserver started at http://127.23.52.190:45467/ using document root <none> and password file <none>
I20260608 10:05:26.361183 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:26.361358 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:26.361617 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:26.363029 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "cf8c85e8ac6f4a50a9860e197bdadc22"
format_stamp: "Formatted at 2026-06-08 10:05:26 on dist-test-slave-kdhp"
I20260608 10:05:26.368238 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:05:26.372449 26656 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.373507 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:26.373823 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "cf8c85e8ac6f4a50a9860e197bdadc22"
format_stamp: "Formatted at 2026-06-08 10:05:26 on dist-test-slave-kdhp"
I20260608 10:05:26.374106 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-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 10:05:26.391458 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:26.392899 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:26.436837 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:46863
I20260608 10:05:26.436981 26707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:46863 every 8 connection(s)
I20260608 10:05:26.441716 26708 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 10:05:26.453640 26708 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22: Bootstrap starting.
I20260608 10:05:26.458963 26708 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:26.463945 26708 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22: No bootstrap required, opened a new log
I20260608 10:05:26.466420 26708 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf8c85e8ac6f4a50a9860e197bdadc22" member_type: VOTER }
I20260608 10:05:26.466928 26708 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:26.467125 26708 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8c85e8ac6f4a50a9860e197bdadc22, State: Initialized, Role: FOLLOWER
I20260608 10:05:26.467793 26708 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf8c85e8ac6f4a50a9860e197bdadc22" member_type: VOTER }
I20260608 10:05:26.468328 26708 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:26.468565 26708 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:26.468916 26708 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:26.474107 26708 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf8c85e8ac6f4a50a9860e197bdadc22" member_type: VOTER }
I20260608 10:05:26.474695 26708 leader_election.cc:304] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [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: cf8c85e8ac6f4a50a9860e197bdadc22; no voters: 
I20260608 10:05:26.476122 26708 leader_election.cc:290] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:26.476739 26711 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:26.478184 26711 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 1 LEADER]: Becoming Leader. State: Replica: cf8c85e8ac6f4a50a9860e197bdadc22, State: Running, Role: LEADER
I20260608 10:05:26.478977 26711 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [LEADER]: Queue going to LEADER mode. State: All 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: "cf8c85e8ac6f4a50a9860e197bdadc22" member_type: VOTER }
I20260608 10:05:26.479504 26708 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:26.482522 26712 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf8c85e8ac6f4a50a9860e197bdadc22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf8c85e8ac6f4a50a9860e197bdadc22" member_type: VOTER } }
I20260608 10:05:26.482556 26713 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf8c85e8ac6f4a50a9860e197bdadc22. Latest consensus state: current_term: 1 leader_uuid: "cf8c85e8ac6f4a50a9860e197bdadc22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf8c85e8ac6f4a50a9860e197bdadc22" member_type: VOTER } }
I20260608 10:05:26.483336 26712 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:26.483911 26713 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:26.488025 26716 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:26.493136 26716 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:26.497635 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:26.503453 26716 catalog_manager.cc:1382] Generated new cluster ID: 0880932c56074502a29125601a350d3e
I20260608 10:05:26.503746 26716 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:26.520517 26716 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:26.521893 26716 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:26.552259 26716 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22: Generated new TSK 0
I20260608 10:05:26.552979 26716 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:26.564648 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:26.571830 26730 instance_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 10:05:26.572495 26731 instance_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 10:05:26.574574 26733 instance_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 10:05:26.574891 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:26.575956 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:26.576140 23762 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 10:05:26.576264 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913126576253 us; error 0 us; skew 500 ppm
I20260608 10:05:26.576907 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:26.579262 23762 webserver.cc:533] Webserver started at http://127.23.52.129:34829/ using document root <none> and password file <none>
I20260608 10:05:26.579838 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:26.580000 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:26.580250 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:26.581748 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "237ae3ddda1941979cbcd49ca2f7e833"
format_stamp: "Formatted at 2026-06-08 10:05:26 on dist-test-slave-kdhp"
I20260608 10:05:26.586597 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:26.590118 26738 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.590904 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:05:26.591200 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "237ae3ddda1941979cbcd49ca2f7e833"
format_stamp: "Formatted at 2026-06-08 10:05:26 on dist-test-slave-kdhp"
I20260608 10:05:26.591598 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-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 10:05:26.602418 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:26.603848 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:26.605368 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:26.607920 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:26.608180 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.608446 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:26.608649 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.652633 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:41285
I20260608 10:05:26.652793 26800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:41285 every 8 connection(s)
I20260608 10:05:26.658677 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:26.666232 26805 instance_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 10:05:26.667050 26806 instance_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 10:05:26.670471 23762 server_base.cc:1061] running on GCE node
W20260608 10:05:26.671065 26809 instance_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 10:05:26.672278 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:26.672601 23762 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 10:05:26.672863 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913126672820 us; error 0 us; skew 500 ppm
I20260608 10:05:26.673801 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:26.674393 26801 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46863
I20260608 10:05:26.674805 26801 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:26.675841 26801 heartbeater.cc:507] Master 127.23.52.190:46863 requested a full tablet report, sending...
I20260608 10:05:26.677098 23762 webserver.cc:533] Webserver started at http://127.23.52.130:42675/ using document root <none> and password file <none>
I20260608 10:05:26.677892 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:26.678205 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:26.678623 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:26.678623 26673 ts_manager.cc:194] Registered new tserver with Master: 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:26.680908 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "a17c02bba0b84e208848c96592160bfb"
format_stamp: "Formatted at 2026-06-08 10:05:26 on dist-test-slave-kdhp"
I20260608 10:05:26.681800 26673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58394
I20260608 10:05:26.686348 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 10:05:26.690092 26813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.690902 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:05:26.691234 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "a17c02bba0b84e208848c96592160bfb"
format_stamp: "Formatted at 2026-06-08 10:05:26 on dist-test-slave-kdhp"
I20260608 10:05:26.691617 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-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 10:05:26.707583 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:26.708891 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:26.710415 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:26.712982 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:26.713227 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.713486 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:26.713673 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.756816 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:36243
I20260608 10:05:26.756939 26875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:36243 every 8 connection(s)
I20260608 10:05:26.762246 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:26.770462 26879 instance_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 10:05:26.772476 26881 instance_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 10:05:26.775830 23762 server_base.cc:1061] running on GCE node
W20260608 10:05:26.776244 26883 instance_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 10:05:26.777056 26876 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46863
I20260608 10:05:26.777423 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:05:26.777436 26876 heartbeater.cc:461] Registering TS with master...
W20260608 10:05:26.777796 23762 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 10:05:26.778092 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913126778067 us; error 0 us; skew 500 ppm
I20260608 10:05:26.778570 26876 heartbeater.cc:507] Master 127.23.52.190:46863 requested a full tablet report, sending...
I20260608 10:05:26.778745 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:26.781176 26673 ts_manager.cc:194] Registered new tserver with Master: a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:26.781852 23762 webserver.cc:533] Webserver started at http://127.23.52.131:42855/ using document root <none> and password file <none>
I20260608 10:05:26.782577 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:26.782821 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:26.783154 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:26.783164 26673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58406
I20260608 10:05:26.784960 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "d2431aa9c746414fac73206e96ac5859"
format_stamp: "Formatted at 2026-06-08 10:05:26 on dist-test-slave-kdhp"
I20260608 10:05:26.789880 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:26.793982 26888 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.794787 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:05:26.795117 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "d2431aa9c746414fac73206e96ac5859"
format_stamp: "Formatted at 2026-06-08 10:05:26 on dist-test-slave-kdhp"
I20260608 10:05:26.795470 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-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 10:05:26.809561 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:26.810886 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:26.812451 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:26.814883 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:26.815068 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.815394 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:26.815572 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:26.857754 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:36175
I20260608 10:05:26.857887 26951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:36175 every 8 connection(s)
I20260608 10:05:26.872722 26952 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46863
I20260608 10:05:26.873196 26952 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:26.874109 26952 heartbeater.cc:507] Master 127.23.52.190:46863 requested a full tablet report, sending...
I20260608 10:05:26.876433 26673 ts_manager.cc:194] Registered new tserver with Master: d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:26.876632 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015337553s
I20260608 10:05:26.878418 26673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58420
I20260608 10:05:27.684829 26801 heartbeater.cc:499] Master 127.23.52.190:46863 was elected leader, sending a full tablet report...
I20260608 10:05:27.786125 26876 heartbeater.cc:499] Master 127.23.52.190:46863 was elected leader, sending a full tablet report...
I20260608 10:05:27.881672 26952 heartbeater.cc:499] Master 127.23.52.190:46863 was elected leader, sending a full tablet report...
I20260608 10:05:27.933025 26673 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58426:
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 10:05:27.935490 26673 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 10:05:27.994285 26917 tablet_service.cc:1511] Processing CreateTablet for tablet f4acec41ef4c4ed288b17d8fefbaecdb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:27.996755 26917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4acec41ef4c4ed288b17d8fefbaecdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.001003 26916 tablet_service.cc:1511] Processing CreateTablet for tablet bd57479eaff045378721aaae90428437 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.002612 26916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd57479eaff045378721aaae90428437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.009871 26841 tablet_service.cc:1511] Processing CreateTablet for tablet f4acec41ef4c4ed288b17d8fefbaecdb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.011634 26841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4acec41ef4c4ed288b17d8fefbaecdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.013131 26766 tablet_service.cc:1511] Processing CreateTablet for tablet f4acec41ef4c4ed288b17d8fefbaecdb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.014838 26766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4acec41ef4c4ed288b17d8fefbaecdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.014617 26763 tablet_service.cc:1511] Processing CreateTablet for tablet c854f030f037446fbe7be50f74532474 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.016309 26763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c854f030f037446fbe7be50f74532474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.016666 26840 tablet_service.cc:1511] Processing CreateTablet for tablet bd57479eaff045378721aaae90428437 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.016817 26765 tablet_service.cc:1511] Processing CreateTablet for tablet bd57479eaff045378721aaae90428437 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.018235 26840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd57479eaff045378721aaae90428437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.018396 26765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd57479eaff045378721aaae90428437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.020634 26764 tablet_service.cc:1511] Processing CreateTablet for tablet 59a5a34e08364e5aa45d2c7b30e6c592 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.022241 26764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a5a34e08364e5aa45d2c7b30e6c592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.022416 26915 tablet_service.cc:1511] Processing CreateTablet for tablet 59a5a34e08364e5aa45d2c7b30e6c592 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.022627 26762 tablet_service.cc:1511] Processing CreateTablet for tablet ff048ca3c7a24b6f858d849ed27eff94 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.020648 26839 tablet_service.cc:1511] Processing CreateTablet for tablet 59a5a34e08364e5aa45d2c7b30e6c592 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.024071 26762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff048ca3c7a24b6f858d849ed27eff94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.027333 26914 tablet_service.cc:1511] Processing CreateTablet for tablet c854f030f037446fbe7be50f74532474 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.029559 26912 tablet_service.cc:1511] Processing CreateTablet for tablet ff048ca3c7a24b6f858d849ed27eff94 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.030807 26837 tablet_service.cc:1511] Processing CreateTablet for tablet ff048ca3c7a24b6f858d849ed27eff94 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.031327 26836 tablet_service.cc:1511] Processing CreateTablet for tablet 08ccb67fc0c247c99dc0b418a760609d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.032590 26911 tablet_service.cc:1511] Processing CreateTablet for tablet 08ccb67fc0c247c99dc0b418a760609d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.034245 26760 tablet_service.cc:1511] Processing CreateTablet for tablet f0b78530cf104e1c881877be09ef4e4b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.034451 26838 tablet_service.cc:1511] Processing CreateTablet for tablet c854f030f037446fbe7be50f74532474 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.034650 26835 tablet_service.cc:1511] Processing CreateTablet for tablet f0b78530cf104e1c881877be09ef4e4b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.035862 26760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b78530cf104e1c881877be09ef4e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.036804 26910 tablet_service.cc:1511] Processing CreateTablet for tablet f0b78530cf104e1c881877be09ef4e4b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.029572 26761 tablet_service.cc:1511] Processing CreateTablet for tablet 08ccb67fc0c247c99dc0b418a760609d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.038440 26834 tablet_service.cc:1511] Processing CreateTablet for tablet f0a26fab43cc4116b5ccb331b958cec5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.039636 26839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a5a34e08364e5aa45d2c7b30e6c592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.040342 26837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff048ca3c7a24b6f858d849ed27eff94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.043990 26761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ccb67fc0c247c99dc0b418a760609d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.045321 26834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a26fab43cc4116b5ccb331b958cec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.047216 26838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c854f030f037446fbe7be50f74532474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.049779 26759 tablet_service.cc:1511] Processing CreateTablet for tablet f0a26fab43cc4116b5ccb331b958cec5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.051669 26836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ccb67fc0c247c99dc0b418a760609d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.051661 26759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a26fab43cc4116b5ccb331b958cec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.054744 26909 tablet_service.cc:1511] Processing CreateTablet for tablet f0a26fab43cc4116b5ccb331b958cec5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:28.057894 26914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c854f030f037446fbe7be50f74532474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.063668 26911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ccb67fc0c247c99dc0b418a760609d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.068136 26909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a26fab43cc4116b5ccb331b958cec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.076025 26915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a5a34e08364e5aa45d2c7b30e6c592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.077266 26912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff048ca3c7a24b6f858d849ed27eff94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.080248 26910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b78530cf104e1c881877be09ef4e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.063704 26835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b78530cf104e1c881877be09ef4e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:28.127089 26972 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:28.170589 26972 tablet_bootstrap.cc:654] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.177018 26973 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:28.188822 26974 tablet_bootstrap.cc:492] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:28.196985 26972 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:28.197513 26972 ts_tablet_manager.cc:1403] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.009s
I20260608 10:05:28.199291 26973 tablet_bootstrap.cc:654] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.199766 26974 tablet_bootstrap.cc:654] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.200177 26972 raft_consensus.cc:359] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.200783 26972 raft_consensus.cc:385] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.201049 26972 raft_consensus.cc:740] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.201781 26972 consensus_queue.cc:260] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.205683 26973 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:28.205772 26972 ts_tablet_manager.cc:1434] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.009s
I20260608 10:05:28.205749 26974 tablet_bootstrap.cc:492] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:28.206270 26973 ts_tablet_manager.cc:1403] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260608 10:05:28.206683 26974 ts_tablet_manager.cc:1403] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 10:05:28.207011 26972 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:28.209525 26973 raft_consensus.cc:359] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.210306 26973 raft_consensus.cc:385] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.209878 26974 raft_consensus.cc:359] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.210677 26973 raft_consensus.cc:740] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.210858 26974 raft_consensus.cc:385] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.211387 26974 raft_consensus.cc:740] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.211822 26973 consensus_queue.cc:260] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.212348 26974 consensus_queue.cc:260] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.214704 26972 tablet_bootstrap.cc:654] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.224762 26973 ts_tablet_manager.cc:1434] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.011s
I20260608 10:05:28.225543 26974 ts_tablet_manager.cc:1434] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.011s
I20260608 10:05:28.226819 26973 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:28.226851 26974 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:28.230641 26972 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:28.231297 26972 ts_tablet_manager.cc:1403] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260608 10:05:28.234256 26973 tablet_bootstrap.cc:654] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.234622 26972 raft_consensus.cc:359] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.235100 26974 tablet_bootstrap.cc:654] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.235491 26972 raft_consensus.cc:385] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.235870 26972 raft_consensus.cc:740] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.236750 26972 consensus_queue.cc:260] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.240207 26972 ts_tablet_manager.cc:1434] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:05:28.250092 26972 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:28.257131 26974 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:28.257592 26973 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:28.257915 26974 ts_tablet_manager.cc:1403] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.009s
I20260608 10:05:28.258157 26973 ts_tablet_manager.cc:1403] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.011s
I20260608 10:05:28.258538 26972 tablet_bootstrap.cc:654] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.261858 26974 raft_consensus.cc:359] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.262859 26974 raft_consensus.cc:385] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.262364 26973 raft_consensus.cc:359] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.263285 26974 raft_consensus.cc:740] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.263556 26973 raft_consensus.cc:385] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.264091 26973 raft_consensus.cc:740] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.264719 26974 consensus_queue.cc:260] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.265233 26973 consensus_queue.cc:260] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.269062 26974 ts_tablet_manager.cc:1434] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:05:28.269116 26973 ts_tablet_manager.cc:1434] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.008s
I20260608 10:05:28.270499 26974 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:28.270797 26973 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:28.278649 26974 tablet_bootstrap.cc:654] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.281726 26973 tablet_bootstrap.cc:654] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.293170 26974 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:28.293967 26974 ts_tablet_manager.cc:1403] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260608 10:05:28.297829 26974 raft_consensus.cc:359] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.298745 26974 raft_consensus.cc:385] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.300609 26974 raft_consensus.cc:740] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.301644 26974 consensus_queue.cc:260] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.302868 26973 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:28.303714 26973 ts_tablet_manager.cc:1403] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.000s
I20260608 10:05:28.305455 26974 ts_tablet_manager.cc:1434] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:05:28.306681 26974 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:28.308073 26973 raft_consensus.cc:359] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.308947 26973 raft_consensus.cc:385] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.309324 26973 raft_consensus.cc:740] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.310326 26973 consensus_queue.cc:260] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.311691 26972 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:28.312310 26972 ts_tablet_manager.cc:1403] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.032s
I20260608 10:05:28.315111 26973 ts_tablet_manager.cc:1434] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 10:05:28.316074 26974 tablet_bootstrap.cc:654] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.316269 26973 tablet_bootstrap.cc:492] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:28.315896 26972 raft_consensus.cc:359] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.316890 26972 raft_consensus.cc:385] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.317287 26972 raft_consensus.cc:740] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.318400 26972 consensus_queue.cc:260] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.324003 26973 tablet_bootstrap.cc:654] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.329212 26972 ts_tablet_manager.cc:1434] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:05:28.337634 26972 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:28.347301 26972 tablet_bootstrap.cc:654] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.347585 26974 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:28.348114 26974 ts_tablet_manager.cc:1403] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260608 10:05:28.348887 26973 tablet_bootstrap.cc:492] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:28.349489 26973 ts_tablet_manager.cc:1403] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260608 10:05:28.351145 26974 raft_consensus.cc:359] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.352051 26974 raft_consensus.cc:385] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.352378 26974 raft_consensus.cc:740] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.352806 26973 raft_consensus.cc:359] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.353621 26973 raft_consensus.cc:385] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.353295 26974 consensus_queue.cc:260] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.353981 26973 raft_consensus.cc:740] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.354291 26972 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:28.354812 26972 ts_tablet_manager.cc:1403] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 10:05:28.355053 26973 consensus_queue.cc:260] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.355767 26974 ts_tablet_manager.cc:1434] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:05:28.357877 26973 ts_tablet_manager.cc:1434] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:05:28.358139 26972 raft_consensus.cc:359] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.358878 26972 raft_consensus.cc:385] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.359056 26973 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:28.359215 26972 raft_consensus.cc:740] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.360268 26972 consensus_queue.cc:260] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.361830 26974 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:28.365923 26972 ts_tablet_manager.cc:1434] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:05:28.366822 26973 tablet_bootstrap.cc:654] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.367151 26972 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:28.369475 26974 tablet_bootstrap.cc:654] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.376863 26972 tablet_bootstrap.cc:654] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.379428 26973 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:28.380056 26973 ts_tablet_manager.cc:1403] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 10:05:28.384449 26973 raft_consensus.cc:359] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.385344 26973 raft_consensus.cc:385] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.385651 26973 raft_consensus.cc:740] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.386591 26973 consensus_queue.cc:260] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.389317 26973 ts_tablet_manager.cc:1434] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:05:28.390753 26973 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:28.393818 26972 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:28.394395 26972 ts_tablet_manager.cc:1403] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.010s
I20260608 10:05:28.397831 26972 raft_consensus.cc:359] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.398315 26973 tablet_bootstrap.cc:654] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.398687 26972 raft_consensus.cc:385] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.399024 26972 raft_consensus.cc:740] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.400200 26972 consensus_queue.cc:260] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.406435 26972 ts_tablet_manager.cc:1434] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:05:28.407943 26972 tablet_bootstrap.cc:492] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:28.409085 26979 raft_consensus.cc:493] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.409852 26979 raft_consensus.cc:515] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.410632 26973 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:28.411317 26973 ts_tablet_manager.cc:1403] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 10:05:28.414918 26973 raft_consensus.cc:359] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.415897 26973 raft_consensus.cc:385] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.416220 26973 raft_consensus.cc:740] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.417227 26973 consensus_queue.cc:260] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.417889 26972 tablet_bootstrap.cc:654] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.424175 26979 leader_election.cc:290] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:28.428032 26973 ts_tablet_manager.cc:1434] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 10:05:28.432528 26973 tablet_bootstrap.cc:492] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:28.439303 26973 tablet_bootstrap.cc:654] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.430405 26972 tablet_bootstrap.cc:492] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:28.442529 26972 ts_tablet_manager.cc:1403] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.005s
I20260608 10:05:28.446589 26972 raft_consensus.cc:359] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.447444 26972 raft_consensus.cc:385] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.449316 26972 raft_consensus.cc:740] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.450464 26972 consensus_queue.cc:260] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.456596 26972 ts_tablet_manager.cc:1434] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:05:28.458367 26972 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:28.465389 26851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:28.466390 26851 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:28.468304 26742 leader_election.cc:304] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.469475 26972 tablet_bootstrap.cc:654] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.470185 26979 raft_consensus.cc:2804] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.470850 26979 raft_consensus.cc:493] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.471226 26979 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.472658 26927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:28.473099 26973 tablet_bootstrap.cc:492] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:28.473461 26927 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:28.473696 26973 ts_tablet_manager.cc:1403] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.012s
I20260608 10:05:28.478947 26973 raft_consensus.cc:359] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.479974 26974 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:28.479628 26979 raft_consensus.cc:515] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.480518 26974 ts_tablet_manager.cc:1403] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.119s	user 0.037s	sys 0.046s
I20260608 10:05:28.479773 26973 raft_consensus.cc:385] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.481058 26973 raft_consensus.cc:740] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.481925 26973 consensus_queue.cc:260] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.483856 26974 raft_consensus.cc:359] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.484681 26973 ts_tablet_manager.cc:1434] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 10:05:28.484697 26974 raft_consensus.cc:385] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.485711 26974 raft_consensus.cc:740] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.485975 26973 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:28.486791 26974 consensus_queue.cc:260] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.491289 26978 raft_consensus.cc:493] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.492105 26974 ts_tablet_manager.cc:1434] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:05:28.491864 26978 raft_consensus.cc:515] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.493758 26979 leader_election.cc:290] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
W20260608 10:05:28.495038 26722 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:28.496034 26851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.496685 26851 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.497560 26727 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:28.498031 26978 leader_election.cc:290] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.498631 26973 tablet_bootstrap.cc:654] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
W20260608 10:05:28.498625 26727 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:05:28.503916 26979 raft_consensus.cc:493] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.504618 26979 raft_consensus.cc:515] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.507072 26927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:28.507759 26927 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.508677 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff048ca3c7a24b6f858d849ed27eff94" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:28.509361 26850 raft_consensus.cc:2468] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:28.511689 26742 leader_election.cc:304] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.512849 26995 raft_consensus.cc:2804] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.513269 26995 raft_consensus.cc:493] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.513712 26995 raft_consensus.cc:3060] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.515813 26980 raft_consensus.cc:493] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.516376 26980 raft_consensus.cc:515] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.523998 26979 leader_election.cc:290] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.524432 26980 leader_election.cc:290] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:28.533567 26851 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:28.535480 26742 leader_election.cc:304] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.536779 26979 raft_consensus.cc:2804] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:28.538008 26927 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:28.542413 26979 raft_consensus.cc:697] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:28.543462 26979 consensus_queue.cc:237] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:28.544026 27006 raft_consensus.cc:493] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.545636 26974 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:28.546171 27006 raft_consensus.cc:515] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.516698 26972 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:28.548377 26972 ts_tablet_manager.cc:1403] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.014s
I20260608 10:05:28.551486 26995 raft_consensus.cc:515] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.552942 26980 raft_consensus.cc:493] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.553558 26980 raft_consensus.cc:515] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.555033 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff048ca3c7a24b6f858d849ed27eff94" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.555681 26850 raft_consensus.cc:3060] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.556131 26980 leader_election.cc:290] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:28.558353 26927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff048ca3c7a24b6f858d849ed27eff94" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:28.562179 26849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb67fc0c247c99dc0b418a760609d" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:28.562947 26849 raft_consensus.cc:2468] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
W20260608 10:05:28.563287 26739 leader_election.cc:343] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:28.563982 27007 raft_consensus.cc:493] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.565434 27007 raft_consensus.cc:515] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.567644 26995 leader_election.cc:290] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.568575 26972 raft_consensus.cc:359] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.575608 26972 raft_consensus.cc:385] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.570156 27006 leader_election.cc:290] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.570853 26850 raft_consensus.cc:2468] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:28.574014 26742 leader_election.cc:304] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.576936 26972 raft_consensus.cc:740] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.577931 26742 leader_election.cc:304] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.579648 27006 raft_consensus.cc:2804] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.580174 27006 raft_consensus.cc:493] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.580701 27006 raft_consensus.cc:3060] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.577848 26972 consensus_queue.cc:260] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.583513 26926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb67fc0c247c99dc0b418a760609d" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:28.585333 26926 raft_consensus.cc:2468] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:28.583761 26974 tablet_bootstrap.cc:654] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.586789 26995 raft_consensus.cc:2804] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:28.596140 26973 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:28.596698 26973 ts_tablet_manager.cc:1403] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.111s	user 0.033s	sys 0.061s
I20260608 10:05:28.600591 27007 leader_election.cc:290] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.603395 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:28.604125 26850 raft_consensus.cc:2468] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:28.593746 26978 raft_consensus.cc:493] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.606722 26980 raft_consensus.cc:493] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.606676 26978 raft_consensus.cc:515] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.605515 26979 raft_consensus.cc:493] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.606124 26972 ts_tablet_manager.cc:1434] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.001s
I20260608 10:05:28.607380 26980 raft_consensus.cc:515] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.608973 26742 leader_election.cc:304] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.597656 26927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff048ca3c7a24b6f858d849ed27eff94" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:28.613380 26972 tablet_bootstrap.cc:492] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:28.613137 26979 raft_consensus.cc:515] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.614799 26980 leader_election.cc:290] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:28.615747 26979 leader_election.cc:290] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.617285 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57479eaff045378721aaae90428437" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
W20260608 10:05:28.620343 26742 leader_election.cc:343] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:28.623857 26978 leader_election.cc:290] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.626561 26973 raft_consensus.cc:359] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.627743 26973 raft_consensus.cc:385] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.628082 26973 raft_consensus.cc:740] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.619264 26979 raft_consensus.cc:2804] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.626224 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57479eaff045378721aaae90428437" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:28.629037 26979 raft_consensus.cc:493] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.629523 26979 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.629691 26776 raft_consensus.cc:2468] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 0.
I20260608 10:05:28.629642 26973 consensus_queue.cc:260] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.628237 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57479eaff045378721aaae90428437" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:28.626258 26925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:28.632098 26924 raft_consensus.cc:2468] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:28.626832 26926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb67fc0c247c99dc0b418a760609d" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:28.633164 26926 raft_consensus.cc:2468] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 0.
I20260608 10:05:28.634087 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a26fab43cc4116b5ccb331b958cec5" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:28.639727 26973 ts_tablet_manager.cc:1434] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.003s
I20260608 10:05:28.637753 26776 raft_consensus.cc:2468] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 0.
I20260608 10:05:28.637616 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c854f030f037446fbe7be50f74532474" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:28.640722 26927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a26fab43cc4116b5ccb331b958cec5" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:28.642369 26775 raft_consensus.cc:2468] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 0.
I20260608 10:05:28.642792 26927 raft_consensus.cc:2468] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 0.
I20260608 10:05:28.647264 26891 leader_election.cc:304] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:28.648826 26980 raft_consensus.cc:2804] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.649173 26980 raft_consensus.cc:493] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.649461 26980 raft_consensus.cc:3060] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.643486 26669 catalog_manager.cc:5696] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } }
W20260608 10:05:28.650815 26739 leader_election.cc:343] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:28.655429 26814 leader_election.cc:304] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859; no voters: 
W20260608 10:05:28.656392 26739 leader_election.cc:343] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:28.656630 26995 raft_consensus.cc:697] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:28.658454 26974 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:28.658979 26974 ts_tablet_manager.cc:1403] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.004s
I20260608 10:05:28.658032 26814 leader_election.cc:304] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:28.661217 26978 raft_consensus.cc:2804] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.661597 26978 raft_consensus.cc:493] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.661614 26739 leader_election.cc:304] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [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: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: a17c02bba0b84e208848c96592160bfb
I20260608 10:05:28.662856 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb67fc0c247c99dc0b418a760609d" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:28.662804 26978 raft_consensus.cc:3060] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.661614 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a26fab43cc4116b5ccb331b958cec5" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:28.660831 27006 raft_consensus.cc:515] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.659109 26995 consensus_queue.cc:237] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.665333 26891 leader_election.cc:304] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:28.668572 26775 raft_consensus.cc:2393] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a17c02bba0b84e208848c96592160bfb in current term 1: Already voted for candidate 237ae3ddda1941979cbcd49ca2f7e833 in this term.
I20260608 10:05:28.670166 27006 leader_election.cc:290] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.665401 26776 raft_consensus.cc:2468] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 0.
I20260608 10:05:28.672331 27010 raft_consensus.cc:2804] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.671825 27007 raft_consensus.cc:493] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:28.672927 27010 raft_consensus.cc:493] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.673254 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb67fc0c247c99dc0b418a760609d" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.673591 27010 raft_consensus.cc:3060] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.673141 27007 raft_consensus.cc:515] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.682050 26927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb67fc0c247c99dc0b418a760609d" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:28.682951 26849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:28.682955 26927 raft_consensus.cc:3060] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.683734 26849 raft_consensus.cc:2468] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:28.684362 26851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57479eaff045378721aaae90428437" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:28.685154 26742 leader_election.cc:304] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.679994 27007 leader_election.cc:290] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.690629 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c854f030f037446fbe7be50f74532474" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:28.692505 26847 raft_consensus.cc:2468] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 0.
I20260608 10:05:28.695765 26972 tablet_bootstrap.cc:654] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
W20260608 10:05:28.699517 26892 leader_election.cc:343] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:28.699990 26891 leader_election.cc:304] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:28.689531 27006 raft_consensus.cc:2804] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.686381 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a26fab43cc4116b5ccb331b958cec5" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:28.703241 27006 raft_consensus.cc:493] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.705229 26926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
W20260608 10:05:28.713027 26739 leader_election.cc:343] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:28.713410 26979 raft_consensus.cc:515] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.708662 27006 raft_consensus.cc:3060] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.708792 27009 raft_consensus.cc:2804] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.717638 26850 raft_consensus.cc:3060] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.717773 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.716961 26979 leader_election.cc:290] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.716776 26978 raft_consensus.cc:515] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.713979 26974 raft_consensus.cc:359] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.718588 26926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:28.719334 26974 raft_consensus.cc:385] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.719100 26847 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.719720 26974 raft_consensus.cc:740] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.724098 26848 raft_consensus.cc:2393] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2431aa9c746414fac73206e96ac5859 in current term 1: Already voted for candidate a17c02bba0b84e208848c96592160bfb in this term.
I20260608 10:05:28.727846 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a26fab43cc4116b5ccb331b958cec5" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:28.728721 26775 raft_consensus.cc:3060] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.730489 27013 raft_consensus.cc:2804] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.730943 27013 raft_consensus.cc:493] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.731398 27013 raft_consensus.cc:3060] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.731307 26927 raft_consensus.cc:2468] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:28.732118 27006 raft_consensus.cc:515] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.739220 26739 leader_election.cc:304] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:28.739995 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.740253 26979 raft_consensus.cc:2804] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:28.740731 26848 raft_consensus.cc:3060] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.740845 26979 raft_consensus.cc:697] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:28.742246 26979 consensus_queue.cc:237] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.743114 26850 raft_consensus.cc:2468] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:28.743813 27009 raft_consensus.cc:493] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.734747 26980 raft_consensus.cc:515] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.745509 27009 raft_consensus.cc:3060] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:28.748968 26851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57479eaff045378721aaae90428437" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.729642 26974 consensus_queue.cc:260] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
W20260608 10:05:28.752441 26892 leader_election.cc:343] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:28.752681 26926 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.750715 26980 leader_election.cc:290] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Requested vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:28.751279 26978 leader_election.cc:290] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 election: Requested vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.763621 26847 raft_consensus.cc:2468] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:28.761618 27006 leader_election.cc:290] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.758369 27016 raft_consensus.cc:2804] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:28.774088 26742 leader_election.cc:304] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.766469 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57479eaff045378721aaae90428437" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:28.766980 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:28.777813 26926 raft_consensus.cc:2468] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
W20260608 10:05:28.778087 26739 leader_election.cc:343] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:28.778215 26775 raft_consensus.cc:2468] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 1.
I20260608 10:05:28.765031 26927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a26fab43cc4116b5ccb331b958cec5" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:28.765292 27009 raft_consensus.cc:515] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.780136 26816 leader_election.cc:304] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:28.781181 26978 raft_consensus.cc:2804] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:28.781544 27006 raft_consensus.cc:2804] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:28.782349 26972 tablet_bootstrap.cc:492] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:28.782902 26972 ts_tablet_manager.cc:1403] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.171s	user 0.007s	sys 0.012s
I20260608 10:05:28.787771 26848 raft_consensus.cc:2468] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:28.788241 27016 raft_consensus.cc:493] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:28.789647 27016 raft_consensus.cc:3060] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.796190 26742 leader_election.cc:304] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [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: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: d2431aa9c746414fac73206e96ac5859
I20260608 10:05:28.799896 26972 raft_consensus.cc:359] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.801661 26972 raft_consensus.cc:385] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.802054 26972 raft_consensus.cc:740] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.803603 26979 raft_consensus.cc:2804] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:28.803256 26972 consensus_queue.cc:260] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.792188 27006 raft_consensus.cc:697] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:28.804360 26979 raft_consensus.cc:697] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:28.807044 27006 consensus_queue.cc:237] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.806813 26979 consensus_queue.cc:237] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.805383 26978 raft_consensus.cc:697] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Becoming Leader. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Running, Role: LEADER
I20260608 10:05:28.809520 26974 ts_tablet_manager.cc:1434] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.150s	user 0.011s	sys 0.003s
I20260608 10:05:28.809221 27013 raft_consensus.cc:515] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.813215 26974 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:28.817076 27010 raft_consensus.cc:515] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.818146 27013 leader_election.cc:290] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Requested vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:28.818943 26927 raft_consensus.cc:2393] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a17c02bba0b84e208848c96592160bfb in current term 1: Already voted for candidate d2431aa9c746414fac73206e96ac5859 in this term.
I20260608 10:05:28.818868 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a26fab43cc4116b5ccb331b958cec5" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:28.819883 26775 raft_consensus.cc:2393] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2431aa9c746414fac73206e96ac5859 in current term 1: Already voted for candidate a17c02bba0b84e208848c96592160bfb in this term.
I20260608 10:05:28.824868 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a26fab43cc4116b5ccb331b958cec5" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.809743 26978 consensus_queue.cc:237] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.827272 26892 leader_election.cc:304] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [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: d2431aa9c746414fac73206e96ac5859; no voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb
I20260608 10:05:28.827499 26776 raft_consensus.cc:2393] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2431aa9c746414fac73206e96ac5859 in current term 1: Already voted for candidate 237ae3ddda1941979cbcd49ca2f7e833 in this term.
I20260608 10:05:28.829414 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57479eaff045378721aaae90428437" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.830886 27010 leader_election.cc:290] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.833076 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb67fc0c247c99dc0b418a760609d" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:28.836299 27013 raft_consensus.cc:2749] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:28.837836 26927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb67fc0c247c99dc0b418a760609d" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:28.838454 26927 raft_consensus.cc:3060] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:28.834872 27009 leader_election.cc:290] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 2 election: Requested vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:28.838649 26891 leader_election.cc:304] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [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: d2431aa9c746414fac73206e96ac5859; no voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb
I20260608 10:05:28.842018 26926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57479eaff045378721aaae90428437" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:28.841058 26974 tablet_bootstrap.cc:654] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.843174 26926 raft_consensus.cc:2393] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 237ae3ddda1941979cbcd49ca2f7e833 in current term 1: Already voted for candidate d2431aa9c746414fac73206e96ac5859 in this term.
I20260608 10:05:28.843726 27013 raft_consensus.cc:2749] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:28.846587 26972 ts_tablet_manager.cc:1434] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.007s
I20260608 10:05:28.839186 26848 raft_consensus.cc:3060] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.834173 27016 raft_consensus.cc:515] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.857460 26927 raft_consensus.cc:2468] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 2.
I20260608 10:05:28.859295 26814 leader_election.cc:304] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [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: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859; no voters: 237ae3ddda1941979cbcd49ca2f7e833
I20260608 10:05:28.860960 27009 raft_consensus.cc:2804] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:28.861725 27009 raft_consensus.cc:697] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Becoming Leader. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Running, Role: LEADER
I20260608 10:05:28.862898 27009 consensus_queue.cc:237] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Queue going to LEADER 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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.877997 26848 raft_consensus.cc:2468] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:28.881580 26742 leader_election.cc:304] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [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: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: d2431aa9c746414fac73206e96ac5859
I20260608 10:05:28.881842 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c854f030f037446fbe7be50f74532474" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:28.882504 26776 raft_consensus.cc:3060] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.882629 27006 raft_consensus.cc:2804] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:28.880450 26669 catalog_manager.cc:5696] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb reported cstate change: term changed from 0 to 1, leader changed from <none> to a17c02bba0b84e208848c96592160bfb (127.23.52.130). New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:28.883824 27006 raft_consensus.cc:697] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:28.885927 27006 consensus_queue.cc:237] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.891196 26776 raft_consensus.cc:2468] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 1.
I20260608 10:05:28.892616 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c854f030f037446fbe7be50f74532474" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:28.893006 26891 leader_election.cc:304] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:28.893415 26848 raft_consensus.cc:3060] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:28.894048 27013 raft_consensus.cc:2804] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:28.894589 27013 raft_consensus.cc:697] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Becoming Leader. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Running, Role: LEADER
I20260608 10:05:28.895519 27013 consensus_queue.cc:237] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.898602 27016 leader_election.cc:290] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Requested vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:28.904667 26974 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:28.904592 26848 raft_consensus.cc:2468] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 1.
I20260608 10:05:28.905447 26974 ts_tablet_manager.cc:1403] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.007s
I20260608 10:05:28.903328 26670 catalog_manager.cc:5696] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:28.910634 26974 raft_consensus.cc:359] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.910213 26670 catalog_manager.cc:5696] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:28.911391 26974 raft_consensus.cc:385] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.911864 26974 raft_consensus.cc:740] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.912392 26670 catalog_manager.cc:5696] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:28.913476 26974 consensus_queue.cc:260] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.914122 26670 catalog_manager.cc:5696] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:28.916632 26974 ts_tablet_manager.cc:1434] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:05:28.917780 26974 tablet_bootstrap.cc:492] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:28.922730 26974 tablet_bootstrap.cc:654] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:28.923518 26673 catalog_manager.cc:5696] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2431aa9c746414fac73206e96ac5859 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:28.927338 26974 tablet_bootstrap.cc:492] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:28.927882 26974 ts_tablet_manager.cc:1403] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 10:05:28.929466 26669 catalog_manager.cc:5696] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb reported cstate change: term changed from 1 to 2, leader changed from 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) to a17c02bba0b84e208848c96592160bfb (127.23.52.130). New cstate: current_term: 2 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:28.930779 26974 raft_consensus.cc:359] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.931509 26974 raft_consensus.cc:385] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:28.931787 26974 raft_consensus.cc:740] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:28.932587 26974 consensus_queue.cc:260] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:28.935163 26974 ts_tablet_manager.cc:1434] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 10:05:28.939584 27006 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:28.944891 26670 catalog_manager.cc:5696] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:28.960911 27006 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:28.993713 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:29.000661 27037 instance_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 10:05:29.001605 27038 instance_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 10:05:29.002496 27040 instance_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 10:05:29.003857 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:29.004814 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:29.005024 23762 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 10:05:29.005167 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913129005155 us; error 0 us; skew 500 ppm
I20260608 10:05:29.005712 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:29.008244 23762 webserver.cc:533] Webserver started at http://127.23.52.132:45871/ using document root <none> and password file <none>
I20260608 10:05:29.008744 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:29.008908 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:29.009133 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:29.010227 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "be9c08518ef648f5b498eec268afdef5"
format_stamp: "Formatted at 2026-06-08 10:05:29 on dist-test-slave-kdhp"
I20260608 10:05:29.015573 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:05:29.019222 27045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:29.020284 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:29.020668 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "be9c08518ef648f5b498eec268afdef5"
format_stamp: "Formatted at 2026-06-08 10:05:29 on dist-test-slave-kdhp"
I20260608 10:05:29.020936 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-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 10:05:29.030699 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:29.032115 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:29.033780 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:29.036625 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:29.036877 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:29.037155 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:29.037329 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:29.072005 27006 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.083895 26927 raft_consensus.cc:3060] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:29.092551 27006 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:29.100266 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:46117
I20260608 10:05:29.100405 27110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:46117 every 8 connection(s)
I20260608 10:05:29.108460 26673 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58426:
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 10:05:29.118701 27111 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46863
I20260608 10:05:29.119242 27111 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:29.120358 27111 heartbeater.cc:507] Master 127.23.52.190:46863 requested a full tablet report, sending...
I20260608 10:05:29.122951 26669 ts_manager.cc:194] Registered new tserver with Master: be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:29.124989 26669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58430
W20260608 10:05:29.135844 26673 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1506e51b6d9e48fdbfa54d9425e63756 has no consensus state
W20260608 10:05:29.137310 26673 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dad50ef2e2ba4632b12ebf17ed267cdb has no consensus state
W20260608 10:05:29.138865 26673 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 118fa48600ae4bf1be0700184a4dabfb has no consensus state
W20260608 10:05:29.140246 26673 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a04c38559c6474196d2ae3d5361d073 has no consensus state
W20260608 10:05:29.141817 26673 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ef17b05566fb4711bb1bced66b9174fd has no consensus state
W20260608 10:05:29.143266 26673 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 404728a8d2c44188aedbe6de4bd4f932 has no consensus state
W20260608 10:05:29.145032 26673 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 43a1caeb853e480492d49ae79d640270 has no consensus state
W20260608 10:05:29.146487 26673 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 86031d93ef9e4d4ab4018f48f3aa2547 has no consensus state
W20260608 10:05:29.160641 26659 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet dad50ef2e2ba4632b12ebf17ed267cdb (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet dad50ef2e2ba4632b12ebf17ed267cdb has no consensus state
I20260608 10:05:29.160735 27013 raft_consensus.cc:493] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:29.161379 27013 raft_consensus.cc:515] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.163723 27013 leader_election.cc:290] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:29.164570 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:29.165414 26847 raft_consensus.cc:2393] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2431aa9c746414fac73206e96ac5859 in current term 1: Already voted for candidate 237ae3ddda1941979cbcd49ca2f7e833 in this term.
I20260608 10:05:29.167156 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:29.168967 26891 leader_election.cc:304] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2431aa9c746414fac73206e96ac5859; no voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb
I20260608 10:05:29.169914 27013 raft_consensus.cc:3060] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:29.175819 26840 tablet_service.cc:1511] Processing CreateTablet for tablet 1506e51b6d9e48fdbfa54d9425e63756 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.176903 27013 raft_consensus.cc:2749] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:29.177510 26840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1506e51b6d9e48fdbfa54d9425e63756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.180028 26759 tablet_service.cc:1511] Processing CreateTablet for tablet 1506e51b6d9e48fdbfa54d9425e63756 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.181612 26759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1506e51b6d9e48fdbfa54d9425e63756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.184254 26765 tablet_service.cc:1511] Processing CreateTablet for tablet dad50ef2e2ba4632b12ebf17ed267cdb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.185971 26765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad50ef2e2ba4632b12ebf17ed267cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.191671 26838 tablet_service.cc:1511] Processing CreateTablet for tablet 118fa48600ae4bf1be0700184a4dabfb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.193437 26838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118fa48600ae4bf1be0700184a4dabfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.194628 26766 tablet_service.cc:1511] Processing CreateTablet for tablet 7a04c38559c6474196d2ae3d5361d073 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.196142 26766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a04c38559c6474196d2ae3d5361d073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.205641 26839 tablet_service.cc:1511] Processing CreateTablet for tablet 7a04c38559c6474196d2ae3d5361d073 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.207420 26839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a04c38559c6474196d2ae3d5361d073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.211841 26915 tablet_service.cc:1511] Processing CreateTablet for tablet dad50ef2e2ba4632b12ebf17ed267cdb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.213366 26915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad50ef2e2ba4632b12ebf17ed267cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.217036 26916 tablet_service.cc:1511] Processing CreateTablet for tablet 118fa48600ae4bf1be0700184a4dabfb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.218701 26916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118fa48600ae4bf1be0700184a4dabfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.225472 26762 tablet_service.cc:1511] Processing CreateTablet for tablet ef17b05566fb4711bb1bced66b9174fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.227532 26762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef17b05566fb4711bb1bced66b9174fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.238590 26847 raft_consensus.cc:1240] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Rejecting Update request from peer 237ae3ddda1941979cbcd49ca2f7e833 for earlier term 1. Current term is 2. Ops: []
I20260608 10:05:29.240675 27006 consensus_queue.cc:1059] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.241534 27006 consensus_queue.cc:1243] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Peer a17c02bba0b84e208848c96592160bfb 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 10:05:29.242123 27006 raft_consensus.cc:3055] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:29.242448 27006 raft_consensus.cc:740] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:29.243623 27006 consensus_queue.cc:260] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.245131 27006 raft_consensus.cc:3060] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:29.245859 26837 tablet_service.cc:1511] Processing CreateTablet for tablet 404728a8d2c44188aedbe6de4bd4f932 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.249606 26837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404728a8d2c44188aedbe6de4bd4f932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.255200 26972 tablet_bootstrap.cc:492] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:29.256961 27117 tablet_bootstrap.cc:492] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:29.259603 26912 tablet_service.cc:1511] Processing CreateTablet for tablet ef17b05566fb4711bb1bced66b9174fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.261085 26912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef17b05566fb4711bb1bced66b9174fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.261817 26972 tablet_bootstrap.cc:654] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.268422 26974 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:29.272440 27117 tablet_bootstrap.cc:654] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.274739 26974 tablet_bootstrap.cc:654] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.283586 27074 tablet_service.cc:1511] Processing CreateTablet for tablet 1506e51b6d9e48fdbfa54d9425e63756 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.284101 26972 tablet_bootstrap.cc:492] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:29.284768 26972 ts_tablet_manager.cc:1403] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260608 10:05:29.292348 27070 tablet_service.cc:1511] Processing CreateTablet for tablet ef17b05566fb4711bb1bced66b9174fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.293817 26979 consensus_queue.cc:1048] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:29.295212 27013 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.298444 27069 tablet_service.cc:1511] Processing CreateTablet for tablet 404728a8d2c44188aedbe6de4bd4f932 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.285117 27074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1506e51b6d9e48fdbfa54d9425e63756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.299948 26927 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:05:29.302095 26978 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.286624 27073 tablet_service.cc:1511] Processing CreateTablet for tablet dad50ef2e2ba4632b12ebf17ed267cdb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.303205 27013 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.304351 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad50ef2e2ba4632b12ebf17ed267cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.288592 27072 tablet_service.cc:1511] Processing CreateTablet for tablet 118fa48600ae4bf1be0700184a4dabfb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.312541 27072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118fa48600ae4bf1be0700184a4dabfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.290449 27071 tablet_service.cc:1511] Processing CreateTablet for tablet 7a04c38559c6474196d2ae3d5361d073 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.283923 27010 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.316725 27071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a04c38559c6474196d2ae3d5361d073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.335531 27070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef17b05566fb4711bb1bced66b9174fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.350311 26972 raft_consensus.cc:359] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.351137 26972 raft_consensus.cc:385] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.351465 26972 raft_consensus.cc:740] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.354833 26974 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:29.355563 26974 ts_tablet_manager.cc:1403] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.020s
I20260608 10:05:29.358615 26972 consensus_queue.cc:260] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.360880 27069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404728a8d2c44188aedbe6de4bd4f932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.370954 26972 ts_tablet_manager.cc:1434] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260608 10:05:29.375319 26972 tablet_bootstrap.cc:492] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:29.387696 26915 tablet_service.cc:1511] Processing CreateTablet for tablet 404728a8d2c44188aedbe6de4bd4f932 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.419899 26979 consensus_queue.cc:1048] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.420378 27117 tablet_bootstrap.cc:492] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:29.421149 27117 ts_tablet_manager.cc:1403] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.164s	user 0.031s	sys 0.037s
I20260608 10:05:29.402109 27006 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260608 10:05:29.434890 26978 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.436904 27006 consensus_queue.cc:1048] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.437371 27127 consensus_queue.cc:1048] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:29.455281 27128 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:29.466696 26765 tablet_service.cc:1511] Processing CreateTablet for tablet 43a1caeb853e480492d49ae79d640270 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.468281 26765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a1caeb853e480492d49ae79d640270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.467286 26775 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 10:05:29.469897 26775 pending_rounds.cc:85] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: Aborting all ops after (but not including) 0
I20260608 10:05:29.471031 26775 pending_rounds.cc:107] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 10:05:29.485198 26775 raft_consensus.cc:2889] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:05:29.478935 26978 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260608 10:05:29.512581 27128 tablet_bootstrap.cc:654] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.514441 26974 raft_consensus.cc:359] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.515123 26974 raft_consensus.cc:385] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.515985 27009 raft_consensus.cc:493] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:29.516502 27009 raft_consensus.cc:515] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.518245 26837 tablet_service.cc:1511] Processing CreateTablet for tablet 43a1caeb853e480492d49ae79d640270 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.519105 27009 leader_election.cc:290] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:29.521868 27129 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:05:29.522356 26837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a1caeb853e480492d49ae79d640270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.515501 26974 raft_consensus.cc:740] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.526798 26974 consensus_queue.cc:260] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.542557 26915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404728a8d2c44188aedbe6de4bd4f932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.543172 26912 tablet_service.cc:1511] Processing CreateTablet for tablet 86031d93ef9e4d4ab4018f48f3aa2547 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.544713 26912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86031d93ef9e4d4ab4018f48f3aa2547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.548180 26974 ts_tablet_manager.cc:1434] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.191s	user 0.008s	sys 0.000s
I20260608 10:05:29.549549 26974 tablet_bootstrap.cc:492] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:29.561969 27073 tablet_service.cc:1511] Processing CreateTablet for tablet 86031d93ef9e4d4ab4018f48f3aa2547 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.564929 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86031d93ef9e4d4ab4018f48f3aa2547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.564982 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a04c38559c6474196d2ae3d5361d073" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:29.563529 27117 raft_consensus.cc:359] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.569674 27117 raft_consensus.cc:385] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.570086 27117 raft_consensus.cc:740] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.572103 26762 tablet_service.cc:1511] Processing CreateTablet for tablet 86031d93ef9e4d4ab4018f48f3aa2547 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:29.573776 26762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86031d93ef9e4d4ab4018f48f3aa2547. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:05:29.578415 26722 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 10:05:29.581360 26816 leader_election.cc:343] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:29.571019 27117 consensus_queue.cc:260] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.610651 26972 tablet_bootstrap.cc:654] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.612914 27117 ts_tablet_manager.cc:1434] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.190s	user 0.007s	sys 0.003s
I20260608 10:05:29.615381 27117 tablet_bootstrap.cc:492] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:29.642643 27128 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: No bootstrap required, opened a new log
I20260608 10:05:29.643296 27128 ts_tablet_manager.cc:1403] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.188s	user 0.017s	sys 0.022s
I20260608 10:05:29.586334 27072 tablet_service.cc:1511] Processing CreateTablet for tablet 43a1caeb853e480492d49ae79d640270 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
W20260608 10:05:29.652161 27136 log.cc:927] Time spent T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260608 10:05:29.661043 27128 raft_consensus.cc:359] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.661955 27128 raft_consensus.cc:385] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.662329 27128 raft_consensus.cc:740] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.663661 27072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a1caeb853e480492d49ae79d640270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:29.664198 27128 consensus_queue.cc:260] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.669847 26974 tablet_bootstrap.cc:654] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.687403 27111 heartbeater.cc:499] Master 127.23.52.190:46863 was elected leader, sending a full tablet report...
I20260608 10:05:29.707260 26972 tablet_bootstrap.cc:492] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:29.707864 26972 ts_tablet_manager.cc:1403] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.333s	user 0.011s	sys 0.011s
I20260608 10:05:29.711696 26972 raft_consensus.cc:359] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.712455 26972 raft_consensus.cc:385] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.712826 26972 raft_consensus.cc:740] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.713568 26972 consensus_queue.cc:260] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.718218 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a04c38559c6474196d2ae3d5361d073" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:29.719849 26972 ts_tablet_manager.cc:1434] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260608 10:05:29.720489 26814 leader_election.cc:343] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:29.720994 26814 leader_election.cc:304] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a17c02bba0b84e208848c96592160bfb; no voters: 237ae3ddda1941979cbcd49ca2f7e833, be9c08518ef648f5b498eec268afdef5
I20260608 10:05:29.723857 26972 tablet_bootstrap.cc:492] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:29.722277 27117 tablet_bootstrap.cc:654] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.725167 27135 raft_consensus.cc:2749] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:29.721637 27128 ts_tablet_manager.cc:1434] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.011s
I20260608 10:05:29.734480 27128 tablet_bootstrap.cc:492] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:29.738922 26974 tablet_bootstrap.cc:492] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:29.739508 26974 ts_tablet_manager.cc:1403] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.021s
I20260608 10:05:29.741001 26972 tablet_bootstrap.cc:654] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.742373 26974 raft_consensus.cc:359] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.742923 26974 raft_consensus.cc:385] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.743165 26974 raft_consensus.cc:740] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.744016 26974 consensus_queue.cc:260] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.747181 26974 ts_tablet_manager.cc:1434] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:05:29.748353 26974 tablet_bootstrap.cc:492] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:29.748549 27128 tablet_bootstrap.cc:654] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.755537 26974 tablet_bootstrap.cc:654] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.762087 27128 tablet_bootstrap.cc:492] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5: No bootstrap required, opened a new log
I20260608 10:05:29.762964 27128 ts_tablet_manager.cc:1403] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260608 10:05:29.765820 27134 raft_consensus.cc:493] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:29.766589 27134 raft_consensus.cc:515] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.771402 27134 leader_election.cc:290] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:29.771927 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad50ef2e2ba4632b12ebf17ed267cdb" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:29.773752 26972 tablet_bootstrap.cc:492] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:29.772147 26974 tablet_bootstrap.cc:492] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:29.774346 26972 ts_tablet_manager.cc:1403] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.007s
I20260608 10:05:29.774509 26974 ts_tablet_manager.cc:1403] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
W20260608 10:05:29.775113 26891 leader_election.cc:343] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:29.771036 27128 raft_consensus.cc:359] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.777927 26972 raft_consensus.cc:359] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.778678 26972 raft_consensus.cc:385] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.778316 26974 raft_consensus.cc:359] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.779001 26972 raft_consensus.cc:740] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.779254 26974 raft_consensus.cc:385] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.779716 26974 raft_consensus.cc:740] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.779877 26972 consensus_queue.cc:260] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.778357 27128 raft_consensus.cc:385] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.780709 26974 consensus_queue.cc:260] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.782553 26972 ts_tablet_manager.cc:1434] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:05:29.783275 26974 ts_tablet_manager.cc:1434] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:05:29.783988 26972 tablet_bootstrap.cc:492] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:29.780982 27128 raft_consensus.cc:740] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.787003 26974 tablet_bootstrap.cc:492] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:29.791677 26972 tablet_bootstrap.cc:654] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.793213 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad50ef2e2ba4632b12ebf17ed267cdb" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:29.793998 27084 raft_consensus.cc:2468] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 0.
I20260608 10:05:29.794680 26974 tablet_bootstrap.cc:654] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.796070 26889 leader_election.cc:304] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [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: be9c08518ef648f5b498eec268afdef5, d2431aa9c746414fac73206e96ac5859; no voters: 237ae3ddda1941979cbcd49ca2f7e833
I20260608 10:05:29.797312 27134 raft_consensus.cc:2804] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:29.797786 27134 raft_consensus.cc:493] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:29.798130 27134 raft_consensus.cc:3060] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:29.785265 27128 consensus_queue.cc:260] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.801280 27128 ts_tablet_manager.cc:1434] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260608 10:05:29.802350 27128 tablet_bootstrap.cc:492] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:29.780550 27117 tablet_bootstrap.cc:492] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:29.803709 27117 ts_tablet_manager.cc:1403] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.189s	user 0.019s	sys 0.007s
I20260608 10:05:29.807155 27117 raft_consensus.cc:359] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.812055 27117 raft_consensus.cc:385] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.812394 27117 raft_consensus.cc:740] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.815662 27117 consensus_queue.cc:260] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.818070 27134 raft_consensus.cc:515] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.821206 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad50ef2e2ba4632b12ebf17ed267cdb" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5"
I20260608 10:05:29.821813 27084 raft_consensus.cc:3060] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:29.826530 27117 ts_tablet_manager.cc:1434] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260608 10:05:29.829736 27128 tablet_bootstrap.cc:654] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.832614 27127 raft_consensus.cc:493] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:29.833449 27127 raft_consensus.cc:515] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.835983 27134 leader_election.cc:290] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Requested vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:29.836884 27117 tablet_bootstrap.cc:492] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:29.837762 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad50ef2e2ba4632b12ebf17ed267cdb" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
W20260608 10:05:29.839418 26891 leader_election.cc:343] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:29.829679 27084 raft_consensus.cc:2468] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 1.
I20260608 10:05:29.846066 26889 leader_election.cc:304] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [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: be9c08518ef648f5b498eec268afdef5, d2431aa9c746414fac73206e96ac5859; no voters: 237ae3ddda1941979cbcd49ca2f7e833
I20260608 10:05:29.848071 27134 raft_consensus.cc:2804] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:29.848775 27134 raft_consensus.cc:697] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Becoming Leader. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Running, Role: LEADER
I20260608 10:05:29.849658 27134 consensus_queue.cc:237] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.857662 27127 leader_election.cc:290] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:29.861917 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506e51b6d9e48fdbfa54d9425e63756" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:29.888950 26850 raft_consensus.cc:2468] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:29.889379 27117 tablet_bootstrap.cc:654] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.890358 26974 tablet_bootstrap.cc:492] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:29.890619 26742 leader_election.cc:304] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:29.890918 26974 ts_tablet_manager.cc:1403] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.104s	user 0.043s	sys 0.030s
I20260608 10:05:29.891426 26972 tablet_bootstrap.cc:492] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:29.891665 27127 raft_consensus.cc:2804] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:29.892154 26972 ts_tablet_manager.cc:1403] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.108s	user 0.044s	sys 0.060s
I20260608 10:05:29.892076 27127 raft_consensus.cc:493] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:29.892699 27127 raft_consensus.cc:3060] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:29.895525 26974 raft_consensus.cc:359] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.896363 26974 raft_consensus.cc:385] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.896749 26974 raft_consensus.cc:740] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.902696 26974 consensus_queue.cc:260] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.904440 26974 ts_tablet_manager.cc:1434] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:05:29.904568 26972 raft_consensus.cc:359] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.905478 26974 tablet_bootstrap.cc:492] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:29.905483 26972 raft_consensus.cc:385] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.906083 26972 raft_consensus.cc:740] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.906939 26972 consensus_queue.cc:260] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.906677 26670 catalog_manager.cc:5696] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2431aa9c746414fac73206e96ac5859 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:29.912678 26972 ts_tablet_manager.cc:1434] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 10:05:29.913787 26972 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:29.907254 27127 raft_consensus.cc:515] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.919883 27128 tablet_bootstrap.cc:492] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5: No bootstrap required, opened a new log
I20260608 10:05:29.922839 27117 tablet_bootstrap.cc:492] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:29.923069 27128 ts_tablet_manager.cc:1403] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.012s
I20260608 10:05:29.923406 27117 ts_tablet_manager.cc:1403] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.001s
I20260608 10:05:29.925800 27128 raft_consensus.cc:359] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.926440 27128 raft_consensus.cc:385] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.926738 27117 raft_consensus.cc:359] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.927392 27117 raft_consensus.cc:385] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.927732 27117 raft_consensus.cc:740] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.926754 27128 raft_consensus.cc:740] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.932374 26974 tablet_bootstrap.cc:654] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.928592 27117 consensus_queue.cc:260] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.933980 27128 consensus_queue.cc:260] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.940442 26972 tablet_bootstrap.cc:654] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.942425 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506e51b6d9e48fdbfa54d9425e63756" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:29.943204 27127 leader_election.cc:290] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:29.943563 26850 raft_consensus.cc:3060] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:29.947585 27128 ts_tablet_manager.cc:1434] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260608 10:05:29.948261 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506e51b6d9e48fdbfa54d9425e63756" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:29.949095 27128 tablet_bootstrap.cc:492] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
W20260608 10:05:29.950740 26739 leader_election.cc:343] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:29.952796 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506e51b6d9e48fdbfa54d9425e63756" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5"
I20260608 10:05:29.954365 26850 raft_consensus.cc:2468] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
W20260608 10:05:29.955062 26739 leader_election.cc:343] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:29.955842 26742 leader_election.cc:304] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [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: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: be9c08518ef648f5b498eec268afdef5
I20260608 10:05:29.958992 27117 ts_tablet_manager.cc:1434] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260608 10:05:29.959506 27126 raft_consensus.cc:2804] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:29.960076 27126 raft_consensus.cc:697] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:29.960489 27117 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:29.960955 27126 consensus_queue.cc:237] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:29.976922 27006 raft_consensus.cc:493] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:29.977660 27006 raft_consensus.cc:515] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:29.985605 27128 tablet_bootstrap.cc:654] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.986052 27006 leader_election.cc:290] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:29.987453 26972 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb: No bootstrap required, opened a new log
I20260608 10:05:29.988131 26972 ts_tablet_manager.cc:1403] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.007s
I20260608 10:05:29.990895 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef17b05566fb4711bb1bced66b9174fd" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:29.991600 27084 raft_consensus.cc:2468] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:29.996889 27006 raft_consensus.cc:493] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:29.997619 27006 raft_consensus.cc:515] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.000102 26739 leader_election.cc:304] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, be9c08518ef648f5b498eec268afdef5; no voters: 
I20260608 10:05:30.000175 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef17b05566fb4711bb1bced66b9174fd" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:30.001209 27127 raft_consensus.cc:2804] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:30.001442 26924 raft_consensus.cc:2468] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:30.001617 27127 raft_consensus.cc:493] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:30.001992 27127 raft_consensus.cc:3060] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.008894 26972 raft_consensus.cc:359] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.009544 26972 raft_consensus.cc:385] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.009778 26972 raft_consensus.cc:740] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.010347 26972 consensus_queue.cc:260] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.013389 27006 leader_election.cc:290] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:30.016355 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a04c38559c6474196d2ae3d5361d073" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:30.018128 26972 ts_tablet_manager.cc:1434] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
W20260608 10:05:30.018975 26739 leader_election.cc:343] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:30.019623 26974 tablet_bootstrap.cc:492] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859: No bootstrap required, opened a new log
I20260608 10:05:30.019892 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a04c38559c6474196d2ae3d5361d073" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:30.020107 26974 ts_tablet_manager.cc:1403] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.007s
I20260608 10:05:30.020617 26850 raft_consensus.cc:2468] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:30.022346 26742 leader_election.cc:304] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [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: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: be9c08518ef648f5b498eec268afdef5
I20260608 10:05:30.023581 27010 raft_consensus.cc:2804] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:30.023989 27010 raft_consensus.cc:493] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:30.024344 27010 raft_consensus.cc:3060] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.026610 27117 tablet_bootstrap.cc:654] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:30.036829 26974 raft_consensus.cc:359] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.037899 26974 raft_consensus.cc:385] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.038280 26974 raft_consensus.cc:740] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.056731 27127 raft_consensus.cc:515] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.058398 26974 consensus_queue.cc:260] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.063315 26974 ts_tablet_manager.cc:1434] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260608 10:05:30.056209 27010 raft_consensus.cc:515] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.064515 27135 raft_consensus.cc:493] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:30.065752 27135 raft_consensus.cc:515] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.067163 27010 leader_election.cc:290] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:30.068866 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a04c38559c6474196d2ae3d5361d073" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:30.069511 26847 raft_consensus.cc:3060] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.070026 27127 leader_election.cc:290] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:30.070258 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a04c38559c6474196d2ae3d5361d073" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5"
W20260608 10:05:30.074234 26739 leader_election.cc:343] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:30.075177 26925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef17b05566fb4711bb1bced66b9174fd" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:30.075822 26925 raft_consensus.cc:3060] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.078425 26669 catalog_manager.cc:5696] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:30.080441 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118fa48600ae4bf1be0700184a4dabfb" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:30.081118 26924 raft_consensus.cc:2468] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 0.
I20260608 10:05:30.088729 27128 tablet_bootstrap.cc:492] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5: No bootstrap required, opened a new log
I20260608 10:05:30.082787 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef17b05566fb4711bb1bced66b9174fd" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5"
I20260608 10:05:30.089318 27128 ts_tablet_manager.cc:1403] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.140s	user 0.030s	sys 0.019s
I20260608 10:05:30.068107 27135 leader_election.cc:290] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:30.093532 26847 raft_consensus.cc:2468] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:30.095295 27142 raft_consensus.cc:493] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:30.101437 27142 raft_consensus.cc:515] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.094717 27083 raft_consensus.cc:3060] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.093822 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118fa48600ae4bf1be0700184a4dabfb" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:30.107867 26925 raft_consensus.cc:2468] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:30.105818 26814 leader_election.cc:304] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:30.111980 27129 raft_consensus.cc:2804] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:30.112380 27129 raft_consensus.cc:493] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:30.112761 27129 raft_consensus.cc:3060] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.112536 26742 leader_election.cc:304] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [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: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: be9c08518ef648f5b498eec268afdef5
I20260608 10:05:30.113395 27084 raft_consensus.cc:2468] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 0.
I20260608 10:05:30.119231 26739 leader_election.cc:304] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:30.123564 27142 leader_election.cc:290] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:30.126083 27127 raft_consensus.cc:2804] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:30.133249 27117 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:30.133457 27083 raft_consensus.cc:2468] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:30.133950 27117 ts_tablet_manager.cc:1403] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.174s	user 0.027s	sys 0.007s
I20260608 10:05:30.134361 27006 raft_consensus.cc:2804] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:30.128367 27128 raft_consensus.cc:359] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.136237 27129 raft_consensus.cc:515] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.140408 27128 raft_consensus.cc:385] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.144271 27117 raft_consensus.cc:359] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.140115 27006 raft_consensus.cc:697] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:30.147212 27117 raft_consensus.cc:385] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.147184 27128 raft_consensus.cc:740] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.147782 27117 raft_consensus.cc:740] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.139644 27127 raft_consensus.cc:697] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:30.140344 26670 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22: range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692] alter complete (version 0)
I20260608 10:05:30.150341 27128 consensus_queue.cc:260] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.151902 27127 consensus_queue.cc:237] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.154198 27129 leader_election.cc:290] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 election: Requested vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:30.150810 27117 consensus_queue.cc:260] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.148114 27006 consensus_queue.cc:237] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.159173 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118fa48600ae4bf1be0700184a4dabfb" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5"
I20260608 10:05:30.163318 27083 raft_consensus.cc:3060] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.165675 27128 ts_tablet_manager.cc:1434] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.004s
I20260608 10:05:30.167747 27117 ts_tablet_manager.cc:1434] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.003s
I20260608 10:05:30.168934 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118fa48600ae4bf1be0700184a4dabfb" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:30.170692 26924 raft_consensus.cc:3060] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.171195 27117 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:30.172504 27083 raft_consensus.cc:2468] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 1.
I20260608 10:05:30.173899 26814 leader_election.cc:304] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17c02bba0b84e208848c96592160bfb, be9c08518ef648f5b498eec268afdef5; no voters: 
I20260608 10:05:30.175202 27129 raft_consensus.cc:2804] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:30.176059 27129 raft_consensus.cc:697] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Becoming Leader. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Running, Role: LEADER
I20260608 10:05:30.177104 27129 consensus_queue.cc:237] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.179852 27128 tablet_bootstrap.cc:492] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:30.181066 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118fa48600ae4bf1be0700184a4dabfb" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:30.187546 27117 tablet_bootstrap.cc:654] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:30.190202 27134 raft_consensus.cc:493] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:30.193222 27134 raft_consensus.cc:515] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.193774 26925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118fa48600ae4bf1be0700184a4dabfb" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:30.195662 27134 leader_election.cc:290] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:30.192580 26924 raft_consensus.cc:2468] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 1.
I20260608 10:05:30.195879 27046 leader_election.cc:304] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be9c08518ef648f5b498eec268afdef5; no voters: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859
I20260608 10:05:30.197249 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:30.198486 27142 raft_consensus.cc:2749] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:30.192266 27128 tablet_bootstrap.cc:654] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5: Neither blocks nor log segments found. Creating new log.
W20260608 10:05:30.199645 26891 leader_election.cc:343] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:30.196228 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
W20260608 10:05:30.201864 26889 leader_election.cc:343] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:30.202459 26889 leader_election.cc:304] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2431aa9c746414fac73206e96ac5859; no voters: 237ae3ddda1941979cbcd49ca2f7e833, be9c08518ef648f5b498eec268afdef5
I20260608 10:05:30.203663 27134 raft_consensus.cc:2749] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:30.203781 26670 catalog_manager.cc:5696] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:30.206681 26670 catalog_manager.cc:5696] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:30.209952 26669 catalog_manager.cc:5696] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb reported cstate change: term changed from 0 to 1, leader changed from <none> to a17c02bba0b84e208848c96592160bfb (127.23.52.130). New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:30.217389 27128 tablet_bootstrap.cc:492] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5: No bootstrap required, opened a new log
I20260608 10:05:30.218219 27128 ts_tablet_manager.cc:1403] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.003s
I20260608 10:05:30.222571 27128 raft_consensus.cc:359] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.225024 27128 raft_consensus.cc:385] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.225355 27128 raft_consensus.cc:740] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.233194 27117 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:30.233775 27117 ts_tablet_manager.cc:1403] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.032s
I20260608 10:05:30.233186 27128 consensus_queue.cc:260] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.235806 27128 ts_tablet_manager.cc:1434] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.005s
I20260608 10:05:30.236901 27128 tablet_bootstrap.cc:492] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:30.236990 27117 raft_consensus.cc:359] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.237805 27117 raft_consensus.cc:385] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.238121 27117 raft_consensus.cc:740] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.238909 27117 consensus_queue.cc:260] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.241447 27117 ts_tablet_manager.cc:1434] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:05:30.242926 27117 tablet_bootstrap.cc:492] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833: Bootstrap starting.
I20260608 10:05:30.244481 27128 tablet_bootstrap.cc:654] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:30.250248 27117 tablet_bootstrap.cc:654] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:30.252728 27128 tablet_bootstrap.cc:492] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5: No bootstrap required, opened a new log
I20260608 10:05:30.253221 27128 ts_tablet_manager.cc:1403] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260608 10:05:30.256193 27117 tablet_bootstrap.cc:492] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833: No bootstrap required, opened a new log
I20260608 10:05:30.256641 27117 ts_tablet_manager.cc:1403] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 10:05:30.256489 27128 raft_consensus.cc:359] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.257304 27128 raft_consensus.cc:385] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.257584 27128 raft_consensus.cc:740] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.258376 27128 consensus_queue.cc:260] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.259750 27117 raft_consensus.cc:359] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.260262 27128 ts_tablet_manager.cc:1434] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:05:30.260528 27117 raft_consensus.cc:385] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.261322 27128 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:30.260890 27117 raft_consensus.cc:740] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.262741 27117 consensus_queue.cc:260] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.265297 27117 ts_tablet_manager.cc:1434] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260608 10:05:30.265445 26659 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 86031d93ef9e4d4ab4018f48f3aa2547 (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 86031d93ef9e4d4ab4018f48f3aa2547 consensus state has no leader
I20260608 10:05:30.267416 27134 raft_consensus.cc:493] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:30.267943 27134 raft_consensus.cc:515] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.270216 27128 tablet_bootstrap.cc:654] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:30.270298 27134 leader_election.cc:290] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:30.272048 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404728a8d2c44188aedbe6de4bd4f932" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:30.272823 27083 raft_consensus.cc:2468] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 0.
I20260608 10:05:30.273276 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404728a8d2c44188aedbe6de4bd4f932" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:30.273988 26847 raft_consensus.cc:2468] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 0.
I20260608 10:05:30.274226 26889 leader_election.cc:304] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be9c08518ef648f5b498eec268afdef5, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:30.275153 27134 raft_consensus.cc:2804] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:30.275543 27134 raft_consensus.cc:493] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:30.275892 27134 raft_consensus.cc:3060] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.283161 27134 raft_consensus.cc:515] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.286304 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404728a8d2c44188aedbe6de4bd4f932" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:30.286598 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404728a8d2c44188aedbe6de4bd4f932" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5"
I20260608 10:05:30.286970 26847 raft_consensus.cc:3060] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.287169 27083 raft_consensus.cc:3060] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.294363 27083 raft_consensus.cc:2468] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 1.
I20260608 10:05:30.295264 27134 leader_election.cc:290] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:30.296334 26847 raft_consensus.cc:2468] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 1.
I20260608 10:05:30.296097 26889 leader_election.cc:304] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be9c08518ef648f5b498eec268afdef5, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:30.297546 27134 raft_consensus.cc:2804] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:30.299052 27134 raft_consensus.cc:697] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Becoming Leader. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Running, Role: LEADER
I20260608 10:05:30.299922 27134 consensus_queue.cc:237] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:30.301724 27128 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: No bootstrap required, opened a new log
I20260608 10:05:30.302196 27128 ts_tablet_manager.cc:1403] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.041s	user 0.030s	sys 0.005s
I20260608 10:05:30.305323 27128 raft_consensus.cc:359] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.306056 27128 raft_consensus.cc:385] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.306342 27128 raft_consensus.cc:740] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.307101 27128 consensus_queue.cc:260] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.309571 27128 ts_tablet_manager.cc:1434] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:05:30.309625 26669 catalog_manager.cc:5696] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2431aa9c746414fac73206e96ac5859 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:30.310760 27128 tablet_bootstrap.cc:492] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:30.317431 27128 tablet_bootstrap.cc:654] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:30.320785 27134 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.325820 27128 tablet_bootstrap.cc:492] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5: No bootstrap required, opened a new log
I20260608 10:05:30.326380 27128 ts_tablet_manager.cc:1403] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:05:30.329596 27128 raft_consensus.cc:359] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.330327 27128 raft_consensus.cc:385] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:30.330621 27128 raft_consensus.cc:740] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: FOLLOWER
I20260608 10:05:30.331308 27128 consensus_queue.cc:260] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.333428 27128 ts_tablet_manager.cc:1434] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:05:30.340973 27127 raft_consensus.cc:493] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:30.341567 27127 raft_consensus.cc:515] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.343958 27127 leader_election.cc:290] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175), be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:30.345964 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:30.346428 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859" is_pre_election: true
I20260608 10:05:30.346719 27084 raft_consensus.cc:2468] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:30.347146 26924 raft_consensus.cc:2468] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 0.
I20260608 10:05:30.348244 26739 leader_election.cc:304] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, be9c08518ef648f5b498eec268afdef5; no voters: 
I20260608 10:05:30.351028 27006 raft_consensus.cc:2804] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:30.351504 27006 raft_consensus.cc:493] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:30.351888 27006 raft_consensus.cc:3060] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.354254 26776 raft_consensus.cc:3060] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.359943 27142 raft_consensus.cc:493] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:30.360507 27142 raft_consensus.cc:515] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.363087 27142 leader_election.cc:290] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:30.364969 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506e51b6d9e48fdbfa54d9425e63756" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:30.365850 26847 raft_consensus.cc:2393] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be9c08518ef648f5b498eec268afdef5 in current term 1: Already voted for candidate 237ae3ddda1941979cbcd49ca2f7e833 in this term.
I20260608 10:05:30.368304 27084 raft_consensus.cc:3060] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.369274 27006 raft_consensus.cc:515] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.374899 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:30.375721 26924 raft_consensus.cc:3060] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.378542 27006 leader_election.cc:290] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Requested vote from peers d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175), be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:30.380668 27006 consensus_queue.cc:1048] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:30.380906 27134 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.392005 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506e51b6d9e48fdbfa54d9425e63756" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:30.394564 27049 leader_election.cc:304] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb
I20260608 10:05:30.399158 27142 raft_consensus.cc:2749] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:30.402323 26924 raft_consensus.cc:2468] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:30.403996 26739 leader_election.cc:304] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:30.404726 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5"
I20260608 10:05:30.406268 27163 raft_consensus.cc:2804] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:30.410066 27084 raft_consensus.cc:3060] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.410861 27163 raft_consensus.cc:697] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:30.412307 27163 consensus_queue.cc:237] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.415390 27164 consensus_queue.cc:1048] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:30.434273 27084 raft_consensus.cc:2468] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 1.
I20260608 10:05:30.438915 26670 catalog_manager.cc:5696] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:30.476524 27129 raft_consensus.cc:493] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:30.476986 27129 raft_consensus.cc:515] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.478993 27129 leader_election.cc:290] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:30.479908 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1caeb853e480492d49ae79d640270" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:30.480201 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1caeb853e480492d49ae79d640270" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5" is_pre_election: true
I20260608 10:05:30.480604 26776 raft_consensus.cc:2468] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 0.
I20260608 10:05:30.480859 27084 raft_consensus.cc:2468] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 0.
I20260608 10:05:30.482062 26816 leader_election.cc:304] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:30.483426 27129 raft_consensus.cc:2804] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:30.483855 27129 raft_consensus.cc:493] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:30.484264 27129 raft_consensus.cc:3060] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.491164 27129 raft_consensus.cc:515] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.493703 27129 leader_election.cc:290] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 election: Requested vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117)
I20260608 10:05:30.494323 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1caeb853e480492d49ae79d640270" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:30.494936 26776 raft_consensus.cc:3060] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.494901 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a1caeb853e480492d49ae79d640270" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be9c08518ef648f5b498eec268afdef5"
I20260608 10:05:30.495581 27084 raft_consensus.cc:3060] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.499923 26776 raft_consensus.cc:2468] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 1.
I20260608 10:05:30.500286 27084 raft_consensus.cc:2468] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 1.
I20260608 10:05:30.501022 26816 leader_election.cc:304] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:30.501883 27129 raft_consensus.cc:2804] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:30.502393 27129 raft_consensus.cc:697] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Becoming Leader. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Running, Role: LEADER
I20260608 10:05:30.502405 26727 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:30.503239 27129 consensus_queue.cc:237] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } }
I20260608 10:05:30.511178 26669 catalog_manager.cc:5696] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb reported cstate change: term changed from 0 to 1, leader changed from <none> to a17c02bba0b84e208848c96592160bfb (127.23.52.130). New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } }
W20260608 10:05:30.516664 26727 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:05:30.574829 27142 raft_consensus.cc:493] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:30.575454 27142 raft_consensus.cc:515] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:30.578272 27142 leader_election.cc:290] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:30.578590 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a04c38559c6474196d2ae3d5361d073" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17c02bba0b84e208848c96592160bfb" is_pre_election: true
I20260608 10:05:30.578964 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a04c38559c6474196d2ae3d5361d073" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833" is_pre_election: true
I20260608 10:05:30.579478 26847 raft_consensus.cc:2393] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be9c08518ef648f5b498eec268afdef5 in current term 1: Already voted for candidate 237ae3ddda1941979cbcd49ca2f7e833 in this term.
I20260608 10:05:30.580780 27050 leader_election.cc:304] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb
I20260608 10:05:30.581815 27142 raft_consensus.cc:3060] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:30.587323 27142 raft_consensus.cc:2749] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:30.630187 26847 consensus_queue.cc:237] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Queue 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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
W20260608 10:05:30.637369 26814 consensus_peers.cc:597] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb -> Peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Couldn't send request to peer be9c08518ef648f5b498eec268afdef5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0a26fab43cc4116b5ccb331b958cec5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:30.637814 26924 raft_consensus.cc:1275] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:30.637856 26776 raft_consensus.cc:1275] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:30.639430 27129 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } 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 10:05:30.640244 26978 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:30.647531 27193 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.649106 26924 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.649472 26776 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.662642 26669 catalog_manager.cc:5696] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb reported cstate change: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:30.663822 27164 consensus_queue.cc:1048] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.693675 27193 consensus_queue.cc:1048] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.696305 27163 consensus_queue.cc:1048] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.698514 26924 consensus_queue.cc:237] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue 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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:30.711287 26847 raft_consensus.cc:1275] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:30.711998 26889 consensus_peers.cc:597] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 -> Peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Couldn't send request to peer be9c08518ef648f5b498eec268afdef5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c854f030f037446fbe7be50f74532474. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:30.712865 26776 raft_consensus.cc:1275] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:30.713055 27134 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } 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 10:05:30.714648 27013 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:30.734063 27013 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.737254 26848 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.743975 26978 consensus_queue.cc:1048] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.778225 27127 consensus_queue.cc:1048] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.784176 26775 consensus_queue.cc:237] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue 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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:30.791484 27202 consensus_queue.cc:1048] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.785122 26669 catalog_manager.cc:5696] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 reported cstate change: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:05:30.794227 26892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.130:36243, user_credentials={real_user=slave}} blocked reactor thread for 45909.1us
I20260608 10:05:30.801231 26848 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:30.803503 27160 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:30.808820 26926 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:30.808954 27202 consensus_queue.cc:1048] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:05:30.810384 26739 consensus_peers.cc:597] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 -> Peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Couldn't send request to peer be9c08518ef648f5b498eec268afdef5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff048ca3c7a24b6f858d849ed27eff94. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:30.811005 27127 consensus_queue.cc:1048] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.803504 26775 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.812534 27127 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } 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 10:05:30.862591 27006 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.869315 26924 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.888983 27163 consensus_queue.cc:1048] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.897965 26850 consensus_queue.cc:237] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:30.881852 26847 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.903538 27160 consensus_queue.cc:1048] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:30.910274 26670 catalog_manager.cc:5696] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:05:30.934118 26814 consensus_peers.cc:597] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb -> Peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Couldn't send request to peer be9c08518ef648f5b498eec268afdef5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08ccb67fc0c247c99dc0b418a760609d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:30.935102 26924 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:30.935580 26775 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:30.936885 26978 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:30.937911 27129 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } 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 10:05:30.962520 27129 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.966780 26776 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.970842 26925 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:30.977805 26669 catalog_manager.cc:5696] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb reported cstate change: config changed from index -1 to 2, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New cstate: current_term: 2 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:30.998862 27193 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:31.013720 26978 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:31.250236 27218 ts_tablet_manager.cc:933] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: Initiating tablet copy from peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:31.252236 27218 tablet_copy_client.cc:323] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:41285
I20260608 10:05:31.254184 26786 tablet_copy_service.cc:140] P 237ae3ddda1941979cbcd49ca2f7e833: Received BeginTabletCopySession request for tablet ff048ca3c7a24b6f858d849ed27eff94 from peer be9c08518ef648f5b498eec268afdef5 ({username='slave'} at 127.0.0.1:44434)
I20260608 10:05:31.254526 27220 ts_tablet_manager.cc:933] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: Initiating tablet copy from peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:31.254721 26786 tablet_copy_service.cc:161] P 237ae3ddda1941979cbcd49ca2f7e833: Beginning new tablet copy session on tablet ff048ca3c7a24b6f858d849ed27eff94 from peer be9c08518ef648f5b498eec268afdef5 at {username='slave'} at 127.0.0.1:44434: session id = be9c08518ef648f5b498eec268afdef5-ff048ca3c7a24b6f858d849ed27eff94
I20260608 10:05:31.256808 27220 tablet_copy_client.cc:323] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36243
I20260608 10:05:31.258821 26861 tablet_copy_service.cc:140] P a17c02bba0b84e208848c96592160bfb: Received BeginTabletCopySession request for tablet f0a26fab43cc4116b5ccb331b958cec5 from peer be9c08518ef648f5b498eec268afdef5 ({username='slave'} at 127.0.0.1:54652)
I20260608 10:05:31.259467 26861 tablet_copy_service.cc:161] P a17c02bba0b84e208848c96592160bfb: Beginning new tablet copy session on tablet f0a26fab43cc4116b5ccb331b958cec5 from peer be9c08518ef648f5b498eec268afdef5 at {username='slave'} at 127.0.0.1:54652: session id = be9c08518ef648f5b498eec268afdef5-f0a26fab43cc4116b5ccb331b958cec5
I20260608 10:05:31.262411 26786 tablet_copy_source_session.cc:215] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:31.266193 27218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff048ca3c7a24b6f858d849ed27eff94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.268285 26861 tablet_copy_source_session.cc:215] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:31.273617 27220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a26fab43cc4116b5ccb331b958cec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.279923 27218 tablet_copy_client.cc:806] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:31.280601 27218 tablet_copy_client.cc:670] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:31.284418 27218 tablet_copy_client.cc:538] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:31.290395 27220 tablet_copy_client.cc:806] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:31.290462 27218 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:31.291173 27220 tablet_copy_client.cc:670] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:31.307442 27220 tablet_copy_client.cc:538] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:31.316854 27220 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:31.332098 27223 ts_tablet_manager.cc:933] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: Initiating tablet copy from peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:31.334436 27218 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: 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 10:05:31.336292 27218 tablet_bootstrap.cc:492] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: Bootstrap complete.
I20260608 10:05:31.337088 27218 ts_tablet_manager.cc:1403] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.047s	user 0.032s	sys 0.000s
I20260608 10:05:31.340698 27218 raft_consensus.cc:359] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:31.341434 27223 tablet_copy_client.cc:323] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:36175
I20260608 10:05:31.341778 27218 raft_consensus.cc:740] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: LEARNER
I20260608 10:05:31.343997 26937 tablet_copy_service.cc:140] P d2431aa9c746414fac73206e96ac5859: Received BeginTabletCopySession request for tablet c854f030f037446fbe7be50f74532474 from peer be9c08518ef648f5b498eec268afdef5 ({username='slave'} at 127.0.0.1:43616)
I20260608 10:05:31.344676 26937 tablet_copy_service.cc:161] P d2431aa9c746414fac73206e96ac5859: Beginning new tablet copy session on tablet c854f030f037446fbe7be50f74532474 from peer be9c08518ef648f5b498eec268afdef5 at {username='slave'} at 127.0.0.1:43616: session id = be9c08518ef648f5b498eec268afdef5-c854f030f037446fbe7be50f74532474
I20260608 10:05:31.350903 27220 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: 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 10:05:31.342645 27218 consensus_queue.cc:260] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:31.352082 27220 tablet_bootstrap.cc:492] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: Bootstrap complete.
I20260608 10:05:31.352914 27220 ts_tablet_manager.cc:1403] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.009s
I20260608 10:05:31.354058 27218 ts_tablet_manager.cc:1434] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 10:05:31.357190 27220 raft_consensus.cc:359] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:31.359992 27220 raft_consensus.cc:740] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: LEARNER
I20260608 10:05:31.361101 27220 consensus_queue.cc:260] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:31.363317 26786 tablet_copy_service.cc:342] P 237ae3ddda1941979cbcd49ca2f7e833: Request end of tablet copy session be9c08518ef648f5b498eec268afdef5-ff048ca3c7a24b6f858d849ed27eff94 received from {username='slave'} at 127.0.0.1:44434
I20260608 10:05:31.363837 26786 tablet_copy_service.cc:434] P 237ae3ddda1941979cbcd49ca2f7e833: ending tablet copy session be9c08518ef648f5b498eec268afdef5-ff048ca3c7a24b6f858d849ed27eff94 on tablet ff048ca3c7a24b6f858d849ed27eff94 with peer be9c08518ef648f5b498eec268afdef5
I20260608 10:05:31.372141 26937 tablet_copy_source_session.cc:215] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:31.373522 27218 ts_tablet_manager.cc:933] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: Initiating tablet copy from peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:31.376119 27223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c854f030f037446fbe7be50f74532474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.377301 27220 ts_tablet_manager.cc:1434] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.000s
I20260608 10:05:31.380699 26861 tablet_copy_service.cc:342] P a17c02bba0b84e208848c96592160bfb: Request end of tablet copy session be9c08518ef648f5b498eec268afdef5-f0a26fab43cc4116b5ccb331b958cec5 received from {username='slave'} at 127.0.0.1:54652
I20260608 10:05:31.381165 26861 tablet_copy_service.cc:434] P a17c02bba0b84e208848c96592160bfb: ending tablet copy session be9c08518ef648f5b498eec268afdef5-f0a26fab43cc4116b5ccb331b958cec5 on tablet f0a26fab43cc4116b5ccb331b958cec5 with peer be9c08518ef648f5b498eec268afdef5
I20260608 10:05:31.384217 27218 tablet_copy_client.cc:323] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36243
I20260608 10:05:31.386215 26861 tablet_copy_service.cc:140] P a17c02bba0b84e208848c96592160bfb: Received BeginTabletCopySession request for tablet 08ccb67fc0c247c99dc0b418a760609d from peer be9c08518ef648f5b498eec268afdef5 ({username='slave'} at 127.0.0.1:54652)
I20260608 10:05:31.386839 26861 tablet_copy_service.cc:161] P a17c02bba0b84e208848c96592160bfb: Beginning new tablet copy session on tablet 08ccb67fc0c247c99dc0b418a760609d from peer be9c08518ef648f5b498eec268afdef5 at {username='slave'} at 127.0.0.1:54652: session id = be9c08518ef648f5b498eec268afdef5-08ccb67fc0c247c99dc0b418a760609d
I20260608 10:05:31.395071 26861 tablet_copy_source_session.cc:215] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:31.396087 27223 tablet_copy_client.cc:806] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:31.396682 27223 tablet_copy_client.cc:670] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:31.398618 27218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ccb67fc0c247c99dc0b418a760609d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.401273 27223 tablet_copy_client.cc:538] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:31.411056 27223 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:31.420915 27218 tablet_copy_client.cc:806] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:31.421530 27218 tablet_copy_client.cc:670] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:31.426697 27218 tablet_copy_client.cc:538] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:31.431495 27223 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: 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 10:05:31.432235 27223 tablet_bootstrap.cc:492] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: Bootstrap complete.
I20260608 10:05:31.432806 27223 ts_tablet_manager.cc:1403] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260608 10:05:31.435226 27223 raft_consensus.cc:359] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:31.435920 27218 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:31.436034 27223 raft_consensus.cc:740] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: LEARNER
I20260608 10:05:31.436784 27223 consensus_queue.cc:260] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:31.439237 27223 ts_tablet_manager.cc:1434] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 10:05:31.441196 26937 tablet_copy_service.cc:342] P d2431aa9c746414fac73206e96ac5859: Request end of tablet copy session be9c08518ef648f5b498eec268afdef5-c854f030f037446fbe7be50f74532474 received from {username='slave'} at 127.0.0.1:43616
I20260608 10:05:31.441627 26937 tablet_copy_service.cc:434] P d2431aa9c746414fac73206e96ac5859: ending tablet copy session be9c08518ef648f5b498eec268afdef5-c854f030f037446fbe7be50f74532474 on tablet c854f030f037446fbe7be50f74532474 with peer be9c08518ef648f5b498eec268afdef5
I20260608 10:05:31.465314 27218 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: 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 10:05:31.466459 27218 tablet_bootstrap.cc:492] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: Bootstrap complete.
I20260608 10:05:31.467278 27218 ts_tablet_manager.cc:1403] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.004s
I20260608 10:05:31.470853 27218 raft_consensus.cc:359] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:31.471848 27218 raft_consensus.cc:740] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: LEARNER
I20260608 10:05:31.472606 27218 consensus_queue.cc:260] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:31.475545 27218 ts_tablet_manager.cc:1434] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:05:31.477360 26861 tablet_copy_service.cc:342] P a17c02bba0b84e208848c96592160bfb: Request end of tablet copy session be9c08518ef648f5b498eec268afdef5-08ccb67fc0c247c99dc0b418a760609d received from {username='slave'} at 127.0.0.1:54652
I20260608 10:05:31.477753 26861 tablet_copy_service.cc:434] P a17c02bba0b84e208848c96592160bfb: ending tablet copy session be9c08518ef648f5b498eec268afdef5-08ccb67fc0c247c99dc0b418a760609d on tablet 08ccb67fc0c247c99dc0b418a760609d with peer be9c08518ef648f5b498eec268afdef5
I20260608 10:05:31.718525 27082 raft_consensus.cc:1217] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:31.835755 27082 raft_consensus.cc:1217] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:05:31.858229 27082 raft_consensus.cc:1217] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:31.870663 27082 raft_consensus.cc:1217] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:32.099098 27006 raft_consensus.cc:1064] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: attempting to promote NON_VOTER be9c08518ef648f5b498eec268afdef5 to VOTER
I20260608 10:05:32.101977 27006 consensus_queue.cc:237] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.109993 27083 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.110188 26850 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.110330 26925 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.111994 27160 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:32.112941 27006 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } 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 10:05:32.113842 27163 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:32.134011 27006 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.136199 26850 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.154753 26672 catalog_manager.cc:5696] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:32.159520 27083 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.177114 26924 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.203991 26776 consensus_queue.cc:237] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.209345 27082 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:32.210836 27237 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:32.212231 26850 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:32.213939 27237 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:32.218550 27160 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.220253 27082 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.225461 26850 raft_consensus.cc:2955] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.238955 26670 catalog_manager.cc:5696] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 reported cstate change: config changed from index 3 to 4, VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) evicted. New cstate: current_term: 1 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.242357 26659 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ff048ca3c7a24b6f858d849ed27eff94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:32.249996 26912 tablet_service.cc:1558] Processing DeleteTablet for tablet ff048ca3c7a24b6f858d849ed27eff94 with delete_type TABLET_DATA_TOMBSTONED (TS d2431aa9c746414fac73206e96ac5859 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43590
I20260608 10:05:32.252333 27242 tablet_replica.cc:333] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:32.253242 27242 raft_consensus.cc:2243] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:32.253968 27242 raft_consensus.cc:2272] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:32.257218 27242 ts_tablet_manager.cc:1916] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:32.269960 27242 ts_tablet_manager.cc:1929] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:32.270387 27242 log.cc:1199] T ff048ca3c7a24b6f858d849ed27eff94 P d2431aa9c746414fac73206e96ac5859: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/ff048ca3c7a24b6f858d849ed27eff94
I20260608 10:05:32.271862 26657 catalog_manager.cc:5027] TS d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): tablet ff048ca3c7a24b6f858d849ed27eff94 (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]) successfully deleted
I20260608 10:05:32.317130 27129 raft_consensus.cc:1064] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb: attempting to promote NON_VOTER be9c08518ef648f5b498eec268afdef5 to VOTER
I20260608 10:05:32.319666 27129 consensus_queue.cc:237] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.328286 26776 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:32.328347 27082 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:32.328487 26924 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:32.330003 27129 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } 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 10:05:32.330999 27244 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:32.331928 26978 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:32.345110 26978 raft_consensus.cc:1064] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb: attempting to promote NON_VOTER be9c08518ef648f5b498eec268afdef5 to VOTER
I20260608 10:05:32.349891 26978 consensus_queue.cc:237] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.363986 26776 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.370354 27082 raft_consensus.cc:1275] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.372221 26775 raft_consensus.cc:1275] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.365322 26924 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.370131 26925 raft_consensus.cc:1275] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.374073 27193 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260608 10:05:32.379930 27244 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:32.380290 27129 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.395619 27249 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } 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 10:05:32.398511 26673 catalog_manager.cc:5696] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 reported cstate change: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.400074 27231 raft_consensus.cc:1064] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859: attempting to promote NON_VOTER be9c08518ef648f5b498eec268afdef5 to VOTER
I20260608 10:05:32.405022 27083 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.406595 27231 consensus_queue.cc:237] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.425083 27082 raft_consensus.cc:1275] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 LEARNER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.434643 27249 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.436878 26850 raft_consensus.cc:1275] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.439023 26847 consensus_queue.cc:237] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [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: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.440402 27254 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:32.442464 27084 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.461366 26925 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:32.463472 27244 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:05:32.466125 27230 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } 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 10:05:32.474545 27193 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.482501 26925 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.495671 26924 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.502765 26669 catalog_manager.cc:5696] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb reported cstate change: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:32.515899 27082 raft_consensus.cc:1275] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:32.523844 26660 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 08ccb67fc0c247c99dc0b418a760609d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:32.528463 26727 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:32.535218 26673 catalog_manager.cc:5696] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 reported cstate change: config changed from index 3 to 4, VOTER 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) evicted. New cstate: current_term: 2 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.534515 27244 consensus_queue.cc:1048] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260608 10:05:32.554983 27082 raft_consensus.cc:2955] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.555452 26775 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.557209 26776 raft_consensus.cc:1275] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:32.564180 26765 tablet_service.cc:1558] Processing DeleteTablet for tablet 08ccb67fc0c247c99dc0b418a760609d with delete_type TABLET_DATA_TOMBSTONED (TS 237ae3ddda1941979cbcd49ca2f7e833 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44398
I20260608 10:05:32.565366 27231 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 10:05:32.572449 26847 consensus_queue.cc:237] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [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: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.587633 27081 raft_consensus.cc:1275] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:32.589469 27193 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 10:05:32.606490 26925 raft_consensus.cc:1275] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:32.611723 27244 consensus_queue.cc:1048] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260608 10:05:32.623940 27193 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.630800 27081 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.650813 26924 raft_consensus.cc:2955] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.663671 27258 tablet_replica.cc:333] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:32.665278 27258 raft_consensus.cc:2243] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:32.666527 27258 raft_consensus.cc:2272] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:32.675393 27231 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.678088 27083 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.694916 26660 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f0a26fab43cc4116b5ccb331b958cec5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:32.704093 26673 catalog_manager.cc:5696] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 reported cstate change: config changed from index 3 to 4, VOTER 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.719126 26765 tablet_service.cc:1558] Processing DeleteTablet for tablet f0a26fab43cc4116b5ccb331b958cec5 with delete_type TABLET_DATA_TOMBSTONED (TS 237ae3ddda1941979cbcd49ca2f7e833 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44398
I20260608 10:05:32.721395 27258 ts_tablet_manager.cc:1916] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:32.721900 26847 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.725437 26776 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.751485 26669 catalog_manager.cc:5696] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 reported cstate change: config changed from index 2 to 3, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.766058 26776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592"
dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
mode: GRACEFUL
new_leader_uuid: "d2431aa9c746414fac73206e96ac5859"
 from {username='slave'} at 127.0.0.1:44450
I20260608 10:05:32.766863 26776 raft_consensus.cc:606] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Received request to transfer leadership to TS d2431aa9c746414fac73206e96ac5859
I20260608 10:05:32.770632 26776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547"
dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
mode: GRACEFUL
new_leader_uuid: "be9c08518ef648f5b498eec268afdef5"
 from {username='slave'} at 127.0.0.1:44450
I20260608 10:05:32.770586 26925 consensus_queue.cc:237] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.771481 26776 raft_consensus.cc:606] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Received request to transfer leadership to TS be9c08518ef648f5b498eec268afdef5
I20260608 10:05:32.774713 26776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b"
dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
mode: GRACEFUL
new_leader_uuid: "a17c02bba0b84e208848c96592160bfb"
 from {username='slave'} at 127.0.0.1:44450
I20260608 10:05:32.775434 26776 raft_consensus.cc:606] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Received request to transfer leadership to TS a17c02bba0b84e208848c96592160bfb
I20260608 10:05:32.778617 26775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb"
dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
mode: GRACEFUL
new_leader_uuid: "d2431aa9c746414fac73206e96ac5859"
 from {username='slave'} at 127.0.0.1:44450
I20260608 10:05:32.779220 26775 raft_consensus.cc:606] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Received request to transfer leadership to TS d2431aa9c746414fac73206e96ac5859
I20260608 10:05:32.780771 27083 raft_consensus.cc:1275] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:32.782455 27231 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:32.784509 26775 raft_consensus.cc:1275] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:32.785539 27258 ts_tablet_manager.cc:1929] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 10:05:32.786041 27258 log.cc:1199] T 08ccb67fc0c247c99dc0b418a760609d P 237ae3ddda1941979cbcd49ca2f7e833: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/08ccb67fc0c247c99dc0b418a760609d
I20260608 10:05:32.786088 27254 consensus_queue.cc:1048] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:32.787983 26659 catalog_manager.cc:5027] TS 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): tablet 08ccb67fc0c247c99dc0b418a760609d (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]) successfully deleted
I20260608 10:05:32.789286 27258 tablet_replica.cc:333] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:32.789350 26775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff048ca3c7a24b6f858d849ed27eff94"
dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
mode: GRACEFUL
new_leader_uuid: "be9c08518ef648f5b498eec268afdef5"
 from {username='slave'} at 127.0.0.1:44450
I20260608 10:05:32.790185 26775 raft_consensus.cc:606] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Received request to transfer leadership to TS be9c08518ef648f5b498eec268afdef5
I20260608 10:05:32.790657 27258 raft_consensus.cc:2243] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:32.791565 27258 raft_consensus.cc:2272] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:32.791607 26727 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260608 10:05:32.804647 27237 raft_consensus.cc:993] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: : Instructing follower be9c08518ef648f5b498eec268afdef5 to start an election
I20260608 10:05:32.796396 27081 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.806362 27237 raft_consensus.cc:1081] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Signalling peer be9c08518ef648f5b498eec268afdef5 to start an election
I20260608 10:05:32.807258 26727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:32.808619 27083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff048ca3c7a24b6f858d849ed27eff94"
dest_uuid: "be9c08518ef648f5b498eec268afdef5"
 from {username='slave'} at 127.0.0.1:59552
I20260608 10:05:32.809325 27083 raft_consensus.cc:493] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:32.809794 27083 raft_consensus.cc:3060] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:32.792135 27254 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.817411 27258 ts_tablet_manager.cc:1916] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:32.818961 26673 catalog_manager.cc:5696] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 reported cstate change: config changed from index 3 to 4, VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) evicted. New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.821749 26657 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c854f030f037446fbe7be50f74532474 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:32.826363 26776 raft_consensus.cc:2955] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:32.831398 26837 tablet_service.cc:1558] Processing DeleteTablet for tablet c854f030f037446fbe7be50f74532474 with delete_type TABLET_DATA_TOMBSTONED (TS a17c02bba0b84e208848c96592160bfb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54632
I20260608 10:05:32.833933 27263 tablet_replica.cc:333] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:32.834023 27258 ts_tablet_manager.cc:1929] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:32.834622 27258 log.cc:1199] T f0a26fab43cc4116b5ccb331b958cec5 P 237ae3ddda1941979cbcd49ca2f7e833: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/f0a26fab43cc4116b5ccb331b958cec5
I20260608 10:05:32.835086 27263 raft_consensus.cc:2243] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:32.835959 27263 raft_consensus.cc:2272] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:32.836652 26659 catalog_manager.cc:5027] TS 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): tablet f0a26fab43cc4116b5ccb331b958cec5 (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]) successfully deleted
I20260608 10:05:32.840505 27263 ts_tablet_manager.cc:1916] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:32.841086 27083 raft_consensus.cc:515] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.844440 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff048ca3c7a24b6f858d849ed27eff94" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:32.845093 26775 raft_consensus.cc:3055] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:32.845409 26775 raft_consensus.cc:740] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:32.846292 26775 consensus_queue.cc:260] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.847483 26775 raft_consensus.cc:3060] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:32.851532 27083 leader_election.cc:290] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 election: Requested vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:32.852684 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff048ca3c7a24b6f858d849ed27eff94" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:32.853196 26847 raft_consensus.cc:3060] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:32.856592 27263 ts_tablet_manager.cc:1929] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:32.856961 27263 log.cc:1199] T c854f030f037446fbe7be50f74532474 P a17c02bba0b84e208848c96592160bfb: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/c854f030f037446fbe7be50f74532474
I20260608 10:05:32.858057 26847 raft_consensus.cc:2468] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9c08518ef648f5b498eec268afdef5 in term 2.
I20260608 10:05:32.858386 26660 catalog_manager.cc:5027] TS a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): tablet c854f030f037446fbe7be50f74532474 (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]) successfully deleted
I20260608 10:05:32.859323 27050 leader_election.cc:304] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [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: a17c02bba0b84e208848c96592160bfb, be9c08518ef648f5b498eec268afdef5; no voters: 
I20260608 10:05:32.860133 27142 raft_consensus.cc:2804] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:32.861089 26775 raft_consensus.cc:2468] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9c08518ef648f5b498eec268afdef5 in term 2.
I20260608 10:05:32.861233 27142 raft_consensus.cc:697] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 2 LEADER]: Becoming Leader. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Running, Role: LEADER
I20260608 10:05:32.862277 27142 consensus_queue.cc:237] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:32.868878 26673 catalog_manager.cc:5696] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 reported cstate change: term changed from 1 to 2, leader changed from 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) to be9c08518ef648f5b498eec268afdef5 (127.23.52.132). New cstate: current_term: 2 leader_uuid: "be9c08518ef648f5b498eec268afdef5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:33.130324 27163 raft_consensus.cc:993] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833: : Instructing follower a17c02bba0b84e208848c96592160bfb to start an election
I20260608 10:05:33.130918 27163 raft_consensus.cc:1081] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Signalling peer a17c02bba0b84e208848c96592160bfb to start an election
I20260608 10:05:33.131266 27237 raft_consensus.cc:993] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833: : Instructing follower d2431aa9c746414fac73206e96ac5859 to start an election
I20260608 10:05:33.131824 27160 raft_consensus.cc:1081] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Signalling peer d2431aa9c746414fac73206e96ac5859 to start an election
I20260608 10:05:33.132872 26847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b"
dest_uuid: "a17c02bba0b84e208848c96592160bfb"
 from {username='slave'} at 127.0.0.1:54640
I20260608 10:05:33.133503 26847 raft_consensus.cc:493] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:33.133498 26925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb"
dest_uuid: "d2431aa9c746414fac73206e96ac5859"
 from {username='slave'} at 127.0.0.1:43600
I20260608 10:05:33.133945 26847 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.134298 26925 raft_consensus.cc:493] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:33.134711 26925 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.139003 26847 raft_consensus.cc:515] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:33.139889 26925 raft_consensus.cc:515] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:33.140923 26847 leader_election.cc:290] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 2 election: Requested vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:33.142086 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:33.142496 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:33.142774 26775 raft_consensus.cc:3055] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:33.143070 26924 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.143436 26925 leader_election.cc:290] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 2 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:33.143237 26775 raft_consensus.cc:740] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:33.144052 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:33.144642 26776 raft_consensus.cc:3055] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:33.144958 26776 raft_consensus.cc:740] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:33.145413 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:33.146090 26847 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.145984 26776 consensus_queue.cc:260] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:33.144913 26775 consensus_queue.cc:260] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:33.147272 26776 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.147940 26775 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.150334 26924 raft_consensus.cc:2468] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 2.
I20260608 10:05:33.154024 26776 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 2.
I20260608 10:05:33.154582 26814 leader_election.cc:304] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [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: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:33.154695 26847 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 2.
I20260608 10:05:33.155589 27193 raft_consensus.cc:2804] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:33.155686 26891 leader_election.cc:304] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [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: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:33.156242 27193 raft_consensus.cc:697] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Becoming Leader. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Running, Role: LEADER
I20260608 10:05:33.156534 26775 raft_consensus.cc:2468] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 2.
I20260608 10:05:33.156711 27254 raft_consensus.cc:2804] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:33.157240 27254 raft_consensus.cc:697] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 LEADER]: Becoming Leader. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Running, Role: LEADER
I20260608 10:05:33.157338 27193 consensus_queue.cc:237] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [LEADER]: Queue 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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:33.158144 27254 consensus_queue.cc:237] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue 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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:33.166350 26673 catalog_manager.cc:5696] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb reported cstate change: term changed from 1 to 2, leader changed from 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) to a17c02bba0b84e208848c96592160bfb (127.23.52.130). New cstate: current_term: 2 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.166357 26670 catalog_manager.cc:5696] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 reported cstate change: term changed from 1 to 2, leader changed from 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) to d2431aa9c746414fac73206e96ac5859 (127.23.52.131). New cstate: current_term: 2 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.236192 27163 raft_consensus.cc:993] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833: : Instructing follower d2431aa9c746414fac73206e96ac5859 to start an election
I20260608 10:05:33.236676 27160 raft_consensus.cc:1081] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Signalling peer d2431aa9c746414fac73206e96ac5859 to start an election
I20260608 10:05:33.238276 26924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592"
dest_uuid: "d2431aa9c746414fac73206e96ac5859"
 from {username='slave'} at 127.0.0.1:43600
I20260608 10:05:33.238778 26924 raft_consensus.cc:493] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:33.239063 26924 raft_consensus.cc:3060] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.245170 26924 raft_consensus.cc:515] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:33.246709 26924 leader_election.cc:290] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 2 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:33.247835 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:33.247835 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a5a34e08364e5aa45d2c7b30e6c592" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:33.248570 26847 raft_consensus.cc:3060] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.248672 26776 raft_consensus.cc:3055] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:33.249107 26776 raft_consensus.cc:740] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:33.249943 26776 consensus_queue.cc:260] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [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: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:33.250856 26776 raft_consensus.cc:3060] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.253244 26847 raft_consensus.cc:2468] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 2.
I20260608 10:05:33.254333 26892 leader_election.cc:304] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [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: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:33.255188 27254 raft_consensus.cc:2804] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:33.255739 27254 raft_consensus.cc:697] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 2 LEADER]: Becoming Leader. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Running, Role: LEADER
I20260608 10:05:33.256407 26776 raft_consensus.cc:2468] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 2.
I20260608 10:05:33.256641 27254 consensus_queue.cc:237] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue 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: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:33.264204 26670 catalog_manager.cc:5696] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 reported cstate change: term changed from 1 to 2, leader changed from 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) to d2431aa9c746414fac73206e96ac5859 (127.23.52.131). New cstate: current_term: 2 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:33.302423 27163 raft_consensus.cc:993] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833: : Instructing follower be9c08518ef648f5b498eec268afdef5 to start an election
I20260608 10:05:33.302875 27160 raft_consensus.cc:1081] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Signalling peer be9c08518ef648f5b498eec268afdef5 to start an election
I20260608 10:05:33.304709 27083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547"
dest_uuid: "be9c08518ef648f5b498eec268afdef5"
 from {username='slave'} at 127.0.0.1:59552
I20260608 10:05:33.305375 27083 raft_consensus.cc:493] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:33.305780 27083 raft_consensus.cc:3060] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.313212 27083 raft_consensus.cc:515] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:33.316352 27083 leader_election.cc:290] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 election: Requested vote from peers d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:33.316757 26924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:33.316951 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86031d93ef9e4d4ab4018f48f3aa2547" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:33.317409 26924 raft_consensus.cc:3060] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.317570 26776 raft_consensus.cc:3055] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:33.317999 26776 raft_consensus.cc:740] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:33.318692 26776 consensus_queue.cc:260] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:33.319681 26776 raft_consensus.cc:3060] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:33.324172 26924 raft_consensus.cc:2468] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9c08518ef648f5b498eec268afdef5 in term 2.
I20260608 10:05:33.325139 27046 leader_election.cc:304] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:33.325304 26776 raft_consensus.cc:2468] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9c08518ef648f5b498eec268afdef5 in term 2.
I20260608 10:05:33.325896 27142 raft_consensus.cc:2804] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:33.326398 27142 raft_consensus.cc:697] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 2 LEADER]: Becoming Leader. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Running, Role: LEADER
I20260608 10:05:33.327165 27142 consensus_queue.cc:237] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [LEADER]: Queue 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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:33.334308 26670 catalog_manager.cc:5696] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 reported cstate change: term changed from 1 to 2, leader changed from 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129) to be9c08518ef648f5b498eec268afdef5 (127.23.52.132). New cstate: current_term: 2 leader_uuid: "be9c08518ef648f5b498eec268afdef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.381378 26776 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer be9c08518ef648f5b498eec268afdef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:33.382721 27142 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:33.394083 26847 raft_consensus.cc:1275] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Refusing update from remote peer be9c08518ef648f5b498eec268afdef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:33.396126 27264 consensus_queue.cc:1048] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:05:33.660384 26847 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:33.661648 27254 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.673247 26776 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:33.674721 27254 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.692502 26924 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:33.694036 27193 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.704635 26776 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:33.706331 27281 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.717073 26847 raft_consensus.cc:1275] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:33.718430 27230 consensus_queue.cc:1048] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.729036 26924 raft_consensus.cc:1275] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Refusing update from remote peer be9c08518ef648f5b498eec268afdef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:33.731261 26775 raft_consensus.cc:1275] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:33.732164 27272 consensus_queue.cc:1048] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.734071 27254 consensus_queue.cc:1048] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.751559 26775 raft_consensus.cc:1275] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer be9c08518ef648f5b498eec268afdef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:33.753201 27142 consensus_queue.cc:1048] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.856405 26847 consensus_queue.cc:237] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Queue 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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: NON_VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: true } }
I20260608 10:05:33.863214 27083 raft_consensus.cc:1275] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:33.863605 26775 raft_consensus.cc:1275] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:33.863694 26814 consensus_peers.cc:597] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb -> Peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Couldn't send request to peer d2431aa9c746414fac73206e96ac5859. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43a1caeb853e480492d49ae79d640270. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:33.864696 27193 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:33.865629 27288 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.873827 27193 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: NON_VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: true } } }
I20260608 10:05:33.876425 26775 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: NON_VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: true } } }
I20260608 10:05:33.876858 27083 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: NON_VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: true } } }
I20260608 10:05:33.888314 26673 catalog_manager.cc:5696] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: config changed from index -1 to 2, NON_VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) added. New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: NON_VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: true } } }
I20260608 10:05:33.889792 26847 consensus_queue.cc:237] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
W20260608 10:05:33.897790 26814 consensus_peers.cc:597] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb -> Peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Couldn't send request to peer be9c08518ef648f5b498eec268afdef5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0b78530cf104e1c881877be09ef4e4b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:33.897828 26924 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:33.899840 27193 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } 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 10:05:33.900725 26775 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:33.902519 27288 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:33.910822 27288 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:33.914414 26775 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:33.916136 26925 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:33.932789 26924 consensus_queue.cc:237] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue 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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: NON_VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: true } }
I20260608 10:05:33.935400 26672 catalog_manager.cc:5696] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb reported cstate change: config changed from index -1 to 3, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New cstate: current_term: 2 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:05:33.941085 26892 consensus_peers.cc:597] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 -> Peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Couldn't send request to peer a17c02bba0b84e208848c96592160bfb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dad50ef2e2ba4632b12ebf17ed267cdb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:33.941880 26775 raft_consensus.cc:1275] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:33.944162 27083 raft_consensus.cc:1275] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:33.945703 27254 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:33.947609 27278 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:33.959559 27230 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: NON_VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: true } } }
I20260608 10:05:33.962581 27083 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: NON_VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: true } } }
I20260608 10:05:33.967473 26775 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: NON_VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: true } } }
I20260608 10:05:33.975052 26670 catalog_manager.cc:5696] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 reported cstate change: config changed from index -1 to 2, NON_VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) added. New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: NON_VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.979519 26925 consensus_queue.cc:237] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:33.988080 26847 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:05:33.988268 26889 consensus_peers.cc:597] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 -> Peer be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): Couldn't send request to peer be9c08518ef648f5b498eec268afdef5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4acec41ef4c4ed288b17d8fefbaecdb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:33.988431 26775 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:33.989495 27230 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } 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 10:05:33.991091 27254 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:33.997840 26847 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:34.000597 26775 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:33.995940 27230 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:34.008359 26670 catalog_manager.cc:5696] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb reported cstate change: config changed from index -1 to 3, NON_VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) added. New cstate: current_term: 2 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } } }
I20260608 10:05:34.277905 27297 ts_tablet_manager.cc:933] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: Initiating tablet copy from peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:34.279764 27297 tablet_copy_client.cc:323] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36243
I20260608 10:05:34.281497 26861 tablet_copy_service.cc:140] P a17c02bba0b84e208848c96592160bfb: Received BeginTabletCopySession request for tablet f0b78530cf104e1c881877be09ef4e4b from peer be9c08518ef648f5b498eec268afdef5 ({username='slave'} at 127.0.0.1:54652)
I20260608 10:05:34.281977 26861 tablet_copy_service.cc:161] P a17c02bba0b84e208848c96592160bfb: Beginning new tablet copy session on tablet f0b78530cf104e1c881877be09ef4e4b from peer be9c08518ef648f5b498eec268afdef5 at {username='slave'} at 127.0.0.1:54652: session id = be9c08518ef648f5b498eec268afdef5-f0b78530cf104e1c881877be09ef4e4b
I20260608 10:05:34.287935 26861 tablet_copy_source_session.cc:215] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:34.291189 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b78530cf104e1c881877be09ef4e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.308369 27297 tablet_copy_client.cc:806] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:34.309056 27297 tablet_copy_client.cc:670] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:34.312870 27297 tablet_copy_client.cc:538] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:34.322672 27297 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:34.338483 27300 ts_tablet_manager.cc:933] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: Initiating tablet copy from peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:34.340752 27300 tablet_copy_client.cc:323] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:36175
I20260608 10:05:34.342777 26937 tablet_copy_service.cc:140] P d2431aa9c746414fac73206e96ac5859: Received BeginTabletCopySession request for tablet dad50ef2e2ba4632b12ebf17ed267cdb from peer a17c02bba0b84e208848c96592160bfb ({username='slave'} at 127.0.0.1:43604)
I20260608 10:05:34.343439 26937 tablet_copy_service.cc:161] P d2431aa9c746414fac73206e96ac5859: Beginning new tablet copy session on tablet dad50ef2e2ba4632b12ebf17ed267cdb from peer a17c02bba0b84e208848c96592160bfb at {username='slave'} at 127.0.0.1:43604: session id = a17c02bba0b84e208848c96592160bfb-dad50ef2e2ba4632b12ebf17ed267cdb
I20260608 10:05:34.346138 27297 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: 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 10:05:34.347136 27297 tablet_bootstrap.cc:492] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: Bootstrap complete.
I20260608 10:05:34.347889 27297 ts_tablet_manager.cc:1403] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.004s
I20260608 10:05:34.351483 26937 tablet_copy_source_session.cc:215] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:34.351105 27297 raft_consensus.cc:359] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:34.352043 27297 raft_consensus.cc:740] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: LEARNER
I20260608 10:05:34.352780 27297 consensus_queue.cc:260] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:34.355264 27297 ts_tablet_manager.cc:1434] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:05:34.355330 27300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad50ef2e2ba4632b12ebf17ed267cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.357724 26861 tablet_copy_service.cc:342] P a17c02bba0b84e208848c96592160bfb: Request end of tablet copy session be9c08518ef648f5b498eec268afdef5-f0b78530cf104e1c881877be09ef4e4b received from {username='slave'} at 127.0.0.1:54652
I20260608 10:05:34.358166 26861 tablet_copy_service.cc:434] P a17c02bba0b84e208848c96592160bfb: ending tablet copy session be9c08518ef648f5b498eec268afdef5-f0b78530cf104e1c881877be09ef4e4b on tablet f0b78530cf104e1c881877be09ef4e4b with peer be9c08518ef648f5b498eec268afdef5
I20260608 10:05:34.378379 27300 tablet_copy_client.cc:806] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:34.379088 27300 tablet_copy_client.cc:670] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:34.382596 27297 ts_tablet_manager.cc:933] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: Initiating tablet copy from peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:34.383203 27300 tablet_copy_client.cc:538] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:34.384634 27297 tablet_copy_client.cc:323] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:36175
I20260608 10:05:34.386457 26937 tablet_copy_service.cc:140] P d2431aa9c746414fac73206e96ac5859: Received BeginTabletCopySession request for tablet f4acec41ef4c4ed288b17d8fefbaecdb from peer be9c08518ef648f5b498eec268afdef5 ({username='slave'} at 127.0.0.1:43616)
I20260608 10:05:34.387028 26937 tablet_copy_service.cc:161] P d2431aa9c746414fac73206e96ac5859: Beginning new tablet copy session on tablet f4acec41ef4c4ed288b17d8fefbaecdb from peer be9c08518ef648f5b498eec268afdef5 at {username='slave'} at 127.0.0.1:43616: session id = be9c08518ef648f5b498eec268afdef5-f4acec41ef4c4ed288b17d8fefbaecdb
I20260608 10:05:34.395503 26937 tablet_copy_source_session.cc:215] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:34.396055 27300 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: Bootstrap starting.
I20260608 10:05:34.399996 27297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4acec41ef4c4ed288b17d8fefbaecdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.421566 27303 ts_tablet_manager.cc:933] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: Initiating tablet copy from peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
I20260608 10:05:34.423226 27297 tablet_copy_client.cc:806] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:34.423875 27297 tablet_copy_client.cc:670] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:34.424769 27303 tablet_copy_client.cc:323] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36243
I20260608 10:05:34.427043 26861 tablet_copy_service.cc:140] P a17c02bba0b84e208848c96592160bfb: Received BeginTabletCopySession request for tablet 43a1caeb853e480492d49ae79d640270 from peer d2431aa9c746414fac73206e96ac5859 ({username='slave'} at 127.0.0.1:54642)
I20260608 10:05:34.427625 26861 tablet_copy_service.cc:161] P a17c02bba0b84e208848c96592160bfb: Beginning new tablet copy session on tablet 43a1caeb853e480492d49ae79d640270 from peer d2431aa9c746414fac73206e96ac5859 at {username='slave'} at 127.0.0.1:54642: session id = d2431aa9c746414fac73206e96ac5859-43a1caeb853e480492d49ae79d640270
I20260608 10:05:34.431564 27300 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: 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 10:05:34.432538 27300 tablet_bootstrap.cc:492] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: Bootstrap complete.
I20260608 10:05:34.433250 27300 ts_tablet_manager.cc:1403] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: Time spent bootstrapping tablet: real 0.038s	user 0.029s	sys 0.004s
I20260608 10:05:34.436636 27300 raft_consensus.cc:359] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: NON_VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: true } }
I20260608 10:05:34.437500 27300 raft_consensus.cc:740] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Initialized, Role: LEARNER
I20260608 10:05:34.438210 27300 consensus_queue.cc:260] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: NON_VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: true } }
I20260608 10:05:34.441138 27300 ts_tablet_manager.cc:1434] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:05:34.441350 26861 tablet_copy_source_session.cc:215] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:34.442986 27297 tablet_copy_client.cc:538] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:34.450482 26937 tablet_copy_service.cc:342] P d2431aa9c746414fac73206e96ac5859: Request end of tablet copy session a17c02bba0b84e208848c96592160bfb-dad50ef2e2ba4632b12ebf17ed267cdb received from {username='slave'} at 127.0.0.1:43604
I20260608 10:05:34.451018 26937 tablet_copy_service.cc:434] P d2431aa9c746414fac73206e96ac5859: ending tablet copy session a17c02bba0b84e208848c96592160bfb-dad50ef2e2ba4632b12ebf17ed267cdb on tablet dad50ef2e2ba4632b12ebf17ed267cdb with peer a17c02bba0b84e208848c96592160bfb
I20260608 10:05:34.452895 27297 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: Bootstrap starting.
I20260608 10:05:34.462358 27303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a1caeb853e480492d49ae79d640270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.481848 27303 tablet_copy_client.cc:806] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:34.482443 27303 tablet_copy_client.cc:670] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:34.482760 27297 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: 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 10:05:34.483752 27297 tablet_bootstrap.cc:492] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: Bootstrap complete.
I20260608 10:05:34.484447 27297 ts_tablet_manager.cc:1403] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.008s
I20260608 10:05:34.486927 27303 tablet_copy_client.cc:538] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:34.489372 27297 raft_consensus.cc:359] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:34.490273 27297 raft_consensus.cc:740] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Initialized, Role: LEARNER
I20260608 10:05:34.491043 27297 consensus_queue.cc:260] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:34.494329 27297 ts_tablet_manager.cc:1434] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 10:05:34.496272 26937 tablet_copy_service.cc:342] P d2431aa9c746414fac73206e96ac5859: Request end of tablet copy session be9c08518ef648f5b498eec268afdef5-f4acec41ef4c4ed288b17d8fefbaecdb received from {username='slave'} at 127.0.0.1:43616
I20260608 10:05:34.496704 26937 tablet_copy_service.cc:434] P d2431aa9c746414fac73206e96ac5859: ending tablet copy session be9c08518ef648f5b498eec268afdef5-f4acec41ef4c4ed288b17d8fefbaecdb on tablet f4acec41ef4c4ed288b17d8fefbaecdb with peer be9c08518ef648f5b498eec268afdef5
I20260608 10:05:34.497123 27303 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: Bootstrap starting.
I20260608 10:05:34.520885 27303 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: 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 10:05:34.521821 27303 tablet_bootstrap.cc:492] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: Bootstrap complete.
I20260608 10:05:34.522547 27303 ts_tablet_manager.cc:1403] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.002s
I20260608 10:05:34.525712 27303 raft_consensus.cc:359] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: NON_VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: true } }
I20260608 10:05:34.526553 27303 raft_consensus.cc:740] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Initialized, Role: LEARNER
I20260608 10:05:34.527230 27303 consensus_queue.cc:260] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: NON_VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: true } }
I20260608 10:05:34.529851 27303 ts_tablet_manager.cc:1434] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:05:34.531553 26861 tablet_copy_service.cc:342] P a17c02bba0b84e208848c96592160bfb: Request end of tablet copy session d2431aa9c746414fac73206e96ac5859-43a1caeb853e480492d49ae79d640270 received from {username='slave'} at 127.0.0.1:54642
I20260608 10:05:34.531929 26861 tablet_copy_service.cc:434] P a17c02bba0b84e208848c96592160bfb: ending tablet copy session d2431aa9c746414fac73206e96ac5859-43a1caeb853e480492d49ae79d640270 on tablet 43a1caeb853e480492d49ae79d640270 with peer d2431aa9c746414fac73206e96ac5859
I20260608 10:05:34.693183 27083 raft_consensus.cc:1217] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:05:34.808458 26727 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:34.842598 26847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b"
dest_uuid: "a17c02bba0b84e208848c96592160bfb"
mode: GRACEFUL
new_leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
 from {username='slave'} at 127.0.0.1:55148
I20260608 10:05:34.843132 26847 raft_consensus.cc:606] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Received request to transfer leadership to TS 237ae3ddda1941979cbcd49ca2f7e833
I20260608 10:05:34.848685 27083 raft_consensus.cc:1217] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:05:34.877934 26925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb"
dest_uuid: "d2431aa9c746414fac73206e96ac5859"
mode: GRACEFUL
new_leader_uuid: "a17c02bba0b84e208848c96592160bfb"
 from {username='slave'} at 127.0.0.1:56126
I20260608 10:05:34.878520 26925 raft_consensus.cc:606] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 LEADER]: Received request to transfer leadership to TS a17c02bba0b84e208848c96592160bfb
I20260608 10:05:34.879940 26727 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 10:05:34.880666 26727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:34.903151 27288 raft_consensus.cc:993] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb: : Instructing follower 237ae3ddda1941979cbcd49ca2f7e833 to start an election
I20260608 10:05:34.903853 27193 raft_consensus.cc:1081] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Signalling peer 237ae3ddda1941979cbcd49ca2f7e833 to start an election
I20260608 10:05:34.905782 26775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b"
dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
 from {username='slave'} at 127.0.0.1:44410
I20260608 10:05:34.906358 26775 raft_consensus.cc:493] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:34.906677 26775 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:34.911859 26775 raft_consensus.cc:515] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:34.913836 26775 leader_election.cc:290] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [CANDIDATE]: Term 3 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:34.914855 26847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:34.915160 26925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b78530cf104e1c881877be09ef4e4b" candidate_uuid: "237ae3ddda1941979cbcd49ca2f7e833" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:34.915612 26847 raft_consensus.cc:3055] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:05:34.915840 26925 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:34.916014 26847 raft_consensus.cc:740] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Running, Role: LEADER
I20260608 10:05:34.917003 26847 consensus_queue.cc:260] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:34.918601 26847 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:34.921052 26924 raft_consensus.cc:1217] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:34.927417 26847 raft_consensus.cc:2468] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 3.
I20260608 10:05:34.929175 26742 leader_election.cc:304] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [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: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:34.930276 27314 raft_consensus.cc:2804] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:05:34.930874 27314 raft_consensus.cc:697] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 LEADER]: Becoming Leader. State: Replica: 237ae3ddda1941979cbcd49ca2f7e833, State: Running, Role: LEADER
I20260608 10:05:34.930661 26925 raft_consensus.cc:2468] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237ae3ddda1941979cbcd49ca2f7e833 in term 3.
I20260608 10:05:34.932015 27314 consensus_queue.cc:237] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:34.942540 26847 raft_consensus.cc:1217] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:34.946442 26673 catalog_manager.cc:5696] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 reported cstate change: term changed from 2 to 3, leader changed from a17c02bba0b84e208848c96592160bfb (127.23.52.130) to 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129). New cstate: current_term: 3 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:35.010623 27312 raft_consensus.cc:993] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: : Instructing follower a17c02bba0b84e208848c96592160bfb to start an election
I20260608 10:05:35.011107 27309 raft_consensus.cc:1081] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 LEADER]: Signalling peer a17c02bba0b84e208848c96592160bfb to start an election
I20260608 10:05:35.013005 26847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb"
dest_uuid: "a17c02bba0b84e208848c96592160bfb"
 from {username='slave'} at 127.0.0.1:54642
I20260608 10:05:35.013487 26847 raft_consensus.cc:493] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:35.013792 26847 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:35.018411 26847 raft_consensus.cc:515] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:35.020159 26847 leader_election.cc:290] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [CANDIDATE]: Term 3 election: Requested vote from peers d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
I20260608 10:05:35.021549 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:35.021533 26925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "a17c02bba0b84e208848c96592160bfb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:35.022323 26775 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:35.022392 26925 raft_consensus.cc:3055] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:05:35.022883 26925 raft_consensus.cc:740] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Running, Role: LEADER
I20260608 10:05:35.023833 26925 consensus_queue.cc:260] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:35.025450 26925 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:35.032485 26775 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 3.
I20260608 10:05:35.036542 26816 leader_election.cc:304] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [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: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb; no voters: 
I20260608 10:05:35.037530 27193 raft_consensus.cc:2804] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:05:35.038331 27193 raft_consensus.cc:697] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 LEADER]: Becoming Leader. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Running, Role: LEADER
I20260608 10:05:35.039065 26925 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17c02bba0b84e208848c96592160bfb in term 3.
I20260608 10:05:35.039458 27193 consensus_queue.cc:237] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:35.048498 26673 catalog_manager.cc:5696] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb reported cstate change: term changed from 2 to 3, leader changed from d2431aa9c746414fac73206e96ac5859 (127.23.52.131) to a17c02bba0b84e208848c96592160bfb (127.23.52.130). New cstate: current_term: 3 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:35.060796 26847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb"
dest_uuid: "a17c02bba0b84e208848c96592160bfb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54632
I20260608 10:05:35.061338 26847 raft_consensus.cc:606] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 LEADER]: Received request to transfer leadership
I20260608 10:05:35.065549 26847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb"
dest_uuid: "a17c02bba0b84e208848c96592160bfb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54632
I20260608 10:05:35.066072 26847 raft_consensus.cc:606] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 LEADER]: Received request to transfer leadership
W20260608 10:05:35.066998 26660 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for f4acec41ef4c4ed288b17d8fefbaecdb already in progress [suppressed 6 similar messages]
I20260608 10:05:35.069962 26847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb"
dest_uuid: "a17c02bba0b84e208848c96592160bfb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54632
I20260608 10:05:35.070443 26847 raft_consensus.cc:606] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 LEADER]: Received request to transfer leadership
W20260608 10:05:35.074739 26722 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 10:05:35.075124 26722 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for f4acec41ef4c4ed288b17d8fefbaecdb already in progress
W20260608 10:05:35.075347 26722 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for f4acec41ef4c4ed288b17d8fefbaecdb already in progress
I20260608 10:05:35.336349 26925 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:05:35.338124 27314 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } 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 10:05:35.350829 27081 raft_consensus.cc:3060] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Advancing to term 3
I20260608 10:05:35.350992 27193 raft_consensus.cc:1064] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb: attempting to promote NON_VOTER d2431aa9c746414fac73206e96ac5859 to VOTER
I20260608 10:05:35.353840 27193 consensus_queue.cc:237] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } }
I20260608 10:05:35.356106 26847 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:05:35.358750 27323 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:35.362625 27081 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 LEARNER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:05:35.364929 27163 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:35.373673 26925 raft_consensus.cc:1275] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 LEARNER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:35.378990 26775 raft_consensus.cc:1275] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:35.378997 27083 raft_consensus.cc:1275] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:35.379160 27308 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 10:05:35.386267 27308 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:35.388034 27288 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:35.433796 27288 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2431aa9c746414fac73206e96ac5859 (127.23.52.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } } }
I20260608 10:05:35.437093 27323 raft_consensus.cc:1064] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833: attempting to promote NON_VOTER be9c08518ef648f5b498eec268afdef5 to VOTER
I20260608 10:05:35.436867 27081 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2431aa9c746414fac73206e96ac5859 (127.23.52.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } } }
I20260608 10:05:35.440019 27323 consensus_queue.cc:237] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:35.444499 27309 raft_consensus.cc:1064] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859: attempting to promote NON_VOTER a17c02bba0b84e208848c96592160bfb to VOTER
I20260608 10:05:35.448101 26925 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:05:35.449860 27329 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:35.447288 27309 consensus_queue.cc:237] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } }
I20260608 10:05:35.455328 26673 catalog_manager.cc:5696] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 reported cstate change: config changed from index 2 to 3, d2431aa9c746414fac73206e96ac5859 (127.23.52.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } } }
I20260608 10:05:35.458323 26775 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2431aa9c746414fac73206e96ac5859 (127.23.52.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } } }
I20260608 10:05:35.472815 26924 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2431aa9c746414fac73206e96ac5859 (127.23.52.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } } }
I20260608 10:05:35.490293 26926 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:05:35.491950 26850 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:05:35.494041 27163 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:35.495432 27083 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 LEARNER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:05:35.499045 27163 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:35.501572 27323 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:35.516673 27329 raft_consensus.cc:993] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: : Instructing follower d2431aa9c746414fac73206e96ac5859 to start an election
I20260608 10:05:35.518836 27329 raft_consensus.cc:1081] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 LEADER]: Signalling peer d2431aa9c746414fac73206e96ac5859 to start an election
I20260608 10:05:35.531644 26924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb"
dest_uuid: "d2431aa9c746414fac73206e96ac5859"
 from {username='slave'} at 127.0.0.1:43604
I20260608 10:05:35.532366 26924 raft_consensus.cc:493] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:35.532752 26924 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:05:35.542374 26924 raft_consensus.cc:515] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:35.529881 26775 raft_consensus.cc:1275] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:35.530416 26850 raft_consensus.cc:1275] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 LEARNER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:35.561064 27323 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:35.566705 26924 leader_election.cc:290] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 4 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
W20260608 10:05:35.558651 26816 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.129:41285, user_credentials={real_user=slave}} blocked reactor thread for 60694.4us
I20260608 10:05:35.569224 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
I20260608 10:05:35.571548 26775 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:05:35.578493 26847 consensus_queue.cc:237] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [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: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } }
I20260608 10:05:35.580662 27083 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:35.583566 27337 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:35.586617 27312 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } 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 10:05:35.588205 27081 raft_consensus.cc:1275] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:35.605376 27337 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:35.612466 26775 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 4.
W20260608 10:05:35.615160 26892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.130:36243, user_credentials={real_user=slave}} blocked reactor thread for 50417.1us
I20260608 10:05:35.618321 26850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4acec41ef4c4ed288b17d8fefbaecdb" candidate_uuid: "d2431aa9c746414fac73206e96ac5859" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:35.618975 26850 raft_consensus.cc:3055] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 LEADER]: Stepping down as leader of term 3
I20260608 10:05:35.619319 26850 raft_consensus.cc:740] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a17c02bba0b84e208848c96592160bfb, State: Running, Role: LEADER
I20260608 10:05:35.619606 26926 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:35.627823 26891 leader_election.cc:304] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859; no voters: 
I20260608 10:05:35.628672 26775 raft_consensus.cc:1240] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Rejecting Update request from peer a17c02bba0b84e208848c96592160bfb for earlier term 3. Current term is 4. Ops: []
I20260608 10:05:35.637435 27312 raft_consensus.cc:2804] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:05:35.634330 26672 catalog_manager.cc:5696] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 reported cstate change: config changed from index 3 to 5, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:35.620209 26850 consensus_queue.cc:260] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:35.701174 26851 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { replace: true } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
W20260608 10:05:35.705161 26814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.131:36175, user_credentials={real_user=slave}} blocked reactor thread for 159661us
I20260608 10:05:35.711376 26924 raft_consensus.cc:1275] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:35.712854 27084 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 2 LEARNER]: Advancing to term 3
I20260608 10:05:35.717433 27329 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } 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 10:05:35.720387 26850 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:05:35.725049 27084 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 3 LEARNER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:05:35.704948 27312 raft_consensus.cc:697] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 4 LEADER]: Becoming Leader. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Running, Role: LEADER
I20260608 10:05:35.731716 26774 raft_consensus.cc:1275] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer a17c02bba0b84e208848c96592160bfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:35.734844 27193 consensus_queue.cc:1048] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:35.736114 26776 consensus_queue.cc:237] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:35.738185 27336 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } } }
I20260608 10:05:35.732141 27312 consensus_queue.cc:237] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } }
I20260608 10:05:35.750968 26850 raft_consensus.cc:2468] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2431aa9c746414fac73206e96ac5859 in term 4.
I20260608 10:05:35.751735 27344 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a17c02bba0b84e208848c96592160bfb (127.23.52.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } } }
I20260608 10:05:35.752548 27081 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a17c02bba0b84e208848c96592160bfb (127.23.52.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } } }
I20260608 10:05:35.757110 26848 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a17c02bba0b84e208848c96592160bfb (127.23.52.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } } }
I20260608 10:05:35.759052 26775 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } } }
I20260608 10:05:35.761078 26924 raft_consensus.cc:2955] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } } }
I20260608 10:05:35.769197 26660 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 43a1caeb853e480492d49ae79d640270 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:35.770004 27084 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:05:35.771703 27323 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:35.778802 26673 catalog_manager.cc:5696] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb reported cstate change: config changed from index 3 to 4, VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "a17c02bba0b84e208848c96592160bfb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:35.780148 27339 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:35.782243 27084 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:35.793040 26659 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f0b78530cf104e1c881877be09ef4e4b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:35.802825 26847 raft_consensus.cc:1275] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Refusing update from remote peer 237ae3ddda1941979cbcd49ca2f7e833: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:05:35.804598 26672 catalog_manager.cc:5696] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 reported cstate change: config changed from index 5 to 6, VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) evicted. New cstate: current_term: 3 leader_uuid: "237ae3ddda1941979cbcd49ca2f7e833" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:35.805267 27073 tablet_service.cc:1558] Processing DeleteTablet for tablet 43a1caeb853e480492d49ae79d640270 with delete_type TABLET_DATA_TOMBSTONED (TS be9c08518ef648f5b498eec268afdef5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59520
I20260608 10:05:35.813058 27339 consensus_queue.cc:1048] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:05:35.821565 26847 raft_consensus.cc:2955] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d2431aa9c746414fac73206e96ac5859 (127.23.52.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:35.823446 27348 tablet_replica.cc:333] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:35.827682 27348 raft_consensus.cc:2243] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.828418 26912 tablet_service.cc:1558] Processing DeleteTablet for tablet f0b78530cf104e1c881877be09ef4e4b with delete_type TABLET_DATA_TOMBSTONED (TS d2431aa9c746414fac73206e96ac5859 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43590
I20260608 10:05:35.834458 26672 catalog_manager.cc:5696] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb reported cstate change: config changed from index 2 to 3, a17c02bba0b84e208848c96592160bfb (127.23.52.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } } }
I20260608 10:05:35.836187 26673 catalog_manager.cc:5696] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 reported cstate change: term changed from 3 to 4, leader changed from a17c02bba0b84e208848c96592160bfb (127.23.52.130) to d2431aa9c746414fac73206e96ac5859 (127.23.52.131). New cstate: current_term: 4 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:35.828529 27348 raft_consensus.cc:2272] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.843967 26775 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a17c02bba0b84e208848c96592160bfb (127.23.52.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } } }
I20260608 10:05:35.847736 27348 ts_tablet_manager.cc:1916] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:35.848848 27349 tablet_replica.cc:333] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:35.853929 27349 raft_consensus.cc:2243] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.854796 27349 raft_consensus.cc:2272] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.869328 27349 ts_tablet_manager.cc:1916] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:35.877735 26924 consensus_queue.cc:237] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [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: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } }
I20260608 10:05:35.889077 27349 ts_tablet_manager.cc:1929] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 10:05:35.889461 26847 raft_consensus.cc:1275] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:35.889676 27349 log.cc:1199] T f0b78530cf104e1c881877be09ef4e4b P d2431aa9c746414fac73206e96ac5859: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/f0b78530cf104e1c881877be09ef4e4b
I20260608 10:05:35.891541 26657 catalog_manager.cc:5027] TS d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): tablet f0b78530cf104e1c881877be09ef4e4b (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]) successfully deleted
I20260608 10:05:35.891302 27312 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } 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 10:05:35.895009 26775 raft_consensus.cc:1275] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:35.898599 27312 consensus_queue.cc:1048] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:35.900422 27342 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } } }
I20260608 10:05:35.910828 27348 ts_tablet_manager.cc:1929] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:35.911394 27348 log.cc:1199] T 43a1caeb853e480492d49ae79d640270 P be9c08518ef648f5b498eec268afdef5: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-3-root/wals/43a1caeb853e480492d49ae79d640270
I20260608 10:05:35.911222 26776 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } } }
I20260608 10:05:35.913165 26657 catalog_manager.cc:5027] TS be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): tablet 43a1caeb853e480492d49ae79d640270 (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]) successfully deleted
I20260608 10:05:35.915668 26657 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dad50ef2e2ba4632b12ebf17ed267cdb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:35.916559 26847 raft_consensus.cc:2955] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } } }
I20260608 10:05:35.919915 26672 catalog_manager.cc:5696] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 reported cstate change: config changed from index 3 to 4, VOTER be9c08518ef648f5b498eec268afdef5 (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:35.931541 27073 tablet_service.cc:1558] Processing DeleteTablet for tablet dad50ef2e2ba4632b12ebf17ed267cdb with delete_type TABLET_DATA_TOMBSTONED (TS be9c08518ef648f5b498eec268afdef5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59520
I20260608 10:05:35.933218 27348 tablet_replica.cc:333] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:35.934602 27348 raft_consensus.cc:2243] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.935335 27348 raft_consensus.cc:2272] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.938074 27348 ts_tablet_manager.cc:1916] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:35.949136 27348 ts_tablet_manager.cc:1929] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:35.949513 27348 log.cc:1199] T dad50ef2e2ba4632b12ebf17ed267cdb P be9c08518ef648f5b498eec268afdef5: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-3-root/wals/dad50ef2e2ba4632b12ebf17ed267cdb
I20260608 10:05:35.951025 26657 catalog_manager.cc:5027] TS be9c08518ef648f5b498eec268afdef5 (127.23.52.132:46117): tablet dad50ef2e2ba4632b12ebf17ed267cdb (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]) successfully deleted
I20260608 10:05:36.517768 26847 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 4 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 10:05:36.544582 27351 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } 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 10:05:36.593209 26775 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260608 10:05:36.594103 26892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.130:36243, user_credentials={real_user=slave}} blocked reactor thread for 72011.2us
I20260608 10:05:36.615423 27342 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:05:36.687824 27081 raft_consensus.cc:3060] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 3 LEARNER]: Advancing to term 4
I20260608 10:05:36.702770 27081 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 LEARNER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 10:05:36.704644 27309 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:05:36.713210 27309 raft_consensus.cc:1064] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: attempting to promote NON_VOTER be9c08518ef648f5b498eec268afdef5 to VOTER
I20260608 10:05:36.715869 27309 consensus_queue.cc:237] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:36.723690 26775 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 10:05:36.724897 27081 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 LEARNER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 10:05:36.726908 27312 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:36.727754 27309 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:05:36.729364 26848 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 4 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 10:05:36.732432 27337 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:05:36.741257 27312 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.743141 26848 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.743228 27081 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.754877 26775 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.759208 26670 catalog_manager.cc:5696] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb reported cstate change: config changed from index 3 to 6, be9c08518ef648f5b498eec268afdef5 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } attrs { replace: true } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.786868 26923 consensus_queue.cc:237] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:36.793541 26775 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 10:05:36.793567 27081 raft_consensus.cc:1275] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 FOLLOWER]: Refusing update from remote peer d2431aa9c746414fac73206e96ac5859: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 10:05:36.794939 27337 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 10:05:36.795852 27312 consensus_queue.cc:1048] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } 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 10:05:36.802992 27337 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.805136 27081 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.805562 26775 raft_consensus.cc:2955] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.816378 26657 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f4acec41ef4c4ed288b17d8fefbaecdb with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:36.818143 26669 catalog_manager.cc:5696] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 reported cstate change: config changed from index 6 to 7, VOTER a17c02bba0b84e208848c96592160bfb (127.23.52.130) evicted. New cstate: current_term: 4 leader_uuid: "d2431aa9c746414fac73206e96ac5859" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } } }
I20260608 10:05:36.830446 26837 tablet_service.cc:1558] Processing DeleteTablet for tablet f4acec41ef4c4ed288b17d8fefbaecdb with delete_type TABLET_DATA_TOMBSTONED (TS a17c02bba0b84e208848c96592160bfb not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:54632
I20260608 10:05:36.833470 27370 tablet_replica.cc:333] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:36.834787 27370 raft_consensus.cc:2243] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:36.835829 27370 raft_consensus.cc:2272] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:36.838626 27370 ts_tablet_manager.cc:1916] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:36.851231 27370 ts_tablet_manager.cc:1929] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260608 10:05:36.851691 27370 log.cc:1199] T f4acec41ef4c4ed288b17d8fefbaecdb P a17c02bba0b84e208848c96592160bfb: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/f4acec41ef4c4ed288b17d8fefbaecdb
I20260608 10:05:36.853441 26660 catalog_manager.cc:5027] TS a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): tablet f4acec41ef4c4ed288b17d8fefbaecdb (table range_aware_rebalance_new_range [id=c73c1844962a498d8034ffb445cbf692]) successfully deleted
I20260608 10:05:36.882040 26727 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:36.896765 26923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404728a8d2c44188aedbe6de4bd4f932"
dest_uuid: "d2431aa9c746414fac73206e96ac5859"
mode: GRACEFUL
new_leader_uuid: "be9c08518ef648f5b498eec268afdef5"
 from {username='slave'} at 127.0.0.1:56126
I20260608 10:05:36.897439 26923 raft_consensus.cc:606] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Received request to transfer leadership to TS be9c08518ef648f5b498eec268afdef5
I20260608 10:05:36.900331 26775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd57479eaff045378721aaae90428437"
dest_uuid: "237ae3ddda1941979cbcd49ca2f7e833"
mode: GRACEFUL
new_leader_uuid: "a17c02bba0b84e208848c96592160bfb"
 from {username='slave'} at 127.0.0.1:44450
I20260608 10:05:36.900767 26775 raft_consensus.cc:606] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Received request to transfer leadership to TS a17c02bba0b84e208848c96592160bfb
I20260608 10:05:36.902029 26727 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 10:05:36.902658 26727 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:37.023334 27337 raft_consensus.cc:993] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859: : Instructing follower be9c08518ef648f5b498eec268afdef5 to start an election
I20260608 10:05:37.023859 27312 raft_consensus.cc:1081] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Signalling peer be9c08518ef648f5b498eec268afdef5 to start an election
I20260608 10:05:37.025300 27081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "404728a8d2c44188aedbe6de4bd4f932"
dest_uuid: "be9c08518ef648f5b498eec268afdef5"
 from {username='slave'} at 127.0.0.1:59536
I20260608 10:05:37.025818 27081 raft_consensus.cc:493] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:37.026142 27081 raft_consensus.cc:3060] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:37.030982 27081 raft_consensus.cc:515] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:37.032811 27081 leader_election.cc:290] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 election: Requested vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
I20260608 10:05:37.033684 26848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404728a8d2c44188aedbe6de4bd4f932" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17c02bba0b84e208848c96592160bfb"
I20260608 10:05:37.034066 26923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404728a8d2c44188aedbe6de4bd4f932" candidate_uuid: "be9c08518ef648f5b498eec268afdef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2431aa9c746414fac73206e96ac5859"
I20260608 10:05:37.034444 26848 raft_consensus.cc:3060] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:37.034778 26923 raft_consensus.cc:3055] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:37.035153 26923 raft_consensus.cc:740] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2431aa9c746414fac73206e96ac5859, State: Running, Role: LEADER
I20260608 10:05:37.036099 26923 consensus_queue.cc:260] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [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: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:37.037406 26923 raft_consensus.cc:3060] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:37.041842 26848 raft_consensus.cc:2468] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9c08518ef648f5b498eec268afdef5 in term 2.
I20260608 10:05:37.043381 27050 leader_election.cc:304] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [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: a17c02bba0b84e208848c96592160bfb, be9c08518ef648f5b498eec268afdef5; no voters: 
I20260608 10:05:37.044284 27363 raft_consensus.cc:2804] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:37.044416 26923 raft_consensus.cc:2468] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be9c08518ef648f5b498eec268afdef5 in term 2.
I20260608 10:05:37.044809 27363 raft_consensus.cc:697] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 2 LEADER]: Becoming Leader. State: Replica: be9c08518ef648f5b498eec268afdef5, State: Running, Role: LEADER
I20260608 10:05:37.045775 27363 consensus_queue.cc:237] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [LEADER]: Queue 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: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:37.053148 26670 catalog_manager.cc:5696] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 reported cstate change: term changed from 1 to 2, leader changed from d2431aa9c746414fac73206e96ac5859 (127.23.52.131) to be9c08518ef648f5b498eec268afdef5 (127.23.52.132). New cstate: current_term: 2 leader_uuid: "be9c08518ef648f5b498eec268afdef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:37.195770 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
W20260608 10:05:37.202618 26891 consensus_peers.cc:597] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. 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 10:05:37.204141 26948 debug-util.cc:398] Leaking SignalData structure 0x7b08001b5a40 after lost signal to thread 23765
W20260608 10:05:37.205600 26948 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8260 after lost signal to thread 26707
W20260608 10:05:37.207213 26948 debug-util.cc:398] Leaking SignalData structure 0x7b0800075fa0 after lost signal to thread 26800
W20260608 10:05:37.208760 26948 debug-util.cc:398] Leaking SignalData structure 0x7b0800162de0 after lost signal to thread 26875
W20260608 10:05:37.210273 26948 debug-util.cc:398] Leaking SignalData structure 0x7b0800047aa0 after lost signal to thread 26951
W20260608 10:05:37.211653 26948 debug-util.cc:398] Leaking SignalData structure 0x7b0800172280 after lost signal to thread 27110
I20260608 10:05:37.248432 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:37.249418 23762 tablet_replica.cc:333] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.250227 23762 raft_consensus.cc:2243] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.250917 23762 raft_consensus.cc:2272] T 43a1caeb853e480492d49ae79d640270 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.253778 23762 tablet_replica.cc:333] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.254467 23762 raft_consensus.cc:2243] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.255012 23762 raft_consensus.cc:2272] T dad50ef2e2ba4632b12ebf17ed267cdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.257170 23762 tablet_replica.cc:333] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.257738 23762 raft_consensus.cc:2243] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.258594 23762 raft_consensus.cc:2272] T ef17b05566fb4711bb1bced66b9174fd P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.260875 23762 tablet_replica.cc:333] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.261634 23762 raft_consensus.cc:2243] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.262559 23762 raft_consensus.cc:2272] T 7a04c38559c6474196d2ae3d5361d073 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.264760 23762 tablet_replica.cc:333] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.265434 23762 raft_consensus.cc:2243] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.266214 23762 raft_consensus.cc:2272] T f4acec41ef4c4ed288b17d8fefbaecdb P 237ae3ddda1941979cbcd49ca2f7e833 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.269635 23762 tablet_replica.cc:333] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.270309 23762 raft_consensus.cc:2243] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.271027 23762 raft_consensus.cc:2272] T 59a5a34e08364e5aa45d2c7b30e6c592 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:37.273197 26891 consensus_peers.cc:597] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. 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 10:05:37.274066 23762 tablet_replica.cc:333] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.274750 23762 raft_consensus.cc:2243] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.275267 23762 raft_consensus.cc:2272] T ff048ca3c7a24b6f858d849ed27eff94 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.277792 23762 tablet_replica.cc:333] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.278398 23762 raft_consensus.cc:2243] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.278997 23762 raft_consensus.cc:2272] T c854f030f037446fbe7be50f74532474 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.281201 23762 tablet_replica.cc:333] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.283152 23762 raft_consensus.cc:2243] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.284403 23762 raft_consensus.cc:2272] T bd57479eaff045378721aaae90428437 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.287890 23762 tablet_replica.cc:333] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.288815 23762 raft_consensus.cc:2243] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.290052 23762 raft_consensus.cc:2272] T f0b78530cf104e1c881877be09ef4e4b P 237ae3ddda1941979cbcd49ca2f7e833 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.293756 23762 tablet_replica.cc:333] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.294526 23762 raft_consensus.cc:2243] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.295181 23762 raft_consensus.cc:2272] T 86031d93ef9e4d4ab4018f48f3aa2547 P 237ae3ddda1941979cbcd49ca2f7e833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.298441 23762 tablet_replica.cc:333] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833: stopping tablet replica
I20260608 10:05:37.299240 23762 raft_consensus.cc:2243] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.300478 23762 raft_consensus.cc:2272] T 1506e51b6d9e48fdbfa54d9425e63756 P 237ae3ddda1941979cbcd49ca2f7e833 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:37.306560 27049 consensus_peers.cc:597] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. 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 10:05:37.349391 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:05:37.387018 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
W20260608 10:05:37.424198 26816 consensus_peers.cc:597] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:37.440769 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:37.441794 23762 tablet_replica.cc:333] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.442570 23762 raft_consensus.cc:2243] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.443192 23762 raft_consensus.cc:2272] T dad50ef2e2ba4632b12ebf17ed267cdb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.445604 23762 tablet_replica.cc:333] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.446270 23762 raft_consensus.cc:2243] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.447185 23762 raft_consensus.cc:2272] T 43a1caeb853e480492d49ae79d640270 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.449610 23762 tablet_replica.cc:333] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.450224 23762 raft_consensus.cc:2243] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.451232 23762 raft_consensus.cc:2272] T 118fa48600ae4bf1be0700184a4dabfb P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.453675 23762 tablet_replica.cc:333] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.454337 23762 raft_consensus.cc:2243] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.454828 23762 raft_consensus.cc:2272] T 7a04c38559c6474196d2ae3d5361d073 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.457062 23762 tablet_replica.cc:333] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.457662 23762 raft_consensus.cc:2243] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.458175 23762 raft_consensus.cc:2272] T 59a5a34e08364e5aa45d2c7b30e6c592 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.460693 23762 tablet_replica.cc:333] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.461316 23762 raft_consensus.cc:2243] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.461814 23762 raft_consensus.cc:2272] T ff048ca3c7a24b6f858d849ed27eff94 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.464175 23762 tablet_replica.cc:333] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.464766 23762 raft_consensus.cc:2243] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.465656 23762 raft_consensus.cc:2272] T f0a26fab43cc4116b5ccb331b958cec5 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.467932 23762 tablet_replica.cc:333] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.468488 23762 raft_consensus.cc:2243] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.468920 23762 raft_consensus.cc:2272] T 1506e51b6d9e48fdbfa54d9425e63756 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.471415 23762 tablet_replica.cc:333] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.472210 23762 raft_consensus.cc:2243] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.472641 23762 raft_consensus.cc:2272] T bd57479eaff045378721aaae90428437 P a17c02bba0b84e208848c96592160bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.474557 23762 tablet_replica.cc:333] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.475072 23762 raft_consensus.cc:2243] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.475523 23762 raft_consensus.cc:2272] T 404728a8d2c44188aedbe6de4bd4f932 P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.477610 23762 tablet_replica.cc:333] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.478125 23762 raft_consensus.cc:2243] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.478669 23762 raft_consensus.cc:2272] T f0b78530cf104e1c881877be09ef4e4b P a17c02bba0b84e208848c96592160bfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.480728 23762 tablet_replica.cc:333] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb: stopping tablet replica
I20260608 10:05:37.481271 23762 raft_consensus.cc:2243] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.482214 23762 raft_consensus.cc:2272] T 08ccb67fc0c247c99dc0b418a760609d P a17c02bba0b84e208848c96592160bfb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:37.498289 27050 consensus_peers.cc:597] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 -> Peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Couldn't send request to peer a17c02bba0b84e208848c96592160bfb. 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 10:05:37.525960 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
W20260608 10:05:37.530468 27049 consensus_peers.cc:597] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:05:37.553207 26891 consensus_peers.cc:597] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:37.565667 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
W20260608 10:05:37.572882 26891 consensus_peers.cc:597] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:37.607211 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:37.608294 23762 tablet_replica.cc:333] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.609186 23762 raft_consensus.cc:2243] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.609833 23762 raft_consensus.cc:2272] T 118fa48600ae4bf1be0700184a4dabfb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.612792 23762 tablet_replica.cc:333] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.613652 23762 raft_consensus.cc:2243] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.614207 23762 raft_consensus.cc:2272] T ef17b05566fb4711bb1bced66b9174fd P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.617141 23762 tablet_replica.cc:333] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.617977 23762 raft_consensus.cc:2243] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.618817 23762 raft_consensus.cc:2272] T 43a1caeb853e480492d49ae79d640270 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.621672 23762 tablet_replica.cc:333] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.622560 23762 raft_consensus.cc:2243] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.623773 23762 raft_consensus.cc:2272] T dad50ef2e2ba4632b12ebf17ed267cdb P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.626551 23762 tablet_replica.cc:333] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.627317 23762 raft_consensus.cc:2243] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.630744 23762 raft_consensus.cc:2272] T 59a5a34e08364e5aa45d2c7b30e6c592 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.633472 23762 tablet_replica.cc:333] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.634316 23762 raft_consensus.cc:2243] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.635075 23762 raft_consensus.cc:2272] T f0a26fab43cc4116b5ccb331b958cec5 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.637486 23762 tablet_replica.cc:333] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
W20260608 10:05:37.637957 27046 consensus_peers.cc:597] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 -> Peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Couldn't send request to peer d2431aa9c746414fac73206e96ac5859. 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 10:05:37.638296 23762 raft_consensus.cc:2243] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.639138 23762 raft_consensus.cc:2272] T f4acec41ef4c4ed288b17d8fefbaecdb P d2431aa9c746414fac73206e96ac5859 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.641708 23762 tablet_replica.cc:333] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.642256 23762 raft_consensus.cc:2243] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.642709 23762 raft_consensus.cc:2272] T 86031d93ef9e4d4ab4018f48f3aa2547 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.644629 23762 tablet_replica.cc:333] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.645200 23762 raft_consensus.cc:2243] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.645704 23762 raft_consensus.cc:2272] T 08ccb67fc0c247c99dc0b418a760609d P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.648422 23762 tablet_replica.cc:333] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.649117 23762 raft_consensus.cc:2243] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:37.650154 23762 raft_consensus.cc:2272] T c854f030f037446fbe7be50f74532474 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:37.651800 27050 consensus_peers.cc:597] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 -> Peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Couldn't send request to peer a17c02bba0b84e208848c96592160bfb. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:37.652781 23762 tablet_replica.cc:333] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.653350 23762 raft_consensus.cc:2243] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.653759 23762 raft_consensus.cc:2272] T 404728a8d2c44188aedbe6de4bd4f932 P d2431aa9c746414fac73206e96ac5859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:37.655656 23762 tablet_replica.cc:333] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859: stopping tablet replica
I20260608 10:05:37.656163 23762 raft_consensus.cc:2243] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:37.656620 23762 raft_consensus.cc:2272] T bd57479eaff045378721aaae90428437 P d2431aa9c746414fac73206e96ac5859 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:37.719749 27046 consensus_peers.cc:597] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 -> Peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Couldn't send request to peer d2431aa9c746414fac73206e96ac5859. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:38.507114 27382 raft_consensus.cc:493] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 237ae3ddda1941979cbcd49ca2f7e833)
I20260608 10:05:38.507822 27382 raft_consensus.cc:515] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:38.510380 27382 leader_election.cc:290] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
W20260608 10:05:38.514842 27049 leader_election.cc:336] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111)
W20260608 10:05:38.516748 27046 leader_election.cc:336] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111)
I20260608 10:05:38.517231 27046 leader_election.cc:304] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859
I20260608 10:05:38.518123 27382 raft_consensus.cc:2749] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:05:38.583945 27382 raft_consensus.cc:493] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a17c02bba0b84e208848c96592160bfb)
I20260608 10:05:38.584466 27382 raft_consensus.cc:515] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:38.586289 27382 leader_election.cc:290] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
W20260608 10:05:38.590497 27050 leader_election.cc:336] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111)
W20260608 10:05:38.591075 27046 leader_election.cc:336] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111)
I20260608 10:05:38.591507 27046 leader_election.cc:304] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859
I20260608 10:05:38.592161 27382 raft_consensus.cc:2749] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:05:38.641084 27382 raft_consensus.cc:493] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 237ae3ddda1941979cbcd49ca2f7e833)
I20260608 10:05:38.641608 27382 raft_consensus.cc:515] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:38.643525 27382 leader_election.cc:290] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
W20260608 10:05:38.647775 27050 leader_election.cc:336] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111)
W20260608 10:05:38.648350 27049 leader_election.cc:336] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111)
I20260608 10:05:38.648751 27049 leader_election.cc:304] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb
I20260608 10:05:38.649413 27382 raft_consensus.cc:2749] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:05:38.667564 27382 raft_consensus.cc:493] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 237ae3ddda1941979cbcd49ca2f7e833)
I20260608 10:05:38.668045 27382 raft_consensus.cc:515] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } }
I20260608 10:05:38.669837 27382 leader_election.cc:290] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
W20260608 10:05:38.674134 27049 leader_election.cc:336] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111)
W20260608 10:05:38.674667 27050 leader_election.cc:336] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111)
I20260608 10:05:38.675184 27050 leader_election.cc:304] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb
I20260608 10:05:38.676086 27382 raft_consensus.cc:2749] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:05:38.691596 23762 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26948)
I20260608 10:05:38.727201 27382 raft_consensus.cc:493] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a17c02bba0b84e208848c96592160bfb)
I20260608 10:05:38.727919 27382 raft_consensus.cc:515] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:38.729853 27382 leader_election.cc:290] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
W20260608 10:05:38.735452 27050 leader_election.cc:336] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111)
W20260608 10:05:38.740262 27046 leader_election.cc:336] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111)
I20260608 10:05:38.740787 27046 leader_election.cc:304] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859
I20260608 10:05:38.741652 27382 raft_consensus.cc:2749] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:05:38.753304 27382 raft_consensus.cc:493] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 237ae3ddda1941979cbcd49ca2f7e833)
I20260608 10:05:38.754040 27382 raft_consensus.cc:515] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:38.756964 27382 leader_election.cc:290] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243)
W20260608 10:05:38.761721 27049 leader_election.cc:336] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111)
W20260608 10:05:38.762332 27050 leader_election.cc:336] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111)
I20260608 10:05:38.762917 27050 leader_election.cc:304] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, a17c02bba0b84e208848c96592160bfb
I20260608 10:05:38.763873 27382 raft_consensus.cc:2749] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 10:05:38.811884 27382 raft_consensus.cc:493] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d2431aa9c746414fac73206e96ac5859)
I20260608 10:05:38.812472 27382 raft_consensus.cc:515] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:38.814715 27382 leader_election.cc:290] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175), 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285)
W20260608 10:05:38.819757 27046 leader_election.cc:336] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111)
W20260608 10:05:38.820549 27049 leader_election.cc:336] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111)
I20260608 10:05:38.820960 27049 leader_election.cc:304] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859
I20260608 10:05:38.821700 27382 raft_consensus.cc:2749] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260608 10:05:38.895490 27382 raft_consensus.cc:493] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a17c02bba0b84e208848c96592160bfb)
I20260608 10:05:38.896031 27382 raft_consensus.cc:515] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "a17c02bba0b84e208848c96592160bfb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36243 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:38.897840 27382 leader_election.cc:290] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
W20260608 10:05:38.902563 27050 leader_election.cc:336] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111)
W20260608 10:05:38.903282 27046 leader_election.cc:336] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111)
I20260608 10:05:38.903786 26727 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:38.903956 27046 leader_election.cc:304] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: a17c02bba0b84e208848c96592160bfb, d2431aa9c746414fac73206e96ac5859
I20260608 10:05:38.905000 27382 raft_consensus.cc:2749] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:05:38.920441 26727 auto_leader_rebalancer.cc:460] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111)
I20260608 10:05:39.087857 27382 raft_consensus.cc:493] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d2431aa9c746414fac73206e96ac5859)
I20260608 10:05:39.088436 27382 raft_consensus.cc:515] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } } peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } attrs { promote: false } }
I20260608 10:05:39.090408 27382 leader_election.cc:290] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
W20260608 10:05:39.095409 27049 leader_election.cc:336] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111)
W20260608 10:05:39.096695 27046 leader_election.cc:336] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111)
I20260608 10:05:39.097092 27046 leader_election.cc:304] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859
I20260608 10:05:39.097757 27382 raft_consensus.cc:2749] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:05:39.692094 23762 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26948)
W20260608 10:05:39.773396 27049 consensus_peers.cc:597] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:05:40.129045 27050 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260608 10:05:40.131824 27050 consensus_peers.cc:597] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 -> Peer a17c02bba0b84e208848c96592160bfb (127.23.52.130:36243): Couldn't send request to peer a17c02bba0b84e208848c96592160bfb. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:36243: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:05:40.160653 27046 consensus_peers.cc:597] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 -> Peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Couldn't send request to peer d2431aa9c746414fac73206e96ac5859. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:05:40.223201 27049 consensus_peers.cc:597] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 -> Peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Couldn't send request to peer 237ae3ddda1941979cbcd49ca2f7e833. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:05:40.230571 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:05:40.265079 27382 raft_consensus.cc:493] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 237ae3ddda1941979cbcd49ca2f7e833)
I20260608 10:05:40.265771 27382 raft_consensus.cc:515] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be9c08518ef648f5b498eec268afdef5" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 46117 } } peers { permanent_uuid: "237ae3ddda1941979cbcd49ca2f7e833" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 41285 } } peers { permanent_uuid: "d2431aa9c746414fac73206e96ac5859" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36175 } }
I20260608 10:05:40.267978 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:05:40.269590 27382 leader_election.cc:290] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285), d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175)
W20260608 10:05:40.278581 27049 leader_election.cc:336] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 237ae3ddda1941979cbcd49ca2f7e833 (127.23.52.129:41285): Network error: Client connection negotiation failed: client connection to 127.23.52.129:41285: connect: Connection refused (error 111)
W20260608 10:05:40.279507 27046 leader_election.cc:336] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111)
I20260608 10:05:40.280113 27046 leader_election.cc:304] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [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: be9c08518ef648f5b498eec268afdef5; no voters: 237ae3ddda1941979cbcd49ca2f7e833, d2431aa9c746414fac73206e96ac5859
I20260608 10:05:40.281106 27382 raft_consensus.cc:2749] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:05:40.304224 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:40.305115 23762 tablet_replica.cc:333] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.305851 23762 raft_consensus.cc:2243] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.306631 23762 raft_consensus.cc:2272] T f4acec41ef4c4ed288b17d8fefbaecdb P be9c08518ef648f5b498eec268afdef5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.308836 23762 tablet_replica.cc:333] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.309414 23762 raft_consensus.cc:2243] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.309998 23762 raft_consensus.cc:2272] T f0a26fab43cc4116b5ccb331b958cec5 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.312093 23762 tablet_replica.cc:333] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.312674 23762 raft_consensus.cc:2243] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.313125 23762 raft_consensus.cc:2272] T 7a04c38559c6474196d2ae3d5361d073 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.314937 23762 tablet_replica.cc:333] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.315598 23762 raft_consensus.cc:2243] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.316145 23762 raft_consensus.cc:2272] T c854f030f037446fbe7be50f74532474 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.318044 23762 tablet_replica.cc:333] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.318616 23762 raft_consensus.cc:2243] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:40.319674 23762 raft_consensus.cc:2272] T ff048ca3c7a24b6f858d849ed27eff94 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.321908 23762 tablet_replica.cc:333] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.322638 23762 raft_consensus.cc:2243] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.323263 23762 raft_consensus.cc:2272] T f0b78530cf104e1c881877be09ef4e4b P be9c08518ef648f5b498eec268afdef5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:40.324195 27046 consensus_peers.cc:597] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 -> Peer d2431aa9c746414fac73206e96ac5859 (127.23.52.131:36175): Couldn't send request to peer d2431aa9c746414fac73206e96ac5859. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.131:36175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:05:40.325387 23762 tablet_replica.cc:333] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.325973 23762 raft_consensus.cc:2243] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:40.326689 23762 pending_rounds.cc:70] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5: Trying to abort 1 pending ops.
I20260608 10:05:40.326902 23762 pending_rounds.cc:77] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7294620209347026944 op_type: NO_OP noop_request { }
I20260608 10:05:40.327217 23762 raft_consensus.cc:2889] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:40.327553 23762 raft_consensus.cc:2272] T 404728a8d2c44188aedbe6de4bd4f932 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.329406 23762 tablet_replica.cc:333] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.329952 23762 raft_consensus.cc:2243] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.330416 23762 raft_consensus.cc:2272] T 08ccb67fc0c247c99dc0b418a760609d P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.332259 23762 tablet_replica.cc:333] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.332799 23762 raft_consensus.cc:2243] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:40.333650 23762 raft_consensus.cc:2272] T 86031d93ef9e4d4ab4018f48f3aa2547 P be9c08518ef648f5b498eec268afdef5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.335672 23762 tablet_replica.cc:333] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.336190 23762 raft_consensus.cc:2243] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.336606 23762 raft_consensus.cc:2272] T 1506e51b6d9e48fdbfa54d9425e63756 P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.338411 23762 tablet_replica.cc:333] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.338927 23762 raft_consensus.cc:2243] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.339334 23762 raft_consensus.cc:2272] T ef17b05566fb4711bb1bced66b9174fd P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.341238 23762 tablet_replica.cc:333] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5: stopping tablet replica
I20260608 10:05:40.341715 23762 raft_consensus.cc:2243] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:40.342115 23762 raft_consensus.cc:2272] T 118fa48600ae4bf1be0700184a4dabfb P be9c08518ef648f5b498eec268afdef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.378968 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:05:40.406502 23762 master.cc:562] Master@127.23.52.190:46863 shutting down...
I20260608 10:05:40.431123 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:40.431737 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:40.432046 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf8c85e8ac6f4a50a9860e197bdadc22: stopping tablet replica
I20260608 10:05:40.451678 23762 master.cc:584] Master@127.23.52.190:46863 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (14168 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:05:40.505177 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:46211
I20260608 10:05:40.506440 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:40.512171 27387 instance_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 10:05:40.512424 27388 instance_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 10:05:40.513928 27390 instance_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 10:05:40.516284 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:40.517899 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:40.518128 23762 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 10:05:40.518290 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913140518256 us; error 0 us; skew 500 ppm
I20260608 10:05:40.518889 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:40.521497 23762 webserver.cc:533] Webserver started at http://127.23.52.190:45149/ using document root <none> and password file <none>
I20260608 10:05:40.522028 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:40.522248 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:40.522526 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:40.523782 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "516d569c980c47b095297f477ed09749"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-kdhp"
I20260608 10:05:40.528702 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:05:40.532686 27395 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.533528 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:05:40.533859 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "516d569c980c47b095297f477ed09749"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-kdhp"
I20260608 10:05:40.534192 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-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 10:05:40.550104 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:40.551561 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:40.593994 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:46211
I20260608 10:05:40.594178 27446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:46211 every 8 connection(s)
I20260608 10:05:40.598631 27447 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 10:05:40.609759 27447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749: Bootstrap starting.
I20260608 10:05:40.615089 27447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:40.619791 27447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749: No bootstrap required, opened a new log
I20260608 10:05:40.622102 27447 raft_consensus.cc:359] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "516d569c980c47b095297f477ed09749" member_type: VOTER }
I20260608 10:05:40.622547 27447 raft_consensus.cc:385] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.622735 27447 raft_consensus.cc:740] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 516d569c980c47b095297f477ed09749, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.623283 27447 consensus_queue.cc:260] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "516d569c980c47b095297f477ed09749" member_type: VOTER }
I20260608 10:05:40.623823 27447 raft_consensus.cc:399] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:40.624022 27447 raft_consensus.cc:493] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:40.624238 27447 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.628859 27447 raft_consensus.cc:515] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "516d569c980c47b095297f477ed09749" member_type: VOTER }
I20260608 10:05:40.629381 27447 leader_election.cc:304] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [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: 516d569c980c47b095297f477ed09749; no voters: 
I20260608 10:05:40.630542 27447 leader_election.cc:290] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:40.631021 27450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:40.632583 27450 raft_consensus.cc:697] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 1 LEADER]: Becoming Leader. State: Replica: 516d569c980c47b095297f477ed09749, State: Running, Role: LEADER
I20260608 10:05:40.633339 27450 consensus_queue.cc:237] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [LEADER]: Queue going to LEADER mode. State: All 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: "516d569c980c47b095297f477ed09749" member_type: VOTER }
I20260608 10:05:40.633757 27447 sys_catalog.cc:565] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:40.638134 27451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "516d569c980c47b095297f477ed09749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "516d569c980c47b095297f477ed09749" member_type: VOTER } }
I20260608 10:05:40.638803 27451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:40.640038 27452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 516d569c980c47b095297f477ed09749. Latest consensus state: current_term: 1 leader_uuid: "516d569c980c47b095297f477ed09749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "516d569c980c47b095297f477ed09749" member_type: VOTER } }
I20260608 10:05:40.640683 27452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:40.643463 27458 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:40.648736 27458 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:40.650837 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:40.658916 27458 catalog_manager.cc:1382] Generated new cluster ID: 3eca97eccbdc4676ac06ad43189ee938
I20260608 10:05:40.659228 27458 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:40.673535 27458 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:40.674932 27458 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:40.701674 27458 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749: Generated new TSK 0
I20260608 10:05:40.702427 27458 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:40.717891 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:40.724988 27468 instance_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 10:05:40.726333 27469 instance_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 10:05:40.728607 23762 server_base.cc:1061] running on GCE node
W20260608 10:05:40.728741 27471 instance_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 10:05:40.729821 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:40.730049 23762 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 10:05:40.730262 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913140730242 us; error 0 us; skew 500 ppm
I20260608 10:05:40.730899 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:40.733376 23762 webserver.cc:533] Webserver started at http://127.23.52.129:44947/ using document root <none> and password file <none>
I20260608 10:05:40.733922 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:40.734127 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:40.734417 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:40.735966 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "aee50688cff3480d94fd46d0e58e85fa"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-kdhp"
I20260608 10:05:40.740927 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:40.744937 27476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.745713 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:05:40.746038 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "aee50688cff3480d94fd46d0e58e85fa"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-kdhp"
I20260608 10:05:40.746344 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-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 10:05:40.759418 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:40.760720 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:40.762372 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:40.765054 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:40.765290 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.765571 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:40.765758 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.808493 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:33139
I20260608 10:05:40.808617 27538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:33139 every 8 connection(s)
I20260608 10:05:40.814275 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:40.823103 27543 instance_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 10:05:40.823297 27544 instance_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 10:05:40.827210 23762 server_base.cc:1061] running on GCE node
W20260608 10:05:40.827242 27546 instance_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 10:05:40.828438 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:40.828676 23762 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 10:05:40.828878 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913140828843 us; error 0 us; skew 500 ppm
I20260608 10:05:40.829487 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:40.832847 23762 webserver.cc:533] Webserver started at http://127.23.52.130:35851/ using document root <none> and password file <none>
I20260608 10:05:40.833590 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:40.833839 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:40.834231 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:40.835850 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "a49009d91a6c45bf9f327a34c2691a8b"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-kdhp"
I20260608 10:05:40.835917 27539 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46211
I20260608 10:05:40.836416 27539 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:40.837178 27539 heartbeater.cc:507] Master 127.23.52.190:46211 requested a full tablet report, sending...
I20260608 10:05:40.839824 27412 ts_manager.cc:194] Registered new tserver with Master: aee50688cff3480d94fd46d0e58e85fa (127.23.52.129:33139)
I20260608 10:05:40.841655 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:05:40.842425 27412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51292
I20260608 10:05:40.846215 27551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.847069 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:05:40.847414 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "a49009d91a6c45bf9f327a34c2691a8b"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-kdhp"
I20260608 10:05:40.847682 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-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 10:05:40.866529 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:40.867873 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:40.869333 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:40.872000 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:40.872197 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.872503 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:40.872653 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.914590 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:36313
I20260608 10:05:40.914732 27614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:36313 every 8 connection(s)
I20260608 10:05:40.919818 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:40.927150 27618 instance_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 10:05:40.928777 27619 instance_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 10:05:40.932825 27621 instance_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 10:05:40.933526 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:40.934653 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:05:40.934842 27615 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46211
W20260608 10:05:40.934973 23762 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 10:05:40.935385 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913140935363 us; error 0 us; skew 500 ppm
I20260608 10:05:40.935527 27615 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:40.936197 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:40.936574 27615 heartbeater.cc:507] Master 127.23.52.190:46211 requested a full tablet report, sending...
I20260608 10:05:40.939113 27412 ts_manager.cc:194] Registered new tserver with Master: a49009d91a6c45bf9f327a34c2691a8b (127.23.52.130:36313)
I20260608 10:05:40.939306 23762 webserver.cc:533] Webserver started at http://127.23.52.131:36439/ using document root <none> and password file <none>
I20260608 10:05:40.940047 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:40.940276 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:40.940593 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:40.941111 27412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51300
I20260608 10:05:40.942176 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "e9de76597e9c434d9604b9145ba49d42"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-kdhp"
I20260608 10:05:40.947630 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:05:40.951485 27626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.952414 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:40.952827 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "e9de76597e9c434d9604b9145ba49d42"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-kdhp"
I20260608 10:05:40.953229 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-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 10:05:40.967538 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:40.968812 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:40.970328 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:40.972985 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:40.973174 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.973356 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:40.973511 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:41.016120 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:39359
I20260608 10:05:41.016326 27689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:39359 every 8 connection(s)
I20260608 10:05:41.021351 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:41.028828 27693 instance_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 10:05:41.030684 27694 instance_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 10:05:41.032524 27697 instance_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 10:05:41.033869 27690 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46211
I20260608 10:05:41.034288 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:41.034389 27690 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:41.035609 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:05:41.035650 27690 heartbeater.cc:507] Master 127.23.52.190:46211 requested a full tablet report, sending...
W20260608 10:05:41.035936 23762 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 10:05:41.036248 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913141036226 us; error 0 us; skew 500 ppm
I20260608 10:05:41.037002 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:41.038208 27412 ts_manager.cc:194] Registered new tserver with Master: e9de76597e9c434d9604b9145ba49d42 (127.23.52.131:39359)
I20260608 10:05:41.039752 27412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51304
I20260608 10:05:41.040091 23762 webserver.cc:533] Webserver started at http://127.23.52.132:33223/ using document root <none> and password file <none>
I20260608 10:05:41.040710 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:41.040956 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:41.041199 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:41.042238 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1"
format_stamp: "Formatted at 2026-06-08 10:05:41 on dist-test-slave-kdhp"
I20260608 10:05:41.046850 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:05:41.050323 27701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:41.051136 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:05:41.051455 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1"
format_stamp: "Formatted at 2026-06-08 10:05:41 on dist-test-slave-kdhp"
I20260608 10:05:41.051723 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913045833752-23762-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 10:05:41.069234 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:41.070487 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:41.072108 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:41.074563 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:41.074805 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:41.075059 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:41.075246 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:41.116439 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:35903
I20260608 10:05:41.116561 27763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:35903 every 8 connection(s)
I20260608 10:05:41.131690 27764 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46211
I20260608 10:05:41.132201 27764 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:41.133170 27764 heartbeater.cc:507] Master 127.23.52.190:46211 requested a full tablet report, sending...
I20260608 10:05:41.135458 27412 ts_manager.cc:194] Registered new tserver with Master: f8602d7909a24acf9e0c7c3dfdeca2d1 (127.23.52.132:35903)
I20260608 10:05:41.136435 23762 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016481879s
I20260608 10:05:41.137252 27412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51306
I20260608 10:05:41.694866 27412 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51322:
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 10:05:41.747620 27654 tablet_service.cc:1511] Processing CreateTablet for tablet 3708be79d9e84abe915f3999c0eedbb3 (DEFAULT_TABLE table=test-workload [id=675c341af3584093951cbd087feb80ca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:41.749241 27654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3708be79d9e84abe915f3999c0eedbb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.749329 27580 tablet_service.cc:1511] Processing CreateTablet for tablet 3708be79d9e84abe915f3999c0eedbb3 (DEFAULT_TABLE table=test-workload [id=675c341af3584093951cbd087feb80ca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:41.750802 27580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3708be79d9e84abe915f3999c0eedbb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.764650 27729 tablet_service.cc:1511] Processing CreateTablet for tablet 3708be79d9e84abe915f3999c0eedbb3 (DEFAULT_TABLE table=test-workload [id=675c341af3584093951cbd087feb80ca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:41.765126 27785 tablet_bootstrap.cc:492] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42: Bootstrap starting.
I20260608 10:05:41.767323 27729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3708be79d9e84abe915f3999c0eedbb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.770893 27786 tablet_bootstrap.cc:492] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b: Bootstrap starting.
I20260608 10:05:41.773041 27785 tablet_bootstrap.cc:654] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.779879 27786 tablet_bootstrap.cc:654] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.780328 27785 tablet_bootstrap.cc:492] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42: No bootstrap required, opened a new log
I20260608 10:05:41.780911 27785 ts_tablet_manager.cc:1403] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:05:41.784085 27788 tablet_bootstrap.cc:492] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1: Bootstrap starting.
I20260608 10:05:41.784830 27785 raft_consensus.cc:359] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.785943 27785 raft_consensus.cc:385] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.786338 27785 raft_consensus.cc:740] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9de76597e9c434d9604b9145ba49d42, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.787770 27785 consensus_queue.cc:260] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.790603 27788 tablet_bootstrap.cc:654] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:41.793411 27785 ts_tablet_manager.cc:1434] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.008s
I20260608 10:05:41.794402 27690 heartbeater.cc:499] Master 127.23.52.190:46211 was elected leader, sending a full tablet report...
I20260608 10:05:41.795060 27786 tablet_bootstrap.cc:492] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b: No bootstrap required, opened a new log
I20260608 10:05:41.795612 27786 ts_tablet_manager.cc:1403] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260608 10:05:41.797067 27788 tablet_bootstrap.cc:492] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1: No bootstrap required, opened a new log
I20260608 10:05:41.797603 27788 ts_tablet_manager.cc:1403] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260608 10:05:41.798909 27786 raft_consensus.cc:359] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.799729 27786 raft_consensus.cc:385] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.800036 27786 raft_consensus.cc:740] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49009d91a6c45bf9f327a34c2691a8b, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.800738 27788 raft_consensus.cc:359] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.801030 27786 consensus_queue.cc:260] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.801522 27788 raft_consensus.cc:385] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:41.801834 27788 raft_consensus.cc:740] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8602d7909a24acf9e0c7c3dfdeca2d1, State: Initialized, Role: FOLLOWER
I20260608 10:05:41.802909 27788 consensus_queue.cc:260] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.804487 27615 heartbeater.cc:499] Master 127.23.52.190:46211 was elected leader, sending a full tablet report...
I20260608 10:05:41.805817 27764 heartbeater.cc:499] Master 127.23.52.190:46211 was elected leader, sending a full tablet report...
I20260608 10:05:41.806278 27788 ts_tablet_manager.cc:1434] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:05:41.807147 27786 ts_tablet_manager.cc:1434] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 10:05:41.845629 27539 heartbeater.cc:499] Master 127.23.52.190:46211 was elected leader, sending a full tablet report...
I20260608 10:05:41.863138 27790 raft_consensus.cc:493] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.863744 27790 raft_consensus.cc:515] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.866179 27790 leader_election.cc:290] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49009d91a6c45bf9f327a34c2691a8b (127.23.52.130:36313), f8602d7909a24acf9e0c7c3dfdeca2d1 (127.23.52.132:35903)
I20260608 10:05:41.878806 27590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3708be79d9e84abe915f3999c0eedbb3" candidate_uuid: "e9de76597e9c434d9604b9145ba49d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49009d91a6c45bf9f327a34c2691a8b" is_pre_election: true
I20260608 10:05:41.879647 27590 raft_consensus.cc:2468] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9de76597e9c434d9604b9145ba49d42 in term 0.
I20260608 10:05:41.880013 27739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3708be79d9e84abe915f3999c0eedbb3" candidate_uuid: "e9de76597e9c434d9604b9145ba49d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" is_pre_election: true
I20260608 10:05:41.880752 27739 raft_consensus.cc:2468] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9de76597e9c434d9604b9145ba49d42 in term 0.
I20260608 10:05:41.880896 27629 leader_election.cc:304] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a49009d91a6c45bf9f327a34c2691a8b, e9de76597e9c434d9604b9145ba49d42; no voters: 
I20260608 10:05:41.881773 27790 raft_consensus.cc:2804] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:41.882161 27790 raft_consensus.cc:493] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:41.882544 27790 raft_consensus.cc:3060] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.887315 27790 raft_consensus.cc:515] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.888924 27790 leader_election.cc:290] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [CANDIDATE]: Term 1 election: Requested vote from peers a49009d91a6c45bf9f327a34c2691a8b (127.23.52.130:36313), f8602d7909a24acf9e0c7c3dfdeca2d1 (127.23.52.132:35903)
I20260608 10:05:41.889734 27590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3708be79d9e84abe915f3999c0eedbb3" candidate_uuid: "e9de76597e9c434d9604b9145ba49d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49009d91a6c45bf9f327a34c2691a8b"
I20260608 10:05:41.890004 27739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3708be79d9e84abe915f3999c0eedbb3" candidate_uuid: "e9de76597e9c434d9604b9145ba49d42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1"
I20260608 10:05:41.890219 27590 raft_consensus.cc:3060] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.890587 27739 raft_consensus.cc:3060] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.895402 27590 raft_consensus.cc:2468] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9de76597e9c434d9604b9145ba49d42 in term 1.
I20260608 10:05:41.895654 27739 raft_consensus.cc:2468] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9de76597e9c434d9604b9145ba49d42 in term 1.
I20260608 10:05:41.896593 27629 leader_election.cc:304] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a49009d91a6c45bf9f327a34c2691a8b, e9de76597e9c434d9604b9145ba49d42; no voters: 
I20260608 10:05:41.897464 27790 raft_consensus.cc:2804] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:41.898655 27790 raft_consensus.cc:697] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 1 LEADER]: Becoming Leader. State: Replica: e9de76597e9c434d9604b9145ba49d42, State: Running, Role: LEADER
I20260608 10:05:41.899554 27790 consensus_queue.cc:237] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } }
I20260608 10:05:41.907078 27411 catalog_manager.cc:5696] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9de76597e9c434d9604b9145ba49d42 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "e9de76597e9c434d9604b9145ba49d42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9de76597e9c434d9604b9145ba49d42" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:42.378652 27790 consensus_queue.cc:1048] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8602d7909a24acf9e0c7c3dfdeca2d1" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:42.392241 27796 consensus_queue.cc:1048] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49009d91a6c45bf9f327a34c2691a8b" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:42.650583 27465 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:42.652429 27465 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:42.652840 27465 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:44.653769 27465 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:44.655239 27465 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:44.655673 27465 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:46.679987 27465 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:46.683717 27465 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:46.684195 27465 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:48.685321 27465 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:48.686913 27465 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:48.687307 27465 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:50.688395 27465 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:50.690056 27465 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:50.690420 27465 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:52.691602 27465 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:52.693032 27465 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:52.693359 27465 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:53.018134 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:05:53.045665 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:53.063763 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:05:53.075747 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:05:53.107271 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:53.108335 23762 tablet_replica.cc:333] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b: stopping tablet replica
I20260608 10:05:53.108891 23762 raft_consensus.cc:2243] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.109468 23762 raft_consensus.cc:2272] T 3708be79d9e84abe915f3999c0eedbb3 P a49009d91a6c45bf9f327a34c2691a8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.130568 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:05:53.142316 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:05:53.165068 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:53.165820 23762 tablet_replica.cc:333] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42: stopping tablet replica
I20260608 10:05:53.166348 23762 raft_consensus.cc:2243] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.167255 23762 raft_consensus.cc:2272] T 3708be79d9e84abe915f3999c0eedbb3 P e9de76597e9c434d9604b9145ba49d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.188329 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:05:53.200906 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:05:53.228820 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:53.229599 23762 tablet_replica.cc:333] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1: stopping tablet replica
I20260608 10:05:53.230232 23762 raft_consensus.cc:2243] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:53.230787 23762 raft_consensus.cc:2272] T 3708be79d9e84abe915f3999c0eedbb3 P f8602d7909a24acf9e0c7c3dfdeca2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.250744 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:05:53.262223 23762 master.cc:562] Master@127.23.52.190:46211 shutting down...
I20260608 10:05:53.281744 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:53.282451 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:53.282837 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 516d569c980c47b095297f477ed09749: stopping tablet replica
I20260608 10:05:53.302946 23762 master.cc:584] Master@127.23.52.190:46211 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12837 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:05:53.342698 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:35299
I20260608 10:05:53.344110 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:53.350178 27807 instance_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 10:05:53.350445 27808 instance_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 10:05:53.354056 27810 instance_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 10:05:53.355810 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:53.357056 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:53.357328 23762 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 10:05:53.357499 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913153357483 us; error 0 us; skew 500 ppm
I20260608 10:05:53.358379 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:53.361223 23762 webserver.cc:533] Webserver started at http://127.23.52.190:36885/ using document root <none> and password file <none>
I20260608 10:05:53.361740 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:53.361905 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:53.362133 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:53.363315 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "9074528db5ed4e188ee78e28b81a842c"
format_stamp: "Formatted at 2026-06-08 10:05:53 on dist-test-slave-kdhp"
I20260608 10:05:53.368502 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:05:53.372565 27815 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.373651 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:53.374009 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "9074528db5ed4e188ee78e28b81a842c"
format_stamp: "Formatted at 2026-06-08 10:05:53 on dist-test-slave-kdhp"
I20260608 10:05:53.374280 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-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 10:05:53.388402 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:53.389788 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:53.432555 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:35299
I20260608 10:05:53.432678 27867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:35299 every 8 connection(s)
I20260608 10:05:53.437237 27868 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 10:05:53.449137 27868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c: Bootstrap starting.
I20260608 10:05:53.454411 27868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:53.459496 27868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c: No bootstrap required, opened a new log
I20260608 10:05:53.462025 27868 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9074528db5ed4e188ee78e28b81a842c" member_type: VOTER }
I20260608 10:05:53.462517 27868 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:53.462713 27868 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9074528db5ed4e188ee78e28b81a842c, State: Initialized, Role: FOLLOWER
I20260608 10:05:53.463290 27868 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9074528db5ed4e188ee78e28b81a842c" member_type: VOTER }
I20260608 10:05:53.463801 27868 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:53.464020 27868 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:53.464241 27868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:53.469863 27868 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9074528db5ed4e188ee78e28b81a842c" member_type: VOTER }
I20260608 10:05:53.470516 27868 leader_election.cc:304] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [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: 9074528db5ed4e188ee78e28b81a842c; no voters: 
I20260608 10:05:53.471829 27868 leader_election.cc:290] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:53.472571 27871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:53.474336 27871 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 1 LEADER]: Becoming Leader. State: Replica: 9074528db5ed4e188ee78e28b81a842c, State: Running, Role: LEADER
I20260608 10:05:53.475121 27868 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:53.475195 27871 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [LEADER]: Queue going to LEADER mode. State: All 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: "9074528db5ed4e188ee78e28b81a842c" member_type: VOTER }
I20260608 10:05:53.479143 27873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9074528db5ed4e188ee78e28b81a842c. Latest consensus state: current_term: 1 leader_uuid: "9074528db5ed4e188ee78e28b81a842c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9074528db5ed4e188ee78e28b81a842c" member_type: VOTER } }
I20260608 10:05:53.479876 27873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:53.480589 27872 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9074528db5ed4e188ee78e28b81a842c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9074528db5ed4e188ee78e28b81a842c" member_type: VOTER } }
I20260608 10:05:53.481252 27872 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:53.484969 27877 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:53.490796 27877 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:53.494242 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:53.505934 27877 catalog_manager.cc:1382] Generated new cluster ID: d34412567e3d4a029c8712e099bc8de7
I20260608 10:05:53.506275 27877 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:53.556886 27877 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:53.558342 27877 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:53.573894 27877 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c: Generated new TSK 0
I20260608 10:05:53.574576 27877 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:53.631541 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:53.638844 27889 instance_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 10:05:53.640062 27890 instance_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 10:05:53.641772 23762 server_base.cc:1061] running on GCE node
W20260608 10:05:53.642454 27892 instance_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 10:05:53.643528 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:53.643819 23762 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 10:05:53.644052 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913153644022 us; error 0 us; skew 500 ppm
I20260608 10:05:53.644866 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:53.647568 23762 webserver.cc:533] Webserver started at http://127.23.52.129:36693/ using document root <none> and password file <none>
I20260608 10:05:53.648119 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:53.648324 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:53.648612 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:53.649796 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "99fdbd9e570d44e2bc497766afd61b3f"
format_stamp: "Formatted at 2026-06-08 10:05:53 on dist-test-slave-kdhp"
I20260608 10:05:53.654953 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:05:53.658789 27897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.659652 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:05:53.659974 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "99fdbd9e570d44e2bc497766afd61b3f"
format_stamp: "Formatted at 2026-06-08 10:05:53 on dist-test-slave-kdhp"
I20260608 10:05:53.660259 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-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 10:05:53.671412 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:53.672709 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:53.674304 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:53.677043 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:53.677291 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.677543 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:53.677722 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.723973 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:35627
I20260608 10:05:53.724085 27959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:35627 every 8 connection(s)
I20260608 10:05:53.729701 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:53.737926 27964 instance_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 10:05:53.739658 27965 instance_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 10:05:53.741835 27967 instance_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 10:05:53.741997 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:53.743233 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:53.743527 23762 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 10:05:53.743742 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913153743707 us; error 0 us; skew 500 ppm
I20260608 10:05:53.744393 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:53.746851 27960 heartbeater.cc:344] Connected to a master server at 127.23.52.190:35299
I20260608 10:05:53.747296 27960 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:53.747447 23762 webserver.cc:533] Webserver started at http://127.23.52.130:37681/ using document root <none> and password file <none>
I20260608 10:05:53.748097 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:53.748325 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:53.748270 27960 heartbeater.cc:507] Master 127.23.52.190:35299 requested a full tablet report, sending...
I20260608 10:05:53.748838 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:53.750346 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "f2c96bf71d9344f1a5be5eef88cb5716"
format_stamp: "Formatted at 2026-06-08 10:05:53 on dist-test-slave-kdhp"
I20260608 10:05:53.750981 27833 ts_manager.cc:194] Registered new tserver with Master: 99fdbd9e570d44e2bc497766afd61b3f (127.23.52.129:35627)
I20260608 10:05:53.752934 27833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44864
I20260608 10:05:53.755988 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 10:05:53.760027 27972 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.760871 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:05:53.761202 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "f2c96bf71d9344f1a5be5eef88cb5716"
format_stamp: "Formatted at 2026-06-08 10:05:53 on dist-test-slave-kdhp"
I20260608 10:05:53.761525 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-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 10:05:53.782120 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:53.783535 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:53.785099 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:53.787712 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:53.787963 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.788241 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:53.788486 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.830204 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:43663
I20260608 10:05:53.830328 28034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:43663 every 8 connection(s)
I20260608 10:05:53.835608 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:53.844367 28038 instance_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 10:05:53.844524 28039 instance_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 10:05:53.848707 28042 instance_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 10:05:53.848909 23762 server_base.cc:1061] running on GCE node
I20260608 10:05:53.849690 28035 heartbeater.cc:344] Connected to a master server at 127.23.52.190:35299
I20260608 10:05:53.850124 28035 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:53.850095 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:53.850589 23762 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 10:05:53.850808 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913153850788 us; error 0 us; skew 500 ppm
I20260608 10:05:53.851279 28035 heartbeater.cc:507] Master 127.23.52.190:35299 requested a full tablet report, sending...
I20260608 10:05:53.851756 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:53.853840 27833 ts_manager.cc:194] Registered new tserver with Master: f2c96bf71d9344f1a5be5eef88cb5716 (127.23.52.130:43663)
I20260608 10:05:53.854619 23762 webserver.cc:533] Webserver started at http://127.23.52.131:32859/ using document root <none> and password file <none>
I20260608 10:05:53.855193 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:53.855417 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:53.855567 27833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44868
I20260608 10:05:53.855712 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:53.857470 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "ef8cad7982d44d96b8f696dc1686dfc7"
format_stamp: "Formatted at 2026-06-08 10:05:53 on dist-test-slave-kdhp"
I20260608 10:05:53.862661 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:05:53.866425 28046 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.867288 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:05:53.867617 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "ef8cad7982d44d96b8f696dc1686dfc7"
format_stamp: "Formatted at 2026-06-08 10:05:53 on dist-test-slave-kdhp"
I20260608 10:05:53.867864 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913045833752-23762-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 10:05:53.892423 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:53.893756 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:53.895483 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:53.897977 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:53.898207 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.898473 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:53.898670 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:53.941073 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:35573
I20260608 10:05:53.941311 28108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:35573 every 8 connection(s)
I20260608 10:05:53.956164 28109 heartbeater.cc:344] Connected to a master server at 127.23.52.190:35299
I20260608 10:05:53.956542 28109 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:53.957353 28109 heartbeater.cc:507] Master 127.23.52.190:35299 requested a full tablet report, sending...
I20260608 10:05:53.959486 27833 ts_manager.cc:194] Registered new tserver with Master: ef8cad7982d44d96b8f696dc1686dfc7 (127.23.52.131:35573)
I20260608 10:05:53.959743 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01514299s
I20260608 10:05:53.961424 27833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44876
I20260608 10:05:54.756378 27960 heartbeater.cc:499] Master 127.23.52.190:35299 was elected leader, sending a full tablet report...
I20260608 10:05:54.858659 28035 heartbeater.cc:499] Master 127.23.52.190:35299 was elected leader, sending a full tablet report...
I20260608 10:05:54.964691 28109 heartbeater.cc:499] Master 127.23.52.190:35299 was elected leader, sending a full tablet report...
I20260608 10:05:55.033210 27833 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44898:
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 10:05:55.035706 27833 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 10:05:55.080134 28074 tablet_service.cc:1511] Processing CreateTablet for tablet e88fad13bbf4446e8bd3dea4063d9f86 (DEFAULT_TABLE table=test-workload [id=9d20b7b984974557ab4cd01dfc4048a4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:55.081707 28074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88fad13bbf4446e8bd3dea4063d9f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:55.091799 27925 tablet_service.cc:1511] Processing CreateTablet for tablet e88fad13bbf4446e8bd3dea4063d9f86 (DEFAULT_TABLE table=test-workload [id=9d20b7b984974557ab4cd01dfc4048a4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:55.093116 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88fad13bbf4446e8bd3dea4063d9f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:55.093722 28000 tablet_service.cc:1511] Processing CreateTablet for tablet e88fad13bbf4446e8bd3dea4063d9f86 (DEFAULT_TABLE table=test-workload [id=9d20b7b984974557ab4cd01dfc4048a4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:55.095155 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e88fad13bbf4446e8bd3dea4063d9f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:55.101279 28129 tablet_bootstrap.cc:492] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7: Bootstrap starting.
I20260608 10:05:55.109967 28129 tablet_bootstrap.cc:654] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:55.112349 28130 tablet_bootstrap.cc:492] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f: Bootstrap starting.
I20260608 10:05:55.115404 28131 tablet_bootstrap.cc:492] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716: Bootstrap starting.
I20260608 10:05:55.118479 28129 tablet_bootstrap.cc:492] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7: No bootstrap required, opened a new log
I20260608 10:05:55.119004 28129 ts_tablet_manager.cc:1403] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260608 10:05:55.121675 28129 raft_consensus.cc:359] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.122289 28129 raft_consensus.cc:385] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:55.122561 28129 raft_consensus.cc:740] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8cad7982d44d96b8f696dc1686dfc7, State: Initialized, Role: FOLLOWER
I20260608 10:05:55.122797 28130 tablet_bootstrap.cc:654] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:55.123397 28129 consensus_queue.cc:260] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.123999 28131 tablet_bootstrap.cc:654] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:55.126402 28129 ts_tablet_manager.cc:1434] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:05:55.136227 28130 tablet_bootstrap.cc:492] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f: No bootstrap required, opened a new log
I20260608 10:05:55.136495 28131 tablet_bootstrap.cc:492] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716: No bootstrap required, opened a new log
I20260608 10:05:55.136924 28130 ts_tablet_manager.cc:1403] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260608 10:05:55.137042 28131 ts_tablet_manager.cc:1403] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 10:05:55.139981 28131 raft_consensus.cc:359] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.140556 28131 raft_consensus.cc:385] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:55.140229 28130 raft_consensus.cc:359] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.140838 28131 raft_consensus.cc:740] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c96bf71d9344f1a5be5eef88cb5716, State: Initialized, Role: FOLLOWER
I20260608 10:05:55.140995 28130 raft_consensus.cc:385] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:55.141368 28130 raft_consensus.cc:740] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fdbd9e570d44e2bc497766afd61b3f, State: Initialized, Role: FOLLOWER
I20260608 10:05:55.141762 28131 consensus_queue.cc:260] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.142166 28130 consensus_queue.cc:260] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.144755 28131 ts_tablet_manager.cc:1434] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:05:55.145429 28130 ts_tablet_manager.cc:1434] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 10:05:55.181054 28133 raft_consensus.cc:493] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:55.181653 28133 raft_consensus.cc:515] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.184412 28133 leader_election.cc:290] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99fdbd9e570d44e2bc497766afd61b3f (127.23.52.129:35627), f2c96bf71d9344f1a5be5eef88cb5716 (127.23.52.130:43663)
I20260608 10:05:55.196784 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88fad13bbf4446e8bd3dea4063d9f86" candidate_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fdbd9e570d44e2bc497766afd61b3f" is_pre_election: true
I20260608 10:05:55.197743 27935 raft_consensus.cc:2468] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8cad7982d44d96b8f696dc1686dfc7 in term 0.
I20260608 10:05:55.198680 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88fad13bbf4446e8bd3dea4063d9f86" candidate_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" is_pre_election: true
I20260608 10:05:55.199229 28047 leader_election.cc:304] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99fdbd9e570d44e2bc497766afd61b3f, ef8cad7982d44d96b8f696dc1686dfc7; no voters: 
I20260608 10:05:55.199412 28010 raft_consensus.cc:2468] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef8cad7982d44d96b8f696dc1686dfc7 in term 0.
I20260608 10:05:55.200124 28133 raft_consensus.cc:2804] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:55.200548 28133 raft_consensus.cc:493] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:55.200847 28133 raft_consensus.cc:3060] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:55.206266 28133 raft_consensus.cc:515] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.208186 28133 leader_election.cc:290] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [CANDIDATE]: Term 1 election: Requested vote from peers 99fdbd9e570d44e2bc497766afd61b3f (127.23.52.129:35627), f2c96bf71d9344f1a5be5eef88cb5716 (127.23.52.130:43663)
I20260608 10:05:55.209540 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88fad13bbf4446e8bd3dea4063d9f86" candidate_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fdbd9e570d44e2bc497766afd61b3f"
I20260608 10:05:55.209766 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e88fad13bbf4446e8bd3dea4063d9f86" candidate_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c96bf71d9344f1a5be5eef88cb5716"
I20260608 10:05:55.210079 27935 raft_consensus.cc:3060] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:55.210424 28010 raft_consensus.cc:3060] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:55.216470 28010 raft_consensus.cc:2468] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8cad7982d44d96b8f696dc1686dfc7 in term 1.
I20260608 10:05:55.216472 27935 raft_consensus.cc:2468] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef8cad7982d44d96b8f696dc1686dfc7 in term 1.
I20260608 10:05:55.217809 28047 leader_election.cc:304] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef8cad7982d44d96b8f696dc1686dfc7, f2c96bf71d9344f1a5be5eef88cb5716; no voters: 
I20260608 10:05:55.218530 28133 raft_consensus.cc:2804] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:55.219749 28133 raft_consensus.cc:697] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 1 LEADER]: Becoming Leader. State: Replica: ef8cad7982d44d96b8f696dc1686dfc7, State: Running, Role: LEADER
I20260608 10:05:55.220664 28133 consensus_queue.cc:237] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } }
I20260608 10:05:55.228138 27833 catalog_manager.cc:5696] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef8cad7982d44d96b8f696dc1686dfc7 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef8cad7982d44d96b8f696dc1686dfc7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:55.492067 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:55.494153 27886 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:55.496290 27886 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:55.496784 27886 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:55.761803 28142 consensus_queue.cc:1048] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c96bf71d9344f1a5be5eef88cb5716" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:55.768494 28142 consensus_queue.cc:1048] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fdbd9e570d44e2bc497766afd61b3f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:56.504222 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:57.498167 27886 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:57.500648 27886 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:57.501008 27886 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:57.514417 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:58.523569 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:59.502233 27886 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:59.504005 27886 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:59.504407 27886 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:59.532677 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:00.541965 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:01.505371 27886 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:01.506677 27886 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:01.506948 27886 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:01.550921 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:02.560065 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:03.507920 27886 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:03.509662 27886 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:03.510058 27886 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:03.568395 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:04.575737 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:05.511041 27886 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:05.512625 27886 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:05.512998 27886 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:05.583133 27881 placement_policy_util.cc:407] tablet e88fad13bbf4446e8bd3dea4063d9f86: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:06.311249 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:06:06.338564 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:06.339427 23762 tablet_replica.cc:333] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f: stopping tablet replica
I20260608 10:06:06.340086 23762 raft_consensus.cc:2243] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:06.340803 23762 raft_consensus.cc:2272] T e88fad13bbf4446e8bd3dea4063d9f86 P 99fdbd9e570d44e2bc497766afd61b3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:06.363565 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:06:06.378510 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
W20260608 10:06:06.395097 28047 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260608 10:06:06.399899 28047 consensus_peers.cc:597] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 -> Peer f2c96bf71d9344f1a5be5eef88cb5716 (127.23.52.130:43663): Couldn't send request to peer f2c96bf71d9344f1a5be5eef88cb5716. 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 10:06:06.403457 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:06.404274 23762 tablet_replica.cc:333] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716: stopping tablet replica
I20260608 10:06:06.404865 23762 raft_consensus.cc:2243] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:06.405418 23762 raft_consensus.cc:2272] T e88fad13bbf4446e8bd3dea4063d9f86 P f2c96bf71d9344f1a5be5eef88cb5716 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:06.426820 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:06:06.439783 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:06:06.462281 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:06.463028 23762 tablet_replica.cc:333] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7: stopping tablet replica
I20260608 10:06:06.463655 23762 raft_consensus.cc:2243] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:06.464566 23762 raft_consensus.cc:2272] T e88fad13bbf4446e8bd3dea4063d9f86 P ef8cad7982d44d96b8f696dc1686dfc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:06.485239 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:06:06.497536 23762 master.cc:562] Master@127.23.52.190:35299 shutting down...
I20260608 10:06:06.519038 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:06.519860 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:06.520273 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9074528db5ed4e188ee78e28b81a842c: stopping tablet replica
I20260608 10:06:06.540608 23762 master.cc:584] Master@127.23.52.190:35299 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13234 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:06:06.578090 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:40925
I20260608 10:06:06.579473 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:06.585702 28156 instance_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 10:06:06.585754 28157 instance_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 10:06:06.587046 28159 instance_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 10:06:06.587949 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:06.588796 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:06.589003 23762 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 10:06:06.589170 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913166589134 us; error 0 us; skew 500 ppm
I20260608 10:06:06.589746 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:06.592322 23762 webserver.cc:533] Webserver started at http://127.23.52.190:38393/ using document root <none> and password file <none>
I20260608 10:06:06.592855 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:06.593101 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:06.593394 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:06.594642 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "c8d7415651bf4ceebb4c928df94235b5"
format_stamp: "Formatted at 2026-06-08 10:06:06 on dist-test-slave-kdhp"
I20260608 10:06:06.599418 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:06:06.603224 28164 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:06.604041 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:06.604344 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "c8d7415651bf4ceebb4c928df94235b5"
format_stamp: "Formatted at 2026-06-08 10:06:06 on dist-test-slave-kdhp"
I20260608 10:06:06.604612 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-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 10:06:06.624569 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:06.625885 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:06.666683 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:40925
I20260608 10:06:06.666816 28215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:40925 every 8 connection(s)
I20260608 10:06:06.671113 28216 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 10:06:06.682955 28216 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5: Bootstrap starting.
I20260608 10:06:06.688170 28216 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:06.692780 28216 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5: No bootstrap required, opened a new log
I20260608 10:06:06.695192 28216 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d7415651bf4ceebb4c928df94235b5" member_type: VOTER }
I20260608 10:06:06.695663 28216 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:06.695852 28216 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d7415651bf4ceebb4c928df94235b5, State: Initialized, Role: FOLLOWER
I20260608 10:06:06.696399 28216 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8d7415651bf4ceebb4c928df94235b5" member_type: VOTER }
I20260608 10:06:06.696854 28216 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:06.697058 28216 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:06.697275 28216 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:06.702105 28216 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d7415651bf4ceebb4c928df94235b5" member_type: VOTER }
I20260608 10:06:06.702628 28216 leader_election.cc:304] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [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: c8d7415651bf4ceebb4c928df94235b5; no voters: 
I20260608 10:06:06.703801 28216 leader_election.cc:290] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:06.704375 28219 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:06.706032 28219 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 1 LEADER]: Becoming Leader. State: Replica: c8d7415651bf4ceebb4c928df94235b5, State: Running, Role: LEADER
I20260608 10:06:06.706916 28219 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [LEADER]: Queue going to LEADER mode. State: All 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: "c8d7415651bf4ceebb4c928df94235b5" member_type: VOTER }
I20260608 10:06:06.707748 28216 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:06.710500 28221 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8d7415651bf4ceebb4c928df94235b5. Latest consensus state: current_term: 1 leader_uuid: "c8d7415651bf4ceebb4c928df94235b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d7415651bf4ceebb4c928df94235b5" member_type: VOTER } }
I20260608 10:06:06.710512 28220 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8d7415651bf4ceebb4c928df94235b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8d7415651bf4ceebb4c928df94235b5" member_type: VOTER } }
I20260608 10:06:06.711226 28221 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:06.711253 28220 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:06.719158 28225 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:06.724663 28225 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:06.725740 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:06.734531 28225 catalog_manager.cc:1382] Generated new cluster ID: 570a471e9d824e999bae2005a7c9d1dc
I20260608 10:06:06.734844 28225 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:06.767038 28225 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:06.768829 28225 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:06.791034 28225 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5: Generated new TSK 0
I20260608 10:06:06.791785 28225 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:06.798202 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:06.806519 28238 instance_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 10:06:06.807292 28239 instance_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 10:06:06.809859 28241 instance_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 10:06:06.809891 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:06.811162 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:06.811447 23762 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 10:06:06.811646 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913166811629 us; error 0 us; skew 500 ppm
I20260608 10:06:06.812312 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:06.815133 23762 webserver.cc:533] Webserver started at http://127.23.52.129:42787/ using document root <none> and password file <none>
I20260608 10:06:06.815780 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:06.816023 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:06.816344 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:06.817842 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "e7864f04f0f7438e88780387a6154b9b"
format_stamp: "Formatted at 2026-06-08 10:06:06 on dist-test-slave-kdhp"
I20260608 10:06:06.823520 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:06:06.827605 28246 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:06.828387 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:06.828747 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "e7864f04f0f7438e88780387a6154b9b"
format_stamp: "Formatted at 2026-06-08 10:06:06 on dist-test-slave-kdhp"
I20260608 10:06:06.829059 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-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 10:06:06.850719 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:06.852221 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:06.853899 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:06.856581 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:06.856834 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:06.857093 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:06.857286 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:06.901743 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:36003
I20260608 10:06:06.901881 28308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:36003 every 8 connection(s)
I20260608 10:06:06.907918 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:06.916261 28313 instance_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 10:06:06.916749 28314 instance_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 10:06:06.920130 23762 server_base.cc:1061] running on GCE node
W20260608 10:06:06.921165 28317 instance_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 10:06:06.922474 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:06.922816 23762 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 10:06:06.923041 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913166923018 us; error 0 us; skew 500 ppm
I20260608 10:06:06.923529 28309 heartbeater.cc:344] Connected to a master server at 127.23.52.190:40925
I20260608 10:06:06.923951 28309 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:06.923947 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:06.924996 28309 heartbeater.cc:507] Master 127.23.52.190:40925 requested a full tablet report, sending...
I20260608 10:06:06.927270 23762 webserver.cc:533] Webserver started at http://127.23.52.130:43351/ using document root <none> and password file <none>
I20260608 10:06:06.927906 28181 ts_manager.cc:194] Registered new tserver with Master: e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003)
I20260608 10:06:06.928017 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:06.928478 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:06.928824 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:06.930140 28181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51894
I20260608 10:06:06.930311 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "8833b48a74fd4607bed3c199d1fea476"
format_stamp: "Formatted at 2026-06-08 10:06:06 on dist-test-slave-kdhp"
I20260608 10:06:06.936347 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 10:06:06.940395 28321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:06.941229 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:06.941593 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "8833b48a74fd4607bed3c199d1fea476"
format_stamp: "Formatted at 2026-06-08 10:06:06 on dist-test-slave-kdhp"
I20260608 10:06:06.941880 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-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 10:06:06.956321 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:06.957665 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:06.959285 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:06.961815 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:06.962083 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:06.962345 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:06.962536 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:07.005394 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:36491
I20260608 10:06:07.005522 28383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:36491 every 8 connection(s)
I20260608 10:06:07.010919 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:07.018206 28387 instance_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 10:06:07.018988 28388 instance_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 10:06:07.022639 23762 server_base.cc:1061] running on GCE node
W20260608 10:06:07.023818 28390 instance_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 10:06:07.024964 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:07.025287 23762 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 10:06:07.025344 28384 heartbeater.cc:344] Connected to a master server at 127.23.52.190:40925
I20260608 10:06:07.025568 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913167025546 us; error 0 us; skew 500 ppm
I20260608 10:06:07.025841 28384 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:07.026379 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:07.026714 28384 heartbeater.cc:507] Master 127.23.52.190:40925 requested a full tablet report, sending...
I20260608 10:06:07.029202 28181 ts_manager.cc:194] Registered new tserver with Master: 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:07.029366 23762 webserver.cc:533] Webserver started at http://127.23.52.131:44747/ using document root <none> and password file <none>
I20260608 10:06:07.030021 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:07.030261 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:07.030596 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:07.030884 28181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51898
I20260608 10:06:07.032232 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "1178c561692142be9e3aaad6dd8f0f7f"
format_stamp: "Formatted at 2026-06-08 10:06:07 on dist-test-slave-kdhp"
I20260608 10:06:07.037120 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 10:06:07.040781 28395 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:07.041677 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:06:07.042032 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "1178c561692142be9e3aaad6dd8f0f7f"
format_stamp: "Formatted at 2026-06-08 10:06:07 on dist-test-slave-kdhp"
I20260608 10:06:07.042363 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-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 10:06:07.058996 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:07.060477 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:07.062153 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:07.064967 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:07.065236 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:07.065518 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:07.065735 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:07.111104 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:36799
I20260608 10:06:07.111264 28457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:36799 every 8 connection(s)
I20260608 10:06:07.127570 28458 heartbeater.cc:344] Connected to a master server at 127.23.52.190:40925
I20260608 10:06:07.128016 28458 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:07.128860 28458 heartbeater.cc:507] Master 127.23.52.190:40925 requested a full tablet report, sending...
I20260608 10:06:07.131290 28181 ts_manager.cc:194] Registered new tserver with Master: 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:07.131435 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016710314s
I20260608 10:06:07.133091 28181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51904
I20260608 10:06:07.933698 28309 heartbeater.cc:499] Master 127.23.52.190:40925 was elected leader, sending a full tablet report...
I20260608 10:06:08.033716 28384 heartbeater.cc:499] Master 127.23.52.190:40925 was elected leader, sending a full tablet report...
I20260608 10:06:08.136507 28458 heartbeater.cc:499] Master 127.23.52.190:40925 was elected leader, sending a full tablet report...
I20260608 10:06:08.193823 28181 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51914:
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 10:06:08.197232 28181 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 10:06:08.297572 28423 tablet_service.cc:1511] Processing CreateTablet for tablet 677db577e3864328899d7c6dc772e472 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:08.298389 28422 tablet_service.cc:1511] Processing CreateTablet for tablet 51de8fe2e60249e69ccf5e681ec68692 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:08.299448 28423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 677db577e3864328899d7c6dc772e472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.301187 28421 tablet_service.cc:1511] Processing CreateTablet for tablet 428473a0798a4d7eb8ddbe5d9f6397c1 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:08.303184 28417 tablet_service.cc:1511] Processing CreateTablet for tablet 2765e73fb7704d7cb87492c01235da49 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:08.303918 28420 tablet_service.cc:1511] Processing CreateTablet for tablet 169603ffe8634479a07d2ad378e2d382 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:08.305915 28274 tablet_service.cc:1511] Processing CreateTablet for tablet 677db577e3864328899d7c6dc772e472 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:08.306522 28418 tablet_service.cc:1511] Processing CreateTablet for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:08.308831 28273 tablet_service.cc:1511] Processing CreateTablet for tablet 51de8fe2e60249e69ccf5e681ec68692 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:08.310469 28419 tablet_service.cc:1511] Processing CreateTablet for tablet 1b16342d747b42ce822131aba3100498 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:08.313184 28416 tablet_service.cc:1511] Processing CreateTablet for tablet ce4398327b2f48db8bee875a902029e1 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:08.314389 28270 tablet_service.cc:1511] Processing CreateTablet for tablet 1b16342d747b42ce822131aba3100498 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:08.316016 28415 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee80ebb5bc947f48196994f0550d573 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:08.316699 28265 tablet_service.cc:1511] Processing CreateTablet for tablet bff1790b20da4c7e89973fe38748e67c (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:08.317176 28271 tablet_service.cc:1511] Processing CreateTablet for tablet 169603ffe8634479a07d2ad378e2d382 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:08.319938 28266 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee80ebb5bc947f48196994f0550d573 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:08.320662 28268 tablet_service.cc:1511] Processing CreateTablet for tablet 2765e73fb7704d7cb87492c01235da49 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:08.322801 28267 tablet_service.cc:1511] Processing CreateTablet for tablet ce4398327b2f48db8bee875a902029e1 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:08.323252 28269 tablet_service.cc:1511] Processing CreateTablet for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:08.311560 28272 tablet_service.cc:1511] Processing CreateTablet for tablet 428473a0798a4d7eb8ddbe5d9f6397c1 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:08.325335 28274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 677db577e3864328899d7c6dc772e472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.326040 28269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.327152 28267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4398327b2f48db8bee875a902029e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.327929 28268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2765e73fb7704d7cb87492c01235da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.328855 28272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428473a0798a4d7eb8ddbe5d9f6397c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.317605 28415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee80ebb5bc947f48196994f0550d573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.329511 28266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee80ebb5bc947f48196994f0550d573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.330235 28422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51de8fe2e60249e69ccf5e681ec68692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.330796 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff1790b20da4c7e89973fe38748e67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.331069 28417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2765e73fb7704d7cb87492c01235da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.333009 28416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4398327b2f48db8bee875a902029e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.335716 28273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51de8fe2e60249e69ccf5e681ec68692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.339792 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169603ffe8634479a07d2ad378e2d382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.340623 28271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169603ffe8634479a07d2ad378e2d382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.341246 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428473a0798a4d7eb8ddbe5d9f6397c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.343847 28270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b16342d747b42ce822131aba3100498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.351837 28418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.356863 28419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b16342d747b42ce822131aba3100498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.408855 28269 tablet_service.cc:1511] Processing CreateTablet for tablet f677e96183664a038d7bf6746e121944 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:08.409139 28414 tablet_service.cc:1511] Processing CreateTablet for tablet 9e70c57149174d2fa3d56bb3df7aa00f (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:08.409941 28421 tablet_service.cc:1511] Processing CreateTablet for tablet f677e96183664a038d7bf6746e121944 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:08.415899 28416 tablet_service.cc:1511] Processing CreateTablet for tablet bff1790b20da4c7e89973fe38748e67c (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:08.416639 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e70c57149174d2fa3d56bb3df7aa00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.447965 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f677e96183664a038d7bf6746e121944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.418814 28349 tablet_service.cc:1511] Processing CreateTablet for tablet 677db577e3864328899d7c6dc772e472 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:08.424577 28269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f677e96183664a038d7bf6746e121944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.449990 28349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 677db577e3864328899d7c6dc772e472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.424736 28347 tablet_service.cc:1511] Processing CreateTablet for tablet 428473a0798a4d7eb8ddbe5d9f6397c1 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:08.452252 28347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428473a0798a4d7eb8ddbe5d9f6397c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.426719 28346 tablet_service.cc:1511] Processing CreateTablet for tablet 169603ffe8634479a07d2ad378e2d382 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:08.457063 28346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169603ffe8634479a07d2ad378e2d382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.428764 28345 tablet_service.cc:1511] Processing CreateTablet for tablet 1b16342d747b42ce822131aba3100498 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:08.460280 28345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b16342d747b42ce822131aba3100498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.462461 28416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff1790b20da4c7e89973fe38748e67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.430714 28344 tablet_service.cc:1511] Processing CreateTablet for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:08.464228 28344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.432801 28342 tablet_service.cc:1511] Processing CreateTablet for tablet ce4398327b2f48db8bee875a902029e1 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:08.434814 28343 tablet_service.cc:1511] Processing CreateTablet for tablet 2765e73fb7704d7cb87492c01235da49 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:08.437187 28341 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee80ebb5bc947f48196994f0550d573 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:08.439553 28340 tablet_service.cc:1511] Processing CreateTablet for tablet bff1790b20da4c7e89973fe38748e67c (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:08.440706 28348 tablet_service.cc:1511] Processing CreateTablet for tablet 51de8fe2e60249e69ccf5e681ec68692 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:08.469142 28342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4398327b2f48db8bee875a902029e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.470391 28343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2765e73fb7704d7cb87492c01235da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.476198 28341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee80ebb5bc947f48196994f0550d573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.479980 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff1790b20da4c7e89973fe38748e67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.484182 28348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51de8fe2e60249e69ccf5e681ec68692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.525851 28479 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:08.529937 28266 tablet_service.cc:1511] Processing CreateTablet for tablet 9e70c57149174d2fa3d56bb3df7aa00f (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:08.531512 28266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e70c57149174d2fa3d56bb3df7aa00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.533468 28342 tablet_service.cc:1511] Processing CreateTablet for tablet 9e70c57149174d2fa3d56bb3df7aa00f (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:08.534816 28342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e70c57149174d2fa3d56bb3df7aa00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.539988 28347 tablet_service.cc:1511] Processing CreateTablet for tablet f677e96183664a038d7bf6746e121944 (DEFAULT_TABLE table=test-workload [id=dfa3773490b44b21934d6a19dfc99b24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:08.542198 28347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f677e96183664a038d7bf6746e121944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:08.575546 28478 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:08.578845 28479 tablet_bootstrap.cc:654] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.590298 28480 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:08.598459 28478 tablet_bootstrap.cc:654] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.605401 28480 tablet_bootstrap.cc:654] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.612392 28479 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:08.612948 28479 ts_tablet_manager.cc:1403] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.003s
I20260608 10:06:08.613437 28478 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:08.614001 28478 ts_tablet_manager.cc:1403] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.006s
I20260608 10:06:08.616017 28480 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:08.616539 28480 ts_tablet_manager.cc:1403] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260608 10:06:08.616485 28479 raft_consensus.cc:359] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.617722 28479 raft_consensus.cc:385] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.617457 28478 raft_consensus.cc:359] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.618041 28479 raft_consensus.cc:740] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.618295 28478 raft_consensus.cc:385] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.618680 28478 raft_consensus.cc:740] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.618969 28479 consensus_queue.cc:260] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.619606 28478 consensus_queue.cc:260] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.620147 28480 raft_consensus.cc:359] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.620910 28480 raft_consensus.cc:385] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.621299 28480 raft_consensus.cc:740] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.622411 28479 ts_tablet_manager.cc:1434] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:06:08.622553 28480 consensus_queue.cc:260] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.623642 28479 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:08.631506 28479 tablet_bootstrap.cc:654] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.638073 28480 ts_tablet_manager.cc:1434] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.008s
I20260608 10:06:08.639411 28480 tablet_bootstrap.cc:492] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:08.639623 28478 ts_tablet_manager.cc:1434] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.020s
I20260608 10:06:08.643901 28479 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:08.644450 28479 ts_tablet_manager.cc:1403] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.011s
I20260608 10:06:08.646859 28480 tablet_bootstrap.cc:654] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.649390 28478 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:08.651638 28479 raft_consensus.cc:359] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.652412 28479 raft_consensus.cc:385] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.652741 28479 raft_consensus.cc:740] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.653867 28479 consensus_queue.cc:260] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.657734 28480 tablet_bootstrap.cc:492] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:08.658375 28480 ts_tablet_manager.cc:1403] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
W20260608 10:06:08.658429 28310 tablet.cc:2404] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:06:08.657984 28478 tablet_bootstrap.cc:654] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.662032 28480 raft_consensus.cc:359] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.662885 28480 raft_consensus.cc:385] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.663254 28480 raft_consensus.cc:740] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.664273 28480 consensus_queue.cc:260] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.665863 28479 ts_tablet_manager.cc:1434] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.005s
I20260608 10:06:08.666712 28480 ts_tablet_manager.cc:1434] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:06:08.667893 28480 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:08.668648 28479 tablet_bootstrap.cc:492] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:08.671630 28478 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:08.672171 28478 ts_tablet_manager.cc:1403] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260608 10:06:08.675565 28480 tablet_bootstrap.cc:654] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.675611 28478 raft_consensus.cc:359] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.676553 28478 raft_consensus.cc:385] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.676877 28478 raft_consensus.cc:740] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.676237 28479 tablet_bootstrap.cc:654] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.679231 28478 consensus_queue.cc:260] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.686478 28478 ts_tablet_manager.cc:1434] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260608 10:06:08.687772 28478 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:08.689049 28480 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:08.689658 28480 ts_tablet_manager.cc:1403] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 10:06:08.693089 28480 raft_consensus.cc:359] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.694063 28480 raft_consensus.cc:385] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.694447 28480 raft_consensus.cc:740] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.694609 28478 tablet_bootstrap.cc:654] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.696882 28480 consensus_queue.cc:260] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.698319 28479 tablet_bootstrap.cc:492] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:08.698889 28479 ts_tablet_manager.cc:1403] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.005s
I20260608 10:06:08.699939 28480 ts_tablet_manager.cc:1434] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:06:08.701560 28480 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:08.702396 28479 raft_consensus.cc:359] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.703197 28479 raft_consensus.cc:385] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.703536 28479 raft_consensus.cc:740] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.704416 28479 consensus_queue.cc:260] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.706951 28479 ts_tablet_manager.cc:1434] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260608 10:06:08.708012 28479 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:08.711726 28480 tablet_bootstrap.cc:654] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.715265 28479 tablet_bootstrap.cc:654] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.728019 28479 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:08.728616 28479 ts_tablet_manager.cc:1403] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
W20260608 10:06:08.728925 28229 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:08.732137 28479 raft_consensus.cc:359] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.732919 28479 raft_consensus.cc:385] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.733237 28479 raft_consensus.cc:740] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.734181 28479 consensus_queue.cc:260] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.739794 28479 ts_tablet_manager.cc:1434] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:06:08.741242 28479 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:08.741261 28485 raft_consensus.cc:493] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:08.742136 28485 raft_consensus.cc:515] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.745792 28485 leader_election.cc:290] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:08.748791 28480 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:08.749361 28480 ts_tablet_manager.cc:1403] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.024s
I20260608 10:06:08.749470 28478 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:08.750288 28478 ts_tablet_manager.cc:1403] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.034s
I20260608 10:06:08.752854 28480 raft_consensus.cc:359] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.753680 28480 raft_consensus.cc:385] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.754002 28480 raft_consensus.cc:740] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.756505 28480 consensus_queue.cc:260] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.759291 28480 ts_tablet_manager.cc:1434] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:06:08.755089 28478 raft_consensus.cc:359] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.760056 28478 raft_consensus.cc:385] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.760550 28478 raft_consensus.cc:740] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.761523 28478 consensus_queue.cc:260] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.764037 28478 ts_tablet_manager.cc:1434] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 10:06:08.764882 28478 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:08.771387 28480 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:08.771659 28478 tablet_bootstrap.cc:654] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.778923 28479 tablet_bootstrap.cc:654] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.780833 28480 tablet_bootstrap.cc:654] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.782198 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4398327b2f48db8bee875a902029e1" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:08.783098 28433 raft_consensus.cc:2468] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 0.
I20260608 10:06:08.784811 28248 leader_election.cc:304] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:08.785800 28485 raft_consensus.cc:2804] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:08.786221 28485 raft_consensus.cc:493] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:08.786556 28485 raft_consensus.cc:3060] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:08.792215 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4398327b2f48db8bee875a902029e1" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:08.793032 28359 raft_consensus.cc:2468] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 0.
I20260608 10:06:08.794939 28485 raft_consensus.cc:515] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.796623 28480 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:08.798192 28479 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:08.798308 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4398327b2f48db8bee875a902029e1" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476"
I20260608 10:06:08.798525 28480 ts_tablet_manager.cc:1403] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260608 10:06:08.798792 28479 ts_tablet_manager.cc:1403] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.005s
I20260608 10:06:08.798920 28359 raft_consensus.cc:3060] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:08.806365 28480 raft_consensus.cc:359] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.806916 28479 raft_consensus.cc:359] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:08.807592 28480 raft_consensus.cc:385] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.808682 28480 raft_consensus.cc:740] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.807760 28479 raft_consensus.cc:385] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.809478 28479 raft_consensus.cc:740] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.810431 28479 consensus_queue.cc:260] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:08.810209 28480 consensus_queue.cc:260] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.811184 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4398327b2f48db8bee875a902029e1" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:08.811815 28433 raft_consensus.cc:3060] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:08.818427 28486 raft_consensus.cc:493] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:08.819247 28486 raft_consensus.cc:515] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.819941 28433 raft_consensus.cc:2468] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 1.
I20260608 10:06:08.821421 28248 leader_election.cc:304] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:08.824445 28479 ts_tablet_manager.cc:1434] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260608 10:06:08.828015 28485 leader_election.cc:290] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Requested vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:08.828652 28485 raft_consensus.cc:2804] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:08.829129 28485 raft_consensus.cc:697] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Becoming Leader. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Running, Role: LEADER
I20260608 10:06:08.830049 28485 consensus_queue.cc:237] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.834376 28479 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:08.834161 28486 leader_election.cc:290] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:08.834297 28359 raft_consensus.cc:2468] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 1.
I20260608 10:06:08.842906 28479 tablet_bootstrap.cc:654] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.844111 28480 ts_tablet_manager.cc:1434] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.004s
I20260608 10:06:08.845394 28480 tablet_bootstrap.cc:492] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:08.845431 28478 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:08.846179 28478 ts_tablet_manager.cc:1403] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.081s	user 0.042s	sys 0.035s
I20260608 10:06:08.850880 28478 raft_consensus.cc:359] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.857057 28478 raft_consensus.cc:385] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.857414 28478 raft_consensus.cc:740] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.858237 28478 consensus_queue.cc:260] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.860976 28478 ts_tablet_manager.cc:1434] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:06:08.860294 28181 catalog_manager.cc:5696] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7864f04f0f7438e88780387a6154b9b (127.23.52.129). New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:08.862073 28478 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:08.868798 28480 tablet_bootstrap.cc:654] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.869915 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1e1d22f46e41679b9dc5be2ce4ae7f" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:08.870697 28284 raft_consensus.cc:2468] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 0.
I20260608 10:06:08.871488 28485 raft_consensus.cc:493] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:08.872037 28485 raft_consensus.cc:515] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.874963 28478 tablet_bootstrap.cc:654] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.876148 28486 raft_consensus.cc:493] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:08.876374 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1e1d22f46e41679b9dc5be2ce4ae7f" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:08.876751 28486 raft_consensus.cc:515] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.877034 28359 raft_consensus.cc:2468] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 0.
I20260608 10:06:08.878573 28248 leader_election.cc:304] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:08.879663 28500 raft_consensus.cc:2804] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:08.879837 28484 raft_consensus.cc:493] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:08.880136 28500 raft_consensus.cc:493] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:08.880556 28500 raft_consensus.cc:3060] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:08.880357 28484 raft_consensus.cc:515] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.885696 28484 leader_election.cc:290] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:08.888625 28323 leader_election.cc:304] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:08.889725 28500 raft_consensus.cc:515] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.890858 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428473a0798a4d7eb8ddbe5d9f6397c1" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:08.892848 28485 leader_election.cc:290] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:08.892933 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1e1d22f46e41679b9dc5be2ce4ae7f" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476"
I20260608 10:06:08.879092 28486 leader_election.cc:290] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:08.893610 28359 raft_consensus.cc:3060] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:08.896909 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1e1d22f46e41679b9dc5be2ce4ae7f" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
W20260608 10:06:08.898808 28248 leader_election.cc:343] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:08.906204 28479 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:08.906986 28479 ts_tablet_manager.cc:1403] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.016s
I20260608 10:06:08.907332 28359 raft_consensus.cc:2468] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 1.
I20260608 10:06:08.908078 28486 raft_consensus.cc:2764] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:06:08.911044 28479 raft_consensus.cc:359] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.912257 28479 raft_consensus.cc:385] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:06:08.911725 28323 leader_election.cc:343] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:08.913744 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1e1d22f46e41679b9dc5be2ce4ae7f" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
W20260608 10:06:08.915660 28248 leader_election.cc:343] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:08.912756 28479 raft_consensus.cc:740] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.913444 28500 leader_election.cc:290] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Requested vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:08.917279 28479 consensus_queue.cc:260] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.918041 28248 leader_election.cc:304] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [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: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 1178c561692142be9e3aaad6dd8f0f7f
I20260608 10:06:08.919319 28500 raft_consensus.cc:2804] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:08.920868 28500 raft_consensus.cc:697] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Becoming Leader. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Running, Role: LEADER
I20260608 10:06:08.922897 28500 consensus_queue.cc:237] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.931988 28479 ts_tablet_manager.cc:1434] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260608 10:06:08.933068 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1e1d22f46e41679b9dc5be2ce4ae7f" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:08.933358 28479 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:08.934863 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428473a0798a4d7eb8ddbe5d9f6397c1" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:08.935609 28433 raft_consensus.cc:2468] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 0.
I20260608 10:06:08.937101 28478 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:08.937641 28478 ts_tablet_manager.cc:1403] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.076s	user 0.037s	sys 0.019s
W20260608 10:06:08.939553 28323 leader_election.cc:343] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:08.941522 28323 leader_election.cc:304] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [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: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476; no voters: e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:08.942184 28480 tablet_bootstrap.cc:492] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:08.942770 28480 ts_tablet_manager.cc:1403] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.008s
I20260608 10:06:08.942978 28509 raft_consensus.cc:2804] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:08.943442 28509 raft_consensus.cc:493] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:08.943874 28509 raft_consensus.cc:3060] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:08.946375 28480 raft_consensus.cc:359] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.947134 28480 raft_consensus.cc:385] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.947450 28480 raft_consensus.cc:740] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.947809 28486 raft_consensus.cc:493] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:08.948249 28480 consensus_queue.cc:260] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.948309 28486 raft_consensus.cc:515] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.948695 28478 raft_consensus.cc:359] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.951629 28478 raft_consensus.cc:385] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:08.954104 28478 raft_consensus.cc:740] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:08.954679 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16342d747b42ce822131aba3100498" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:08.954999 28478 consensus_queue.cc:260] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.952248 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51de8fe2e60249e69ccf5e681ec68692" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
W20260608 10:06:08.957386 28397 leader_election.cc:343] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:08.957597 28478 ts_tablet_manager.cc:1434] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260608 10:06:08.958693 28478 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:08.959578 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16342d747b42ce822131aba3100498" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:08.953706 28486 leader_election.cc:290] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
W20260608 10:06:08.958720 28323 leader_election.cc:343] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:06:08.962332 28323 leader_election.cc:343] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:08.962823 28323 leader_election.cc:304] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476; no voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:08.963742 28486 raft_consensus.cc:2749] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:08.965171 28509 raft_consensus.cc:515] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.967972 28478 tablet_bootstrap.cc:654] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.968678 28509 leader_election.cc:290] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Requested vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:08.968911 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428473a0798a4d7eb8ddbe5d9f6397c1" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b"
W20260608 10:06:08.970878 28323 leader_election.cc:343] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:08.972698 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428473a0798a4d7eb8ddbe5d9f6397c1" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:08.973380 28433 raft_consensus.cc:3060] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:08.973943 28480 ts_tablet_manager.cc:1434] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.003s
I20260608 10:06:08.975080 28480 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:08.982069 28480 tablet_bootstrap.cc:654] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.984419 28479 tablet_bootstrap.cc:654] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:08.985221 28433 raft_consensus.cc:2468] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 1.
I20260608 10:06:08.986819 28323 leader_election.cc:304] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [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: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476; no voters: e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:08.988087 28514 raft_consensus.cc:2804] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:08.988870 28514 raft_consensus.cc:697] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Becoming Leader. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Running, Role: LEADER
I20260608 10:06:08.989907 28514 consensus_queue.cc:237] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.991417 28500 raft_consensus.cc:493] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:08.992096 28500 raft_consensus.cc:515] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:08.994606 28500 leader_election.cc:290] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:08.995061 28500 raft_consensus.cc:493] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:08.998142 28480 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:09.000854 28484 raft_consensus.cc:493] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.011584 28480 ts_tablet_manager.cc:1403] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.004s
I20260608 10:06:09.011492 28484 raft_consensus.cc:515] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.001976 28478 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:09.014545 28478 ts_tablet_manager.cc:1403] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.007s
I20260608 10:06:09.017235 28480 raft_consensus.cc:359] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.018090 28480 raft_consensus.cc:385] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.010089 28509 raft_consensus.cc:493] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.018474 28480 raft_consensus.cc:740] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.017815 28478 raft_consensus.cc:359] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:09.019626 28478 raft_consensus.cc:385] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.018877 28509 raft_consensus.cc:515] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.020151 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f677e96183664a038d7bf6746e121944" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:09.019527 28179 catalog_manager.cc:5696] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:09.019560 28480 consensus_queue.cc:260] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.020155 28478 raft_consensus.cc:740] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.022567 28509 leader_election.cc:290] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.022804 28478 consensus_queue.cc:260] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:09.023500 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169603ffe8634479a07d2ad378e2d382" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
W20260608 10:06:09.023757 28397 leader_election.cc:343] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.024219 28480 ts_tablet_manager.cc:1434] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 10:06:09.000419 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee80ebb5bc947f48196994f0550d573" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.025003 28433 raft_consensus.cc:2468] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 0.
I20260608 10:06:09.025307 28478 ts_tablet_manager.cc:1434] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 10:06:09.025426 28480 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:08.999361 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee80ebb5bc947f48196994f0550d573" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:09.026453 28248 leader_election.cc:304] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.013911 28484 leader_election.cc:290] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:09.017887 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f677e96183664a038d7bf6746e121944" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
W20260608 10:06:09.027937 28248 leader_election.cc:343] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.029196 28485 raft_consensus.cc:2804] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.029727 28485 raft_consensus.cc:493] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.030162 28485 raft_consensus.cc:3060] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.024190 28283 raft_consensus.cc:2468] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 0.
I20260608 10:06:09.034812 28323 leader_election.cc:304] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.009375 28500 raft_consensus.cc:515] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.026275 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169603ffe8634479a07d2ad378e2d382" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.035825 28480 tablet_bootstrap.cc:654] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
W20260608 10:06:09.036484 28397 leader_election.cc:343] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.037047 28397 leader_election.cc:304] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f; no voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:09.037978 28509 raft_consensus.cc:2804] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.038354 28509 raft_consensus.cc:493] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.038756 28509 raft_consensus.cc:3060] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:08.995798 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51de8fe2e60249e69ccf5e681ec68692" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:09.043772 28359 raft_consensus.cc:2468] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1178c561692142be9e3aaad6dd8f0f7f in term 0.
I20260608 10:06:09.044909 28484 raft_consensus.cc:2749] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:06:09.047125 28323 leader_election.cc:343] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.049132 28397 leader_election.cc:304] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [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: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476; no voters: e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:09.050551 28484 raft_consensus.cc:2804] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.051052 28484 raft_consensus.cc:493] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.051529 28484 raft_consensus.cc:3060] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.052776 28500 leader_election.cc:290] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.056056 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765e73fb7704d7cb87492c01235da49" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
W20260608 10:06:09.069453 28248 leader_election.cc:343] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.061466 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765e73fb7704d7cb87492c01235da49" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
W20260608 10:06:09.071822 28248 leader_election.cc:343] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.072528 28248 leader_election.cc:304] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7864f04f0f7438e88780387a6154b9b; no voters: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476
I20260608 10:06:09.049445 28181 catalog_manager.cc:5696] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7864f04f0f7438e88780387a6154b9b (127.23.52.129). New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:09.074388 28509 raft_consensus.cc:515] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.087296 28509 leader_election.cc:290] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Requested vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.088066 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169603ffe8634479a07d2ad378e2d382" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b"
I20260608 10:06:09.088428 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169603ffe8634479a07d2ad378e2d382" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:09.088752 28283 raft_consensus.cc:3060] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.083803 28485 raft_consensus.cc:515] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
W20260608 10:06:09.089707 28323 leader_election.cc:343] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.090895 28485 leader_election.cc:290] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Requested vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.091265 28480 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:09.026489 28478 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:09.091794 28480 ts_tablet_manager.cc:1403] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.036s
I20260608 10:06:09.092470 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee80ebb5bc947f48196994f0550d573" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:09.093081 28433 raft_consensus.cc:3060] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.094835 28480 raft_consensus.cc:359] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.095556 28480 raft_consensus.cc:385] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.095835 28480 raft_consensus.cc:740] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.075822 28500 raft_consensus.cc:2749] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:09.065645 28484 raft_consensus.cc:515] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.097982 28485 raft_consensus.cc:493] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.098486 28485 raft_consensus.cc:515] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:09.099575 28478 tablet_bootstrap.cc:654] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.099764 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51de8fe2e60249e69ccf5e681ec68692" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b"
I20260608 10:06:09.099946 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51de8fe2e60249e69ccf5e681ec68692" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476"
I20260608 10:06:09.100611 28358 raft_consensus.cc:3060] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.100749 28485 leader_election.cc:290] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:09.103402 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677db577e3864328899d7c6dc772e472" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:09.103860 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677db577e3864328899d7c6dc772e472" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.104702 28432 raft_consensus.cc:2468] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 0.
W20260608 10:06:09.105120 28248 leader_election.cc:343] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.106352 28484 leader_election.cc:290] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 election: Requested vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
W20260608 10:06:09.106482 28397 leader_election.cc:343] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.107867 28248 leader_election.cc:304] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [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: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b; no voters: 8833b48a74fd4607bed3c199d1fea476
I20260608 10:06:09.108742 28485 raft_consensus.cc:2804] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.109120 28485 raft_consensus.cc:493] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.109476 28485 raft_consensus.cc:3060] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.109927 28358 raft_consensus.cc:2468] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1178c561692142be9e3aaad6dd8f0f7f in term 1.
I20260608 10:06:09.085265 28479 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:09.111006 28479 ts_tablet_manager.cc:1403] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.178s	user 0.033s	sys 0.038s
I20260608 10:06:09.112396 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee80ebb5bc947f48196994f0550d573" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476"
I20260608 10:06:09.114530 28479 raft_consensus.cc:359] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.115288 28479 raft_consensus.cc:385] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.115623 28479 raft_consensus.cc:740] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.116135 28283 raft_consensus.cc:2468] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 1.
I20260608 10:06:09.116802 28397 leader_election.cc:304] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [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: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476; no voters: e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:09.110972 28480 consensus_queue.cc:260] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.118046 28484 raft_consensus.cc:2804] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.117866 28323 leader_election.cc:304] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [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: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 1178c561692142be9e3aaad6dd8f0f7f
I20260608 10:06:09.119181 28509 raft_consensus.cc:2804] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.119748 28509 raft_consensus.cc:697] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Becoming Leader. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Running, Role: LEADER
I20260608 10:06:09.120677 28509 consensus_queue.cc:237] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.123449 28484 raft_consensus.cc:697] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 LEADER]: Becoming Leader. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Running, Role: LEADER
I20260608 10:06:09.123898 28478 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
W20260608 10:06:09.124150 28248 leader_election.cc:343] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.124550 28478 ts_tablet_manager.cc:1403] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.014s
I20260608 10:06:09.124378 28484 consensus_queue.cc:237] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.126470 28485 raft_consensus.cc:515] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:09.128147 28478 raft_consensus.cc:359] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.128952 28478 raft_consensus.cc:385] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.129323 28478 raft_consensus.cc:740] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.129518 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677db577e3864328899d7c6dc772e472" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:09.130125 28432 raft_consensus.cc:3060] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.130369 28478 consensus_queue.cc:260] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.132326 28480 ts_tablet_manager.cc:1434] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260608 10:06:09.133616 28480 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:09.135568 28478 ts_tablet_manager.cc:1434] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:06:09.136698 28478 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:09.139151 28432 raft_consensus.cc:2468] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 1.
I20260608 10:06:09.140722 28248 leader_election.cc:304] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.141875 28500 raft_consensus.cc:2804] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.142946 28433 raft_consensus.cc:2468] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 1.
I20260608 10:06:09.144613 28248 leader_election.cc:304] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [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: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b; no voters: 8833b48a74fd4607bed3c199d1fea476
I20260608 10:06:09.145644 28480 tablet_bootstrap.cc:654] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.146602 28485 leader_election.cc:290] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Requested vote from peers 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:09.116499 28479 consensus_queue.cc:260] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.149600 28479 ts_tablet_manager.cc:1434] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260608 10:06:09.149618 28500 raft_consensus.cc:697] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Becoming Leader. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Running, Role: LEADER
I20260608 10:06:09.149175 28181 catalog_manager.cc:5696] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:09.150924 28479 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:09.150748 28500 consensus_queue.cc:237] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:09.155133 28485 raft_consensus.cc:2804] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.155715 28485 raft_consensus.cc:697] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Becoming Leader. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Running, Role: LEADER
I20260608 10:06:09.156599 28485 consensus_queue.cc:237] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.157521 28179 catalog_manager.cc:5696] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131). New cstate: current_term: 1 leader_uuid: "1178c561692142be9e3aaad6dd8f0f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:09.161149 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677db577e3864328899d7c6dc772e472" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476"
W20260608 10:06:09.163134 28248 leader_election.cc:343] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.164819 28479 tablet_bootstrap.cc:654] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.167397 28480 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:09.167857 28480 ts_tablet_manager.cc:1403] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260608 10:06:09.170789 28480 raft_consensus.cc:359] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:09.171554 28480 raft_consensus.cc:385] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.171862 28480 raft_consensus.cc:740] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.172724 28480 consensus_queue.cc:260] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:09.174031 28478 tablet_bootstrap.cc:654] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.175251 28480 ts_tablet_manager.cc:1434] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:06:09.176332 28480 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:09.185021 28480 tablet_bootstrap.cc:654] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.186098 28479 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:09.186651 28479 ts_tablet_manager.cc:1403] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260608 10:06:09.186314 28181 catalog_manager.cc:5696] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7864f04f0f7438e88780387a6154b9b (127.23.52.129). New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:09.188292 28181 catalog_manager.cc:5696] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7864f04f0f7438e88780387a6154b9b (127.23.52.129). New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:09.189656 28479 raft_consensus.cc:359] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.190321 28479 raft_consensus.cc:385] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.190613 28479 raft_consensus.cc:740] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.191593 28479 consensus_queue.cc:260] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.194507 28479 ts_tablet_manager.cc:1434] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 10:06:09.195497 28479 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:09.209268 28478 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:09.209340 28479 tablet_bootstrap.cc:654] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.209944 28478 ts_tablet_manager.cc:1403] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.018s
I20260608 10:06:09.212989 28478 raft_consensus.cc:359] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.213704 28478 raft_consensus.cc:385] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.214002 28478 raft_consensus.cc:740] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.214744 28478 consensus_queue.cc:260] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.216284 28480 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:09.216756 28480 ts_tablet_manager.cc:1403] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.008s
I20260608 10:06:09.217252 28478 ts_tablet_manager.cc:1434] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:06:09.218289 28478 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:09.219508 28480 raft_consensus.cc:359] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.220197 28480 raft_consensus.cc:385] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.220472 28480 raft_consensus.cc:740] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.221323 28480 consensus_queue.cc:260] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.223927 28480 ts_tablet_manager.cc:1434] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:06:09.224803 28478 tablet_bootstrap.cc:654] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.224969 28480 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:09.225756 28479 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:09.226292 28479 ts_tablet_manager.cc:1403] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260608 10:06:09.229763 28479 raft_consensus.cc:359] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.230904 28479 raft_consensus.cc:385] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.231523 28479 raft_consensus.cc:740] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.233067 28480 tablet_bootstrap.cc:654] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.232971 28479 consensus_queue.cc:260] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.238924 28478 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:09.238942 28479 ts_tablet_manager.cc:1434] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:06:09.239693 28478 ts_tablet_manager.cc:1403] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 10:06:09.240569 28479 tablet_bootstrap.cc:492] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:09.243924 28509 raft_consensus.cc:493] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.244522 28509 raft_consensus.cc:515] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } }
I20260608 10:06:09.247226 28509 leader_election.cc:290] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799), e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003)
I20260608 10:06:09.249363 28479 tablet_bootstrap.cc:654] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.250104 28480 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:09.250613 28480 ts_tablet_manager.cc:1403] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260608 10:06:09.249389 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677db577e3864328899d7c6dc772e472" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:09.250327 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677db577e3864328899d7c6dc772e472" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.253049 28433 raft_consensus.cc:2393] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8833b48a74fd4607bed3c199d1fea476 in current term 1: Already voted for candidate e7864f04f0f7438e88780387a6154b9b in this term.
I20260608 10:06:09.254309 28480 raft_consensus.cc:359] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.254855 28480 raft_consensus.cc:385] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.255098 28480 raft_consensus.cc:740] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.242933 28478 raft_consensus.cc:359] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.255338 28323 leader_election.cc:304] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476; no voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:09.255976 28478 raft_consensus.cc:385] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.255803 28480 consensus_queue.cc:260] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.256443 28478 raft_consensus.cc:740] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.256850 28486 raft_consensus.cc:493] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.257400 28478 consensus_queue.cc:260] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.258013 28480 ts_tablet_manager.cc:1434] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:06:09.257665 28486 raft_consensus.cc:515] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.260784 28486 leader_election.cc:290] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.261273 28486 raft_consensus.cc:3060] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.261819 28479 tablet_bootstrap.cc:492] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:09.262375 28479 ts_tablet_manager.cc:1403] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260608 10:06:09.264655 28478 ts_tablet_manager.cc:1434] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260608 10:06:09.265774 28478 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:09.265601 28479 raft_consensus.cc:359] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.266373 28479 raft_consensus.cc:385] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.266671 28479 raft_consensus.cc:740] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.267674 28479 consensus_queue.cc:260] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.268317 28485 consensus_queue.cc:1048] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:09.273542 28479 ts_tablet_manager.cc:1434] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:06:09.274637 28479 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:09.275125 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e70c57149174d2fa3d56bb3df7aa00f" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.275853 28431 raft_consensus.cc:2468] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 0.
I20260608 10:06:09.277534 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e70c57149174d2fa3d56bb3df7aa00f" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:09.278810 28478 tablet_bootstrap.cc:654] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
W20260608 10:06:09.279680 28323 leader_election.cc:343] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.280493 28323 leader_election.cc:304] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [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: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476; no voters: e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:09.281684 28509 raft_consensus.cc:2804] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.282132 28479 tablet_bootstrap.cc:654] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.282075 28509 raft_consensus.cc:493] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.282645 28509 raft_consensus.cc:3060] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.282074 28480 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: Bootstrap starting.
I20260608 10:06:09.294682 28478 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:09.295231 28478 ts_tablet_manager.cc:1403] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.006s
I20260608 10:06:09.294950 28486 raft_consensus.cc:2749] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:09.296294 28509 raft_consensus.cc:515] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.298651 28478 raft_consensus.cc:359] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.299424 28478 raft_consensus.cc:385] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.299651 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e70c57149174d2fa3d56bb3df7aa00f" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b"
I20260608 10:06:09.299813 28478 raft_consensus.cc:740] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
W20260608 10:06:09.301268 28323 leader_election.cc:343] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:09.301077 28478 consensus_queue.cc:260] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.303591 28478 ts_tablet_manager.cc:1434] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:06:09.304724 28478 tablet_bootstrap.cc:492] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:09.305881 28480 tablet_bootstrap.cc:654] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.314848 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e70c57149174d2fa3d56bb3df7aa00f" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:09.315546 28433 raft_consensus.cc:3060] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.313982 28509 leader_election.cc:290] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Requested vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.317314 28479 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:09.318034 28479 ts_tablet_manager.cc:1403] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.019s
I20260608 10:06:09.321231 28479 raft_consensus.cc:359] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.321980 28479 raft_consensus.cc:385] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.322315 28479 raft_consensus.cc:740] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.322593 28509 raft_consensus.cc:493] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.323112 28509 raft_consensus.cc:515] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.323323 28479 consensus_queue.cc:260] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.326189 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f677e96183664a038d7bf6746e121944" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:09.326866 28283 raft_consensus.cc:2468] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 0.
I20260608 10:06:09.327503 28478 tablet_bootstrap.cc:654] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
W20260608 10:06:09.328115 28248 consensus_peers.cc:597] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b -> Peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Couldn't send request to peer 1178c561692142be9e3aaad6dd8f0f7f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:09.329393 28479 ts_tablet_manager.cc:1434] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:06:09.330489 28479 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: Bootstrap starting.
I20260608 10:06:09.331693 28323 leader_election.cc:304] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.335314 28486 raft_consensus.cc:2804] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.335736 28486 raft_consensus.cc:493] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.336100 28486 raft_consensus.cc:3060] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.342016 28433 raft_consensus.cc:2468] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 1.
I20260608 10:06:09.342921 28484 raft_consensus.cc:493] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.343497 28323 leader_election.cc:304] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [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: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476; no voters: e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:09.344931 28514 raft_consensus.cc:2804] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.345376 28509 leader_election.cc:290] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.343514 28484 raft_consensus.cc:515] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.348064 28479 tablet_bootstrap.cc:654] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.349747 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169603ffe8634479a07d2ad378e2d382" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:09.349851 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169603ffe8634479a07d2ad378e2d382" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:09.350716 28283 raft_consensus.cc:2393] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1178c561692142be9e3aaad6dd8f0f7f in current term 1: Already voted for candidate 8833b48a74fd4607bed3c199d1fea476 in this term.
I20260608 10:06:09.352916 28397 leader_election.cc:304] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f; no voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:09.354317 28522 raft_consensus.cc:3060] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.357695 28509 raft_consensus.cc:493] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.358340 28509 raft_consensus.cc:515] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.368494 28509 leader_election.cc:290] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.370569 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff1790b20da4c7e89973fe38748e67c" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:09.371274 28480 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: No bootstrap required, opened a new log
I20260608 10:06:09.371568 28283 raft_consensus.cc:2468] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 0.
I20260608 10:06:09.372079 28480 ts_tablet_manager.cc:1403] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.002s
I20260608 10:06:09.348109 28484 leader_election.cc:290] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:09.374917 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f677e96183664a038d7bf6746e121944" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.375703 28433 raft_consensus.cc:2468] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 0.
I20260608 10:06:09.375576 28323 leader_election.cc:304] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.379930 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff1790b20da4c7e89973fe38748e67c" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.380966 28431 raft_consensus.cc:2468] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 0.
I20260608 10:06:09.387610 28485 consensus_queue.cc:1048] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:09.392370 28486 raft_consensus.cc:515] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.395452 28509 raft_consensus.cc:2804] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.396061 28509 raft_consensus.cc:493] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.396540 28509 raft_consensus.cc:3060] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.398460 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f677e96183664a038d7bf6746e121944" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b"
I20260608 10:06:09.399207 28283 raft_consensus.cc:3060] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.417662 28485 consensus_queue.cc:1048] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:09.425201 28485 raft_consensus.cc:493] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.425781 28485 raft_consensus.cc:515] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.430843 28485 leader_election.cc:290] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.431198 28359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16342d747b42ce822131aba3100498" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:09.432041 28359 raft_consensus.cc:2468] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 0.
I20260608 10:06:09.432463 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16342d747b42ce822131aba3100498" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.433188 28431 raft_consensus.cc:2468] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 0.
I20260608 10:06:09.433480 28248 leader_election.cc:304] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.435153 28525 raft_consensus.cc:2804] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.435770 28548 consensus_queue.cc:1048] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260608 10:06:09.436483 28525 raft_consensus.cc:493] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.436935 28525 raft_consensus.cc:3060] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.425787 28480 raft_consensus.cc:359] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.449237 28480 raft_consensus.cc:385] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.449641 28480 raft_consensus.cc:740] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.452401 28480 consensus_queue.cc:260] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.462548 28480 ts_tablet_manager.cc:1434] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: Time spent starting tablet: real 0.090s	user 0.011s	sys 0.000s
I20260608 10:06:09.469918 28514 raft_consensus.cc:697] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Becoming Leader. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Running, Role: LEADER
I20260608 10:06:09.474665 28514 consensus_queue.cc:237] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
W20260608 10:06:09.484555 28323 consensus_peers.cc:597] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 -> Peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Couldn't send request to peer e7864f04f0f7438e88780387a6154b9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:09.498817 28486 leader_election.cc:290] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Requested vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.500371 28546 raft_consensus.cc:493] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.501323 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f677e96183664a038d7bf6746e121944" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:09.495734 28525 raft_consensus.cc:515] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.503458 28432 raft_consensus.cc:3060] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.505148 28525 leader_election.cc:290] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Requested vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.507972 28478 tablet_bootstrap.cc:492] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:09.507807 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16342d747b42ce822131aba3100498" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:09.508447 28478 ts_tablet_manager.cc:1403] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.204s	user 0.056s	sys 0.049s
I20260608 10:06:09.491174 28522 raft_consensus.cc:2749] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:09.508435 28433 raft_consensus.cc:3060] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.501060 28546 raft_consensus.cc:515] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.514412 28544 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:09.519807 28509 raft_consensus.cc:515] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.520781 28478 raft_consensus.cc:359] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.521449 28478 raft_consensus.cc:385] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.521729 28478 raft_consensus.cc:740] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.522794 28283 raft_consensus.cc:2468] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 1.
I20260608 10:06:09.523324 28546 leader_election.cc:290] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:09.524142 28323 leader_election.cc:304] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.524518 28433 raft_consensus.cc:2468] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 1.
I20260608 10:06:09.524947 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765e73fb7704d7cb87492c01235da49" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:09.525219 28358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16342d747b42ce822131aba3100498" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476"
I20260608 10:06:09.522588 28478 consensus_queue.cc:260] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.524947 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765e73fb7704d7cb87492c01235da49" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:09.529388 28486 raft_consensus.cc:2804] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.532811 28478 ts_tablet_manager.cc:1434] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 10:06:09.529945 28284 raft_consensus.cc:2468] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1178c561692142be9e3aaad6dd8f0f7f in term 0.
I20260608 10:06:09.537184 28479 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: No bootstrap required, opened a new log
I20260608 10:06:09.537717 28479 ts_tablet_manager.cc:1403] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: Time spent bootstrapping tablet: real 0.207s	user 0.056s	sys 0.082s
I20260608 10:06:09.538240 28397 leader_election.cc:304] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.539227 28546 raft_consensus.cc:2804] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:09.539691 28546 raft_consensus.cc:493] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:09.540031 28546 raft_consensus.cc:3060] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.533742 28432 raft_consensus.cc:2468] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 1.
I20260608 10:06:09.533825 28248 leader_election.cc:304] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.533243 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff1790b20da4c7e89973fe38748e67c" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b"
I20260608 10:06:09.541733 28485 raft_consensus.cc:2804] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.542353 28283 raft_consensus.cc:3060] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.542449 28485 raft_consensus.cc:697] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Becoming Leader. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Running, Role: LEADER
I20260608 10:06:09.542834 28181 catalog_manager.cc:5696] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:09.530131 28357 raft_consensus.cc:2468] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1178c561692142be9e3aaad6dd8f0f7f in term 0.
I20260608 10:06:09.544114 28485 consensus_queue.cc:237] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.547279 28486 raft_consensus.cc:697] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Becoming Leader. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Running, Role: LEADER
I20260608 10:06:09.548233 28486 consensus_queue.cc:237] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.548789 28479 raft_consensus.cc:359] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.549600 28479 raft_consensus.cc:385] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.549878 28479 raft_consensus.cc:740] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.529695 28358 raft_consensus.cc:3060] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.557657 28284 raft_consensus.cc:3060] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.562137 28484 consensus_queue.cc:1048] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:09.551337 28479 consensus_queue.cc:260] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.567505 28544 raft_consensus.cc:493] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.567807 28509 leader_election.cc:290] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Requested vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.568755 28358 raft_consensus.cc:2468] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7864f04f0f7438e88780387a6154b9b in term 1.
I20260608 10:06:09.569972 28478 tablet_bootstrap.cc:492] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b: Bootstrap starting.
I20260608 10:06:09.574321 28283 raft_consensus.cc:2468] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 1.
I20260608 10:06:09.567009 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff1790b20da4c7e89973fe38748e67c" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f"
I20260608 10:06:09.575032 28432 raft_consensus.cc:3060] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.575606 28323 leader_election.cc:304] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b; no voters: 
I20260608 10:06:09.568045 28544 raft_consensus.cc:515] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.578974 28514 raft_consensus.cc:2804] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.579202 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee80ebb5bc947f48196994f0550d573" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b" is_pre_election: true
I20260608 10:06:09.581394 28544 leader_election.cc:290] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.573441 28479 ts_tablet_manager.cc:1434] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260608 10:06:09.574081 28522 consensus_queue.cc:1048] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:09.582542 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee80ebb5bc947f48196994f0550d573" candidate_uuid: "8833b48a74fd4607bed3c199d1fea476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.583451 28431 raft_consensus.cc:2393] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8833b48a74fd4607bed3c199d1fea476 in current term 1: Already voted for candidate e7864f04f0f7438e88780387a6154b9b in this term.
I20260608 10:06:09.590025 28179 catalog_manager.cc:5696] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7864f04f0f7438e88780387a6154b9b (127.23.52.129). New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:09.587584 28323 leader_election.cc:304] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8833b48a74fd4607bed3c199d1fea476; no voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:09.593844 28478 tablet_bootstrap.cc:654] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:09.594516 28509 raft_consensus.cc:3060] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.594753 28432 raft_consensus.cc:2468] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8833b48a74fd4607bed3c199d1fea476 in term 1.
I20260608 10:06:09.607831 28525 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:09.579543 28514 raft_consensus.cc:697] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Becoming Leader. State: Replica: 8833b48a74fd4607bed3c199d1fea476, State: Running, Role: LEADER
I20260608 10:06:09.573437 28546 raft_consensus.cc:515] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.629755 28525 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:09.635360 28514 consensus_queue.cc:237] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.655567 28486 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:09.664597 28509 raft_consensus.cc:2749] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:06:09.668267 28557 log.cc:927] Time spent T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b: Append to log took a long time: real 0.103s	user 0.005s	sys 0.000s
I20260608 10:06:09.681950 28546 leader_election.cc:290] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 election: Requested vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:09.682687 28478 tablet_bootstrap.cc:492] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b: No bootstrap required, opened a new log
I20260608 10:06:09.683305 28478 ts_tablet_manager.cc:1403] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.019s
I20260608 10:06:09.682910 28525 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:06:09.686863 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765e73fb7704d7cb87492c01235da49" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7864f04f0f7438e88780387a6154b9b"
I20260608 10:06:09.687212 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2765e73fb7704d7cb87492c01235da49" candidate_uuid: "1178c561692142be9e3aaad6dd8f0f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476"
I20260608 10:06:09.687579 28282 raft_consensus.cc:3060] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.687868 28357 raft_consensus.cc:3060] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:09.700671 28485 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:09.704684 28554 raft_consensus.cc:493] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:09.705255 28554 raft_consensus.cc:515] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.706154 28357 raft_consensus.cc:2468] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1178c561692142be9e3aaad6dd8f0f7f in term 1.
I20260608 10:06:09.707878 28397 leader_election.cc:304] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476; no voters: 
I20260608 10:06:09.709017 28563 raft_consensus.cc:2804] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:09.709337 28554 leader_election.cc:290] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:09.709612 28563 raft_consensus.cc:697] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 LEADER]: Becoming Leader. State: Replica: 1178c561692142be9e3aaad6dd8f0f7f, State: Running, Role: LEADER
I20260608 10:06:09.710289 28478 raft_consensus.cc:359] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.711297 28478 raft_consensus.cc:385] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:09.711642 28478 raft_consensus.cc:740] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7864f04f0f7438e88780387a6154b9b, State: Initialized, Role: FOLLOWER
I20260608 10:06:09.710618 28563 consensus_queue.cc:237] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.712690 28478 consensus_queue.cc:260] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } }
I20260608 10:06:09.716714 28478 ts_tablet_manager.cc:1434] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260608 10:06:09.716657 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428473a0798a4d7eb8ddbe5d9f6397c1" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8833b48a74fd4607bed3c199d1fea476" is_pre_election: true
I20260608 10:06:09.718187 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428473a0798a4d7eb8ddbe5d9f6397c1" candidate_uuid: "e7864f04f0f7438e88780387a6154b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1178c561692142be9e3aaad6dd8f0f7f" is_pre_election: true
I20260608 10:06:09.725780 28248 leader_election.cc:304] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7864f04f0f7438e88780387a6154b9b; no voters: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476
I20260608 10:06:09.727674 28485 raft_consensus.cc:2749] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:09.732903 28282 raft_consensus.cc:2468] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1178c561692142be9e3aaad6dd8f0f7f in term 1.
I20260608 10:06:09.750316 28179 catalog_manager.cc:5696] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
W20260608 10:06:09.754530 28229 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:09.767105 28178 catalog_manager.cc:5696] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131). New cstate: current_term: 1 leader_uuid: "1178c561692142be9e3aaad6dd8f0f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:09.783608 28181 catalog_manager.cc:5696] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:09.818192 28433 raft_consensus.cc:3060] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:09.951596 28574 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.000s	sys 0.010s
I20260608 10:06:09.964802 28509 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:09.991315 28548 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:10.010839 28509 consensus_queue.cc:1048] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:10.035490 28282 raft_consensus.cc:3060] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:10.052253 28486 consensus_queue.cc:1048] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:10.067724 28282 raft_consensus.cc:3060] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:10.089874 28509 consensus_queue.cc:1048] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:10.111418 28544 consensus_queue.cc:1048] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:10.119933 28554 consensus_queue.cc:1048] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:10.179914 28526 consensus_queue.cc:1048] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:10.259302 28563 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:10.407272 28356 raft_consensus.cc:1275] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:10.416985 28563 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:10.421324 28463 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.23.52.131:36799, user_credentials={real_user=slave}} blocked reactor thread for 56763us
W20260608 10:06:10.478621 28600 log.cc:927] Time spent T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b: Append to log took a long time: real 0.057s	user 0.001s	sys 0.001s
W20260608 10:06:10.700574 28615 log.cc:927] Time spent T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260608 10:06:11.151911 28636 log.cc:927] Time spent T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476: Append to log took a long time: real 0.141s	user 0.001s	sys 0.000s
I20260608 10:06:11.215302 28633 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41362 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=30, attempt_no=0}) took 1001 ms. Trace:
I20260608 10:06:11.237154 28632 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41362 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=11, attempt_no=0}) took 1028 ms. Trace:
I20260608 10:06:11.260967 28598 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37888 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=13, attempt_no=0}) took 1025 ms. Trace:
I20260608 10:06:11.272176 28624 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37888 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=20, attempt_no=0}) took 1033 ms. Trace:
I20260608 10:06:11.273680 28624 rpcz_store.cc:276] 0608 10:06:10.240808 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.240978 (+   170us) service_pool.cc:224] Handling call
0608 10:06:11.272103 (+1031125us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.607573 (+     0us) write_op.cc:183] PREPARE: starting on tablet bff1790b20da4c7e89973fe38748e67c
0608 10:06:10.641111 (+ 33538us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.641965 (+   854us) write_op.cc:435] Acquired schema lock
0608 10:06:10.643458 (+  1493us) tablet.cc:662] Decoding operations
0608 10:06:10.662747 (+ 19289us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.663438 (+   691us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.665434 (+  1996us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:06:10.667566 (+  2132us) tablet.cc:701] Row locks acquired
0608 10:06:10.667585 (+    19us) write_op.cc:260] PREPARE: finished
0608 10:06:10.667773 (+   188us) write_op.cc:270] Start()
0608 10:06:10.670216 (+  2443us) write_op.cc:276] Timestamp: P: 1780913170667723 usec, L: 0
0608 10:06:10.670247 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.670925 (+   678us) log.cc:844] Serialized 345 byte log entry
0608 10:06:11.077754 (+406829us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.153940 (+ 76186us) write_op.cc:301] APPLY: starting
0608 10:06:11.154024 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.154142 (+   118us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.154244 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.154513 (+   269us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.154664 (+   151us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.154707 (+    43us) write_op.cc:312] APPLY: finished
0608 10:06:11.154892 (+   185us) log.cc:844] Serialized 22 byte log entry
0608 10:06:11.155097 (+   205us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.155166 (+    69us) write_op.cc:454] Released schema lock
0608 10:06:11.155218 (+    52us) write_op.cc:341] FINISH: Updating metrics
0608 10:06:11.271973 (+116755us) spinlock_profiling.cc:243] Waited 59.1 ms on lock 0x7b34003300f8. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741ec91 00007ff687443273 00007ff68ed1a9a7 00007ff68d033396 00007ff68d032b8f 00007ff68d03b4e0 00007ff68d03b440 00007ff68d03b3a0 00007ff68d03b340 00007ff68d0394bf
Metrics: {"spinlock_wait_cycles":100736,"child_traces":[["op",{"apply.queue_time_us":75971,"mutex_wait_us":97606,"num_ops":1,"prepare.queue_time_us":356160,"prepare.run_cpu_time_us":3102,"prepare.run_wall_time_us":63688,"replication_time_us":407357,"spinlock_wait_cycles":135896832}]]}
I20260608 10:06:11.217605 28633 rpcz_store.cc:276] 0608 10:06:10.214121 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.214430 (+   309us) service_pool.cc:224] Handling call
0608 10:06:11.215107 (+1000677us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.362223 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2765e73fb7704d7cb87492c01235da49
0608 10:06:10.431640 (+ 69417us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.432408 (+   768us) write_op.cc:435] Acquired schema lock
0608 10:06:10.432424 (+    16us) tablet.cc:662] Decoding operations
0608 10:06:10.444068 (+ 11644us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.444132 (+    64us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.444178 (+    46us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:06:10.445015 (+   837us) tablet.cc:701] Row locks acquired
0608 10:06:10.445034 (+    19us) write_op.cc:260] PREPARE: finished
0608 10:06:10.445230 (+   196us) write_op.cc:270] Start()
0608 10:06:10.445353 (+   123us) write_op.cc:276] Timestamp: P: 1780913170445176 usec, L: 0
0608 10:06:10.445374 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.445983 (+   609us) log.cc:844] Serialized 432 byte log entry
0608 10:06:10.853531 (+407548us) op_driver.cc:464] REPLICATION: finished
0608 10:06:10.941354 (+ 87823us) write_op.cc:301] APPLY: starting
0608 10:06:10.946313 (+  4959us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:10.974085 (+ 27772us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:10.987463 (+ 13378us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.135781 (+148318us) spinlock_profiling.cc:243] Waited 3.13 ms on lock 0x7b5400460e90. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff688f23c0b 00007ff688f48ed8 00007ff68d118462 00007ff68ce8a3bc 00007ff68ce912b3 00007ff68ce90266 00007ff68d058e35 00007ff68d032086 00007ff68d03b4e0 00007ff68d03b440 00007ff68d03b3a0
0608 10:06:11.197818 (+ 62037us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.199397 (+  1579us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.199441 (+    44us) write_op.cc:312] APPLY: finished
0608 10:06:11.199710 (+   269us) log.cc:844] Serialized 34 byte log entry
0608 10:06:11.213529 (+ 13819us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.214717 (+  1188us) write_op.cc:454] Released schema lock
0608 10:06:11.214759 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62401,"num_ops":3,"prepare.queue_time_us":141394,"prepare.run_cpu_time_us":3346,"prepare.run_wall_time_us":86969,"replication_time_us":408061,"spinlock_wait_cycles":7188736}]]}
I20260608 10:06:11.294888 28624 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37888 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=28, attempt_no=0}) took 1030 ms. Trace:
I20260608 10:06:11.237644 28632 rpcz_store.cc:276] 0608 10:06:10.208741 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.208886 (+   145us) service_pool.cc:224] Handling call
0608 10:06:11.236948 (+1028062us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.262125 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2765e73fb7704d7cb87492c01235da49
0608 10:06:10.290926 (+ 28801us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.291784 (+   858us) write_op.cc:435] Acquired schema lock
0608 10:06:10.292344 (+   560us) tablet.cc:662] Decoding operations
0608 10:06:10.317979 (+ 25635us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.318075 (+    96us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.318104 (+    29us) tablet.cc:685] Acquiring locks for 10 operations
0608 10:06:10.320538 (+  2434us) tablet.cc:701] Row locks acquired
0608 10:06:10.320562 (+    24us) write_op.cc:260] PREPARE: finished
0608 10:06:10.320762 (+   200us) write_op.cc:270] Start()
0608 10:06:10.320908 (+   146us) write_op.cc:276] Timestamp: P: 1780913170320713 usec, L: 0
0608 10:06:10.320931 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.335578 (+ 14647us) log.cc:844] Serialized 735 byte log entry
0608 10:06:10.853211 (+517633us) op_driver.cc:464] REPLICATION: finished
0608 10:06:10.920844 (+ 67633us) write_op.cc:301] APPLY: starting
0608 10:06:10.935312 (+ 14468us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:10.983435 (+ 48123us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.000563 (+ 17128us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.235016 (+234453us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.235262 (+   246us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.235320 (+    58us) write_op.cc:312] APPLY: finished
0608 10:06:11.235662 (+   342us) log.cc:844] Serialized 76 byte log entry
0608 10:06:11.236427 (+   765us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.236552 (+   125us) write_op.cc:454] Released schema lock
0608 10:06:11.236611 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":308608,"child_traces":[["op",{"apply.queue_time_us":54302,"mutex_wait_us":587,"num_ops":10,"prepare.queue_time_us":50707,"prepare.run_cpu_time_us":6048,"prepare.run_wall_time_us":88589,"raft.queue_time_us":54954,"raft.run_cpu_time_us":17,"raft.run_wall_time_us":18,"replication_time_us":532153,"thread_start_us":31974,"threads_started":1}]]}
I20260608 10:06:11.295519 28624 rpcz_store.cc:276] 0608 10:06:10.264748 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.265840 (+  1092us) service_pool.cc:224] Handling call
0608 10:06:11.294811 (+1028971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.952061 (+     0us) write_op.cc:183] PREPARE: starting on tablet f677e96183664a038d7bf6746e121944
0608 10:06:10.985058 (+ 32997us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.986159 (+  1101us) write_op.cc:435] Acquired schema lock
0608 10:06:10.987073 (+   914us) tablet.cc:662] Decoding operations
0608 10:06:11.010206 (+ 23133us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:11.012382 (+  2176us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:11.014580 (+  2198us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:06:11.016769 (+  2189us) tablet.cc:701] Row locks acquired
0608 10:06:11.016788 (+    19us) write_op.cc:260] PREPARE: finished
0608 10:06:11.026917 (+ 10129us) write_op.cc:270] Start()
0608 10:06:11.031811 (+  4894us) write_op.cc:276] Timestamp: P: 1780913171021456 usec, L: 0
0608 10:06:11.032979 (+  1168us) op_driver.cc:348] REPLICATION: starting
0608 10:06:11.034770 (+  1791us) log.cc:844] Serialized 388 byte log entry
0608 10:06:11.176010 (+141240us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.278215 (+102205us) write_op.cc:301] APPLY: starting
0608 10:06:11.278296 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.278422 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.278513 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.278966 (+   453us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.279153 (+   187us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.279203 (+    50us) write_op.cc:312] APPLY: finished
0608 10:06:11.279423 (+   220us) log.cc:844] Serialized 28 byte log entry
0608 10:06:11.294246 (+ 14823us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.294353 (+   107us) write_op.cc:454] Released schema lock
0608 10:06:11.294408 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102018,"mutex_wait_us":79840,"num_ops":2,"prepare.queue_time_us":657851,"prepare.run_cpu_time_us":3535,"prepare.run_wall_time_us":94664,"replication_time_us":142924,"spinlock_wait_cycles":424704}]]}
W20260608 10:06:11.317638 28641 log.cc:927] Time spent T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260608 10:06:11.334995 28602 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=5, attempt_no=0}) took 1075 ms. Trace:
I20260608 10:06:11.261541 28598 rpcz_store.cc:276] 0608 10:06:10.237411 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.237604 (+   193us) service_pool.cc:224] Handling call
0608 10:06:11.260747 (+1023143us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.825597 (+     0us) write_op.cc:183] PREPARE: starting on tablet f677e96183664a038d7bf6746e121944
0608 10:06:10.885879 (+ 60282us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.886390 (+   511us) write_op.cc:435] Acquired schema lock
0608 10:06:10.891327 (+  4937us) tablet.cc:662] Decoding operations
0608 10:06:10.905918 (+ 14591us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.908549 (+  2631us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.909092 (+   543us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:06:10.917484 (+  8392us) tablet.cc:701] Row locks acquired
0608 10:06:10.917503 (+    19us) write_op.cc:260] PREPARE: finished
0608 10:06:10.917714 (+   211us) write_op.cc:270] Start()
0608 10:06:10.917840 (+   126us) write_op.cc:276] Timestamp: P: 1780913170917655 usec, L: 0
0608 10:06:10.917859 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.918554 (+   695us) log.cc:844] Serialized 345 byte log entry
0608 10:06:11.175686 (+257132us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.259145 (+ 83459us) write_op.cc:301] APPLY: starting
0608 10:06:11.259220 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.259329 (+   109us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.259436 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.259678 (+   242us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.259838 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.259884 (+    46us) write_op.cc:312] APPLY: finished
0608 10:06:11.260074 (+   190us) log.cc:844] Serialized 22 byte log entry
0608 10:06:11.260285 (+   211us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.260365 (+    80us) write_op.cc:454] Released schema lock
0608 10:06:11.260407 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":83252,"mutex_wait_us":96842,"num_ops":1,"prepare.queue_time_us":573795,"prepare.run_cpu_time_us":3365,"prepare.run_wall_time_us":102181,"replication_time_us":257685}]]}
I20260608 10:06:11.339884 28604 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41362 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=45, attempt_no=0}) took 1084 ms. Trace:
I20260608 10:06:11.329398 28599 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41362 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=35, attempt_no=0}) took 1110 ms. Trace:
I20260608 10:06:11.352523 28637 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=29, attempt_no=0}) took 1002 ms. Trace:
I20260608 10:06:11.340412 28604 rpcz_store.cc:276] 0608 10:06:10.215535 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.215702 (+   167us) service_pool.cc:224] Handling call
0608 10:06:11.298353 (+1082651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.797610 (+     0us) write_op.cc:183] PREPARE: starting on tablet 51de8fe2e60249e69ccf5e681ec68692
0608 10:06:10.798147 (+   537us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.798176 (+    29us) write_op.cc:435] Acquired schema lock
0608 10:06:10.798197 (+    21us) tablet.cc:662] Decoding operations
0608 10:06:10.798926 (+   729us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.799011 (+    85us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.799056 (+    45us) tablet.cc:685] Acquiring locks for 8 operations
0608 10:06:10.816521 (+ 17465us) tablet.cc:701] Row locks acquired
0608 10:06:10.816546 (+    25us) write_op.cc:260] PREPARE: finished
0608 10:06:10.816747 (+   201us) write_op.cc:270] Start()
0608 10:06:10.817326 (+   579us) write_op.cc:276] Timestamp: P: 1780913170816696 usec, L: 0
0608 10:06:10.817350 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.936480 (+119130us) log.cc:844] Serialized 649 byte log entry
0608 10:06:11.020834 (+ 84354us) spinlock_profiling.cc:243] Waited 117 ms on lock 0x7b54002b8754. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff6893ca5cb 00007ff6894d7115 00007ff68d02f788 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810 00007ff68d0387b0 00007ff68d03692f 0000000000497fd6 0000000000497c68
0608 10:06:11.108157 (+ 87323us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.211397 (+103240us) write_op.cc:301] APPLY: starting
0608 10:06:11.211537 (+   140us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.226714 (+ 15177us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.226741 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.228022 (+  1281us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.228225 (+   203us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.228277 (+    52us) write_op.cc:312] APPLY: finished
0608 10:06:11.228557 (+   280us) log.cc:844] Serialized 64 byte log entry
0608 10:06:11.247737 (+ 19180us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.261652 (+ 13915us) write_op.cc:454] Released schema lock
0608 10:06:11.268575 (+  6923us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102985,"num_ops":8,"prepare.queue_time_us":580711,"prepare.run_cpu_time_us":8166,"prepare.run_wall_time_us":224746,"raft.queue_time_us":3473,"raft.run_cpu_time_us":1164,"raft.run_wall_time_us":2892,"replication_time_us":289662,"spinlock_wait_cycles":270114560}]]}
I20260608 10:06:11.370751 28624 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37888 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=26, attempt_no=0}) took 1129 ms. Trace:
I20260608 10:06:11.348089 28599 rpcz_store.cc:276] 0608 10:06:10.214595 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.218938 (+  4343us) service_pool.cc:224] Handling call
0608 10:06:11.324627 (+1105689us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:11.022525 (+     0us) write_op.cc:183] PREPARE: starting on tablet 51de8fe2e60249e69ccf5e681ec68692
0608 10:06:11.023047 (+   522us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:11.023075 (+    28us) write_op.cc:435] Acquired schema lock
0608 10:06:11.023115 (+    40us) tablet.cc:662] Decoding operations
0608 10:06:11.023605 (+   490us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:11.023651 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:11.023679 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:06:11.024127 (+   448us) tablet.cc:701] Row locks acquired
0608 10:06:11.024148 (+    21us) write_op.cc:260] PREPARE: finished
0608 10:06:11.024332 (+   184us) write_op.cc:270] Start()
0608 10:06:11.024496 (+   164us) write_op.cc:276] Timestamp: P: 1780913171024283 usec, L: 0
0608 10:06:11.024513 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 10:06:11.025180 (+   667us) log.cc:844] Serialized 519 byte log entry
0608 10:06:11.108585 (+ 83405us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.275668 (+167083us) write_op.cc:301] APPLY: starting
0608 10:06:11.275752 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.275961 (+   209us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.276059 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.277000 (+   941us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.277220 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.277277 (+    57us) write_op.cc:312] APPLY: finished
0608 10:06:11.277541 (+   264us) log.cc:844] Serialized 46 byte log entry
0608 10:06:11.278415 (+   874us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.278513 (+    98us) write_op.cc:454] Released schema lock
0608 10:06:11.278554 (+    41us) write_op.cc:341] FINISH: Updating metrics
0608 10:06:11.312639 (+ 34085us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b3400343828. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741ec91 00007ff687443273 00007ff68ed1a9a7 00007ff68d033396 00007ff68d032b8f 00007ff68d03b4e0 00007ff68d03b440 00007ff68d03b3a0 00007ff68d03b340 00007ff68d0394bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":166888,"num_ops":5,"prepare.queue_time_us":800579,"prepare.run_cpu_time_us":3024,"prepare.run_wall_time_us":3024,"raft.queue_time_us":1207,"raft.run_cpu_time_us":28,"raft.run_wall_time_us":29,"replication_time_us":83955,"spinlock_wait_cycles":27109632}]]}
I20260608 10:06:11.375128 28606 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=10, attempt_no=0}) took 1113 ms. Trace:
I20260608 10:06:11.376017 28635 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=21, attempt_no=0}) took 1094 ms. Trace:
I20260608 10:06:11.377365 28628 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37888 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=42, attempt_no=0}) took 1066 ms. Trace:
I20260608 10:06:11.378630 28598 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37888 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=39, attempt_no=0}) took 1087 ms. Trace:
I20260608 10:06:11.384255 28629 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:37888 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=47, attempt_no=0}) took 1064 ms. Trace:
I20260608 10:06:11.386034 28624 rpcz_store.cc:276] 0608 10:06:10.245601 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.246854 (+  1253us) service_pool.cc:224] Handling call
0608 10:06:11.370678 (+1123824us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.928233 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9e70c57149174d2fa3d56bb3df7aa00f
0608 10:06:10.928787 (+   554us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.928821 (+    34us) write_op.cc:435] Acquired schema lock
0608 10:06:10.928842 (+    21us) tablet.cc:662] Decoding operations
0608 10:06:10.929647 (+   805us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.929707 (+    60us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.929737 (+    30us) tablet.cc:685] Acquiring locks for 10 operations
0608 10:06:10.930347 (+   610us) tablet.cc:701] Row locks acquired
0608 10:06:10.930369 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:06:10.930585 (+   216us) write_op.cc:270] Start()
0608 10:06:10.930723 (+   138us) write_op.cc:276] Timestamp: P: 1780913170930533 usec, L: 0
0608 10:06:10.930742 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 10:06:11.026413 (+ 95671us) log.cc:844] Serialized 735 byte log entry
0608 10:06:11.076650 (+ 50237us) spinlock_profiling.cc:243] Waited 89.2 ms on lock 0x7b5400523354. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff6893ca5cb 00007ff6894d7115 00007ff68d02f788 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810 00007ff68d0387b0 00007ff68d03692f 0000000000497fd6 0000000000497c68
0608 10:06:11.249779 (+173129us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.366317 (+116538us) write_op.cc:301] APPLY: starting
0608 10:06:11.366394 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.366776 (+   382us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.367302 (+   526us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.368899 (+  1597us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.369112 (+   213us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.369161 (+    49us) write_op.cc:312] APPLY: finished
0608 10:06:11.369417 (+   256us) log.cc:844] Serialized 76 byte log entry
0608 10:06:11.370191 (+   774us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.370307 (+   116us) write_op.cc:454] Released schema lock
0608 10:06:11.370352 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":116345,"mutex_wait_us":111350,"num_ops":10,"prepare.queue_time_us":680053,"prepare.run_cpu_time_us":5312,"prepare.run_wall_time_us":148597,"replication_time_us":318913,"spinlock_wait_cycles":205085568}]]}
I20260608 10:06:11.352939 28637 rpcz_store.cc:276] 0608 10:06:10.362088 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.364776 (+  2688us) service_pool.cc:224] Handling call
0608 10:06:10.666648 (+301872us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.352354 (+685706us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.788872 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce4398327b2f48db8bee875a902029e1
0608 10:06:10.797946 (+  9074us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.797996 (+    50us) write_op.cc:435] Acquired schema lock
0608 10:06:10.798011 (+    15us) tablet.cc:662] Decoding operations
0608 10:06:10.798667 (+   656us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.798717 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.798748 (+    31us) tablet.cc:685] Acquiring locks for 7 operations
0608 10:06:10.799246 (+   498us) tablet.cc:701] Row locks acquired
0608 10:06:10.799262 (+    16us) write_op.cc:260] PREPARE: finished
0608 10:06:10.799470 (+   208us) write_op.cc:270] Start()
0608 10:06:10.799587 (+   117us) write_op.cc:276] Timestamp: P: 1780913170799422 usec, L: 0
0608 10:06:10.799607 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.800298 (+   691us) log.cc:844] Serialized 605 byte log entry
0608 10:06:11.143488 (+343190us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.297375 (+153887us) write_op.cc:301] APPLY: starting
0608 10:06:11.299532 (+  2157us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.307040 (+  7508us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.312559 (+  5519us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.323539 (+ 10980us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.332358 (+  8819us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.341754 (+  9396us) write_op.cc:312] APPLY: finished
0608 10:06:11.351614 (+  9860us) log.cc:844] Serialized 58 byte log entry
0608 10:06:11.351840 (+   226us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.351944 (+   104us) write_op.cc:454] Released schema lock
0608 10:06:11.351995 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3757440,"child_traces":[["op",{"apply.queue_time_us":153695,"num_ops":7,"prepare.queue_time_us":121077,"prepare.run_cpu_time_us":3202,"prepare.run_wall_time_us":11699,"replication_time_us":343750}]]}
I20260608 10:06:11.389024 28598 rpcz_store.cc:276] 0608 10:06:10.296468 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.340521 (+ 44053us) service_pool.cc:224] Handling call
0608 10:06:10.703588 (+363067us) spinlock_profiling.cc:243] Waited 1.79 ms on lock 0x7b34003300f8. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.378564 (+674976us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:11.049141 (+     0us) write_op.cc:183] PREPARE: starting on tablet f677e96183664a038d7bf6746e121944
0608 10:06:11.063190 (+ 14049us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:11.063226 (+    36us) write_op.cc:435] Acquired schema lock
0608 10:06:11.063248 (+    22us) tablet.cc:662] Decoding operations
0608 10:06:11.063659 (+   411us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:11.063715 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:11.063743 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:06:11.063974 (+   231us) tablet.cc:701] Row locks acquired
0608 10:06:11.063991 (+    17us) write_op.cc:260] PREPARE: finished
0608 10:06:11.064190 (+   199us) write_op.cc:270] Start()
0608 10:06:11.064319 (+   129us) write_op.cc:276] Timestamp: P: 1780913171064144 usec, L: 0
0608 10:06:11.064338 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 10:06:11.065066 (+   728us) log.cc:844] Serialized 388 byte log entry
0608 10:06:11.237689 (+172623us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.341096 (+103407us) write_op.cc:301] APPLY: starting
0608 10:06:11.341178 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.341318 (+   140us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.341418 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.342412 (+   994us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.342655 (+   243us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.342718 (+    63us) write_op.cc:312] APPLY: finished
0608 10:06:11.342929 (+   211us) log.cc:844] Serialized 28 byte log entry
0608 10:06:11.343254 (+   325us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.343371 (+   117us) write_op.cc:454] Released schema lock
0608 10:06:11.343423 (+    52us) write_op.cc:341] FINISH: Updating metrics
0608 10:06:11.378435 (+ 35012us) spinlock_profiling.cc:243] Waited 16.7 ms on lock 0x7b34003300f8. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741ec91 00007ff687443273 00007ff68ed1a9a7 00007ff68d033396 00007ff68d032b8f 00007ff68d03b4e0 00007ff68d03b440 00007ff68d03b3a0 00007ff68d03b340 00007ff68d0394bf
Metrics: {"spinlock_wait_cycles":4123904,"child_traces":[["op",{"apply.queue_time_us":103206,"mutex_wait_us":8554,"num_ops":2,"prepare.queue_time_us":338594,"prepare.run_cpu_time_us":2763,"prepare.run_wall_time_us":20029,"replication_time_us":173226,"spinlock_wait_cycles":38310784}]]}
I20260608 10:06:11.405555 28637 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=12, attempt_no=0}) took 1142 ms. Trace:
I20260608 10:06:11.387102 28606 rpcz_store.cc:276] 0608 10:06:10.262015 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.262167 (+   152us) service_pool.cc:224] Handling call
0608 10:06:10.401873 (+139706us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:10.772786 (+370913us) spinlock_profiling.cc:243] Waited 1 ms on lock 0x7b540010e928. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68cecaafb 00007ff68cfb7f67 00007ff68cfba928 00007ff68ecce934 00007ff68d99aae6 00007ff68d99a9d0 00007ff68d99a8a7 00007ff68d99a7f7 00007ff68d998ad9 00007ff6874a18ed 00007ff6874a0748
0608 10:06:11.375023 (+602237us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.773804 (+     0us) write_op.cc:183] PREPARE: starting on tablet fc1e1d22f46e41679b9dc5be2ce4ae7f
0608 10:06:10.774352 (+   548us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.774390 (+    38us) write_op.cc:435] Acquired schema lock
0608 10:06:10.774415 (+    25us) tablet.cc:662] Decoding operations
0608 10:06:10.775162 (+   747us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.775237 (+    75us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.775281 (+    44us) tablet.cc:685] Acquiring locks for 7 operations
0608 10:06:10.775862 (+   581us) tablet.cc:701] Row locks acquired
0608 10:06:10.775885 (+    23us) write_op.cc:260] PREPARE: finished
0608 10:06:10.776151 (+   266us) write_op.cc:270] Start()
0608 10:06:10.776330 (+   179us) write_op.cc:276] Timestamp: P: 1780913170776079 usec, L: 0
0608 10:06:10.776361 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.777271 (+   910us) log.cc:844] Serialized 605 byte log entry
0608 10:06:11.143070 (+365799us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.270581 (+127511us) write_op.cc:301] APPLY: starting
0608 10:06:11.287187 (+ 16606us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.288292 (+  1105us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.288383 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.358718 (+ 70335us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.362845 (+  4127us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.362901 (+    56us) write_op.cc:312] APPLY: finished
0608 10:06:11.373655 (+ 10754us) log.cc:844] Serialized 58 byte log entry
0608 10:06:11.374523 (+   868us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.374630 (+   107us) write_op.cc:454] Released schema lock
0608 10:06:11.374681 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":30947456,"child_traces":[["op",{"apply.queue_time_us":125618,"num_ops":7,"prepare.queue_time_us":138,"prepare.run_cpu_time_us":3896,"prepare.run_wall_time_us":35504,"replication_time_us":366583}]]}
I20260608 10:06:11.407449 28637 rpcz_store.cc:276] 0608 10:06:10.265134 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.265889 (+   755us) service_pool.cc:224] Handling call
0608 10:06:10.387071 (+121182us) spinlock_profiling.cc:243] Waited 1.94 ms on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.405485 (+1018414us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.469544 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1b16342d747b42ce822131aba3100498
0608 10:06:10.476046 (+  6502us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.476670 (+   624us) write_op.cc:435] Acquired schema lock
0608 10:06:10.477043 (+   373us) tablet.cc:662] Decoding operations
0608 10:06:10.505459 (+ 28416us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.505807 (+   348us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.507528 (+  1721us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:06:10.510096 (+  2568us) tablet.cc:701] Row locks acquired
0608 10:06:10.510129 (+    33us) write_op.cc:260] PREPARE: finished
0608 10:06:10.510383 (+   254us) write_op.cc:270] Start()
0608 10:06:10.510550 (+   167us) write_op.cc:276] Timestamp: P: 1780913170510316 usec, L: 0
0608 10:06:10.510583 (+    33us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.902830 (+392247us) spinlock_profiling.cc:243] Waited 40.7 ms on lock 0x7b54003fb9a0. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff6893ca5cb 00007ff6893f0e64 00007ff6894ed671 00007ff6894d75e1 00007ff6894d6ed2 00007ff68d02f788 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810 00007ff68d0387b0
0608 10:06:10.903656 (+   826us) log.cc:844] Serialized 388 byte log entry
0608 10:06:11.169651 (+265995us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.402438 (+232787us) write_op.cc:301] APPLY: starting
0608 10:06:11.402532 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.402675 (+   143us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.402701 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.403258 (+   557us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.403465 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.403514 (+    49us) write_op.cc:312] APPLY: finished
0608 10:06:11.403729 (+   215us) log.cc:844] Serialized 28 byte log entry
0608 10:06:11.405010 (+  1281us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.405087 (+    77us) write_op.cc:454] Released schema lock
0608 10:06:11.405131 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":4465408,"child_traces":[["op",{"apply.queue_time_us":232580,"mutex_wait_us":14549,"num_ops":2,"prepare.queue_time_us":69250,"prepare.run_cpu_time_us":7734,"prepare.run_wall_time_us":438630,"replication_time_us":658941,"spinlock_wait_cycles":93583744}]]}
I20260608 10:06:11.339517 28602 rpcz_store.cc:276] 0608 10:06:10.261067 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.262333 (+  1266us) service_pool.cc:224] Handling call
0608 10:06:11.334799 (+1072466us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.428093 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce4398327b2f48db8bee875a902029e1
0608 10:06:10.428660 (+   567us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.428689 (+    29us) write_op.cc:435] Acquired schema lock
0608 10:06:10.428708 (+    19us) tablet.cc:662] Decoding operations
0608 10:06:10.429279 (+   571us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.429324 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.429353 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:06:10.429830 (+   477us) tablet.cc:701] Row locks acquired
0608 10:06:10.429857 (+    27us) write_op.cc:260] PREPARE: finished
0608 10:06:10.734749 (+304892us) spinlock_profiling.cc:243] Waited 4.43 ms on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741ca42 00007ff68d02eec4 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810 00007ff68d0387b0 00007ff68d03692f 0000000000497fd6 0000000000497c68
0608 10:06:10.734884 (+   135us) write_op.cc:270] Start()
0608 10:06:10.735103 (+   219us) write_op.cc:276] Timestamp: P: 1780913170734837 usec, L: 0
0608 10:06:10.735131 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.735843 (+   712us) log.cc:844] Serialized 562 byte log entry
0608 10:06:11.142763 (+406920us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.267064 (+124301us) write_op.cc:301] APPLY: starting
0608 10:06:11.267166 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.273346 (+  6180us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.287491 (+ 14145us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.307657 (+ 20166us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.325604 (+ 17947us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.325684 (+    80us) write_op.cc:312] APPLY: finished
0608 10:06:11.325964 (+   280us) log.cc:844] Serialized 52 byte log entry
0608 10:06:11.328124 (+  2160us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.330248 (+  2124us) write_op.cc:454] Released schema lock
0608 10:06:11.332742 (+  2494us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":124064,"num_ops":6,"prepare.queue_time_us":116642,"prepare.run_cpu_time_us":10282,"prepare.run_wall_time_us":308046,"replication_time_us":407479,"spinlock_wait_cycles":10191616}]]}
I20260608 10:06:11.390455 28629 rpcz_store.cc:276] 0608 10:06:10.329324 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.351155 (+ 21831us) service_pool.cc:224] Handling call
0608 10:06:10.656946 (+305791us) spinlock_profiling.cc:243] Waited 32.8 ms on lock 0x7b34003300f8. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.384057 (+727111us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:11.088390 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9e70c57149174d2fa3d56bb3df7aa00f
0608 10:06:11.088982 (+   592us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:11.089017 (+    35us) write_op.cc:435] Acquired schema lock
0608 10:06:11.089038 (+    21us) tablet.cc:662] Decoding operations
0608 10:06:11.089509 (+   471us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:11.089558 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:11.089593 (+    35us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:06:11.089859 (+   266us) tablet.cc:701] Row locks acquired
0608 10:06:11.089876 (+    17us) write_op.cc:260] PREPARE: finished
0608 10:06:11.090077 (+   201us) write_op.cc:270] Start()
0608 10:06:11.090203 (+   126us) write_op.cc:276] Timestamp: P: 1780913171090020 usec, L: 0
0608 10:06:11.090226 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 10:06:11.091045 (+   819us) log.cc:844] Serialized 432 byte log entry
0608 10:06:11.285770 (+194725us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.381860 (+ 96090us) write_op.cc:301] APPLY: starting
0608 10:06:11.381933 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.382079 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.382170 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.382711 (+   541us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.382883 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.383195 (+   312us) write_op.cc:312] APPLY: finished
0608 10:06:11.383424 (+   229us) log.cc:844] Serialized 34 byte log entry
0608 10:06:11.383616 (+   192us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.383702 (+    86us) write_op.cc:454] Released schema lock
0608 10:06:11.383744 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":75384576,"child_traces":[["op",{"apply.queue_time_us":95902,"mutex_wait_us":2562,"num_ops":3,"prepare.queue_time_us":409453,"prepare.run_cpu_time_us":2994,"prepare.run_wall_time_us":4969,"replication_time_us":195427}]]}
I20260608 10:06:11.388825 28628 rpcz_store.cc:276] 0608 10:06:10.315461 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.345321 (+ 29860us) service_pool.cc:224] Handling call
0608 10:06:10.695818 (+350497us) spinlock_profiling.cc:243] Waited 31 ms on lock 0x7b34003300f8. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.377165 (+681347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.750085 (+     0us) write_op.cc:183] PREPARE: starting on tablet bff1790b20da4c7e89973fe38748e67c
0608 10:06:10.750598 (+   513us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.750630 (+    32us) write_op.cc:435] Acquired schema lock
0608 10:06:10.750649 (+    19us) tablet.cc:662] Decoding operations
0608 10:06:10.751020 (+   371us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.751067 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.751095 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:06:10.752600 (+  1505us) tablet.cc:701] Row locks acquired
0608 10:06:10.752613 (+    13us) write_op.cc:260] PREPARE: finished
0608 10:06:10.996662 (+244049us) spinlock_profiling.cc:243] Waited 10.3 ms on lock 0x7b2c000fcaa8. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff687b4e99b 00007ff687b681e3 00007ff687b67b68 00007ff687b67ac8 00007ff689552ca8 00007ff689552940 00007ff68d02f1d2 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810
0608 10:06:10.996752 (+    90us) write_op.cc:270] Start()
0608 10:06:11.006622 (+  9870us) write_op.cc:276] Timestamp: P: 1780913170768458 usec, L: 0
0608 10:06:11.008957 (+  2335us) op_driver.cc:348] REPLICATION: starting
0608 10:06:11.055940 (+ 46983us) log.cc:844] Serialized 388 byte log entry
0608 10:06:11.058002 (+  2062us) spinlock_profiling.cc:243] Waited 44.6 ms on lock 0x7b5400201a54. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff6893ca5cb 00007ff6894d7115 00007ff68d02f788 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810 00007ff68d0387b0 00007ff68d03692f 0000000000497fd6 0000000000497c68
0608 10:06:11.249116 (+191114us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.364347 (+115231us) write_op.cc:301] APPLY: starting
0608 10:06:11.371966 (+  7619us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.375688 (+  3722us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.375713 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.376136 (+   423us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.376309 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.376362 (+    53us) write_op.cc:312] APPLY: finished
0608 10:06:11.376529 (+   167us) log.cc:844] Serialized 28 byte log entry
0608 10:06:11.376686 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.376797 (+   111us) write_op.cc:454] Released schema lock
0608 10:06:11.376840 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":71389056,"child_traces":[["op",{"apply.queue_time_us":113866,"num_ops":2,"prepare.queue_time_us":52822,"prepare.run_cpu_time_us":8141,"prepare.run_wall_time_us":308489,"replication_time_us":238446,"spinlock_wait_cycles":126188160}]]}
I20260608 10:06:11.388128 28635 rpcz_store.cc:276] 0608 10:06:10.284018 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.285972 (+  1954us) service_pool.cc:224] Handling call
0608 10:06:11.375795 (+1089823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.361364 (+     0us) write_op.cc:183] PREPARE: starting on tablet 677db577e3864328899d7c6dc772e472
0608 10:06:10.415274 (+ 53910us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.415330 (+    56us) write_op.cc:435] Acquired schema lock
0608 10:06:10.415383 (+    53us) tablet.cc:662] Decoding operations
0608 10:06:10.416209 (+   826us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.416276 (+    67us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.416329 (+    53us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:06:10.416948 (+   619us) tablet.cc:701] Row locks acquired
0608 10:06:10.416973 (+    25us) write_op.cc:260] PREPARE: finished
0608 10:06:10.688700 (+271727us) spinlock_profiling.cc:243] Waited 907 us on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741ca42 00007ff68d02eec4 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810 00007ff68d0387b0 00007ff68d03692f 0000000000497fd6 0000000000497c68
0608 10:06:10.688836 (+   136us) write_op.cc:270] Start()
0608 10:06:10.689065 (+   229us) write_op.cc:276] Timestamp: P: 1780913170688785 usec, L: 0
0608 10:06:10.689085 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.689758 (+   673us) log.cc:844] Serialized 562 byte log entry
0608 10:06:11.168751 (+478993us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.372622 (+203871us) write_op.cc:301] APPLY: starting
0608 10:06:11.372714 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.372899 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.372923 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.374018 (+  1095us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.374201 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.374246 (+    45us) write_op.cc:312] APPLY: finished
0608 10:06:11.374499 (+   253us) log.cc:844] Serialized 52 byte log entry
0608 10:06:11.375324 (+   825us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.375446 (+   122us) write_op.cc:454] Released schema lock
0608 10:06:11.375490 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":203651,"mutex_wait_us":17109,"num_ops":6,"prepare.queue_time_us":43373,"prepare.run_cpu_time_us":25558,"prepare.run_wall_time_us":381080,"raft.queue_time_us":3204,"raft.run_cpu_time_us":2648,"raft.run_wall_time_us":3807,"replication_time_us":478377,"spinlock_wait_cycles":2085120,"thread_start_us":47082,"threads_started":1}]]}
I20260608 10:06:11.426440 28602 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=34, attempt_no=0}) took 1023 ms. Trace:
I20260608 10:06:11.430758 28602 rpcz_store.cc:276] 0608 10:06:10.404497 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.412499 (+  8002us) service_pool.cc:224] Handling call
0608 10:06:11.426361 (+1013862us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.920306 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1b16342d747b42ce822131aba3100498
0608 10:06:10.943287 (+ 22981us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.943334 (+    47us) write_op.cc:435] Acquired schema lock
0608 10:06:10.943370 (+    36us) tablet.cc:662] Decoding operations
0608 10:06:10.946531 (+  3161us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.946589 (+    58us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.946619 (+    30us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:06:10.947111 (+   492us) tablet.cc:701] Row locks acquired
0608 10:06:10.947136 (+    25us) write_op.cc:260] PREPARE: finished
0608 10:06:10.947327 (+   191us) write_op.cc:270] Start()
0608 10:06:10.947505 (+   178us) write_op.cc:276] Timestamp: P: 1780913170947280 usec, L: 0
0608 10:06:10.947527 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 10:06:11.047137 (+ 99610us) log.cc:844] Serialized 519 byte log entry
0608 10:06:11.079018 (+ 31881us) spinlock_profiling.cc:243] Waited 95 ms on lock 0x7b5400459054. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff6893ca5cb 00007ff6894d7115 00007ff68d02f788 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810 00007ff68d0387b0 00007ff68d03692f 0000000000497fd6 0000000000497c68
0608 10:06:11.195145 (+116127us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.424112 (+228967us) write_op.cc:301] APPLY: starting
0608 10:06:11.424201 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.424366 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.424388 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.425239 (+   851us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.425431 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.425477 (+    46us) write_op.cc:312] APPLY: finished
0608 10:06:11.425700 (+   223us) log.cc:844] Serialized 46 byte log entry
0608 10:06:11.425899 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.425987 (+    88us) write_op.cc:454] Released schema lock
0608 10:06:11.426030 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":228775,"mutex_wait_us":5489,"num_ops":5,"prepare.queue_time_us":461139,"prepare.run_cpu_time_us":6150,"prepare.run_wall_time_us":162627,"replication_time_us":246384,"spinlock_wait_cycles":218580864}]]}
I20260608 10:06:11.453302 28602 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=25, attempt_no=0}) took 1123 ms. Trace:
I20260608 10:06:11.456127 28606 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=22, attempt_no=0}) took 1159 ms. Trace:
I20260608 10:06:11.463815 28606 rpcz_store.cc:276] 0608 10:06:10.311484 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.312670 (+  1186us) service_pool.cc:224] Handling call
0608 10:06:11.456047 (+1143377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.831601 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2ee80ebb5bc947f48196994f0550d573
0608 10:06:10.846038 (+ 14437us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.846072 (+    34us) write_op.cc:435] Acquired schema lock
0608 10:06:10.846084 (+    12us) tablet.cc:662] Decoding operations
0608 10:06:10.849532 (+  3448us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.851180 (+  1648us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.851215 (+    35us) tablet.cc:685] Acquiring locks for 8 operations
0608 10:06:10.851736 (+   521us) tablet.cc:701] Row locks acquired
0608 10:06:10.851758 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:06:10.851937 (+   179us) write_op.cc:270] Start()
0608 10:06:10.852047 (+   110us) write_op.cc:276] Timestamp: P: 1780913170851890 usec, L: 0
0608 10:06:10.852064 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.852766 (+   702us) log.cc:844] Serialized 649 byte log entry
0608 10:06:11.273830 (+421064us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.448894 (+175064us) write_op.cc:301] APPLY: starting
0608 10:06:11.448979 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.449198 (+   219us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.449310 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.450565 (+  1255us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.450772 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.450822 (+    50us) write_op.cc:312] APPLY: finished
0608 10:06:11.451061 (+   239us) log.cc:844] Serialized 64 byte log entry
0608 10:06:11.455546 (+  4485us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.455658 (+   112us) write_op.cc:454] Released schema lock
0608 10:06:11.455716 (+    58us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":174867,"num_ops":8,"prepare.queue_time_us":490767,"prepare.run_cpu_time_us":3737,"prepare.run_wall_time_us":30264,"replication_time_us":421643}]]}
I20260608 10:06:11.458686 28635 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=46, attempt_no=0}) took 1050 ms. Trace:
I20260608 10:06:11.463618 28602 rpcz_store.cc:276] 0608 10:06:10.340760 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.342637 (+  1877us) service_pool.cc:224] Handling call
0608 10:06:10.733263 (+390626us) spinlock_profiling.cc:243] Waited 3.15 ms on lock 0x7b580026a698. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff685a4cd9b 00007ff685d02835 00007ff685d025cd 00007ff68ffd4848 00007ff68ec04a6c 00007ff68ed6dd90 00007ff68ed6de7e 00007ff68ecf7de6 00007ff68eccf6e8 00007ff68eccbf44 00007ff68d99aae6
0608 10:06:11.453230 (+719967us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.853207 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2ee80ebb5bc947f48196994f0550d573
0608 10:06:10.855223 (+  2016us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.855252 (+    29us) write_op.cc:435] Acquired schema lock
0608 10:06:10.855270 (+    18us) tablet.cc:662] Decoding operations
0608 10:06:10.855731 (+   461us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.855782 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.855811 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:06:10.856195 (+   384us) tablet.cc:701] Row locks acquired
0608 10:06:10.856228 (+    33us) write_op.cc:260] PREPARE: finished
0608 10:06:10.856408 (+   180us) write_op.cc:270] Start()
0608 10:06:10.856519 (+   111us) write_op.cc:276] Timestamp: P: 1780913170856351 usec, L: 0
0608 10:06:10.856539 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.860027 (+  3488us) log.cc:844] Serialized 475 byte log entry
0608 10:06:11.274148 (+414121us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.450966 (+176818us) write_op.cc:301] APPLY: starting
0608 10:06:11.451045 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.451198 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.451290 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.452144 (+   854us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.452328 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.452377 (+    49us) write_op.cc:312] APPLY: finished
0608 10:06:11.452577 (+   200us) log.cc:844] Serialized 40 byte log entry
0608 10:06:11.452765 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.452846 (+    81us) write_op.cc:454] Released schema lock
0608 10:06:11.452892 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":7252864,"child_traces":[["op",{"apply.queue_time_us":176632,"num_ops":4,"prepare.queue_time_us":118824,"prepare.run_cpu_time_us":2831,"prepare.run_wall_time_us":7107,"replication_time_us":417505}]]}
I20260608 10:06:11.471679 28602 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=44, attempt_no=0}) took 1063 ms. Trace:
I20260608 10:06:11.472138 28602 rpcz_store.cc:276] 0608 10:06:10.408314 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.413116 (+  4802us) service_pool.cc:224] Handling call
0608 10:06:10.633640 (+220524us) spinlock_profiling.cc:243] Waited 5.21 ms on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.471609 (+837969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:11.084892 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1b16342d747b42ce822131aba3100498
0608 10:06:11.085413 (+   521us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:11.085450 (+    37us) write_op.cc:435] Acquired schema lock
0608 10:06:11.085469 (+    19us) tablet.cc:662] Decoding operations
0608 10:06:11.086017 (+   548us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:11.086065 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:11.086097 (+    32us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:06:11.086564 (+   467us) tablet.cc:701] Row locks acquired
0608 10:06:11.086580 (+    16us) write_op.cc:260] PREPARE: finished
0608 10:06:11.166791 (+ 80211us) spinlock_profiling.cc:243] Waited 4.6 ms on lock 0x7b2c000c0988. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff687b4e99b 00007ff687b681e3 00007ff687b67b68 00007ff687b67ac8 00007ff689552ca8 00007ff689552940 00007ff68d02f1d2 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810
0608 10:06:11.166867 (+    76us) write_op.cc:270] Start()
0608 10:06:11.167084 (+   217us) write_op.cc:276] Timestamp: P: 1780913171095808 usec, L: 0
0608 10:06:11.167104 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 10:06:11.185191 (+ 18087us) log.cc:844] Serialized 562 byte log entry
0608 10:06:11.186177 (+   986us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x7b5400459054. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff6893ca5cb 00007ff6894d7115 00007ff68d02f788 00007ff68d02e660 00007ff68d038950 00007ff68d0388b0 00007ff68d038810 00007ff68d0387b0 00007ff68d03692f 0000000000497fd6 0000000000497c68
0608 10:06:11.301684 (+115507us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.468911 (+167227us) write_op.cc:301] APPLY: starting
0608 10:06:11.469015 (+   104us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.469220 (+   205us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.469248 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.470348 (+  1100us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.470567 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.470621 (+    54us) write_op.cc:312] APPLY: finished
0608 10:06:11.470908 (+   287us) log.cc:844] Serialized 52 byte log entry
0608 10:06:11.471111 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.471210 (+    99us) write_op.cc:454] Released schema lock
0608 10:06:11.471256 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":11986304,"child_traces":[["op",{"apply.queue_time_us":166246,"num_ops":6,"prepare.queue_time_us":410900,"prepare.run_cpu_time_us":6858,"prepare.run_wall_time_us":101453,"replication_time_us":132931,"spinlock_wait_cycles":50485760}]]}
I20260608 10:06:11.467670 28635 rpcz_store.cc:276] 0608 10:06:10.408802 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.417296 (+  8494us) service_pool.cc:224] Handling call
0608 10:06:10.808634 (+391338us) spinlock_profiling.cc:243] Waited 4.23 ms on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.458617 (+649983us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.860477 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2ee80ebb5bc947f48196994f0550d573
0608 10:06:10.861010 (+   533us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.861045 (+    35us) write_op.cc:435] Acquired schema lock
0608 10:06:10.861064 (+    19us) tablet.cc:662] Decoding operations
0608 10:06:10.861611 (+   547us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.861662 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.861699 (+    37us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:06:10.862219 (+   520us) tablet.cc:701] Row locks acquired
0608 10:06:10.862239 (+    20us) write_op.cc:260] PREPARE: finished
0608 10:06:10.862408 (+   169us) write_op.cc:270] Start()
0608 10:06:10.862530 (+   122us) write_op.cc:276] Timestamp: P: 1780913170862361 usec, L: 0
0608 10:06:10.862549 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.863207 (+   658us) log.cc:844] Serialized 562 byte log entry
0608 10:06:11.274417 (+411210us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.453392 (+178975us) write_op.cc:301] APPLY: starting
0608 10:06:11.453488 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.453673 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.453768 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.454699 (+   931us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.456623 (+  1924us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.456678 (+    55us) write_op.cc:312] APPLY: finished
0608 10:06:11.456896 (+   218us) log.cc:844] Serialized 52 byte log entry
0608 10:06:11.458144 (+  1248us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.458248 (+   104us) write_op.cc:454] Released schema lock
0608 10:06:11.458292 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9734912,"child_traces":[["op",{"apply.queue_time_us":178803,"num_ops":6,"prepare.queue_time_us":48579,"prepare.run_cpu_time_us":3017,"prepare.run_wall_time_us":9656,"replication_time_us":411764}]]}
I20260608 10:06:11.477860 28606 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=4, attempt_no=0}) took 1219 ms. Trace:
I20260608 10:06:11.483554 28635 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=43, attempt_no=0}) took 1075 ms. Trace:
I20260608 10:06:11.481174 28606 rpcz_store.cc:276] 0608 10:06:10.258965 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.259949 (+   984us) service_pool.cc:224] Handling call
0608 10:06:10.324518 (+ 64569us) spinlock_profiling.cc:243] Waited 6.14 ms on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.477795 (+1153277us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.752960 (+     0us) write_op.cc:183] PREPARE: starting on tablet 677db577e3864328899d7c6dc772e472
0608 10:06:10.771774 (+ 18814us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.771802 (+    28us) write_op.cc:435] Acquired schema lock
0608 10:06:10.771816 (+    14us) tablet.cc:662] Decoding operations
0608 10:06:10.772176 (+   360us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.772225 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.772258 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:06:10.772532 (+   274us) tablet.cc:701] Row locks acquired
0608 10:06:10.772565 (+    33us) write_op.cc:260] PREPARE: finished
0608 10:06:10.772824 (+   259us) write_op.cc:270] Start()
0608 10:06:10.772983 (+   159us) write_op.cc:276] Timestamp: P: 1780913170772757 usec, L: 0
0608 10:06:10.773014 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.773851 (+   837us) log.cc:844] Serialized 388 byte log entry
0608 10:06:11.315337 (+541486us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.473994 (+158657us) write_op.cc:301] APPLY: starting
0608 10:06:11.474069 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.474208 (+   139us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.474299 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.474751 (+   452us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.474916 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.474962 (+    46us) write_op.cc:312] APPLY: finished
0608 10:06:11.475163 (+   201us) log.cc:844] Serialized 28 byte log entry
0608 10:06:11.477329 (+  2166us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.477410 (+    81us) write_op.cc:454] Released schema lock
0608 10:06:11.477457 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":14120704,"child_traces":[["op",{"apply.queue_time_us":158440,"num_ops":2,"prepare.queue_time_us":414893,"prepare.run_cpu_time_us":3317,"prepare.run_wall_time_us":31976,"replication_time_us":542204}]]}
I20260608 10:06:11.479153 28602 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60368 (ReqId={client: 49d362875f1440d9b3e6624c1ac35331, seq_no=33, attempt_no=0}) took 1089 ms. Trace:
I20260608 10:06:11.484043 28635 rpcz_store.cc:276] 0608 10:06:10.407806 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.411502 (+  3696us) service_pool.cc:224] Handling call
0608 10:06:10.710285 (+298783us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b3400252328. stack: 00007ff685d173a1 00007ff685d171c8 00007ff6854f2f11 000000000047cd55 000000000047cca8 00007ff68739b4bb 00007ff68741b64f 00007ff68749fc24 00007ff6874a4faf 00007ff6874a77eb 00007ff6874a7740 00007ff6874a76a0 00007ff6874a7640 00007ff6874a596f 0000000000497fd6 0000000000497c68
0608 10:06:11.483487 (+773202us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.791818 (+     0us) write_op.cc:183] PREPARE: starting on tablet 677db577e3864328899d7c6dc772e472
0608 10:06:10.792350 (+   532us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.792382 (+    32us) write_op.cc:435] Acquired schema lock
0608 10:06:10.792401 (+    19us) tablet.cc:662] Decoding operations
0608 10:06:10.792888 (+   487us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.792933 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.792962 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:06:10.793350 (+   388us) tablet.cc:701] Row locks acquired
0608 10:06:10.793374 (+    24us) write_op.cc:260] PREPARE: finished
0608 10:06:10.793595 (+   221us) write_op.cc:270] Start()
0608 10:06:10.793712 (+   117us) write_op.cc:276] Timestamp: P: 1780913170793540 usec, L: 0
0608 10:06:10.793741 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.794395 (+   654us) log.cc:844] Serialized 475 byte log entry
0608 10:06:11.315953 (+521558us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.480560 (+164607us) write_op.cc:301] APPLY: starting
0608 10:06:11.480640 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.480813 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.480909 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.481747 (+   838us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.481942 (+   195us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.482005 (+    63us) write_op.cc:312] APPLY: finished
0608 10:06:11.482230 (+   225us) log.cc:844] Serialized 40 byte log entry
0608 10:06:11.482995 (+   765us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.483098 (+   103us) write_op.cc:454] Released schema lock
0608 10:06:11.483145 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":30982912,"child_traces":[["op",{"apply.queue_time_us":164434,"num_ops":4,"prepare.queue_time_us":80052,"prepare.run_cpu_time_us":2919,"prepare.run_wall_time_us":9577,"replication_time_us":522113}]]}
I20260608 10:06:11.487241 28602 rpcz_store.cc:276] 0608 10:06:10.394695 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:10.396462 (+  1767us) service_pool.cc:224] Handling call
0608 10:06:11.479085 (+1082623us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:10.783886 (+     0us) write_op.cc:183] PREPARE: starting on tablet 677db577e3864328899d7c6dc772e472
0608 10:06:10.784410 (+   524us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:10.784450 (+    40us) write_op.cc:435] Acquired schema lock
0608 10:06:10.784471 (+    21us) tablet.cc:662] Decoding operations
0608 10:06:10.785000 (+   529us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:10.785049 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:10.785081 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:06:10.785517 (+   436us) tablet.cc:701] Row locks acquired
0608 10:06:10.785540 (+    23us) write_op.cc:260] PREPARE: finished
0608 10:06:10.785778 (+   238us) write_op.cc:270] Start()
0608 10:06:10.785908 (+   130us) write_op.cc:276] Timestamp: P: 1780913170785696 usec, L: 0
0608 10:06:10.785931 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 10:06:10.786560 (+   629us) log.cc:844] Serialized 519 byte log entry
0608 10:06:11.315685 (+529125us) op_driver.cc:464] REPLICATION: finished
0608 10:06:11.476597 (+160912us) write_op.cc:301] APPLY: starting
0608 10:06:11.476676 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:11.476877 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:11.476988 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:11.477849 (+   861us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:11.478078 (+   229us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:11.478137 (+    59us) write_op.cc:312] APPLY: finished
0608 10:06:11.478383 (+   246us) log.cc:844] Serialized 46 byte log entry
0608 10:06:11.478589 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:11.478681 (+    92us) write_op.cc:454] Released schema lock
0608 10:06:11.478733 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160731,"mutex_wait_us":12914,"num_ops":5,"prepare.queue_time_us":369707,"prepare.run_cpu_time_us":2973,"prepare.run_wall_time_us":7372,"replication_time_us":529649,"spinlock_wait_cycles":47488}]]}
W20260608 10:06:11.723711 28248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.131:36799, user_credentials={real_user=slave}} blocked reactor thread for 48788.4us
W20260608 10:06:12.094966 28574 meta_cache.cc:1261] Time spent looking up entry by key: real 0.072s	user 0.001s	sys 0.003s
W20260608 10:06:12.104952 28323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.131:36799, user_credentials={real_user=slave}} blocked reactor thread for 130555us
W20260608 10:06:13.025040 28248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.131:36799, user_credentials={real_user=slave}} blocked reactor thread for 50891.7us
W20260608 10:06:13.456632 28323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.129:36003, user_credentials={real_user=slave}} blocked reactor thread for 77845.3us
W20260608 10:06:13.790150 28323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.131:36799, user_credentials={real_user=slave}} blocked reactor thread for 71805.5us
W20260608 10:06:14.208909 28397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.129:36003, user_credentials={real_user=slave}} blocked reactor thread for 43800.8us
W20260608 10:06:14.384667 28248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.131:36799, user_credentials={real_user=slave}} blocked reactor thread for 161925us
W20260608 10:06:14.483464 28558 log.cc:927] Time spent T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260608 10:06:14.521185 28397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.130:36491, user_credentials={real_user=slave}} blocked reactor thread for 52398.6us
I20260608 10:06:14.671633 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:14.673161 28397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.129:36003, user_credentials={real_user=slave}} blocked reactor thread for 74432.5us
W20260608 10:06:14.688079 28675 instance_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 10:06:14.693635 28676 instance_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 10:06:14.694871 28678 instance_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 10:06:14.696543 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:14.698371 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:14.698618 23762 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 10:06:14.698813 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913174698776 us; error 0 us; skew 500 ppm
I20260608 10:06:14.699517 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:14.702468 23762 webserver.cc:533] Webserver started at http://127.23.52.132:35171/ using document root <none> and password file <none>
I20260608 10:06:14.703052 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:14.703282 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:14.703657 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:14.704830 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce"
format_stamp: "Formatted at 2026-06-08 10:06:14 on dist-test-slave-kdhp"
I20260608 10:06:14.710167 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:06:14.713894 28683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:14.714685 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:06:14.715009 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce"
format_stamp: "Formatted at 2026-06-08 10:06:14 on dist-test-slave-kdhp"
I20260608 10:06:14.715328 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-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 10:06:14.744554 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:14.745940 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:14.747704 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:14.750221 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:14.750476 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:14.750732 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:14.750921 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:14.797756 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:44781
I20260608 10:06:14.797899 28745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:44781 every 8 connection(s)
I20260608 10:06:14.803663 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:14.811141 28750 instance_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 10:06:14.812851 28751 instance_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 10:06:14.815402 23762 server_base.cc:1061] running on GCE node
W20260608 10:06:14.815733 28753 instance_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 10:06:14.818905 28746 heartbeater.cc:344] Connected to a master server at 127.23.52.190:40925
I20260608 10:06:14.819454 28746 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:14.820176 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:14.820494 23762 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 10:06:14.820537 28746 heartbeater.cc:507] Master 127.23.52.190:40925 requested a full tablet report, sending...
I20260608 10:06:14.820839 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913174820817 us; error 0 us; skew 500 ppm
I20260608 10:06:14.821740 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:14.823098 28181 ts_manager.cc:194] Registered new tserver with Master: cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132:44781)
I20260608 10:06:14.824647 23762 webserver.cc:533] Webserver started at http://127.23.52.133:41197/ using document root <none> and password file <none>
I20260608 10:06:14.824728 28181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49714
I20260608 10:06:14.825325 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:14.825580 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:14.825891 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:14.827428 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-4-root/instance:
uuid: "541ef002f5d94e20a27597fb40a2835c"
format_stamp: "Formatted at 2026-06-08 10:06:14 on dist-test-slave-kdhp"
I20260608 10:06:14.832278 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:06:14.835806 28758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:14.836567 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:06:14.836930 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-4-root
uuid: "541ef002f5d94e20a27597fb40a2835c"
format_stamp: "Formatted at 2026-06-08 10:06:14 on dist-test-slave-kdhp"
I20260608 10:06:14.837237 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-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 10:06:14.865474 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:14.866904 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:14.868573 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:14.871002 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:14.871255 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:14.871523 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:14.871721 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:14.941388 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.133:38275
I20260608 10:06:14.941520 28820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.133:38275 every 8 connection(s)
I20260608 10:06:14.949014 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:14.961126 28824 instance_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 10:06:14.962594 28825 instance_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 10:06:14.963634 28821 heartbeater.cc:344] Connected to a master server at 127.23.52.190:40925
I20260608 10:06:14.964335 28821 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:14.966955 28821 heartbeater.cc:507] Master 127.23.52.190:40925 requested a full tablet report, sending...
I20260608 10:06:14.970530 28181 ts_manager.cc:194] Registered new tserver with Master: 541ef002f5d94e20a27597fb40a2835c (127.23.52.133:38275)
W20260608 10:06:14.972111 28827 instance_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 10:06:14.973353 28181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49730
I20260608 10:06:14.974159 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:14.977463 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:14.977677 23762 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 10:06:14.977926 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913174977905 us; error 0 us; skew 500 ppm
I20260608 10:06:14.978792 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:14.981365 23762 webserver.cc:533] Webserver started at http://127.23.52.134:35285/ using document root <none> and password file <none>
I20260608 10:06:14.981853 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:14.982019 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:14.982254 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:14.983413 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-5-root/instance:
uuid: "f582eacec1bf4a61a54a2e664c0561d5"
format_stamp: "Formatted at 2026-06-08 10:06:14 on dist-test-slave-kdhp"
I20260608 10:06:14.988173 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:06:14.991743 28832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:14.992653 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:06:14.992995 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-5-root
uuid: "f582eacec1bf4a61a54a2e664c0561d5"
format_stamp: "Formatted at 2026-06-08 10:06:14 on dist-test-slave-kdhp"
I20260608 10:06:14.993314 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-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 10:06:15.005573 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:15.006920 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:15.009152 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:15.012303 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:15.012548 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:15.012794 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:15.012969 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:15.099499 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.134:37617
I20260608 10:06:15.099633 28894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.134:37617 every 8 connection(s)
I20260608 10:06:15.118580 28895 heartbeater.cc:344] Connected to a master server at 127.23.52.190:40925
I20260608 10:06:15.119073 28895 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:15.119870 28895 heartbeater.cc:507] Master 127.23.52.190:40925 requested a full tablet report, sending...
I20260608 10:06:15.121994 28181 ts_manager.cc:194] Registered new tserver with Master: f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134:37617)
I20260608 10:06:15.123574 28181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49742
I20260608 10:06:15.578666 28432 consensus_queue.cc:237] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:15.589421 28353 raft_consensus.cc:1275] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:15.590535 28283 raft_consensus.cc:1275] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:15.591041 28901 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:15.592123 28674 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 10:06:15.602380 28399 consensus_peers.cc:597] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f -> Peer f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134:37617): Couldn't send request to peer f582eacec1bf4a61a54a2e664c0561d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2765e73fb7704d7cb87492c01235da49. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:15.603422 28904 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:15.604578 28283 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:15.604935 28353 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:15.625486 28181 catalog_manager.cc:5696] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: config changed from index -1 to 25, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New cstate: current_term: 1 leader_uuid: "1178c561692142be9e3aaad6dd8f0f7f" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:15.638178 28283 consensus_queue.cc:237] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:15.652261 28432 raft_consensus.cc:1275] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:15.654214 28611 consensus_queue.cc:1048] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:15.655953 28353 raft_consensus.cc:1275] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:06:15.658245 28611 consensus_queue.cc:1048] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 10:06:15.661919 28249 consensus_peers.cc:597] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b -> Peer 541ef002f5d94e20a27597fb40a2835c (127.23.52.133:38275): Couldn't send request to peer 541ef002f5d94e20a27597fb40a2835c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc1e1d22f46e41679b9dc5be2ce4ae7f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:15.667724 28912 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:15.669773 28432 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:15.672098 28353 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:15.685588 28176 catalog_manager.cc:5696] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b reported cstate change: config changed from index -1 to 25, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:15.699033 28353 consensus_queue.cc:237] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:15.707870 28432 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:15.709484 28905 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:15.713071 28283 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:15.714586 28905 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } 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 10:06:15.721366 28655 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:15.723177 28432 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
W20260608 10:06:15.727766 28324 consensus_peers.cc:597] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 -> Peer cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132:44781): Couldn't send request to peer cf5c801a6c9f49a7a9c8609ba01cb0ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 169603ffe8634479a07d2ad378e2d382. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:15.735883 28283 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:15.738440 28278 consensus_queue.cc:237] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:15.738505 28181 catalog_manager.cc:5696] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f reported cstate change: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:15.757222 28353 raft_consensus.cc:1275] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:15.757619 28432 raft_consensus.cc:1275] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:15.758908 28660 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } 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 10:06:15.760970 28660 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:06:15.768719 28250 consensus_peers.cc:597] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b -> Peer f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134:37617): Couldn't send request to peer f582eacec1bf4a61a54a2e664c0561d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ee80ebb5bc947f48196994f0550d573. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:15.771224 28611 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:15.773219 28353 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:15.775139 28432 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:15.786644 28176 catalog_manager.cc:5696] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f reported cstate change: config changed from index -1 to 26, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:15.792127 28278 consensus_queue.cc:237] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [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: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
W20260608 10:06:15.800431 28249 consensus_peers.cc:597] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b -> Peer 541ef002f5d94e20a27597fb40a2835c (127.23.52.133:38275): Couldn't send request to peer 541ef002f5d94e20a27597fb40a2835c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 677db577e3864328899d7c6dc772e472. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:15.800431 28353 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:15.802922 28432 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:15.803432 28660 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:15.805424 28611 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } 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 10:06:15.813392 28611 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:15.820294 28432 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:15.824534 28353 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:15.827807 28746 heartbeater.cc:499] Master 127.23.52.190:40925 was elected leader, sending a full tablet report...
I20260608 10:06:15.827455 28181 catalog_manager.cc:5696] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b reported cstate change: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:15.831499 28357 consensus_queue.cc:237] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:15.842672 28432 raft_consensus.cc:1275] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:06:15.843743 28324 consensus_peers.cc:597] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 -> Peer cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132:44781): Couldn't send request to peer cf5c801a6c9f49a7a9c8609ba01cb0ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f677e96183664a038d7bf6746e121944. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:15.844637 28278 raft_consensus.cc:1275] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:15.844913 28923 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:15.846973 28923 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } 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 10:06:15.853354 28655 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:15.855669 28432 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:15.867019 28278 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:15.867388 28174 catalog_manager.cc:5696] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:15.976884 28821 heartbeater.cc:499] Master 127.23.52.190:40925 was elected leader, sending a full tablet report...
I20260608 10:06:16.109251 28934 ts_tablet_manager.cc:933] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: Initiating tablet copy from peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:16.111119 28934 tablet_copy_client.cc:323] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:36799
I20260608 10:06:16.123956 28443 tablet_copy_service.cc:140] P 1178c561692142be9e3aaad6dd8f0f7f: Received BeginTabletCopySession request for tablet 2765e73fb7704d7cb87492c01235da49 from peer f582eacec1bf4a61a54a2e664c0561d5 ({username='slave'} at 127.0.0.1:53962)
I20260608 10:06:16.124644 28443 tablet_copy_service.cc:161] P 1178c561692142be9e3aaad6dd8f0f7f: Beginning new tablet copy session on tablet 2765e73fb7704d7cb87492c01235da49 from peer f582eacec1bf4a61a54a2e664c0561d5 at {username='slave'} at 127.0.0.1:53962: session id = f582eacec1bf4a61a54a2e664c0561d5-2765e73fb7704d7cb87492c01235da49
I20260608 10:06:16.125871 28895 heartbeater.cc:499] Master 127.23.52.190:40925 was elected leader, sending a full tablet report...
I20260608 10:06:16.133222 28443 tablet_copy_source_session.cc:215] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:16.145046 28938 ts_tablet_manager.cc:933] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Initiating tablet copy from peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:16.145727 28934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2765e73fb7704d7cb87492c01235da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:16.147225 28938 tablet_copy_client.cc:323] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36491
I20260608 10:06:16.160296 28369 tablet_copy_service.cc:140] P 8833b48a74fd4607bed3c199d1fea476: Received BeginTabletCopySession request for tablet 169603ffe8634479a07d2ad378e2d382 from peer cf5c801a6c9f49a7a9c8609ba01cb0ce ({username='slave'} at 127.0.0.1:54562)
I20260608 10:06:16.161000 28369 tablet_copy_service.cc:161] P 8833b48a74fd4607bed3c199d1fea476: Beginning new tablet copy session on tablet 169603ffe8634479a07d2ad378e2d382 from peer cf5c801a6c9f49a7a9c8609ba01cb0ce at {username='slave'} at 127.0.0.1:54562: session id = cf5c801a6c9f49a7a9c8609ba01cb0ce-169603ffe8634479a07d2ad378e2d382
I20260608 10:06:16.165447 28934 tablet_copy_client.cc:806] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:16.166239 28934 tablet_copy_client.cc:670] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:16.170791 28935 tablet_copy_client.cc:1025] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:16.172829 28369 tablet_copy_source_session.cc:215] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:16.176539 28938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169603ffe8634479a07d2ad378e2d382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:16.188341 28938 tablet_copy_client.cc:806] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:16.189040 28938 tablet_copy_client.cc:670] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:16.194090 28939 tablet_copy_client.cc:1025] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:16.205607 28941 ts_tablet_manager.cc:933] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: Initiating tablet copy from peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003)
I20260608 10:06:16.207460 28941 tablet_copy_client.cc:323] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:36003
I20260608 10:06:16.220908 28294 tablet_copy_service.cc:140] P e7864f04f0f7438e88780387a6154b9b: Received BeginTabletCopySession request for tablet 2ee80ebb5bc947f48196994f0550d573 from peer f582eacec1bf4a61a54a2e664c0561d5 ({username='slave'} at 127.0.0.1:43970)
I20260608 10:06:16.221604 28294 tablet_copy_service.cc:161] P e7864f04f0f7438e88780387a6154b9b: Beginning new tablet copy session on tablet 2ee80ebb5bc947f48196994f0550d573 from peer f582eacec1bf4a61a54a2e664c0561d5 at {username='slave'} at 127.0.0.1:43970: session id = f582eacec1bf4a61a54a2e664c0561d5-2ee80ebb5bc947f48196994f0550d573
I20260608 10:06:16.230286 28294 tablet_copy_source_session.cc:215] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:16.233901 28941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee80ebb5bc947f48196994f0550d573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:16.237105 28944 ts_tablet_manager.cc:933] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: Initiating tablet copy from peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003)
I20260608 10:06:16.248534 28946 ts_tablet_manager.cc:933] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: Initiating tablet copy from peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003)
I20260608 10:06:16.257442 28941 tablet_copy_client.cc:806] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:16.258881 28944 tablet_copy_client.cc:323] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:36003
I20260608 10:06:16.259205 28941 tablet_copy_client.cc:670] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:16.267484 28942 tablet_copy_client.cc:1025] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:16.272264 28946 tablet_copy_client.cc:323] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:36003
I20260608 10:06:16.281625 28294 tablet_copy_service.cc:140] P e7864f04f0f7438e88780387a6154b9b: Received BeginTabletCopySession request for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f from peer 541ef002f5d94e20a27597fb40a2835c ({username='slave'} at 127.0.0.1:43976)
I20260608 10:06:16.281971 28293 tablet_copy_service.cc:140] P e7864f04f0f7438e88780387a6154b9b: Received BeginTabletCopySession request for tablet 677db577e3864328899d7c6dc772e472 from peer 541ef002f5d94e20a27597fb40a2835c ({username='slave'} at 127.0.0.1:43976)
I20260608 10:06:16.282305 28294 tablet_copy_service.cc:161] P e7864f04f0f7438e88780387a6154b9b: Beginning new tablet copy session on tablet fc1e1d22f46e41679b9dc5be2ce4ae7f from peer 541ef002f5d94e20a27597fb40a2835c at {username='slave'} at 127.0.0.1:43976: session id = 541ef002f5d94e20a27597fb40a2835c-fc1e1d22f46e41679b9dc5be2ce4ae7f
I20260608 10:06:16.283064 28293 tablet_copy_service.cc:161] P e7864f04f0f7438e88780387a6154b9b: Beginning new tablet copy session on tablet 677db577e3864328899d7c6dc772e472 from peer 541ef002f5d94e20a27597fb40a2835c at {username='slave'} at 127.0.0.1:43976: session id = 541ef002f5d94e20a27597fb40a2835c-677db577e3864328899d7c6dc772e472
I20260608 10:06:16.288785 28293 tablet_copy_source_session.cc:215] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:16.290450 28294 tablet_copy_source_session.cc:215] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:16.291814 28946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 677db577e3864328899d7c6dc772e472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:16.293817 28944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:16.309401 28946 tablet_copy_client.cc:806] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:16.310073 28946 tablet_copy_client.cc:670] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:16.310879 28944 tablet_copy_client.cc:806] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:16.311470 28944 tablet_copy_client.cc:670] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:16.314859 28947 tablet_copy_client.cc:1025] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:16.315835 28945 tablet_copy_client.cc:1025] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:16.409736 28950 ts_tablet_manager.cc:933] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Initiating tablet copy from peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:16.411659 28950 tablet_copy_client.cc:323] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36491
I20260608 10:06:16.413587 28369 tablet_copy_service.cc:140] P 8833b48a74fd4607bed3c199d1fea476: Received BeginTabletCopySession request for tablet f677e96183664a038d7bf6746e121944 from peer cf5c801a6c9f49a7a9c8609ba01cb0ce ({username='slave'} at 127.0.0.1:54562)
I20260608 10:06:16.414150 28369 tablet_copy_service.cc:161] P 8833b48a74fd4607bed3c199d1fea476: Beginning new tablet copy session on tablet f677e96183664a038d7bf6746e121944 from peer cf5c801a6c9f49a7a9c8609ba01cb0ce at {username='slave'} at 127.0.0.1:54562: session id = cf5c801a6c9f49a7a9c8609ba01cb0ce-f677e96183664a038d7bf6746e121944
I20260608 10:06:16.419862 28369 tablet_copy_source_session.cc:215] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:16.422745 28950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f677e96183664a038d7bf6746e121944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:16.436357 28950 tablet_copy_client.cc:806] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:16.436967 28950 tablet_copy_client.cc:670] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:16.441416 28951 tablet_copy_client.cc:1025] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:18.172474 28934 tablet_copy_client.cc:538] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:18.186498 28934 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap starting.
I20260608 10:06:18.195758 28938 tablet_copy_client.cc:538] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:18.208029 28938 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap starting.
I20260608 10:06:18.269261 28941 tablet_copy_client.cc:538] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:18.281904 28941 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap starting.
I20260608 10:06:18.316625 28946 tablet_copy_client.cc:538] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:18.317513 28944 tablet_copy_client.cc:538] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:18.329101 28944 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: Bootstrap starting.
I20260608 10:06:18.334077 28946 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: Bootstrap starting.
I20260608 10:06:18.397542 28938 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=85 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:18.398823 28938 tablet_bootstrap.cc:492] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap complete.
I20260608 10:06:18.399706 28938 ts_tablet_manager.cc:1403] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Time spent bootstrapping tablet: real 0.192s	user 0.167s	sys 0.012s
I20260608 10:06:18.403800 28938 raft_consensus.cc:359] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:18.405263 28938 raft_consensus.cc:740] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf5c801a6c9f49a7a9c8609ba01cb0ce, State: Initialized, Role: LEARNER
I20260608 10:06:18.406050 28938 consensus_queue.cc:260] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:18.419011 28938 ts_tablet_manager.cc:1434] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 10:06:18.422170 28369 tablet_copy_service.cc:342] P 8833b48a74fd4607bed3c199d1fea476: Request end of tablet copy session cf5c801a6c9f49a7a9c8609ba01cb0ce-169603ffe8634479a07d2ad378e2d382 received from {username='slave'} at 127.0.0.1:54562
I20260608 10:06:18.422950 28369 tablet_copy_service.cc:434] P 8833b48a74fd4607bed3c199d1fea476: ending tablet copy session cf5c801a6c9f49a7a9c8609ba01cb0ce-169603ffe8634479a07d2ad378e2d382 on tablet 169603ffe8634479a07d2ad378e2d382 with peer cf5c801a6c9f49a7a9c8609ba01cb0ce
I20260608 10:06:18.443208 28950 tablet_copy_client.cc:538] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:18.458567 28950 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap starting.
I20260608 10:06:18.470988 28934 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:18.472221 28934 tablet_bootstrap.cc:492] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap complete.
I20260608 10:06:18.473062 28934 ts_tablet_manager.cc:1403] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: Time spent bootstrapping tablet: real 0.287s	user 0.170s	sys 0.013s
I20260608 10:06:18.495482 28934 raft_consensus.cc:359] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:18.496486 28934 raft_consensus.cc:740] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f582eacec1bf4a61a54a2e664c0561d5, State: Initialized, Role: LEARNER
I20260608 10:06:18.497824 28934 consensus_queue.cc:260] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:18.508761 28934 ts_tablet_manager.cc:1434] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.004s
I20260608 10:06:18.512027 28443 tablet_copy_service.cc:342] P 1178c561692142be9e3aaad6dd8f0f7f: Request end of tablet copy session f582eacec1bf4a61a54a2e664c0561d5-2765e73fb7704d7cb87492c01235da49 received from {username='slave'} at 127.0.0.1:53962
I20260608 10:06:18.512655 28443 tablet_copy_service.cc:434] P 1178c561692142be9e3aaad6dd8f0f7f: ending tablet copy session f582eacec1bf4a61a54a2e664c0561d5-2765e73fb7704d7cb87492c01235da49 on tablet 2765e73fb7704d7cb87492c01235da49 with peer f582eacec1bf4a61a54a2e664c0561d5
I20260608 10:06:18.587790 28944 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:18.588814 28944 tablet_bootstrap.cc:492] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: Bootstrap complete.
I20260608 10:06:18.589557 28944 ts_tablet_manager.cc:1403] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: Time spent bootstrapping tablet: real 0.261s	user 0.136s	sys 0.043s
I20260608 10:06:18.592557 28944 raft_consensus.cc:359] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:18.593408 28944 raft_consensus.cc:740] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 541ef002f5d94e20a27597fb40a2835c, State: Initialized, Role: LEARNER
I20260608 10:06:18.594141 28944 consensus_queue.cc:260] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:18.604007 28944 ts_tablet_manager.cc:1434] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:06:18.609485 28294 tablet_copy_service.cc:342] P e7864f04f0f7438e88780387a6154b9b: Request end of tablet copy session 541ef002f5d94e20a27597fb40a2835c-fc1e1d22f46e41679b9dc5be2ce4ae7f received from {username='slave'} at 127.0.0.1:43976
I20260608 10:06:18.610109 28294 tablet_copy_service.cc:434] P e7864f04f0f7438e88780387a6154b9b: ending tablet copy session 541ef002f5d94e20a27597fb40a2835c-fc1e1d22f46e41679b9dc5be2ce4ae7f on tablet fc1e1d22f46e41679b9dc5be2ce4ae7f with peer 541ef002f5d94e20a27597fb40a2835c
I20260608 10:06:18.637363 28946 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:18.638552 28946 tablet_bootstrap.cc:492] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: Bootstrap complete.
I20260608 10:06:18.639443 28946 ts_tablet_manager.cc:1403] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: Time spent bootstrapping tablet: real 0.306s	user 0.166s	sys 0.023s
I20260608 10:06:18.642800 28946 raft_consensus.cc:359] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:18.643777 28946 raft_consensus.cc:740] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 541ef002f5d94e20a27597fb40a2835c, State: Initialized, Role: LEARNER
I20260608 10:06:18.644573 28946 consensus_queue.cc:260] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [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: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:18.651960 28946 ts_tablet_manager.cc:1434] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:06:18.657380 28294 tablet_copy_service.cc:342] P e7864f04f0f7438e88780387a6154b9b: Request end of tablet copy session 541ef002f5d94e20a27597fb40a2835c-677db577e3864328899d7c6dc772e472 received from {username='slave'} at 127.0.0.1:43976
I20260608 10:06:18.657984 28294 tablet_copy_service.cc:434] P e7864f04f0f7438e88780387a6154b9b: ending tablet copy session 541ef002f5d94e20a27597fb40a2835c-677db577e3864328899d7c6dc772e472 on tablet 677db577e3864328899d7c6dc772e472 with peer 541ef002f5d94e20a27597fb40a2835c
I20260608 10:06:18.660426 28941 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:18.661446 28941 tablet_bootstrap.cc:492] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap complete.
I20260608 10:06:18.662189 28941 ts_tablet_manager.cc:1403] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: Time spent bootstrapping tablet: real 0.381s	user 0.164s	sys 0.019s
I20260608 10:06:18.665743 28941 raft_consensus.cc:359] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:18.666616 28941 raft_consensus.cc:740] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f582eacec1bf4a61a54a2e664c0561d5, State: Initialized, Role: LEARNER
I20260608 10:06:18.667289 28941 consensus_queue.cc:260] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:18.670873 28941 ts_tablet_manager.cc:1434] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:06:18.672873 28294 tablet_copy_service.cc:342] P e7864f04f0f7438e88780387a6154b9b: Request end of tablet copy session f582eacec1bf4a61a54a2e664c0561d5-2ee80ebb5bc947f48196994f0550d573 received from {username='slave'} at 127.0.0.1:43970
I20260608 10:06:18.673401 28294 tablet_copy_service.cc:434] P e7864f04f0f7438e88780387a6154b9b: ending tablet copy session f582eacec1bf4a61a54a2e664c0561d5-2ee80ebb5bc947f48196994f0550d573 on tablet 2ee80ebb5bc947f48196994f0550d573 with peer f582eacec1bf4a61a54a2e664c0561d5
I20260608 10:06:18.704392 28721 raft_consensus.cc:1217] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:18.735864 28950 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:18.736847 28950 tablet_bootstrap.cc:492] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap complete.
I20260608 10:06:18.737432 28950 ts_tablet_manager.cc:1403] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Time spent bootstrapping tablet: real 0.279s	user 0.143s	sys 0.014s
I20260608 10:06:18.739787 28950 raft_consensus.cc:359] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:18.740377 28950 raft_consensus.cc:740] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf5c801a6c9f49a7a9c8609ba01cb0ce, State: Initialized, Role: LEARNER
I20260608 10:06:18.741034 28950 consensus_queue.cc:260] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:18.743113 28950 ts_tablet_manager.cc:1434] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:06:18.745461 28369 tablet_copy_service.cc:342] P 8833b48a74fd4607bed3c199d1fea476: Request end of tablet copy session cf5c801a6c9f49a7a9c8609ba01cb0ce-f677e96183664a038d7bf6746e121944 received from {username='slave'} at 127.0.0.1:54562
I20260608 10:06:18.746095 28369 tablet_copy_service.cc:434] P 8833b48a74fd4607bed3c199d1fea476: ending tablet copy session cf5c801a6c9f49a7a9c8609ba01cb0ce-f677e96183664a038d7bf6746e121944 on tablet f677e96183664a038d7bf6746e121944 with peer cf5c801a6c9f49a7a9c8609ba01cb0ce
I20260608 10:06:18.768042 28870 raft_consensus.cc:1217] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:18.787024 28795 raft_consensus.cc:1217] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:06:18.806070 28795 raft_consensus.cc:1217] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:18.852052 28870 raft_consensus.cc:1217] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:06:18.952064 28721 raft_consensus.cc:1217] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:19.262167 28974 raft_consensus.cc:1064] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476: attempting to promote NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce to VOTER
I20260608 10:06:19.265802 28974 consensus_queue.cc:237] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } }
I20260608 10:06:19.274622 28427 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.275610 28721 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.276692 28974 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:06:19.278451 28278 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.279590 28949 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } 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 10:06:19.280074 28973 raft_consensus.cc:1064] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b: attempting to promote NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 to VOTER
I20260608 10:06:19.284255 28973 consensus_queue.cc:237] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } }
I20260608 10:06:19.287223 28974 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } 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 10:06:19.308825 28975 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.326668 28870 raft_consensus.cc:1275] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.333079 28985 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } 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 10:06:19.337270 28982 raft_consensus.cc:1064] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b: attempting to promote NON_VOTER 541ef002f5d94e20a27597fb40a2835c to VOTER
I20260608 10:06:19.341157 28427 raft_consensus.cc:1275] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.341248 28357 raft_consensus.cc:1275] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.360018 28962 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } 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 10:06:19.369372 28427 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.388185 28962 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260608 10:06:19.451802 28250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.134:37617, user_credentials={real_user=slave}} blocked reactor thread for 72998.3us
W20260608 10:06:19.452384 28249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.133:38275, user_credentials={real_user=slave}} blocked reactor thread for 126576us
I20260608 10:06:19.454277 28982 consensus_queue.cc:237] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } }
I20260608 10:06:19.455888 28181 catalog_manager.cc:5696] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f reported cstate change: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.459643 28960 raft_consensus.cc:1064] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f: attempting to promote NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 to VOTER
I20260608 10:06:19.466825 28721 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.472235 28960 consensus_queue.cc:237] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } }
I20260608 10:06:19.460201 28987 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.478489 28357 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.492925 28278 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.495836 28962 raft_consensus.cc:1064] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b: attempting to promote NON_VOTER 541ef002f5d94e20a27597fb40a2835c to VOTER
I20260608 10:06:19.518177 28962 consensus_queue.cc:237] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [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: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } }
I20260608 10:06:19.550509 28869 raft_consensus.cc:1275] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:19.559924 28989 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:19.561960 28426 raft_consensus.cc:1275] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:19.563282 28357 raft_consensus.cc:1275] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:19.564874 28986 consensus_queue.cc:1048] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } 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 10:06:19.565174 28427 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.568671 28870 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.576918 28795 raft_consensus.cc:1275] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:19.580364 28974 raft_consensus.cc:1064] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: attempting to promote NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce to VOTER
I20260608 10:06:19.592082 28986 consensus_queue.cc:1048] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:19.598300 28989 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } 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 10:06:19.618316 28357 raft_consensus.cc:1275] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:19.626919 28983 consensus_queue.cc:1048] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:19.627556 28353 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.634783 28278 raft_consensus.cc:1275] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:19.635056 28974 consensus_queue.cc:237] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } }
I20260608 10:06:19.636736 28989 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:19.636610 28986 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:19.636989 28796 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.649679 28986 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.009s
I20260608 10:06:19.673379 28427 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.675994 28986 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } 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 10:06:19.693288 28870 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.684252 28998 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.700758 28983 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.716905 28794 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.724886 28427 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.727563 28357 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.732434 28355 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.739118 28982 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.746639 28175 catalog_manager.cc:5696] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c reported cstate change: config changed from index 26 to 27, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.752333 28795 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.743273 28172 catalog_manager.cc:5696] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 reported cstate change: config changed from index 26 to 27, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.744475 28283 raft_consensus.cc:1275] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.744274 28278 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.760594 28974 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } 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 10:06:19.739215 28721 raft_consensus.cc:1275] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.746299 28426 raft_consensus.cc:1275] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.765417 28974 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } 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 10:06:19.767043 28975 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:19.781054 28355 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.808391 28353 consensus_queue.cc:237] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [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: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } }
I20260608 10:06:19.812152 28181 catalog_manager.cc:5696] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 reported cstate change: config changed from index 25 to 26, f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1178c561692142be9e3aaad6dd8f0f7f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.816753 28427 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:19.820560 28720 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:19.825172 28432 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.827536 28975 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:06:19.839752 28949 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e7864f04f0f7438e88780387a6154b9b (127.23.52.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.846478 28976 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } 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 10:06:19.852190 28721 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e7864f04f0f7438e88780387a6154b9b (127.23.52.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.854929 28425 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.855407 28975 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.857910 28174 catalog_manager.cc:5696] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c reported cstate change: config changed from index 25 to 26, 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.860129 28283 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.866786 28172 catalog_manager.cc:5696] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce reported cstate change: config changed from index 27 to 28, VOTER e7864f04f0f7438e88780387a6154b9b (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.883265 28266 tablet_service.cc:1558] Processing DeleteTablet for tablet 169603ffe8634479a07d2ad378e2d382 with delete_type TABLET_DATA_TOMBSTONED (TS e7864f04f0f7438e88780387a6154b9b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60332
I20260608 10:06:19.883189 28166 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 169603ffe8634479a07d2ad378e2d382 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:19.882562 28278 consensus_queue.cc:237] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } }
I20260608 10:06:19.886797 28426 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e7864f04f0f7438e88780387a6154b9b (127.23.52.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.895207 28795 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:19.877503 28425 consensus_queue.cc:237] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } }
I20260608 10:06:19.897217 28982 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } 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 10:06:19.897507 28355 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:19.901248 28982 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:19.909006 28870 raft_consensus.cc:1275] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.909919 28988 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.910267 28179 catalog_manager.cc:5696] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b reported cstate change: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.911870 28998 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 10:06:19.916232 28355 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.912068 28278 raft_consensus.cc:1275] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.920313 28998 consensus_queue.cc:1048] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:19.920089 28795 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:19.929906 28989 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.929589 28721 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:19.933653 28283 consensus_queue.cc:237] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } }
I20260608 10:06:19.932969 28870 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.944911 28282 raft_consensus.cc:2955] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.947434 28869 raft_consensus.cc:1275] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:19.949254 28982 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } 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 10:06:19.967392 28166 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 677db577e3864328899d7c6dc772e472 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:19.967608 28986 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.961153 28426 raft_consensus.cc:1275] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:19.972589 28983 consensus_queue.cc:1048] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:06:19.979377 28278 consensus_queue.cc:237] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } }
I20260608 10:06:19.981251 29019 tablet_replica.cc:333] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:19.982280 29019 raft_consensus.cc:2243] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:19.985040 28869 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.989485 28426 raft_consensus.cc:2955] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:19.993223 28181 catalog_manager.cc:5696] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b reported cstate change: config changed from index 27 to 28, VOTER 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131) evicted. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:19.998721 28357 raft_consensus.cc:1275] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:19.993844 28353 consensus_queue.cc:237] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [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: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } }
I20260608 10:06:20.003202 28982 consensus_queue.cc:1048] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:06:20.004878 29019 raft_consensus.cc:2272] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.011655 28166 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2ee80ebb5bc947f48196994f0550d573 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:20.017715 28721 raft_consensus.cc:1275] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:20.018152 28426 raft_consensus.cc:1275] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:20.018633 28414 tablet_service.cc:1558] Processing DeleteTablet for tablet 677db577e3864328899d7c6dc772e472 with delete_type TABLET_DATA_TOMBSTONED (TS 1178c561692142be9e3aaad6dd8f0f7f not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:41330
I20260608 10:06:20.019852 28949 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } 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 10:06:20.022307 28795 raft_consensus.cc:1275] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:20.029026 28987 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:20.030156 28181 catalog_manager.cc:5696] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 reported cstate change: config changed from index 26 to 27, VOTER 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130) evicted. New cstate: current_term: 1 leader_uuid: "1178c561692142be9e3aaad6dd8f0f7f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } } }
I20260608 10:06:20.033059 28974 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e7864f04f0f7438e88780387a6154b9b (127.23.52.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:20.035091 28976 consensus_queue.cc:1048] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:20.035624 28166 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2765e73fb7704d7cb87492c01235da49 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:20.041752 28982 consensus_queue.cc:1048] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } 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 10:06:20.041646 28353 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:20.045786 28721 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e7864f04f0f7438e88780387a6154b9b (127.23.52.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:20.049922 28795 raft_consensus.cc:2955] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:20.041663 28426 raft_consensus.cc:2955] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e7864f04f0f7438e88780387a6154b9b (127.23.52.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } }
I20260608 10:06:20.053944 29019 ts_tablet_manager.cc:1916] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:20.062407 29020 tablet_replica.cc:333] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:20.065856 29020 raft_consensus.cc:2243] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:20.066648 29020 raft_consensus.cc:2272] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.066591 28175 catalog_manager.cc:5696] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b reported cstate change: config changed from index 27 to 28, VOTER 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130) evicted. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:20.071740 28341 tablet_service.cc:1558] Processing DeleteTablet for tablet 2765e73fb7704d7cb87492c01235da49 with delete_type TABLET_DATA_TOMBSTONED (TS 8833b48a74fd4607bed3c199d1fea476 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:37876
I20260608 10:06:20.073011 28166 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f677e96183664a038d7bf6746e121944 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:20.077355 28181 catalog_manager.cc:5696] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c reported cstate change: config changed from index 26 to 27, VOTER 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131) evicted. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } }
I20260608 10:06:20.085379 28166 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:20.092545 29022 tablet_replica.cc:333] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:20.093680 29022 raft_consensus.cc:2243] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:20.094676 29022 raft_consensus.cc:2272] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.098882 29020 ts_tablet_manager.cc:1916] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:20.101886 29022 ts_tablet_manager.cc:1916] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:20.103308 29019 ts_tablet_manager.cc:1929] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:20.103886 29019 log.cc:1199] T 169603ffe8634479a07d2ad378e2d382 P e7864f04f0f7438e88780387a6154b9b: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/169603ffe8634479a07d2ad378e2d382
I20260608 10:06:20.106887 28166 catalog_manager.cc:5027] TS e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): tablet 169603ffe8634479a07d2ad378e2d382 (table test-workload [id=dfa3773490b44b21934d6a19dfc99b24]) successfully deleted
I20260608 10:06:20.119001 29022 ts_tablet_manager.cc:1929] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:06:20.119554 29022 log.cc:1199] T 2765e73fb7704d7cb87492c01235da49 P 8833b48a74fd4607bed3c199d1fea476: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/2765e73fb7704d7cb87492c01235da49
I20260608 10:06:20.121691 28166 catalog_manager.cc:5027] TS 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): tablet 2765e73fb7704d7cb87492c01235da49 (table test-workload [id=dfa3773490b44b21934d6a19dfc99b24]) successfully deleted
I20260608 10:06:20.123438 29020 ts_tablet_manager.cc:1929] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:20.124408 28341 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ee80ebb5bc947f48196994f0550d573 with delete_type TABLET_DATA_TOMBSTONED (TS 8833b48a74fd4607bed3c199d1fea476 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:37876
I20260608 10:06:20.131667 29020 log.cc:1199] T 677db577e3864328899d7c6dc772e472 P 1178c561692142be9e3aaad6dd8f0f7f: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/677db577e3864328899d7c6dc772e472
I20260608 10:06:20.129602 28414 tablet_service.cc:1558] Processing DeleteTablet for tablet fc1e1d22f46e41679b9dc5be2ce4ae7f with delete_type TABLET_DATA_TOMBSTONED (TS 1178c561692142be9e3aaad6dd8f0f7f not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:41330
I20260608 10:06:20.133729 29022 tablet_replica.cc:333] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:20.133976 29020 tablet_replica.cc:333] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:20.127573 28174 catalog_manager.cc:5696] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: config changed from index 27 to 28, VOTER e7864f04f0f7438e88780387a6154b9b (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:20.134249 28166 catalog_manager.cc:5027] TS 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): tablet 677db577e3864328899d7c6dc772e472 (table test-workload [id=dfa3773490b44b21934d6a19dfc99b24]) successfully deleted
I20260608 10:06:20.134920 29022 raft_consensus.cc:2243] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:20.135330 29020 raft_consensus.cc:2243] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:20.135898 29022 raft_consensus.cc:2272] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.136703 29020 raft_consensus.cc:2272] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.141557 29020 ts_tablet_manager.cc:1916] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:20.142373 29022 ts_tablet_manager.cc:1916] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:20.158241 29022 ts_tablet_manager.cc:1929] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:20.158645 29022 log.cc:1199] T 2ee80ebb5bc947f48196994f0550d573 P 8833b48a74fd4607bed3c199d1fea476: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/2ee80ebb5bc947f48196994f0550d573
I20260608 10:06:20.160239 28166 catalog_manager.cc:5027] TS 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): tablet 2ee80ebb5bc947f48196994f0550d573 (table test-workload [id=dfa3773490b44b21934d6a19dfc99b24]) successfully deleted
I20260608 10:06:20.161060 29020 ts_tablet_manager.cc:1929] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:06:20.161585 29020 log.cc:1199] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 1178c561692142be9e3aaad6dd8f0f7f: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/fc1e1d22f46e41679b9dc5be2ce4ae7f
I20260608 10:06:20.162039 28266 tablet_service.cc:1558] Processing DeleteTablet for tablet f677e96183664a038d7bf6746e121944 with delete_type TABLET_DATA_TOMBSTONED (TS e7864f04f0f7438e88780387a6154b9b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60332
I20260608 10:06:20.162995 29019 tablet_replica.cc:333] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:20.163568 28166 catalog_manager.cc:5027] TS 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): tablet fc1e1d22f46e41679b9dc5be2ce4ae7f (table test-workload [id=dfa3773490b44b21934d6a19dfc99b24]) successfully deleted
I20260608 10:06:20.164113 29019 raft_consensus.cc:2243] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:20.165164 29019 raft_consensus.cc:2272] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.169577 29019 ts_tablet_manager.cc:1916] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:20.181157 29019 ts_tablet_manager.cc:1929] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:20.181540 29019 log.cc:1199] T f677e96183664a038d7bf6746e121944 P e7864f04f0f7438e88780387a6154b9b: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/f677e96183664a038d7bf6746e121944
I20260608 10:06:20.183003 28166 catalog_manager.cc:5027] TS e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): tablet f677e96183664a038d7bf6746e121944 (table test-workload [id=dfa3773490b44b21934d6a19dfc99b24]) successfully deleted
I20260608 10:06:21.173641 28282 consensus_queue.cc:237] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:21.181582 28426 raft_consensus.cc:1275] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:06:21.182179 28249 consensus_peers.cc:597] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b -> Peer 541ef002f5d94e20a27597fb40a2835c (127.23.52.133:38275): Couldn't send request to peer 541ef002f5d94e20a27597fb40a2835c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b16342d747b42ce822131aba3100498. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:21.182368 28355 raft_consensus.cc:1275] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:21.183269 29024 consensus_queue.cc:1048] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:21.184231 29026 consensus_queue.cc:1048] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } 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 10:06:21.193475 29026 raft_consensus.cc:2955] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:21.194712 28355 raft_consensus.cc:2955] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:21.195850 28426 raft_consensus.cc:2955] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:21.208815 28174 catalog_manager.cc:5696] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:21.222678 28426 consensus_queue.cc:237] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:21.241392 28355 raft_consensus.cc:1275] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:21.244122 28282 raft_consensus.cc:1275] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 1178c561692142be9e3aaad6dd8f0f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:21.246626 28989 consensus_queue.cc:1048] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:21.247768 29037 consensus_queue.cc:1048] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } 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 10:06:21.258564 29037 raft_consensus.cc:2955] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
W20260608 10:06:21.260368 28398 consensus_peers.cc:597] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f -> Peer cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132:44781): Couldn't send request to peer cf5c801a6c9f49a7a9c8609ba01cb0ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51de8fe2e60249e69ccf5e681ec68692. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:21.262653 28282 raft_consensus.cc:2955] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:21.264189 28355 raft_consensus.cc:2955] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:21.276561 28282 consensus_queue.cc:237] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:21.276585 28179 catalog_manager.cc:5696] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b reported cstate change: config changed from index -1 to 26, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "1178c561692142be9e3aaad6dd8f0f7f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:21.285149 28426 raft_consensus.cc:1275] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:06:21.285418 28250 consensus_peers.cc:597] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b -> Peer f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134:37617): Couldn't send request to peer f582eacec1bf4a61a54a2e664c0561d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce4398327b2f48db8bee875a902029e1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:21.286652 29031 consensus_queue.cc:1048] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } 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 10:06:21.286815 28355 raft_consensus.cc:1275] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:21.288753 29026 consensus_queue.cc:1048] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:21.308487 29031 raft_consensus.cc:2955] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:21.310698 28355 raft_consensus.cc:2955] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:21.311528 28426 raft_consensus.cc:2955] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:21.322161 28176 catalog_manager.cc:5696] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: config changed from index -1 to 26, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:21.324201 28355 consensus_queue.cc:237] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:21.332697 28426 raft_consensus.cc:1275] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:21.335659 28282 raft_consensus.cc:1275] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:21.336045 29030 consensus_queue.cc:1048] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:21.339919 29030 consensus_queue.cc:1048] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } 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 10:06:21.355285 29047 raft_consensus.cc:2955] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:21.357250 28426 raft_consensus.cc:2955] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:21.364012 28282 raft_consensus.cc:2955] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } } }
I20260608 10:06:21.375241 28179 catalog_manager.cc:5696] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: config changed from index -1 to 26, NON_VOTER 541ef002f5d94e20a27597fb40a2835c (127.23.52.133) added. New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:21.375962 28353 consensus_queue.cc:237] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [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: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
W20260608 10:06:21.390340 28324 consensus_peers.cc:597] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 -> Peer 541ef002f5d94e20a27597fb40a2835c (127.23.52.133:38275): Couldn't send request to peer 541ef002f5d94e20a27597fb40a2835c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bff1790b20da4c7e89973fe38748e67c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:21.394243 28721 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:06:21.396306 29047 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } 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 10:06:21.400295 28426 raft_consensus.cc:1275] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Refusing update from remote peer 8833b48a74fd4607bed3c199d1fea476: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:06:21.403205 29047 consensus_queue.cc:1048] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:06:21.406648 28975 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:21.410288 28721 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
W20260608 10:06:21.415570 28325 consensus_peers.cc:597] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 -> Peer f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134:37617): Couldn't send request to peer f582eacec1bf4a61a54a2e664c0561d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 169603ffe8634479a07d2ad378e2d382. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:21.423403 28282 consensus_queue.cc:237] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:21.423182 28176 catalog_manager.cc:5696] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: config changed from index 28 to 29, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New cstate: current_term: 1 leader_uuid: "8833b48a74fd4607bed3c199d1fea476" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:21.443219 28426 raft_consensus.cc:2955] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f582eacec1bf4a61a54a2e664c0561d5 (127.23.52.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } } }
I20260608 10:06:21.448283 28353 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:06:21.450767 29031 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:06:21.462455 28795 raft_consensus.cc:1275] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Refusing update from remote peer e7864f04f0f7438e88780387a6154b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:06:21.467197 29031 consensus_queue.cc:1048] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
W20260608 10:06:21.471252 28249 consensus_peers.cc:597] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b -> Peer cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132:44781): Couldn't send request to peer cf5c801a6c9f49a7a9c8609ba01cb0ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 677db577e3864328899d7c6dc772e472. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:21.472055 29029 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:21.473728 28353 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:21.479564 28795 raft_consensus.cc:2955] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:21.486529 28174 catalog_manager.cc:5696] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 reported cstate change: config changed from index 28 to 29, NON_VOTER cf5c801a6c9f49a7a9c8609ba01cb0ce (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "e7864f04f0f7438e88780387a6154b9b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } } }
I20260608 10:06:21.562896 29063 ts_tablet_manager.cc:933] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: Initiating tablet copy from peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003)
I20260608 10:06:21.565352 29063 tablet_copy_client.cc:323] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:36003
I20260608 10:06:21.567852 28294 tablet_copy_service.cc:140] P e7864f04f0f7438e88780387a6154b9b: Received BeginTabletCopySession request for tablet 1b16342d747b42ce822131aba3100498 from peer 541ef002f5d94e20a27597fb40a2835c ({username='slave'} at 127.0.0.1:43976)
I20260608 10:06:21.568454 28294 tablet_copy_service.cc:161] P e7864f04f0f7438e88780387a6154b9b: Beginning new tablet copy session on tablet 1b16342d747b42ce822131aba3100498 from peer 541ef002f5d94e20a27597fb40a2835c at {username='slave'} at 127.0.0.1:43976: session id = 541ef002f5d94e20a27597fb40a2835c-1b16342d747b42ce822131aba3100498
I20260608 10:06:21.574921 28294 tablet_copy_source_session.cc:215] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:21.578485 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b16342d747b42ce822131aba3100498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:21.597158 29063 tablet_copy_client.cc:806] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:21.597859 29063 tablet_copy_client.cc:670] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:21.602174 29064 tablet_copy_client.cc:1025] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:21.686949 29065 ts_tablet_manager.cc:933] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: Initiating tablet copy from peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003)
I20260608 10:06:21.689260 29065 tablet_copy_client.cc:323] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:36003
I20260608 10:06:21.691186 28294 tablet_copy_service.cc:140] P e7864f04f0f7438e88780387a6154b9b: Received BeginTabletCopySession request for tablet ce4398327b2f48db8bee875a902029e1 from peer f582eacec1bf4a61a54a2e664c0561d5 ({username='slave'} at 127.0.0.1:43970)
I20260608 10:06:21.691751 28294 tablet_copy_service.cc:161] P e7864f04f0f7438e88780387a6154b9b: Beginning new tablet copy session on tablet ce4398327b2f48db8bee875a902029e1 from peer f582eacec1bf4a61a54a2e664c0561d5 at {username='slave'} at 127.0.0.1:43970: session id = f582eacec1bf4a61a54a2e664c0561d5-ce4398327b2f48db8bee875a902029e1
I20260608 10:06:21.699393 29067 ts_tablet_manager.cc:933] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Initiating tablet copy from peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
I20260608 10:06:21.700642 28294 tablet_copy_source_session.cc:215] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:21.702382 29067 tablet_copy_client.cc:323] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:36799
I20260608 10:06:21.704644 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4398327b2f48db8bee875a902029e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:21.728686 29065 tablet_copy_client.cc:806] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:21.729481 29065 tablet_copy_client.cc:670] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:21.734635 29066 tablet_copy_client.cc:1025] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:21.734696 28443 tablet_copy_service.cc:140] P 1178c561692142be9e3aaad6dd8f0f7f: Received BeginTabletCopySession request for tablet 51de8fe2e60249e69ccf5e681ec68692 from peer cf5c801a6c9f49a7a9c8609ba01cb0ce ({username='slave'} at 127.0.0.1:53966)
I20260608 10:06:21.735242 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:06:21.735594 28443 tablet_copy_service.cc:161] P 1178c561692142be9e3aaad6dd8f0f7f: Beginning new tablet copy session on tablet 51de8fe2e60249e69ccf5e681ec68692 from peer cf5c801a6c9f49a7a9c8609ba01cb0ce at {username='slave'} at 127.0.0.1:53966: session id = cf5c801a6c9f49a7a9c8609ba01cb0ce-51de8fe2e60249e69ccf5e681ec68692
I20260608 10:06:21.750183 28443 tablet_copy_source_session.cc:215] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:21.753324 23762 tablet_copy_service.cc:362] P e7864f04f0f7438e88780387a6154b9b: Destroying tablet copy session f582eacec1bf4a61a54a2e664c0561d5-ce4398327b2f48db8bee875a902029e1 due to service shutdown
I20260608 10:06:21.753856 23762 tablet_copy_service.cc:434] P e7864f04f0f7438e88780387a6154b9b: ending tablet copy session f582eacec1bf4a61a54a2e664c0561d5-ce4398327b2f48db8bee875a902029e1 on tablet ce4398327b2f48db8bee875a902029e1 with peer f582eacec1bf4a61a54a2e664c0561d5
I20260608 10:06:21.754482 23762 tablet_copy_service.cc:362] P e7864f04f0f7438e88780387a6154b9b: Destroying tablet copy session 541ef002f5d94e20a27597fb40a2835c-1b16342d747b42ce822131aba3100498 due to service shutdown
I20260608 10:06:21.754786 23762 tablet_copy_service.cc:434] P e7864f04f0f7438e88780387a6154b9b: ending tablet copy session 541ef002f5d94e20a27597fb40a2835c-1b16342d747b42ce822131aba3100498 on tablet 1b16342d747b42ce822131aba3100498 with peer 541ef002f5d94e20a27597fb40a2835c
I20260608 10:06:21.755434 29067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51de8fe2e60249e69ccf5e681ec68692. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:06:21.767616 28397 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 10:06:21.771670 28397 consensus_peers.cc:597] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f -> Peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Couldn't send request to peer e7864f04f0f7438e88780387a6154b9b. 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 10:06:21.782161 29067 tablet_copy_client.cc:806] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:21.782895 29067 tablet_copy_client.cc:670] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:21.788803 29068 tablet_copy_client.cc:1025] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:21.797730 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:21.798875 23762 tablet_replica.cc:333] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.799963 23762 raft_consensus.cc:2243] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:21.800915 23762 raft_consensus.cc:2272] T 51de8fe2e60249e69ccf5e681ec68692 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:21.805353 23762 tablet_replica.cc:333] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.806288 23762 raft_consensus.cc:2243] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:21.807449 23762 raft_consensus.cc:2272] T 2ee80ebb5bc947f48196994f0550d573 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:21.811316 23762 tablet_replica.cc:333] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.812275 23762 raft_consensus.cc:2243] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:21.813798 23762 raft_consensus.cc:2272] T ce4398327b2f48db8bee875a902029e1 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:21.818188 23762 tablet_replica.cc:333] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.819147 23762 raft_consensus.cc:2243] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:21.820705 23762 raft_consensus.cc:2272] T 677db577e3864328899d7c6dc772e472 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:21.821571 28397 consensus_peers.cc:597] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f -> Peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Couldn't send request to peer e7864f04f0f7438e88780387a6154b9b. 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 10:06:21.825063 23762 tablet_replica.cc:333] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.825989 23762 raft_consensus.cc:2243] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:21.826838 23762 raft_consensus.cc:2272] T 428473a0798a4d7eb8ddbe5d9f6397c1 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:21.830711 23762 tablet_replica.cc:333] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.831570 23762 raft_consensus.cc:2243] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:21.832204 23762 raft_consensus.cc:2272] T 2765e73fb7704d7cb87492c01235da49 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:21.834396 28323 consensus_peers.cc:597] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 -> Peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Couldn't send request to peer e7864f04f0f7438e88780387a6154b9b. 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 10:06:21.835922 23762 tablet_replica.cc:333] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.836834 23762 raft_consensus.cc:2243] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:21.837597 23762 raft_consensus.cc:2272] T 9e70c57149174d2fa3d56bb3df7aa00f P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:21.841327 23762 tablet_replica.cc:333] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.842199 23762 raft_consensus.cc:2243] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:21.842914 23762 raft_consensus.cc:2272] T bff1790b20da4c7e89973fe38748e67c P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:21.847004 23762 tablet_replica.cc:333] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.847847 23762 raft_consensus.cc:2243] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:21.849304 23762 raft_consensus.cc:2272] T 1b16342d747b42ce822131aba3100498 P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:21.849960 29073 ts_tablet_manager.cc:933] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: Initiating tablet copy from peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:21.852152 29073 tablet_copy_client.cc:323] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36491
I20260608 10:06:21.853482 23762 tablet_replica.cc:333] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b: stopping tablet replica
I20260608 10:06:21.854403 23762 raft_consensus.cc:2243] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:21.855587 23762 raft_consensus.cc:2272] T fc1e1d22f46e41679b9dc5be2ce4ae7f P e7864f04f0f7438e88780387a6154b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:21.879797 28369 tablet_copy_service.cc:140] P 8833b48a74fd4607bed3c199d1fea476: Received BeginTabletCopySession request for tablet bff1790b20da4c7e89973fe38748e67c from peer 541ef002f5d94e20a27597fb40a2835c ({username='slave'} at 127.0.0.1:54574)
I20260608 10:06:21.880550 28369 tablet_copy_service.cc:161] P 8833b48a74fd4607bed3c199d1fea476: Beginning new tablet copy session on tablet bff1790b20da4c7e89973fe38748e67c from peer 541ef002f5d94e20a27597fb40a2835c at {username='slave'} at 127.0.0.1:54574: session id = 541ef002f5d94e20a27597fb40a2835c-bff1790b20da4c7e89973fe38748e67c
I20260608 10:06:21.888226 28369 tablet_copy_source_session.cc:215] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:21.892911 29073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff1790b20da4c7e89973fe38748e67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:21.908429 29073 tablet_copy_client.cc:806] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:21.909108 29073 tablet_copy_client.cc:670] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:21.913990 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:06:21.914017 29074 tablet_copy_client.cc:1025] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:21.959017 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:06:21.981454 29077 ts_tablet_manager.cc:933] T 169603ffe8634479a07d2ad378e2d382 P f582eacec1bf4a61a54a2e664c0561d5: Initiating tablet copy from peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
I20260608 10:06:21.981541 23762 tablet_copy_service.cc:362] P 8833b48a74fd4607bed3c199d1fea476: Destroying tablet copy session 541ef002f5d94e20a27597fb40a2835c-bff1790b20da4c7e89973fe38748e67c due to service shutdown
I20260608 10:06:21.982095 23762 tablet_copy_service.cc:434] P 8833b48a74fd4607bed3c199d1fea476: ending tablet copy session 541ef002f5d94e20a27597fb40a2835c-bff1790b20da4c7e89973fe38748e67c on tablet bff1790b20da4c7e89973fe38748e67c with peer 541ef002f5d94e20a27597fb40a2835c
I20260608 10:06:21.983649 29077 tablet_copy_client.cc:323] T 169603ffe8634479a07d2ad378e2d382 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36491
I20260608 10:06:22.024374 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:22.025313 23762 tablet_replica.cc:333] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.026196 23762 raft_consensus.cc:2243] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.026850 23762 raft_consensus.cc:2272] T ce4398327b2f48db8bee875a902029e1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.029942 23762 tablet_replica.cc:333] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.030567 23762 raft_consensus.cc:2243] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.031080 23762 raft_consensus.cc:2272] T 677db577e3864328899d7c6dc772e472 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.034396 23762 tablet_replica.cc:333] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.035053 23762 raft_consensus.cc:2243] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.035740 23762 raft_consensus.cc:2272] T 51de8fe2e60249e69ccf5e681ec68692 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.038599 23762 tablet_replica.cc:333] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.039414 23762 raft_consensus.cc:2243] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:22.040264 23762 raft_consensus.cc:2272] T f677e96183664a038d7bf6746e121944 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.042729 23762 tablet_replica.cc:333] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.043450 23762 raft_consensus.cc:2243] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:22.044786 23762 raft_consensus.cc:2272] T bff1790b20da4c7e89973fe38748e67c P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.047933 23762 tablet_replica.cc:333] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.048496 23762 raft_consensus.cc:2243] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:22.049335 23762 raft_consensus.cc:2272] T 9e70c57149174d2fa3d56bb3df7aa00f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.051859 23762 tablet_replica.cc:333] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.052475 23762 raft_consensus.cc:2243] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:22.053283 23762 raft_consensus.cc:2272] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.055864 23762 tablet_replica.cc:333] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.056396 23762 raft_consensus.cc:2243] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.056919 23762 raft_consensus.cc:2272] T 1b16342d747b42ce822131aba3100498 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.060508 23762 tablet_replica.cc:333] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.061057 23762 raft_consensus.cc:2243] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:22.061959 23762 raft_consensus.cc:2272] T 169603ffe8634479a07d2ad378e2d382 P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.065021 23762 tablet_replica.cc:333] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476: stopping tablet replica
I20260608 10:06:22.065569 23762 raft_consensus.cc:2243] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.066040 23762 raft_consensus.cc:2272] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 8833b48a74fd4607bed3c199d1fea476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.103578 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
W20260608 10:06:22.136854 28836 connection.cc:466] server connection from 127.0.0.1:47280 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47280 (request call id 1) could send its response
I20260608 10:06:22.139434 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:06:22.154294 23762 tablet_copy_service.cc:362] P 1178c561692142be9e3aaad6dd8f0f7f: Destroying tablet copy session cf5c801a6c9f49a7a9c8609ba01cb0ce-51de8fe2e60249e69ccf5e681ec68692 due to service shutdown
I20260608 10:06:22.154712 23762 tablet_copy_service.cc:434] P 1178c561692142be9e3aaad6dd8f0f7f: ending tablet copy session cf5c801a6c9f49a7a9c8609ba01cb0ce-51de8fe2e60249e69ccf5e681ec68692 on tablet 51de8fe2e60249e69ccf5e681ec68692 with peer cf5c801a6c9f49a7a9c8609ba01cb0ce
I20260608 10:06:22.185510 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:22.186447 23762 tablet_replica.cc:333] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.187474 23762 raft_consensus.cc:2243] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.188223 23762 raft_consensus.cc:2272] T 9e70c57149174d2fa3d56bb3df7aa00f P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.190900 23762 tablet_replica.cc:333] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.191566 23762 raft_consensus.cc:2243] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.192214 23762 raft_consensus.cc:2272] T bff1790b20da4c7e89973fe38748e67c P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.195555 23762 tablet_replica.cc:333] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.196233 23762 raft_consensus.cc:2243] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.196986 23762 raft_consensus.cc:2272] T 169603ffe8634479a07d2ad378e2d382 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.200485 23762 tablet_replica.cc:333] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.201083 23762 raft_consensus.cc:2243] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.201694 23762 raft_consensus.cc:2272] T 1b16342d747b42ce822131aba3100498 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.204742 23762 tablet_replica.cc:333] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.205338 23762 raft_consensus.cc:2243] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:22.206476 23762 raft_consensus.cc:2272] T 51de8fe2e60249e69ccf5e681ec68692 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.209697 23762 tablet_replica.cc:333] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.210268 23762 raft_consensus.cc:2243] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.211074 23762 raft_consensus.cc:2272] T 2ee80ebb5bc947f48196994f0550d573 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.213466 23762 tablet_replica.cc:333] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.214020 23762 raft_consensus.cc:2243] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.214758 23762 raft_consensus.cc:2272] T f677e96183664a038d7bf6746e121944 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.217310 23762 tablet_replica.cc:333] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.217931 23762 raft_consensus.cc:2243] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.218595 23762 raft_consensus.cc:2272] T ce4398327b2f48db8bee875a902029e1 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.221841 23762 tablet_replica.cc:333] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.222412 23762 raft_consensus.cc:2243] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:22.222991 23762 raft_consensus.cc:2272] T 428473a0798a4d7eb8ddbe5d9f6397c1 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.225445 23762 tablet_replica.cc:333] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f: stopping tablet replica
I20260608 10:06:22.225932 23762 raft_consensus.cc:2243] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:22.226758 23762 raft_consensus.cc:2272] T 2765e73fb7704d7cb87492c01235da49 P 1178c561692142be9e3aaad6dd8f0f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:22.254444 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:06:22.294775 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:06:22.328801 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:22.880597 29080 raft_consensus.cc:493] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7864f04f0f7438e88780387a6154b9b)
I20260608 10:06:22.881181 29080 raft_consensus.cc:515] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } }
I20260608 10:06:22.883338 29080 leader_election.cc:290] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
W20260608 10:06:22.889643 28834 leader_election.cc:336] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Network error: Client connection negotiation failed: client connection to 127.23.52.129:36003: connect: Connection refused (error 111)
W20260608 10:06:22.890444 28834 leader_election.cc:336] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36799: connect: Connection refused (error 111)
I20260608 10:06:22.890890 28834 leader_election.cc:304] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [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: f582eacec1bf4a61a54a2e664c0561d5; no voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:22.891743 29080 raft_consensus.cc:2749] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:22.981340 29084 raft_consensus.cc:493] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7864f04f0f7438e88780387a6154b9b)
I20260608 10:06:22.981907 29084 raft_consensus.cc:515] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:22.984557 29084 leader_election.cc:290] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
W20260608 10:06:22.992100 28760 leader_election.cc:336] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Network error: Client connection negotiation failed: client connection to 127.23.52.129:36003: connect: Connection refused (error 111)
W20260608 10:06:22.992878 28760 leader_election.cc:336] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36491: connect: Connection refused (error 111)
I20260608 10:06:22.993355 28760 leader_election.cc:304] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [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: 541ef002f5d94e20a27597fb40a2835c; no voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:22.994150 29084 raft_consensus.cc:2749] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:23.019770 29084 raft_consensus.cc:493] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7864f04f0f7438e88780387a6154b9b)
I20260608 10:06:23.020279 29084 raft_consensus.cc:515] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: false } }
I20260608 10:06:23.022023 29084 leader_election.cc:290] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491)
W20260608 10:06:23.026423 28760 leader_election.cc:336] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Network error: Client connection negotiation failed: client connection to 127.23.52.129:36003: connect: Connection refused (error 111)
W20260608 10:06:23.027222 28760 leader_election.cc:336] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36491: connect: Connection refused (error 111)
I20260608 10:06:23.027701 28760 leader_election.cc:304] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [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: 541ef002f5d94e20a27597fb40a2835c; no voters: 8833b48a74fd4607bed3c199d1fea476, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:23.028475 29084 raft_consensus.cc:2749] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:23.452056 29088 raft_consensus.cc:493] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8833b48a74fd4607bed3c199d1fea476)
I20260608 10:06:23.452662 29088 raft_consensus.cc:515] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:23.455070 29088 leader_election.cc:290] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
W20260608 10:06:23.462589 28685 leader_election.cc:336] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36491: connect: Connection refused (error 111)
W20260608 10:06:23.463462 28685 leader_election.cc:336] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36799: connect: Connection refused (error 111)
I20260608 10:06:23.463933 28685 leader_election.cc:304] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [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: cf5c801a6c9f49a7a9c8609ba01cb0ce; no voters: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476
I20260608 10:06:23.464780 29088 raft_consensus.cc:2749] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:23.468973 29088 raft_consensus.cc:493] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8833b48a74fd4607bed3c199d1fea476)
I20260608 10:06:23.469534 29088 raft_consensus.cc:515] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: false } }
I20260608 10:06:23.471410 29088 leader_election.cc:290] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
W20260608 10:06:23.476713 28685 leader_election.cc:336] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8833b48a74fd4607bed3c199d1fea476 (127.23.52.130:36491): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36491: connect: Connection refused (error 111)
W20260608 10:06:23.477532 28685 leader_election.cc:336] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36799: connect: Connection refused (error 111)
I20260608 10:06:23.477909 28685 leader_election.cc:304] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [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: cf5c801a6c9f49a7a9c8609ba01cb0ce; no voters: 1178c561692142be9e3aaad6dd8f0f7f, 8833b48a74fd4607bed3c199d1fea476
I20260608 10:06:23.478590 29088 raft_consensus.cc:2749] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:23.603178 29063 tablet_copy_client.cc:538] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:23.610630 29063 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: Bootstrap starting.
I20260608 10:06:23.658445 29093 raft_consensus.cc:493] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1178c561692142be9e3aaad6dd8f0f7f)
I20260608 10:06:23.659175 29093 raft_consensus.cc:515] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: false } }
I20260608 10:06:23.661839 29093 leader_election.cc:290] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003), 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799)
W20260608 10:06:23.684897 28834 leader_election.cc:336] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7864f04f0f7438e88780387a6154b9b (127.23.52.129:36003): Network error: Client connection negotiation failed: client connection to 127.23.52.129:36003: connect: Connection refused (error 111)
W20260608 10:06:23.685782 28834 leader_election.cc:336] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1178c561692142be9e3aaad6dd8f0f7f (127.23.52.131:36799): Network error: Client connection negotiation failed: client connection to 127.23.52.131:36799: connect: Connection refused (error 111)
I20260608 10:06:23.686296 28834 leader_election.cc:304] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [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: f582eacec1bf4a61a54a2e664c0561d5; no voters: 1178c561692142be9e3aaad6dd8f0f7f, e7864f04f0f7438e88780387a6154b9b
I20260608 10:06:23.687176 29093 raft_consensus.cc:2749] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:23.735814 29065 tablet_copy_client.cc:538] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:23.742781 29063 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:23.743844 29063 tablet_bootstrap.cc:492] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: Bootstrap complete.
I20260608 10:06:23.744576 29063 ts_tablet_manager.cc:1403] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: Time spent bootstrapping tablet: real 0.134s	user 0.114s	sys 0.016s
I20260608 10:06:23.745929 29065 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap starting.
I20260608 10:06:23.747658 29063 raft_consensus.cc:359] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:23.748493 29063 raft_consensus.cc:740] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 541ef002f5d94e20a27597fb40a2835c, State: Initialized, Role: LEARNER
I20260608 10:06:23.749198 29063 consensus_queue.cc:260] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } attrs { replace: true } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:23.752420 29063 ts_tablet_manager.cc:1434] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260608 10:06:23.767695 29063 tablet_copy_client.cc:1131] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.52.129:36003: connect: Connection refused (error 111)
I20260608 10:06:23.789839 29067 tablet_copy_client.cc:538] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:23.799897 29067 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap starting.
I20260608 10:06:23.901697 29065 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:23.902667 29065 tablet_bootstrap.cc:492] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: Bootstrap complete.
I20260608 10:06:23.903389 29065 ts_tablet_manager.cc:1403] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: Time spent bootstrapping tablet: real 0.158s	user 0.129s	sys 0.024s
I20260608 10:06:23.906153 29065 raft_consensus.cc:359] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:23.906948 29065 raft_consensus.cc:740] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f582eacec1bf4a61a54a2e664c0561d5, State: Initialized, Role: LEARNER
I20260608 10:06:23.907644 29065 consensus_queue.cc:260] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5 [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } attrs { replace: true } } peers { permanent_uuid: "f582eacec1bf4a61a54a2e664c0561d5" member_type: NON_VOTER last_known_addr { host: "127.23.52.134" port: 37617 } attrs { promote: true } }
I20260608 10:06:23.909842 29065 ts_tablet_manager.cc:1434] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260608 10:06:23.912909 29065 tablet_copy_client.cc:1131] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.52.129:36003: connect: Connection refused (error 111)
I20260608 10:06:23.915249 29073 tablet_copy_client.cc:538] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:23.924752 29073 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: Bootstrap starting.
I20260608 10:06:23.952443 29067 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:23.953475 29067 tablet_bootstrap.cc:492] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Bootstrap complete.
I20260608 10:06:23.954205 29067 ts_tablet_manager.cc:1403] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Time spent bootstrapping tablet: real 0.155s	user 0.137s	sys 0.014s
I20260608 10:06:23.957266 29067 raft_consensus.cc:359] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:23.958149 29067 raft_consensus.cc:740] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf5c801a6c9f49a7a9c8609ba01cb0ce, State: Initialized, Role: LEARNER
I20260608 10:06:23.958724 29067 consensus_queue.cc:260] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "cf5c801a6c9f49a7a9c8609ba01cb0ce" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 44781 } attrs { promote: true } }
I20260608 10:06:23.960842 29067 ts_tablet_manager.cc:1434] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260608 10:06:23.963930 29067 tablet_copy_client.cc:1131] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.52.131:36799: connect: Connection refused (error 111)
I20260608 10:06:23.966066 23762 tablet_replica.cc:333] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce: stopping tablet replica
I20260608 10:06:23.967200 23762 raft_consensus.cc:2243] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:23.968014 23762 raft_consensus.cc:2272] T 51de8fe2e60249e69ccf5e681ec68692 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:23.971256 23762 tablet_replica.cc:333] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce: stopping tablet replica
I20260608 10:06:23.972038 23762 raft_consensus.cc:2243] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:23.972723 23762 raft_consensus.cc:2272] T f677e96183664a038d7bf6746e121944 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:23.975569 23762 tablet_replica.cc:333] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce: stopping tablet replica
I20260608 10:06:23.976291 23762 raft_consensus.cc:2243] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:23.977067 23762 raft_consensus.cc:2272] T 169603ffe8634479a07d2ad378e2d382 P cf5c801a6c9f49a7a9c8609ba01cb0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:23.995368 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:06:24.015654 23762 tablet_server.cc:179] TabletServer@127.23.52.133:0 shutting down...
I20260608 10:06:24.066443 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:24.069197 29073 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:24.069960 29073 tablet_bootstrap.cc:492] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: Bootstrap complete.
I20260608 10:06:24.070536 29073 ts_tablet_manager.cc:1403] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: Time spent bootstrapping tablet: real 0.146s	user 0.128s	sys 0.013s
I20260608 10:06:24.072649 29073 raft_consensus.cc:359] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:24.073192 29073 raft_consensus.cc:740] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 541ef002f5d94e20a27597fb40a2835c, State: Initialized, Role: LEARNER
I20260608 10:06:24.073685 29073 consensus_queue.cc:260] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c [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: "e7864f04f0f7438e88780387a6154b9b" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36003 } attrs { replace: true } } peers { permanent_uuid: "8833b48a74fd4607bed3c199d1fea476" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36491 } } peers { permanent_uuid: "1178c561692142be9e3aaad6dd8f0f7f" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 36799 } } peers { permanent_uuid: "541ef002f5d94e20a27597fb40a2835c" member_type: NON_VOTER last_known_addr { host: "127.23.52.133" port: 38275 } attrs { promote: true } }
I20260608 10:06:24.075105 29073 ts_tablet_manager.cc:1434] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260608 10:06:24.077696 29073 tablet_copy_client.cc:1131] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.52.130:36491: connect: Connection refused (error 111)
I20260608 10:06:24.079684 23762 tablet_replica.cc:333] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c: stopping tablet replica
I20260608 10:06:24.080509 23762 raft_consensus.cc:2243] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:24.081010 23762 raft_consensus.cc:2272] T bff1790b20da4c7e89973fe38748e67c P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:24.083895 23762 tablet_replica.cc:333] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c: stopping tablet replica
I20260608 10:06:24.084537 23762 raft_consensus.cc:2243] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:24.085024 23762 raft_consensus.cc:2272] T 1b16342d747b42ce822131aba3100498 P 541ef002f5d94e20a27597fb40a2835c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:24.087822 23762 tablet_replica.cc:333] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c: stopping tablet replica
I20260608 10:06:24.088423 23762 raft_consensus.cc:2243] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:24.089076 23762 raft_consensus.cc:2272] T fc1e1d22f46e41679b9dc5be2ce4ae7f P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:24.091437 23762 tablet_replica.cc:333] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c: stopping tablet replica
I20260608 10:06:24.091969 23762 raft_consensus.cc:2243] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:24.092598 23762 raft_consensus.cc:2272] T 677db577e3864328899d7c6dc772e472 P 541ef002f5d94e20a27597fb40a2835c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:24.117619 23762 tablet_server.cc:196] TabletServer@127.23.52.133:0 shutdown complete.
I20260608 10:06:24.133244 23762 tablet_server.cc:179] TabletServer@127.23.52.134:0 shutting down...
I20260608 10:06:24.171617 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:24.172585 23762 tablet_replica.cc:333] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5: stopping tablet replica
I20260608 10:06:24.173243 23762 raft_consensus.cc:2243] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:24.173776 23762 raft_consensus.cc:2272] T ce4398327b2f48db8bee875a902029e1 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:24.176400 23762 tablet_replica.cc:333] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5: stopping tablet replica
I20260608 10:06:24.176954 23762 raft_consensus.cc:2243] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:24.177417 23762 raft_consensus.cc:2272] T 2ee80ebb5bc947f48196994f0550d573 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:24.179557 23762 tablet_replica.cc:333] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5: stopping tablet replica
I20260608 10:06:24.180063 23762 raft_consensus.cc:2243] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:24.180619 23762 raft_consensus.cc:2272] T 2765e73fb7704d7cb87492c01235da49 P f582eacec1bf4a61a54a2e664c0561d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:24.204047 23762 tablet_server.cc:196] TabletServer@127.23.52.134:0 shutdown complete.
I20260608 10:06:24.223590 23762 master.cc:562] Master@127.23.52.190:40925 shutting down...
W20260608 10:06:24.251111 28229 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:06:24.251406 28229 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:06:24.251595 28229 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:06:24.252961 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:24.253463 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:24.253755 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8d7415651bf4ceebb4c928df94235b5: stopping tablet replica
I20260608 10:06:24.277349 23762 master.cc:584] Master@127.23.52.190:40925 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17754 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:06:24.332229 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:33417
I20260608 10:06:24.333612 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:24.340154 29102 instance_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 10:06:24.340229 29103 instance_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 10:06:24.341041 29105 instance_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 10:06:24.342496 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:24.343629 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:24.343815 23762 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 10:06:24.344041 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913184343998 us; error 0 us; skew 500 ppm
I20260608 10:06:24.344653 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:24.347536 23762 webserver.cc:533] Webserver started at http://127.23.52.190:36627/ using document root <none> and password file <none>
I20260608 10:06:24.348093 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:24.348286 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:24.348598 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:24.349777 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "37963c17e84a469eaf8d15e82923881d"
format_stamp: "Formatted at 2026-06-08 10:06:24 on dist-test-slave-kdhp"
I20260608 10:06:24.354699 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:06:24.358556 29110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.359545 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:24.359824 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "37963c17e84a469eaf8d15e82923881d"
format_stamp: "Formatted at 2026-06-08 10:06:24 on dist-test-slave-kdhp"
I20260608 10:06:24.360064 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-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 10:06:24.399149 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:24.400534 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:24.441293 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:33417
I20260608 10:06:24.441391 29161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:33417 every 8 connection(s)
I20260608 10:06:24.446120 29162 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 10:06:24.456689 29162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d: Bootstrap starting.
I20260608 10:06:24.461999 29162 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:24.466502 29162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d: No bootstrap required, opened a new log
I20260608 10:06:24.468806 29162 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37963c17e84a469eaf8d15e82923881d" member_type: VOTER }
I20260608 10:06:24.469192 29162 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:24.469370 29162 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37963c17e84a469eaf8d15e82923881d, State: Initialized, Role: FOLLOWER
I20260608 10:06:24.469895 29162 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37963c17e84a469eaf8d15e82923881d" member_type: VOTER }
I20260608 10:06:24.470320 29162 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:24.470512 29162 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:24.470726 29162 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:24.475363 29162 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37963c17e84a469eaf8d15e82923881d" member_type: VOTER }
I20260608 10:06:24.475845 29162 leader_election.cc:304] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [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: 37963c17e84a469eaf8d15e82923881d; no voters: 
I20260608 10:06:24.477056 29162 leader_election.cc:290] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:24.477591 29165 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:24.479027 29165 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 1 LEADER]: Becoming Leader. State: Replica: 37963c17e84a469eaf8d15e82923881d, State: Running, Role: LEADER
I20260608 10:06:24.479820 29165 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [LEADER]: Queue going to LEADER mode. State: All 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: "37963c17e84a469eaf8d15e82923881d" member_type: VOTER }
I20260608 10:06:24.480152 29162 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:24.486553 29166 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37963c17e84a469eaf8d15e82923881d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37963c17e84a469eaf8d15e82923881d" member_type: VOTER } }
I20260608 10:06:24.487182 29166 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:24.486948 29167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37963c17e84a469eaf8d15e82923881d. Latest consensus state: current_term: 1 leader_uuid: "37963c17e84a469eaf8d15e82923881d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37963c17e84a469eaf8d15e82923881d" member_type: VOTER } }
I20260608 10:06:24.487815 29167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:24.489337 29174 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:24.494943 29174 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:24.496199 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:24.504281 29174 catalog_manager.cc:1382] Generated new cluster ID: f330873da04241f6ac4706ec2a005eb9
I20260608 10:06:24.504559 29174 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:24.521410 29174 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:24.522783 29174 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:24.538398 29174 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d: Generated new TSK 0
I20260608 10:06:24.539109 29174 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:24.563678 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:24.570124 29183 instance_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 10:06:24.571131 29184 instance_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 10:06:24.572675 29186 instance_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 10:06:24.572978 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:24.574059 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:24.574247 23762 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 10:06:24.574482 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913184574461 us; error 0 us; skew 500 ppm
I20260608 10:06:24.575129 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:24.577654 23762 webserver.cc:533] Webserver started at http://127.23.52.129:41213/ using document root <none> and password file <none>
I20260608 10:06:24.578212 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:24.578414 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:24.578722 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:24.579954 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "722420bfba2940d7b912c54d814bcbea"
format_stamp: "Formatted at 2026-06-08 10:06:24 on dist-test-slave-kdhp"
I20260608 10:06:24.585084 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:06:24.588642 29191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.589361 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:06:24.589708 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "722420bfba2940d7b912c54d814bcbea"
format_stamp: "Formatted at 2026-06-08 10:06:24 on dist-test-slave-kdhp"
I20260608 10:06:24.590133 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-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 10:06:24.601778 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:24.602980 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:24.604522 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:24.606947 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:24.607167 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.607463 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:24.607610 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.648329 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:36677
I20260608 10:06:24.648454 29253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:36677 every 8 connection(s)
I20260608 10:06:24.653936 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:24.661980 29258 instance_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 10:06:24.663033 29259 instance_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 10:06:24.664723 23762 server_base.cc:1061] running on GCE node
W20260608 10:06:24.666023 29261 instance_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 10:06:24.668042 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:24.668280 23762 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 10:06:24.668478 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913184668446 us; error 0 us; skew 500 ppm
I20260608 10:06:24.669288 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:24.671362 29254 heartbeater.cc:344] Connected to a master server at 127.23.52.190:33417
I20260608 10:06:24.671743 29254 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:24.672336 23762 webserver.cc:533] Webserver started at http://127.23.52.130:32817/ using document root <none> and password file <none>
I20260608 10:06:24.672492 29254 heartbeater.cc:507] Master 127.23.52.190:33417 requested a full tablet report, sending...
I20260608 10:06:24.672986 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:24.673244 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:24.673552 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:24.674824 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
format_stamp: "Formatted at 2026-06-08 10:06:24 on dist-test-slave-kdhp"
I20260608 10:06:24.674934 29127 ts_manager.cc:194] Registered new tserver with Master: 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677)
I20260608 10:06:24.676916 29127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44616
I20260608 10:06:24.680096 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:06:24.684002 29266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.684805 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:06:24.685109 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
format_stamp: "Formatted at 2026-06-08 10:06:24 on dist-test-slave-kdhp"
I20260608 10:06:24.685425 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-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 10:06:24.699004 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:24.700223 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:24.701678 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:24.704063 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:24.704300 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.704555 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:24.704738 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.743790 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:45415
I20260608 10:06:24.743925 29328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:45415 every 8 connection(s)
I20260608 10:06:24.749146 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:24.756886 29332 instance_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 10:06:24.758915 29333 instance_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 10:06:24.761305 23762 server_base.cc:1061] running on GCE node
W20260608 10:06:24.761202 29335 instance_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 10:06:24.762571 29329 heartbeater.cc:344] Connected to a master server at 127.23.52.190:33417
I20260608 10:06:24.762598 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:24.763064 23762 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 10:06:24.763096 29329 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:24.763315 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913184763301 us; error 0 us; skew 500 ppm
I20260608 10:06:24.764076 29329 heartbeater.cc:507] Master 127.23.52.190:33417 requested a full tablet report, sending...
I20260608 10:06:24.764137 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:24.766619 29127 ts_manager.cc:194] Registered new tserver with Master: a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415)
I20260608 10:06:24.766921 23762 webserver.cc:533] Webserver started at http://127.23.52.131:33797/ using document root <none> and password file <none>
I20260608 10:06:24.767575 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:24.767798 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:24.768077 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:24.768361 29127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44626
I20260608 10:06:24.769222 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da"
format_stamp: "Formatted at 2026-06-08 10:06:24 on dist-test-slave-kdhp"
I20260608 10:06:24.774729 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:06:24.778450 29340 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.779327 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:24.779732 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da"
format_stamp: "Formatted at 2026-06-08 10:06:24 on dist-test-slave-kdhp"
I20260608 10:06:24.780005 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-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 10:06:24.819512 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:24.820793 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:24.822315 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:24.824785 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:24.825022 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.825273 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:24.825450 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:24.866628 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:34067
I20260608 10:06:24.866756 29402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:34067 every 8 connection(s)
I20260608 10:06:24.881373 29403 heartbeater.cc:344] Connected to a master server at 127.23.52.190:33417
I20260608 10:06:24.881796 29403 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:24.882578 29403 heartbeater.cc:507] Master 127.23.52.190:33417 requested a full tablet report, sending...
I20260608 10:06:24.884786 29127 ts_manager.cc:194] Registered new tserver with Master: e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067)
I20260608 10:06:24.885106 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015123827s
I20260608 10:06:24.886283 29127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44628
I20260608 10:06:25.679735 29254 heartbeater.cc:499] Master 127.23.52.190:33417 was elected leader, sending a full tablet report...
I20260608 10:06:25.771538 29329 heartbeater.cc:499] Master 127.23.52.190:33417 was elected leader, sending a full tablet report...
I20260608 10:06:25.888939 29403 heartbeater.cc:499] Master 127.23.52.190:33417 was elected leader, sending a full tablet report...
I20260608 10:06:25.944765 29127 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44634:
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 10:06:25.947232 29127 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 10:06:26.009873 29219 tablet_service.cc:1511] Processing CreateTablet for tablet c23a78750b4f4eedb7fa904533411dfc (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:26.010396 29218 tablet_service.cc:1511] Processing CreateTablet for tablet 89400b69ac4b4587ba6c147daa81be1b (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:26.011559 29219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23a78750b4f4eedb7fa904533411dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.013669 29293 tablet_service.cc:1511] Processing CreateTablet for tablet 89400b69ac4b4587ba6c147daa81be1b (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:26.014274 29217 tablet_service.cc:1511] Processing CreateTablet for tablet 7d048164917144b596bd075b2f7e4a63 (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:26.014923 29293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89400b69ac4b4587ba6c147daa81be1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.011230 29294 tablet_service.cc:1511] Processing CreateTablet for tablet c23a78750b4f4eedb7fa904533411dfc (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:26.015729 29217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d048164917144b596bd075b2f7e4a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.016306 29294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23a78750b4f4eedb7fa904533411dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.017843 29367 tablet_service.cc:1511] Processing CreateTablet for tablet 89400b69ac4b4587ba6c147daa81be1b (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:26.019297 29367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89400b69ac4b4587ba6c147daa81be1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.019717 29292 tablet_service.cc:1511] Processing CreateTablet for tablet 7d048164917144b596bd075b2f7e4a63 (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:26.021134 29292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d048164917144b596bd075b2f7e4a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.020779 29366 tablet_service.cc:1511] Processing CreateTablet for tablet 7d048164917144b596bd075b2f7e4a63 (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:26.022275 29366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d048164917144b596bd075b2f7e4a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.023765 29218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89400b69ac4b4587ba6c147daa81be1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.016265 29368 tablet_service.cc:1511] Processing CreateTablet for tablet c23a78750b4f4eedb7fa904533411dfc (DEFAULT_TABLE table=test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:26.025274 29368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23a78750b4f4eedb7fa904533411dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.077457 29423 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25: Bootstrap starting.
I20260608 10:06:26.089305 29423 tablet_bootstrap.cc:654] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.094786 29424 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: Bootstrap starting.
I20260608 10:06:26.099169 29425 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da: Bootstrap starting.
I20260608 10:06:26.105620 29424 tablet_bootstrap.cc:654] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.144881 29425 tablet_bootstrap.cc:654] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.148990 29424 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: No bootstrap required, opened a new log
I20260608 10:06:26.149715 29424 ts_tablet_manager.cc:1403] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.000s
I20260608 10:06:26.154023 29424 raft_consensus.cc:359] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.155068 29424 raft_consensus.cc:385] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.155471 29424 raft_consensus.cc:740] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 722420bfba2940d7b912c54d814bcbea, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.156481 29424 consensus_queue.cc:260] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.158697 29425 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da: No bootstrap required, opened a new log
I20260608 10:06:26.159910 29424 ts_tablet_manager.cc:1434] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260608 10:06:26.159339 29425 ts_tablet_manager.cc:1403] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.000s
I20260608 10:06:26.161183 29424 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea: Bootstrap starting.
I20260608 10:06:26.163869 29425 raft_consensus.cc:359] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.164676 29425 raft_consensus.cc:385] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.165052 29425 raft_consensus.cc:740] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72ce54af5ec4a1ba1f67c3d651cf2da, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.166540 29425 consensus_queue.cc:260] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.169592 29424 tablet_bootstrap.cc:654] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.176599 29425 ts_tablet_manager.cc:1434] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:06:26.178048 29425 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: Bootstrap starting.
I20260608 10:06:26.555768 29180 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:26.566879 29430 raft_consensus.cc:493] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:26.567652 29430 raft_consensus.cc:515] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.573678 29424 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea: No bootstrap required, opened a new log
I20260608 10:06:26.574378 29424 ts_tablet_manager.cc:1403] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea: Time spent bootstrapping tablet: real 0.413s	user 0.009s	sys 0.006s
I20260608 10:06:26.575037 29425 tablet_bootstrap.cc:654] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.577909 29424 raft_consensus.cc:359] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.579018 29424 raft_consensus.cc:385] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.579494 29424 raft_consensus.cc:740] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 722420bfba2940d7b912c54d814bcbea, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.580729 29424 consensus_queue.cc:260] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.584156 29424 ts_tablet_manager.cc:1434] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:06:26.584685 29430 leader_election.cc:290] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415), 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677)
I20260608 10:06:26.585209 29424 tablet_bootstrap.cc:492] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea: Bootstrap starting.
W20260608 10:06:26.586607 29180 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:06:26.591349 29425 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: No bootstrap required, opened a new log
I20260608 10:06:26.592010 29425 ts_tablet_manager.cc:1403] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: Time spent bootstrapping tablet: real 0.414s	user 0.011s	sys 0.007s
I20260608 10:06:26.595269 29424 tablet_bootstrap.cc:654] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.595563 29425 raft_consensus.cc:359] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.596529 29425 raft_consensus.cc:385] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.596901 29425 raft_consensus.cc:740] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72ce54af5ec4a1ba1f67c3d651cf2da, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.597852 29425 consensus_queue.cc:260] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.600564 29425 ts_tablet_manager.cc:1434] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:06:26.601424 29425 tablet_bootstrap.cc:492] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da: Bootstrap starting.
W20260608 10:06:26.602012 29175 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:26.607196 29425 tablet_bootstrap.cc:654] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.610970 29424 tablet_bootstrap.cc:492] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea: No bootstrap required, opened a new log
I20260608 10:06:26.611698 29424 ts_tablet_manager.cc:1403] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.014s
I20260608 10:06:26.615166 29424 raft_consensus.cc:359] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.615921 29425 tablet_bootstrap.cc:492] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da: No bootstrap required, opened a new log
I20260608 10:06:26.616153 29424 raft_consensus.cc:385] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.616669 29424 raft_consensus.cc:740] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 722420bfba2940d7b912c54d814bcbea, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.616815 29425 ts_tablet_manager.cc:1403] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:06:26.617659 29424 consensus_queue.cc:260] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.620559 29424 ts_tablet_manager.cc:1434] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 10:06:26.621758 29425 raft_consensus.cc:359] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.622880 29425 raft_consensus.cc:385] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.623383 29425 raft_consensus.cc:740] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72ce54af5ec4a1ba1f67c3d651cf2da, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.624560 29425 consensus_queue.cc:260] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.627417 29425 ts_tablet_manager.cc:1434] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:06:26.688862 29430 raft_consensus.cc:493] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:26.689715 29430 raft_consensus.cc:515] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.694942 29430 leader_election.cc:290] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677), a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415)
I20260608 10:06:26.695797 29429 raft_consensus.cc:493] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:26.696439 29429 raft_consensus.cc:515] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.701102 29429 leader_election.cc:290] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067), a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415)
I20260608 10:06:26.709710 29303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d048164917144b596bd075b2f7e4a63" candidate_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" is_pre_election: true
W20260608 10:06:26.711535 29344 leader_election.cc:343] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:26.716251 29229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "722420bfba2940d7b912c54d814bcbea" is_pre_election: true
I20260608 10:06:26.716621 29228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d048164917144b596bd075b2f7e4a63" candidate_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "722420bfba2940d7b912c54d814bcbea" is_pre_election: true
I20260608 10:06:26.717103 29229 raft_consensus.cc:2468] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72ce54af5ec4a1ba1f67c3d651cf2da in term 0.
I20260608 10:06:26.717420 29228 raft_consensus.cc:2468] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72ce54af5ec4a1ba1f67c3d651cf2da in term 0.
I20260608 10:06:26.719000 29342 leader_election.cc:304] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 722420bfba2940d7b912c54d814bcbea, e72ce54af5ec4a1ba1f67c3d651cf2da; no voters: 
I20260608 10:06:26.720387 29430 raft_consensus.cc:2804] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:26.720868 29430 raft_consensus.cc:493] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:26.721222 29430 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:26.724781 29342 leader_election.cc:304] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [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: 722420bfba2940d7b912c54d814bcbea, e72ce54af5ec4a1ba1f67c3d651cf2da; no voters: a582e37bc3d04aa08dd3617efa4cfd25
I20260608 10:06:26.729889 29440 raft_consensus.cc:2804] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:26.730355 29440 raft_consensus.cc:493] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:26.730768 29440 raft_consensus.cc:3060] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:26.732445 29430 raft_consensus.cc:515] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.735515 29303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
I20260608 10:06:26.736755 29228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "722420bfba2940d7b912c54d814bcbea"
I20260608 10:06:26.737432 29228 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:26.739741 29344 leader_election.cc:343] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:26.740149 29304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" is_pre_election: true
W20260608 10:06:26.741727 29344 leader_election.cc:343] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:26.746349 29430 leader_election.cc:290] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 election: Requested vote from peers a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415), 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677)
I20260608 10:06:26.738530 29440 raft_consensus.cc:515] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.749562 29423 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25: No bootstrap required, opened a new log
I20260608 10:06:26.750166 29423 ts_tablet_manager.cc:1403] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25: Time spent bootstrapping tablet: real 0.673s	user 0.020s	sys 0.005s
I20260608 10:06:26.753379 29423 raft_consensus.cc:359] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.754145 29423 raft_consensus.cc:385] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.754429 29423 raft_consensus.cc:740] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582e37bc3d04aa08dd3617efa4cfd25, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.754519 29229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d048164917144b596bd075b2f7e4a63" candidate_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "722420bfba2940d7b912c54d814bcbea"
I20260608 10:06:26.754935 29304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "722420bfba2940d7b912c54d814bcbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" is_pre_election: true
I20260608 10:06:26.755177 29229 raft_consensus.cc:3060] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:26.755301 29423 consensus_queue.cc:260] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
W20260608 10:06:26.757298 29195 leader_election.cc:343] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:26.746140 29228 raft_consensus.cc:2468] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72ce54af5ec4a1ba1f67c3d651cf2da in term 1.
I20260608 10:06:26.759649 29342 leader_election.cc:304] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [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: 722420bfba2940d7b912c54d814bcbea, e72ce54af5ec4a1ba1f67c3d651cf2da; no voters: a582e37bc3d04aa08dd3617efa4cfd25
I20260608 10:06:26.761129 29430 raft_consensus.cc:2804] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:26.766496 29229 raft_consensus.cc:2468] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72ce54af5ec4a1ba1f67c3d651cf2da in term 1.
I20260608 10:06:26.768026 29440 leader_election.cc:290] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 election: Requested vote from peers 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677), a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415)
I20260608 10:06:26.775279 29342 leader_election.cc:304] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 722420bfba2940d7b912c54d814bcbea, e72ce54af5ec4a1ba1f67c3d651cf2da; no voters: 
I20260608 10:06:26.776374 29440 raft_consensus.cc:2804] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:26.776948 29440 raft_consensus.cc:697] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 LEADER]: Becoming Leader. State: Replica: e72ce54af5ec4a1ba1f67c3d651cf2da, State: Running, Role: LEADER
I20260608 10:06:26.777882 29440 consensus_queue.cc:237] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.779210 29430 raft_consensus.cc:697] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 LEADER]: Becoming Leader. State: Replica: e72ce54af5ec4a1ba1f67c3d651cf2da, State: Running, Role: LEADER
I20260608 10:06:26.781561 29430 consensus_queue.cc:237] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.785378 29304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d048164917144b596bd075b2f7e4a63" candidate_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
W20260608 10:06:26.789399 29344 leader_election.cc:343] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:26.793316 29423 ts_tablet_manager.cc:1434] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.020s
I20260608 10:06:26.794270 29423 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: Bootstrap starting.
I20260608 10:06:26.798621 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "722420bfba2940d7b912c54d814bcbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" is_pre_election: true
I20260608 10:06:26.799854 29423 tablet_bootstrap.cc:654] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.800756 29192 leader_election.cc:304] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 722420bfba2940d7b912c54d814bcbea; no voters: a582e37bc3d04aa08dd3617efa4cfd25, e72ce54af5ec4a1ba1f67c3d651cf2da
I20260608 10:06:26.801816 29429 raft_consensus.cc:2749] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:26.799772 29127 catalog_manager.cc:5696] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da reported cstate change: term changed from 0 to 1, leader changed from <none> to e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131). New cstate: current_term: 1 leader_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:26.804873 29127 catalog_manager.cc:5696] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da reported cstate change: term changed from 0 to 1, leader changed from <none> to e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131). New cstate: current_term: 1 leader_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:26.812098 29423 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: No bootstrap required, opened a new log
I20260608 10:06:26.812630 29423 ts_tablet_manager.cc:1403] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 10:06:26.815513 29423 raft_consensus.cc:359] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.816088 29423 raft_consensus.cc:385] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.816351 29423 raft_consensus.cc:740] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582e37bc3d04aa08dd3617efa4cfd25, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.817070 29423 consensus_queue.cc:260] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.818957 29423 ts_tablet_manager.cc:1434] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:06:26.819893 29423 tablet_bootstrap.cc:492] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25: Bootstrap starting.
I20260608 10:06:26.823338 29442 raft_consensus.cc:493] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:26.823897 29442 raft_consensus.cc:515] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } }
I20260608 10:06:26.825821 29423 tablet_bootstrap.cc:654] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:26.826884 29442 leader_election.cc:290] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067), 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677)
I20260608 10:06:26.830750 29429 raft_consensus.cc:493] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:26.831445 29429 raft_consensus.cc:515] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.834059 29429 leader_election.cc:290] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415), e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067)
I20260608 10:06:26.835701 29304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89400b69ac4b4587ba6c147daa81be1b" candidate_uuid: "722420bfba2940d7b912c54d814bcbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" is_pre_election: true
I20260608 10:06:26.836700 29304 raft_consensus.cc:2468] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 722420bfba2940d7b912c54d814bcbea in term 0.
I20260608 10:06:26.837136 29423 tablet_bootstrap.cc:492] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25: No bootstrap required, opened a new log
I20260608 10:06:26.837779 29423 ts_tablet_manager.cc:1403] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260608 10:06:26.838106 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89400b69ac4b4587ba6c147daa81be1b" candidate_uuid: "722420bfba2940d7b912c54d814bcbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" is_pre_election: true
I20260608 10:06:26.840317 29195 leader_election.cc:304] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 722420bfba2940d7b912c54d814bcbea, a582e37bc3d04aa08dd3617efa4cfd25; no voters: 
I20260608 10:06:26.839002 29378 raft_consensus.cc:2468] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 722420bfba2940d7b912c54d814bcbea in term 0.
I20260608 10:06:26.841125 29423 raft_consensus.cc:359] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.843340 29429 raft_consensus.cc:2804] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:26.843815 29423 raft_consensus.cc:385] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:26.843924 29429 raft_consensus.cc:493] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:26.844308 29423 raft_consensus.cc:740] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582e37bc3d04aa08dd3617efa4cfd25, State: Initialized, Role: FOLLOWER
I20260608 10:06:26.844498 29429 raft_consensus.cc:3060] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:26.845144 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" is_pre_election: true
I20260608 10:06:26.845384 29423 consensus_queue.cc:260] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.847793 29423 ts_tablet_manager.cc:1434] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:06:26.852195 29429 raft_consensus.cc:515] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.854336 29429 leader_election.cc:290] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [CANDIDATE]: Term 1 election: Requested vote from peers a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415), e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067)
I20260608 10:06:26.855533 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89400b69ac4b4587ba6c147daa81be1b" candidate_uuid: "722420bfba2940d7b912c54d814bcbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da"
I20260608 10:06:26.855883 29229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "722420bfba2940d7b912c54d814bcbea" is_pre_election: true
I20260608 10:06:26.856155 29378 raft_consensus.cc:3060] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:26.856383 29304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89400b69ac4b4587ba6c147daa81be1b" candidate_uuid: "722420bfba2940d7b912c54d814bcbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
I20260608 10:06:26.856668 29229 raft_consensus.cc:2393] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a582e37bc3d04aa08dd3617efa4cfd25 in current term 1: Already voted for candidate e72ce54af5ec4a1ba1f67c3d651cf2da in this term.
I20260608 10:06:26.857074 29304 raft_consensus.cc:3060] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:26.858009 29268 leader_election.cc:304] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a582e37bc3d04aa08dd3617efa4cfd25; no voters: 722420bfba2940d7b912c54d814bcbea, e72ce54af5ec4a1ba1f67c3d651cf2da
I20260608 10:06:26.858911 29442 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:26.866351 29378 raft_consensus.cc:2468] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 722420bfba2940d7b912c54d814bcbea in term 1.
I20260608 10:06:26.866799 29442 raft_consensus.cc:2749] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:26.867314 29304 raft_consensus.cc:2468] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 722420bfba2940d7b912c54d814bcbea in term 1.
I20260608 10:06:26.867735 29192 leader_election.cc:304] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 722420bfba2940d7b912c54d814bcbea, e72ce54af5ec4a1ba1f67c3d651cf2da; no voters: 
I20260608 10:06:26.868654 29429 raft_consensus.cc:2804] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:26.869892 29429 raft_consensus.cc:697] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 1 LEADER]: Becoming Leader. State: Replica: 722420bfba2940d7b912c54d814bcbea, State: Running, Role: LEADER
I20260608 10:06:26.870810 29429 consensus_queue.cc:237] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:26.921258 29126 catalog_manager.cc:5696] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea reported cstate change: term changed from 0 to 1, leader changed from <none> to 722420bfba2940d7b912c54d814bcbea (127.23.52.129). New cstate: current_term: 1 leader_uuid: "722420bfba2940d7b912c54d814bcbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:26.971678 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:26.980130 29456 instance_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 10:06:26.981741 29457 instance_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 10:06:26.982489 29459 instance_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 10:06:26.985234 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:26.986385 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:26.986655 23762 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 10:06:26.986876 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913186986859 us; error 0 us; skew 500 ppm
I20260608 10:06:26.987609 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:26.991303 23762 webserver.cc:533] Webserver started at http://127.23.52.132:40367/ using document root <none> and password file <none>
I20260608 10:06:26.992208 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:26.992522 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:26.992848 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:26.994413 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a"
format_stamp: "Formatted at 2026-06-08 10:06:26 on dist-test-slave-kdhp"
I20260608 10:06:26.999820 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:06:27.004067 29464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:27.005097 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:06:27.005395 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a"
format_stamp: "Formatted at 2026-06-08 10:06:26 on dist-test-slave-kdhp"
I20260608 10:06:27.005774 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-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 10:06:27.033365 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:27.034858 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:27.036504 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:27.039165 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:27.039436 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:06:27.039713 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:27.039911 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:27.051465 29430 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:06:27.064821 29443 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:06:27.065320 29443 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:06:27.097792 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:39937
I20260608 10:06:27.097929 29528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:39937 every 8 connection(s)
I20260608 10:06:27.112875 29440 consensus_queue.cc:1048] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Connected to new peer: Peer: permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:27.113823 29430 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Connected to new peer: Peer: permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:27.121635 29442 raft_consensus.cc:493] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:27.123836 29442 raft_consensus.cc:515] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } }
I20260608 10:06:27.134871 29304 raft_consensus.cc:3060] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:27.138161 29429 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:27.139524 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d048164917144b596bd075b2f7e4a63" candidate_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" is_pre_election: true
I20260608 10:06:27.141604 29442 leader_election.cc:290] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677), e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067)
W20260608 10:06:27.144869 29158 debug-util.cc:398] Leaking SignalData structure 0x7b0800045a00 after lost signal to thread 23765
I20260608 10:06:27.135289 29227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d048164917144b596bd075b2f7e4a63" candidate_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "722420bfba2940d7b912c54d814bcbea" is_pre_election: true
I20260608 10:06:27.152940 29268 leader_election.cc:304] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a582e37bc3d04aa08dd3617efa4cfd25; no voters: 722420bfba2940d7b912c54d814bcbea, e72ce54af5ec4a1ba1f67c3d651cf2da
I20260608 10:06:27.157181 29442 raft_consensus.cc:2749] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:27.158852 29430 consensus_queue.cc:1048] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:27.166926 29529 heartbeater.cc:344] Connected to a master server at 127.23.52.190:33417
I20260608 10:06:27.167729 29529 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:27.168785 29529 heartbeater.cc:507] Master 127.23.52.190:33417 requested a full tablet report, sending...
I20260608 10:06:27.176100 29126 ts_manager.cc:194] Registered new tserver with Master: 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132:39937)
I20260608 10:06:27.179209 29126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44642
I20260608 10:06:27.223668 29454 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:27.628773 29227 consensus_queue.cc:237] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Queue 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: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:27.636622 29378 raft_consensus.cc:1275] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:27.639178 29429 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } 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 10:06:27.651396 29303 raft_consensus.cc:1275] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:27.653424 29454 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:27.654101 29378 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } } }
I20260608 10:06:27.659638 29303 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } } }
I20260608 10:06:27.675573 29126 catalog_manager.cc:5696] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da reported cstate change: config changed from index -1 to 2, NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "722420bfba2940d7b912c54d814bcbea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } } }
W20260608 10:06:27.685279 29194 consensus_peers.cc:597] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea -> Peer 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132:39937): Couldn't send request to peer 80dcc5f3a7af45dda5b9051bdc0eeb5a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89400b69ac4b4587ba6c147daa81be1b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:27.891078 29544 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } } }
I20260608 10:06:27.918180 29378 consensus_queue.cc:237] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Queue 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: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:27.927841 29303 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Refusing update from remote peer e72ce54af5ec4a1ba1f67c3d651cf2da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:27.929697 29227 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Refusing update from remote peer e72ce54af5ec4a1ba1f67c3d651cf2da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:27.929817 29443 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } 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 10:06:27.931764 29440 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [LEADER]: Connected to new peer: Peer: permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:06:27.940357 29343 consensus_peers.cc:597] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da -> Peer 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132:39937): Couldn't send request to peer 80dcc5f3a7af45dda5b9051bdc0eeb5a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c23a78750b4f4eedb7fa904533411dfc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:27.941820 29303 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } } }
I20260608 10:06:27.944414 29227 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } } }
I20260608 10:06:27.961731 29555 ts_tablet_manager.cc:933] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Initiating tablet copy from peer 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677)
I20260608 10:06:27.972877 29127 catalog_manager.cc:5696] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea reported cstate change: config changed from index -1 to 2, NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } } }
I20260608 10:06:27.975461 29555 tablet_copy_client.cc:323] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:36677
I20260608 10:06:27.992861 29239 tablet_copy_service.cc:140] P 722420bfba2940d7b912c54d814bcbea: Received BeginTabletCopySession request for tablet 89400b69ac4b4587ba6c147daa81be1b from peer 80dcc5f3a7af45dda5b9051bdc0eeb5a ({username='slave'} at 127.0.0.1:59668)
I20260608 10:06:27.993417 29239 tablet_copy_service.cc:161] P 722420bfba2940d7b912c54d814bcbea: Beginning new tablet copy session on tablet 89400b69ac4b4587ba6c147daa81be1b from peer 80dcc5f3a7af45dda5b9051bdc0eeb5a at {username='slave'} at 127.0.0.1:59668: session id = 80dcc5f3a7af45dda5b9051bdc0eeb5a-89400b69ac4b4587ba6c147daa81be1b
I20260608 10:06:27.999665 29239 tablet_copy_source_session.cc:215] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:28.003412 29555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89400b69ac4b4587ba6c147daa81be1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:28.023547 29555 tablet_copy_client.cc:806] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:28.024312 29555 tablet_copy_client.cc:670] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:28.028410 29555 tablet_copy_client.cc:538] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:28.038767 29555 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Bootstrap starting.
I20260608 10:06:28.063627 29555 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: 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 10:06:28.064630 29555 tablet_bootstrap.cc:492] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Bootstrap complete.
I20260608 10:06:28.065402 29555 ts_tablet_manager.cc:1403] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.001s
I20260608 10:06:28.068892 29555 raft_consensus.cc:359] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:28.069830 29555 raft_consensus.cc:740] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80dcc5f3a7af45dda5b9051bdc0eeb5a, State: Initialized, Role: LEARNER
I20260608 10:06:28.070598 29555 consensus_queue.cc:260] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [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: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:28.073534 29529 heartbeater.cc:499] Master 127.23.52.190:33417 was elected leader, sending a full tablet report...
I20260608 10:06:28.074105 29555 ts_tablet_manager.cc:1434] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:06:28.076557 29239 tablet_copy_service.cc:342] P 722420bfba2940d7b912c54d814bcbea: Request end of tablet copy session 80dcc5f3a7af45dda5b9051bdc0eeb5a-89400b69ac4b4587ba6c147daa81be1b received from {username='slave'} at 127.0.0.1:59668
I20260608 10:06:28.077097 29239 tablet_copy_service.cc:434] P 722420bfba2940d7b912c54d814bcbea: ending tablet copy session 80dcc5f3a7af45dda5b9051bdc0eeb5a-89400b69ac4b4587ba6c147daa81be1b on tablet 89400b69ac4b4587ba6c147daa81be1b with peer 80dcc5f3a7af45dda5b9051bdc0eeb5a
I20260608 10:06:28.079872 29440 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } } }
I20260608 10:06:28.237936 29555 ts_tablet_manager.cc:933] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Initiating tablet copy from peer e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067)
I20260608 10:06:28.241052 29504 raft_consensus.cc:1217] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:28.246507 29555 tablet_copy_client.cc:323] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:34067
I20260608 10:06:28.261467 29388 tablet_copy_service.cc:140] P e72ce54af5ec4a1ba1f67c3d651cf2da: Received BeginTabletCopySession request for tablet c23a78750b4f4eedb7fa904533411dfc from peer 80dcc5f3a7af45dda5b9051bdc0eeb5a ({username='slave'} at 127.0.0.1:48636)
I20260608 10:06:28.262195 29388 tablet_copy_service.cc:161] P e72ce54af5ec4a1ba1f67c3d651cf2da: Beginning new tablet copy session on tablet c23a78750b4f4eedb7fa904533411dfc from peer 80dcc5f3a7af45dda5b9051bdc0eeb5a at {username='slave'} at 127.0.0.1:48636: session id = 80dcc5f3a7af45dda5b9051bdc0eeb5a-c23a78750b4f4eedb7fa904533411dfc
I20260608 10:06:28.272848 29388 tablet_copy_source_session.cc:215] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:28.277117 29555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23a78750b4f4eedb7fa904533411dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:28.294795 29555 tablet_copy_client.cc:806] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:28.295603 29555 tablet_copy_client.cc:670] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:28.300681 29555 tablet_copy_client.cc:538] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:28.310770 29555 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Bootstrap starting.
I20260608 10:06:28.333071 29555 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: 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 10:06:28.334096 29555 tablet_bootstrap.cc:492] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Bootstrap complete.
I20260608 10:06:28.334846 29555 ts_tablet_manager.cc:1403] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260608 10:06:28.338155 29555 raft_consensus.cc:359] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:28.339037 29555 raft_consensus.cc:740] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80dcc5f3a7af45dda5b9051bdc0eeb5a, State: Initialized, Role: LEARNER
I20260608 10:06:28.339799 29555 consensus_queue.cc:260] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [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: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:28.342218 29555 ts_tablet_manager.cc:1434] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 10:06:28.344378 29388 tablet_copy_service.cc:342] P e72ce54af5ec4a1ba1f67c3d651cf2da: Request end of tablet copy session 80dcc5f3a7af45dda5b9051bdc0eeb5a-c23a78750b4f4eedb7fa904533411dfc received from {username='slave'} at 127.0.0.1:48636
I20260608 10:06:28.344870 29388 tablet_copy_service.cc:434] P e72ce54af5ec4a1ba1f67c3d651cf2da: ending tablet copy session 80dcc5f3a7af45dda5b9051bdc0eeb5a-c23a78750b4f4eedb7fa904533411dfc on tablet c23a78750b4f4eedb7fa904533411dfc with peer 80dcc5f3a7af45dda5b9051bdc0eeb5a
I20260608 10:06:28.499152 29504 raft_consensus.cc:1217] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:28.588465 29180 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:28.609174 29378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da"
mode: GRACEFUL
new_leader_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
 from {username='slave'} at 127.0.0.1:48646
I20260608 10:06:28.609970 29378 raft_consensus.cc:606] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 LEADER]: Received request to transfer leadership to TS a582e37bc3d04aa08dd3617efa4cfd25
I20260608 10:06:28.611402 29180 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:06:28.611908 29180 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:28.745219 29551 raft_consensus.cc:1064] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea: attempting to promote NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a to VOTER
I20260608 10:06:28.748531 29551 consensus_queue.cc:237] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [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: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } }
I20260608 10:06:28.757484 29504 raft_consensus.cc:1275] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 LEARNER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:28.760504 29454 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } 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 10:06:28.762832 29378 raft_consensus.cc:1275] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:28.765076 29454 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } 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 10:06:28.771974 29303 raft_consensus.cc:1275] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:28.778174 29454 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:06:28.793499 29378 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:28.804051 29440 raft_consensus.cc:993] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da: : Instructing follower a582e37bc3d04aa08dd3617efa4cfd25 to start an election
I20260608 10:06:28.804633 29542 raft_consensus.cc:1081] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 LEADER]: Signalling peer a582e37bc3d04aa08dd3617efa4cfd25 to start an election
I20260608 10:06:28.802582 29303 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:28.807070 29304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
 from {username='slave'} at 127.0.0.1:39300
I20260608 10:06:28.807900 29304 raft_consensus.cc:493] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:06:28.808308 29304 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:28.816847 29304 raft_consensus.cc:515] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:28.825541 29125 catalog_manager.cc:5696] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da reported cstate change: config changed from index 2 to 3, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "722420bfba2940d7b912c54d814bcbea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:28.830614 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da"
I20260608 10:06:28.831545 29378 raft_consensus.cc:3055] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:28.835541 29378 raft_consensus.cc:740] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e72ce54af5ec4a1ba1f67c3d651cf2da, State: Running, Role: LEADER
I20260608 10:06:28.836711 29378 consensus_queue.cc:260] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:28.838690 29378 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:28.841851 29227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "722420bfba2940d7b912c54d814bcbea"
I20260608 10:06:28.842631 29227 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:28.849411 29378 raft_consensus.cc:2468] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582e37bc3d04aa08dd3617efa4cfd25 in term 2.
I20260608 10:06:28.851156 29267 leader_election.cc:304] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [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: a582e37bc3d04aa08dd3617efa4cfd25, e72ce54af5ec4a1ba1f67c3d651cf2da; no voters: 
I20260608 10:06:28.840397 29304 leader_election.cc:290] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [CANDIDATE]: Term 2 election: Requested vote from peers e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067), 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677)
I20260608 10:06:28.852461 29570 raft_consensus.cc:2804] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:28.853621 29227 raft_consensus.cc:2468] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582e37bc3d04aa08dd3617efa4cfd25 in term 2.
I20260608 10:06:28.857023 29570 raft_consensus.cc:697] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 LEADER]: Becoming Leader. State: Replica: a582e37bc3d04aa08dd3617efa4cfd25, State: Running, Role: LEADER
I20260608 10:06:28.858306 29570 consensus_queue.cc:237] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:28.916772 29126 catalog_manager.cc:5696] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 reported cstate change: term changed from 1 to 2, leader changed from e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131) to a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130). New cstate: current_term: 2 leader_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:28.927639 29551 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:28.942659 29504 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } attrs { replace: true } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:29.006847 29304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39288
I20260608 10:06:29.007530 29304 raft_consensus.cc:606] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 LEADER]: Received request to transfer leadership
I20260608 10:06:29.011745 29304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39288
I20260608 10:06:29.012240 29304 raft_consensus.cc:606] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 LEADER]: Received request to transfer leadership
W20260608 10:06:29.013327 29114 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for c23a78750b4f4eedb7fa904533411dfc already in progress [suppressed 15 similar messages]
I20260608 10:06:29.016724 29304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39288
I20260608 10:06:29.017309 29304 raft_consensus.cc:606] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 LEADER]: Received request to transfer leadership
W20260608 10:06:29.033917 29175 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 10:06:29.034308 29175 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for c23a78750b4f4eedb7fa904533411dfc already in progress
W20260608 10:06:29.034570 29175 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c23a78750b4f4eedb7fa904533411dfc already in progress
I20260608 10:06:29.065857 29227 consensus_queue.cc:237] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [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: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } }
I20260608 10:06:29.072254 29504 raft_consensus.cc:1275] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:29.073884 29304 raft_consensus.cc:1275] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:29.074429 29551 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } 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 10:06:29.075819 29563 consensus_queue.cc:1048] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:06:29.086402 29304 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:29.087059 29503 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:29.102993 29126 catalog_manager.cc:5696] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 reported cstate change: config changed from index 3 to 4, VOTER e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131) evicted. New cstate: current_term: 1 leader_uuid: "722420bfba2940d7b912c54d814bcbea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:29.122345 29503 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 LEARNER]: Advancing to term 2
I20260608 10:06:29.127612 29227 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 2 FOLLOWER]: Refusing update from remote peer a582e37bc3d04aa08dd3617efa4cfd25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:29.129382 29503 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 2 LEARNER]: Refusing update from remote peer a582e37bc3d04aa08dd3617efa4cfd25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:29.129782 29570 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:29.131250 29570 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:29.142727 29378 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 2 FOLLOWER]: Refusing update from remote peer a582e37bc3d04aa08dd3617efa4cfd25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:29.144827 29573 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:06:29.191437 29368 tablet_service.cc:1558] Processing DeleteTablet for tablet 89400b69ac4b4587ba6c147daa81be1b with delete_type TABLET_DATA_TOMBSTONED (TS e72ce54af5ec4a1ba1f67c3d651cf2da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48588
I20260608 10:06:29.204582 29586 tablet_replica.cc:333] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: stopping tablet replica
I20260608 10:06:29.205770 29586 raft_consensus.cc:2243] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:29.206658 29586 raft_consensus.cc:2272] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.210958 29586 ts_tablet_manager.cc:1916] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:29.230914 29586 ts_tablet_manager.cc:1929] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:06:29.231433 29586 log.cc:1199] T 89400b69ac4b4587ba6c147daa81be1b P e72ce54af5ec4a1ba1f67c3d651cf2da: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/89400b69ac4b4587ba6c147daa81be1b
I20260608 10:06:29.233531 29111 catalog_manager.cc:5027] TS e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067): tablet 89400b69ac4b4587ba6c147daa81be1b (table test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]) successfully deleted
I20260608 10:06:29.342949 29583 raft_consensus.cc:1064] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: attempting to promote NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a to VOTER
W20260608 10:06:29.343501 29583 raft_consensus.cc:1068] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: Unable to promote non-voter 80dcc5f3a7af45dda5b9051bdc0eeb5a: Service unavailable: leader transfer in progress
I20260608 10:06:29.490028 29570 raft_consensus.cc:993] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: : Instructing follower 722420bfba2940d7b912c54d814bcbea to start an election
I20260608 10:06:29.490636 29583 raft_consensus.cc:1081] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 LEADER]: Signalling peer 722420bfba2940d7b912c54d814bcbea to start an election
I20260608 10:06:29.493095 29227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "722420bfba2940d7b912c54d814bcbea"
 from {username='slave'} at 127.0.0.1:59650
I20260608 10:06:29.493877 29227 raft_consensus.cc:493] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:06:29.494340 29227 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:29.502736 29227 raft_consensus.cc:515] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:29.505167 29229 raft_consensus.cc:1240] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 FOLLOWER]: Rejecting Update request from peer a582e37bc3d04aa08dd3617efa4cfd25 for earlier term 2. Current term is 3. Ops: []
I20260608 10:06:29.506310 29378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "722420bfba2940d7b912c54d814bcbea" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da"
I20260608 10:06:29.506640 29227 leader_election.cc:290] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [CANDIDATE]: Term 3 election: Requested vote from peers e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067), a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415)
I20260608 10:06:29.507115 29378 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:29.509431 29583 consensus_queue.cc:1059] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:29.509686 29304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "722420bfba2940d7b912c54d814bcbea" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
I20260608 10:06:29.510277 29304 raft_consensus.cc:3055] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:06:29.510524 29304 raft_consensus.cc:740] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a582e37bc3d04aa08dd3617efa4cfd25, State: Running, Role: LEADER
I20260608 10:06:29.511282 29304 consensus_queue.cc:260] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:29.512598 29304 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:29.518465 29378 raft_consensus.cc:2468] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 722420bfba2940d7b912c54d814bcbea in term 3.
I20260608 10:06:29.519186 29304 raft_consensus.cc:2468] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 722420bfba2940d7b912c54d814bcbea in term 3.
I20260608 10:06:29.520355 29192 leader_election.cc:304] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [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: 722420bfba2940d7b912c54d814bcbea, e72ce54af5ec4a1ba1f67c3d651cf2da; no voters: 
I20260608 10:06:29.521385 29551 raft_consensus.cc:2804] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:29.521939 29551 raft_consensus.cc:697] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Becoming Leader. State: Replica: 722420bfba2940d7b912c54d814bcbea, State: Running, Role: LEADER
I20260608 10:06:29.522933 29551 consensus_queue.cc:237] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } }
I20260608 10:06:29.533077 29125 catalog_manager.cc:5696] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea reported cstate change: term changed from 2 to 3, leader changed from a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130) to 722420bfba2940d7b912c54d814bcbea (127.23.52.129). New cstate: current_term: 3 leader_uuid: "722420bfba2940d7b912c54d814bcbea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:29.541126 29454 raft_consensus.cc:2955] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:29.549156 29112 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 89400b69ac4b4587ba6c147daa81be1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:29.794173 29503 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 2 LEARNER]: Advancing to term 3
I20260608 10:06:29.803256 29503 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 3 LEARNER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:06:29.805122 29454 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:29.814306 29551 raft_consensus.cc:1064] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: attempting to promote NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a to VOTER
W20260608 10:06:29.814810 29551 raft_consensus.cc:1068] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: Unable to promote non-voter 80dcc5f3a7af45dda5b9051bdc0eeb5a: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:06:29.825946 29378 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 3 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:06:29.828004 29551 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:29.868551 29304 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 3 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:06:29.869966 29551 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:06:30.202394 29175 auto_rebalancer.cc:591] Failed to schedule move for tablet c23a78750b4f4eedb7fa904533411dfc: Invalid argument: must modify a field when calling MODIFY_PEER
I20260608 10:06:30.381269 29592 raft_consensus.cc:1064] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: attempting to promote NON_VOTER 80dcc5f3a7af45dda5b9051bdc0eeb5a to VOTER
I20260608 10:06:30.384469 29592 consensus_queue.cc:237] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } }
I20260608 10:06:30.388128 29551 raft_consensus.cc:1027] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: attempt to promote peer 80dcc5f3a7af45dda5b9051bdc0eeb5a: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 10:06:30.390915 29503 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 3 LEARNER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:06:30.392014 29304 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 3 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:06:30.392136 29378 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 3 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:06:30.392925 29592 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } 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 10:06:30.394094 29454 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:30.396776 29551 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:30.406038 29378 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:30.408820 29304 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:30.420881 29125 catalog_manager.cc:5696] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da reported cstate change: config changed from index 2 to 5, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "722420bfba2940d7b912c54d814bcbea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:30.566200 29592 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:30.577190 29503 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "a582e37bc3d04aa08dd3617efa4cfd25" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45415 } attrs { replace: true } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:30.605736 29229 consensus_queue.cc:237] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } }
I20260608 10:06:30.613322 29180 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:30.614188 29378 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 3 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:06:30.615983 29567 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:06:30.620129 29503 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 3 FOLLOWER]: Refusing update from remote peer 722420bfba2940d7b912c54d814bcbea: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:06:30.621912 29567 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } 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 10:06:30.630195 29377 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:30.632992 29504 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:30.635377 29229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "722420bfba2940d7b912c54d814bcbea"
mode: GRACEFUL
new_leader_uuid: "a582e37bc3d04aa08dd3617efa4cfd25"
 from {username='slave'} at 127.0.0.1:59678
I20260608 10:06:30.636008 29229 raft_consensus.cc:606] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Received request to transfer leadership to TS a582e37bc3d04aa08dd3617efa4cfd25
I20260608 10:06:30.636415 29229 raft_consensus.cc:630] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Rejecting request to transfer leadership because tablet server a582e37bc3d04aa08dd3617efa4cfd25 is not a voter in the active config
I20260608 10:06:30.637874 29180 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:06:30.638420 29180 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:30.647574 29125 catalog_manager.cc:5696] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a reported cstate change: config changed from index 5 to 6, VOTER a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130) evicted. New cstate: current_term: 3 leader_uuid: "722420bfba2940d7b912c54d814bcbea" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:30.724234 29293 tablet_service.cc:1558] Processing DeleteTablet for tablet c23a78750b4f4eedb7fa904533411dfc with delete_type TABLET_DATA_TOMBSTONED (TS a582e37bc3d04aa08dd3617efa4cfd25 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39288
I20260608 10:06:30.726920 29600 tablet_replica.cc:333] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: stopping tablet replica
I20260608 10:06:30.728086 29600 raft_consensus.cc:2243] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:30.728935 29600 raft_consensus.cc:2272] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:30.732718 29600 ts_tablet_manager.cc:1916] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:30.751535 29600 ts_tablet_manager.cc:1929] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 10:06:30.752049 29600 log.cc:1199] T c23a78750b4f4eedb7fa904533411dfc P a582e37bc3d04aa08dd3617efa4cfd25: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/c23a78750b4f4eedb7fa904533411dfc
I20260608 10:06:30.754005 29114 catalog_manager.cc:5027] TS a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130:45415): tablet c23a78750b4f4eedb7fa904533411dfc (table test-workload [id=4ec7f6f166e845838bfab9e16fac3d1f]) successfully deleted
I20260608 10:06:31.068631 29595 raft_consensus.cc:2955] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a582e37bc3d04aa08dd3617efa4cfd25 (127.23.52.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } } }
I20260608 10:06:31.077136 29112 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c23a78750b4f4eedb7fa904533411dfc with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:32.639616 29180 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:32.644893 29229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "722420bfba2940d7b912c54d814bcbea"
mode: GRACEFUL
new_leader_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a"
 from {username='slave'} at 127.0.0.1:59678
I20260608 10:06:32.645551 29229 raft_consensus.cc:606] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Received request to transfer leadership to TS 80dcc5f3a7af45dda5b9051bdc0eeb5a
I20260608 10:06:32.647063 29180 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:06:32.647614 29180 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:33.039920 29595 raft_consensus.cc:993] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: : Instructing follower 80dcc5f3a7af45dda5b9051bdc0eeb5a to start an election
I20260608 10:06:33.040644 29601 raft_consensus.cc:1081] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Signalling peer 80dcc5f3a7af45dda5b9051bdc0eeb5a to start an election
I20260608 10:06:33.042608 29504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc"
dest_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a"
 from {username='slave'} at 127.0.0.1:42544
I20260608 10:06:33.043160 29504 raft_consensus.cc:493] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:06:33.043510 29504 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:06:33.048938 29504 raft_consensus.cc:515] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } }
I20260608 10:06:33.051195 29504 leader_election.cc:290] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [CANDIDATE]: Term 4 election: Requested vote from peers e72ce54af5ec4a1ba1f67c3d651cf2da (127.23.52.131:34067), 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677)
I20260608 10:06:33.052318 29377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da"
I20260608 10:06:33.052460 29229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a78750b4f4eedb7fa904533411dfc" candidate_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "722420bfba2940d7b912c54d814bcbea"
I20260608 10:06:33.053118 29377 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:06:33.053169 29229 raft_consensus.cc:3055] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Stepping down as leader of term 3
I20260608 10:06:33.053684 29229 raft_consensus.cc:740] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 722420bfba2940d7b912c54d814bcbea, State: Running, Role: LEADER
I20260608 10:06:33.054425 29229 consensus_queue.cc:260] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } }
I20260608 10:06:33.055531 29229 raft_consensus.cc:3060] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:06:33.058933 29377 raft_consensus.cc:2468] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80dcc5f3a7af45dda5b9051bdc0eeb5a in term 4.
I20260608 10:06:33.060497 29465 leader_election.cc:304] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80dcc5f3a7af45dda5b9051bdc0eeb5a, e72ce54af5ec4a1ba1f67c3d651cf2da; no voters: 
I20260608 10:06:33.061034 29229 raft_consensus.cc:2468] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80dcc5f3a7af45dda5b9051bdc0eeb5a in term 4.
I20260608 10:06:33.062655 29602 raft_consensus.cc:2804] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:06:33.063884 29602 raft_consensus.cc:697] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 4 LEADER]: Becoming Leader. State: Replica: 80dcc5f3a7af45dda5b9051bdc0eeb5a, State: Running, Role: LEADER
I20260608 10:06:33.064924 29602 consensus_queue.cc:237] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } }
I20260608 10:06:33.072788 29124 catalog_manager.cc:5696] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a reported cstate change: term changed from 3 to 4, leader changed from 722420bfba2940d7b912c54d814bcbea (127.23.52.129) to 80dcc5f3a7af45dda5b9051bdc0eeb5a (127.23.52.132). New cstate: current_term: 4 leader_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80dcc5f3a7af45dda5b9051bdc0eeb5a" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:33.317827 29229 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 4 FOLLOWER]: Refusing update from remote peer 80dcc5f3a7af45dda5b9051bdc0eeb5a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 10:06:33.319304 29602 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "722420bfba2940d7b912c54d814bcbea" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 10:06:33.387595 29377 raft_consensus.cc:1275] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 4 FOLLOWER]: Refusing update from remote peer 80dcc5f3a7af45dda5b9051bdc0eeb5a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 10:06:33.389115 29612 consensus_queue.cc:1048] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72ce54af5ec4a1ba1f67c3d651cf2da" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 10:06:34.648849 29180 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:34.652729 29180 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:34.653180 29180 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:35.172420 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:06:35.199872 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:35.200681 23762 tablet_replica.cc:333] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea: stopping tablet replica
I20260608 10:06:35.201471 23762 raft_consensus.cc:2243] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:35.201983 23762 raft_consensus.cc:2272] T 7d048164917144b596bd075b2f7e4a63 P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.204355 23762 tablet_replica.cc:333] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea: stopping tablet replica
I20260608 10:06:35.204929 23762 raft_consensus.cc:2243] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:35.205802 23762 raft_consensus.cc:2272] T 89400b69ac4b4587ba6c147daa81be1b P 722420bfba2940d7b912c54d814bcbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.208298 23762 tablet_replica.cc:333] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea: stopping tablet replica
I20260608 10:06:35.208920 23762 raft_consensus.cc:2243] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:35.209466 23762 raft_consensus.cc:2272] T c23a78750b4f4eedb7fa904533411dfc P 722420bfba2940d7b912c54d814bcbea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.234237 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:06:35.250347 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
W20260608 10:06:35.255590 29342 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36677: connect: Connection refused (error 111)
W20260608 10:06:35.261881 29342 consensus_peers.cc:597] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da -> Peer 722420bfba2940d7b912c54d814bcbea (127.23.52.129:36677): Couldn't send request to peer 722420bfba2940d7b912c54d814bcbea. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:35.283778 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:35.284669 23762 tablet_replica.cc:333] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25: stopping tablet replica
I20260608 10:06:35.285257 23762 raft_consensus.cc:2243] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:35.285755 23762 raft_consensus.cc:2272] T 7d048164917144b596bd075b2f7e4a63 P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.288152 23762 tablet_replica.cc:333] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25: stopping tablet replica
I20260608 10:06:35.288785 23762 raft_consensus.cc:2243] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:35.289261 23762 raft_consensus.cc:2272] T 89400b69ac4b4587ba6c147daa81be1b P a582e37bc3d04aa08dd3617efa4cfd25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.314687 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:06:35.330602 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:06:35.354048 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:35.354897 23762 tablet_replica.cc:333] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da: stopping tablet replica
I20260608 10:06:35.355660 23762 raft_consensus.cc:2243] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:35.356585 23762 raft_consensus.cc:2272] T 7d048164917144b596bd075b2f7e4a63 P e72ce54af5ec4a1ba1f67c3d651cf2da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.358870 23762 tablet_replica.cc:333] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da: stopping tablet replica
I20260608 10:06:35.359472 23762 raft_consensus.cc:2243] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:35.359943 23762 raft_consensus.cc:2272] T c23a78750b4f4eedb7fa904533411dfc P e72ce54af5ec4a1ba1f67c3d651cf2da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.384723 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:06:35.399873 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:06:35.421303 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:35.422022 23762 tablet_replica.cc:333] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a: stopping tablet replica
I20260608 10:06:35.422672 23762 raft_consensus.cc:2243] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:06:35.423583 23762 raft_consensus.cc:2272] T c23a78750b4f4eedb7fa904533411dfc P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.425630 23762 tablet_replica.cc:333] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a: stopping tablet replica
I20260608 10:06:35.426479 23762 raft_consensus.cc:2243] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:35.427093 23762 raft_consensus.cc:2272] T 89400b69ac4b4587ba6c147daa81be1b P 80dcc5f3a7af45dda5b9051bdc0eeb5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.448470 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:06:35.459784 23762 master.cc:562] Master@127.23.52.190:33417 shutting down...
I20260608 10:06:35.481638 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:35.482182 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.482499 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37963c17e84a469eaf8d15e82923881d: stopping tablet replica
I20260608 10:06:35.524164 23762 master.cc:584] Master@127.23.52.190:33417 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11234 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:06:35.567313 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:41915
I20260608 10:06:35.568727 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:35.574779 29618 instance_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 10:06:35.574781 29617 instance_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 10:06:35.575913 29620 instance_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 10:06:35.577328 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:35.578358 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:35.578536 23762 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 10:06:35.578696 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913195578683 us; error 0 us; skew 500 ppm
I20260608 10:06:35.579241 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:35.581686 23762 webserver.cc:533] Webserver started at http://127.23.52.190:43559/ using document root <none> and password file <none>
I20260608 10:06:35.582217 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:35.582418 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:35.582706 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:35.583945 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "490dbf73014c4a00bec7a52bb5a4cd1c"
format_stamp: "Formatted at 2026-06-08 10:06:35 on dist-test-slave-kdhp"
I20260608 10:06:35.588639 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:06:35.592298 29625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.593094 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:35.593430 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "490dbf73014c4a00bec7a52bb5a4cd1c"
format_stamp: "Formatted at 2026-06-08 10:06:35 on dist-test-slave-kdhp"
I20260608 10:06:35.593734 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-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 10:06:35.608690 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:35.609961 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:35.651003 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:41915
I20260608 10:06:35.651141 29676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:41915 every 8 connection(s)
I20260608 10:06:35.655417 29677 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 10:06:35.667173 29677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c: Bootstrap starting.
I20260608 10:06:35.672439 29677 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:35.677304 29677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c: No bootstrap required, opened a new log
I20260608 10:06:35.679726 29677 raft_consensus.cc:359] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "490dbf73014c4a00bec7a52bb5a4cd1c" member_type: VOTER }
I20260608 10:06:35.680109 29677 raft_consensus.cc:385] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:35.680284 29677 raft_consensus.cc:740] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 490dbf73014c4a00bec7a52bb5a4cd1c, State: Initialized, Role: FOLLOWER
I20260608 10:06:35.680853 29677 consensus_queue.cc:260] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "490dbf73014c4a00bec7a52bb5a4cd1c" member_type: VOTER }
I20260608 10:06:35.681263 29677 raft_consensus.cc:399] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:35.681459 29677 raft_consensus.cc:493] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:35.681681 29677 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:35.686681 29677 raft_consensus.cc:515] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "490dbf73014c4a00bec7a52bb5a4cd1c" member_type: VOTER }
I20260608 10:06:35.687219 29677 leader_election.cc:304] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [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: 490dbf73014c4a00bec7a52bb5a4cd1c; no voters: 
I20260608 10:06:35.688485 29677 leader_election.cc:290] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:35.688992 29680 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:35.690459 29680 raft_consensus.cc:697] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 1 LEADER]: Becoming Leader. State: Replica: 490dbf73014c4a00bec7a52bb5a4cd1c, State: Running, Role: LEADER
I20260608 10:06:35.691206 29680 consensus_queue.cc:237] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [LEADER]: Queue going to LEADER mode. State: All 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: "490dbf73014c4a00bec7a52bb5a4cd1c" member_type: VOTER }
I20260608 10:06:35.691694 29677 sys_catalog.cc:565] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:35.696132 29681 sys_catalog.cc:455] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "490dbf73014c4a00bec7a52bb5a4cd1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "490dbf73014c4a00bec7a52bb5a4cd1c" member_type: VOTER } }
I20260608 10:06:35.696825 29681 sys_catalog.cc:458] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:35.699790 29682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 490dbf73014c4a00bec7a52bb5a4cd1c. Latest consensus state: current_term: 1 leader_uuid: "490dbf73014c4a00bec7a52bb5a4cd1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "490dbf73014c4a00bec7a52bb5a4cd1c" member_type: VOTER } }
I20260608 10:06:35.700249 29688 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:35.700268 29682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:35.710072 29688 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:35.716498 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:35.722647 29688 catalog_manager.cc:1382] Generated new cluster ID: 422521ac4aa14974a10352c3e4fac08c
I20260608 10:06:35.722990 29688 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:35.741819 29688 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:35.743258 29688 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:35.761548 29688 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c: Generated new TSK 0
I20260608 10:06:35.762245 29688 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:35.783792 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:35.790287 29698 instance_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 10:06:35.791296 29699 instance_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 10:06:35.793534 23762 server_base.cc:1061] running on GCE node
W20260608 10:06:35.793988 29701 instance_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 10:06:35.795025 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:35.795317 23762 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 10:06:35.795554 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913195795521 us; error 0 us; skew 500 ppm
I20260608 10:06:35.796222 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:35.798697 23762 webserver.cc:533] Webserver started at http://127.23.52.129:39589/ using document root <none> and password file <none>
I20260608 10:06:35.799190 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:35.799412 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:35.799678 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:35.800796 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "eef70f0ef4fa44b0bb3eb62077c11b31"
format_stamp: "Formatted at 2026-06-08 10:06:35 on dist-test-slave-kdhp"
I20260608 10:06:35.805648 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:06:35.809269 29706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.810137 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:06:35.810511 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "eef70f0ef4fa44b0bb3eb62077c11b31"
format_stamp: "Formatted at 2026-06-08 10:06:35 on dist-test-slave-kdhp"
I20260608 10:06:35.810987 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-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 10:06:35.824903 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:35.826081 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:35.827740 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:35.830314 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:35.830500 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.830832 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:35.831000 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.872704 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:36349
I20260608 10:06:35.872824 29768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:36349 every 8 connection(s)
I20260608 10:06:35.878681 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:35.885996 29773 instance_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 10:06:35.886400 29774 instance_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 10:06:35.889187 29776 instance_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 10:06:35.890815 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:35.891978 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:35.892203 23762 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 10:06:35.892395 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913195892376 us; error 0 us; skew 500 ppm
I20260608 10:06:35.892997 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:35.897446 23762 webserver.cc:533] Webserver started at http://127.23.52.130:43611/ using document root <none> and password file <none>
I20260608 10:06:35.898118 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:35.898389 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:35.898650 29769 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41915
I20260608 10:06:35.898734 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:35.899274 29769 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:35.900398 29769 heartbeater.cc:507] Master 127.23.52.190:41915 requested a full tablet report, sending...
I20260608 10:06:35.900688 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "1845aff5fcb94c118947d4cc2f359c5c"
format_stamp: "Formatted at 2026-06-08 10:06:35 on dist-test-slave-kdhp"
I20260608 10:06:35.903177 29642 ts_manager.cc:194] Registered new tserver with Master: eef70f0ef4fa44b0bb3eb62077c11b31 (127.23.52.129:36349)
I20260608 10:06:35.905817 29642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35698
I20260608 10:06:35.907477 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:06:35.912226 29781 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.913254 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:06:35.913542 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "1845aff5fcb94c118947d4cc2f359c5c"
format_stamp: "Formatted at 2026-06-08 10:06:35 on dist-test-slave-kdhp"
I20260608 10:06:35.913836 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-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 10:06:35.934780 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:35.935984 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:35.937424 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:35.939877 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:35.940064 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.940382 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:35.940526 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:35.982211 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:36809
I20260608 10:06:35.982306 29843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:36809 every 8 connection(s)
I20260608 10:06:35.987666 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:35.994634 29847 instance_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 10:06:35.996850 29848 instance_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 10:06:35.999521 23762 server_base.cc:1061] running on GCE node
W20260608 10:06:35.999962 29850 instance_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 10:06:36.001075 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:06:36.001297 29844 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41915
W20260608 10:06:36.001368 23762 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 10:06:36.001902 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913196001875 us; error 0 us; skew 500 ppm
I20260608 10:06:36.001924 29844 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:36.002655 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:36.003006 29844 heartbeater.cc:507] Master 127.23.52.190:41915 requested a full tablet report, sending...
I20260608 10:06:36.005621 23762 webserver.cc:533] Webserver started at http://127.23.52.131:32773/ using document root <none> and password file <none>
I20260608 10:06:36.005688 29642 ts_manager.cc:194] Registered new tserver with Master: 1845aff5fcb94c118947d4cc2f359c5c (127.23.52.130:36809)
I20260608 10:06:36.006295 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:36.006547 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:36.006831 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:36.007476 29642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35702
I20260608 10:06:36.008188 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "00f8d1ba133f4ffd81073eea5e4afad3"
format_stamp: "Formatted at 2026-06-08 10:06:36 on dist-test-slave-kdhp"
I20260608 10:06:36.013648 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:06:36.017482 29855 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:36.018302 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:06:36.018623 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "00f8d1ba133f4ffd81073eea5e4afad3"
format_stamp: "Formatted at 2026-06-08 10:06:36 on dist-test-slave-kdhp"
I20260608 10:06:36.018920 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913045833752-23762-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 10:06:36.041182 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:36.042505 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:36.044116 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:36.046566 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:36.046814 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:36.047075 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:36.047262 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:36.089012 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:39885
I20260608 10:06:36.089166 29917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:39885 every 8 connection(s)
I20260608 10:06:36.104537 29918 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41915
I20260608 10:06:36.105062 29918 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:36.105831 29918 heartbeater.cc:507] Master 127.23.52.190:41915 requested a full tablet report, sending...
I20260608 10:06:36.108112 29642 ts_manager.cc:194] Registered new tserver with Master: 00f8d1ba133f4ffd81073eea5e4afad3 (127.23.52.131:39885)
I20260608 10:06:36.108574 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016259891s
I20260608 10:06:36.109973 29642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35704
I20260608 10:06:36.909600 29769 heartbeater.cc:499] Master 127.23.52.190:41915 was elected leader, sending a full tablet report...
I20260608 10:06:37.010789 29844 heartbeater.cc:499] Master 127.23.52.190:41915 was elected leader, sending a full tablet report...
I20260608 10:06:37.113590 29918 heartbeater.cc:499] Master 127.23.52.190:41915 was elected leader, sending a full tablet report...
I20260608 10:06:37.172263 29642 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35712:
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 10:06:37.174799 29642 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 10:06:37.230768 29809 tablet_service.cc:1511] Processing CreateTablet for tablet bb994dace1254c4bb9d11fd3be275cc9 (DEFAULT_TABLE table=test-workload [id=7cc2b42199be48ca94b516dbd3999d3b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:37.232869 29809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb994dace1254c4bb9d11fd3be275cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.243487 29734 tablet_service.cc:1511] Processing CreateTablet for tablet bb994dace1254c4bb9d11fd3be275cc9 (DEFAULT_TABLE table=test-workload [id=7cc2b42199be48ca94b516dbd3999d3b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:37.244330 29883 tablet_service.cc:1511] Processing CreateTablet for tablet bb994dace1254c4bb9d11fd3be275cc9 (DEFAULT_TABLE table=test-workload [id=7cc2b42199be48ca94b516dbd3999d3b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:37.245340 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb994dace1254c4bb9d11fd3be275cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.246001 29883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb994dace1254c4bb9d11fd3be275cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:37.256760 29939 tablet_bootstrap.cc:492] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c: Bootstrap starting.
I20260608 10:06:37.265412 29940 tablet_bootstrap.cc:492] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31: Bootstrap starting.
I20260608 10:06:37.265924 29939 tablet_bootstrap.cc:654] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:37.267590 29941 tablet_bootstrap.cc:492] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3: Bootstrap starting.
I20260608 10:06:37.272867 29939 tablet_bootstrap.cc:492] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c: No bootstrap required, opened a new log
I20260608 10:06:37.273566 29939 ts_tablet_manager.cc:1403] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 10:06:37.275107 29940 tablet_bootstrap.cc:654] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:37.276105 29941 tablet_bootstrap.cc:654] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:37.276651 29939 raft_consensus.cc:359] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.277491 29939 raft_consensus.cc:385] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:37.277765 29939 raft_consensus.cc:740] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1845aff5fcb94c118947d4cc2f359c5c, State: Initialized, Role: FOLLOWER
I20260608 10:06:37.278692 29939 consensus_queue.cc:260] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.282470 29939 ts_tablet_manager.cc:1434] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 10:06:37.282984 29940 tablet_bootstrap.cc:492] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31: No bootstrap required, opened a new log
I20260608 10:06:37.283601 29940 ts_tablet_manager.cc:1403] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260608 10:06:37.284425 29941 tablet_bootstrap.cc:492] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3: No bootstrap required, opened a new log
I20260608 10:06:37.284971 29941 ts_tablet_manager.cc:1403] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260608 10:06:37.287312 29940 raft_consensus.cc:359] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.288244 29940 raft_consensus.cc:385] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:37.288573 29940 raft_consensus.cc:740] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eef70f0ef4fa44b0bb3eb62077c11b31, State: Initialized, Role: FOLLOWER
I20260608 10:06:37.288556 29941 raft_consensus.cc:359] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.289562 29941 raft_consensus.cc:385] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:37.289906 29941 raft_consensus.cc:740] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00f8d1ba133f4ffd81073eea5e4afad3, State: Initialized, Role: FOLLOWER
I20260608 10:06:37.290014 29940 consensus_queue.cc:260] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.290934 29941 consensus_queue.cc:260] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.294009 29940 ts_tablet_manager.cc:1434] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 10:06:37.297163 29941 ts_tablet_manager.cc:1434] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 10:06:37.401271 29945 raft_consensus.cc:493] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:37.401852 29945 raft_consensus.cc:515] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.404260 29945 leader_election.cc:290] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00f8d1ba133f4ffd81073eea5e4afad3 (127.23.52.131:39885), eef70f0ef4fa44b0bb3eb62077c11b31 (127.23.52.129:36349)
I20260608 10:06:37.418772 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb994dace1254c4bb9d11fd3be275cc9" candidate_uuid: "1845aff5fcb94c118947d4cc2f359c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" is_pre_election: true
I20260608 10:06:37.419039 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb994dace1254c4bb9d11fd3be275cc9" candidate_uuid: "1845aff5fcb94c118947d4cc2f359c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" is_pre_election: true
I20260608 10:06:37.419775 29744 raft_consensus.cc:2468] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1845aff5fcb94c118947d4cc2f359c5c in term 0.
I20260608 10:06:37.419859 29893 raft_consensus.cc:2468] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1845aff5fcb94c118947d4cc2f359c5c in term 0.
I20260608 10:06:37.421281 29785 leader_election.cc:304] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f8d1ba133f4ffd81073eea5e4afad3, 1845aff5fcb94c118947d4cc2f359c5c; no voters: 
I20260608 10:06:37.422046 29945 raft_consensus.cc:2804] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:37.422428 29945 raft_consensus.cc:493] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:37.422732 29945 raft_consensus.cc:3060] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:37.428516 29945 raft_consensus.cc:515] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.430254 29945 leader_election.cc:290] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [CANDIDATE]: Term 1 election: Requested vote from peers 00f8d1ba133f4ffd81073eea5e4afad3 (127.23.52.131:39885), eef70f0ef4fa44b0bb3eb62077c11b31 (127.23.52.129:36349)
I20260608 10:06:37.431263 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb994dace1254c4bb9d11fd3be275cc9" candidate_uuid: "1845aff5fcb94c118947d4cc2f359c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00f8d1ba133f4ffd81073eea5e4afad3"
I20260608 10:06:37.431455 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb994dace1254c4bb9d11fd3be275cc9" candidate_uuid: "1845aff5fcb94c118947d4cc2f359c5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31"
I20260608 10:06:37.431916 29893 raft_consensus.cc:3060] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:37.432037 29744 raft_consensus.cc:3060] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:37.438163 29893 raft_consensus.cc:2468] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1845aff5fcb94c118947d4cc2f359c5c in term 1.
I20260608 10:06:37.438445 29744 raft_consensus.cc:2468] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1845aff5fcb94c118947d4cc2f359c5c in term 1.
I20260608 10:06:37.439404 29785 leader_election.cc:304] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00f8d1ba133f4ffd81073eea5e4afad3, 1845aff5fcb94c118947d4cc2f359c5c; no voters: 
I20260608 10:06:37.440366 29945 raft_consensus.cc:2804] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:37.441414 29945 raft_consensus.cc:697] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 1 LEADER]: Becoming Leader. State: Replica: 1845aff5fcb94c118947d4cc2f359c5c, State: Running, Role: LEADER
I20260608 10:06:37.442165 29945 consensus_queue.cc:237] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } }
I20260608 10:06:37.450760 29642 catalog_manager.cc:5696] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1845aff5fcb94c118947d4cc2f359c5c (127.23.52.130). New cstate: current_term: 1 leader_uuid: "1845aff5fcb94c118947d4cc2f359c5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1845aff5fcb94c118947d4cc2f359c5c" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eef70f0ef4fa44b0bb3eb62077c11b31" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 36349 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:37.487558 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:06:37.515053 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:37.516256 23762 tablet_replica.cc:333] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31: stopping tablet replica
I20260608 10:06:37.516824 23762 raft_consensus.cc:2243] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:37.517272 23762 raft_consensus.cc:2272] T bb994dace1254c4bb9d11fd3be275cc9 P eef70f0ef4fa44b0bb3eb62077c11b31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:37.537109 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:06:37.716548 29695 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:37.718084 29695 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:37.718465 29695 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:37.900933 29783 consensus_peers.cc:597] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c -> Peer eef70f0ef4fa44b0bb3eb62077c11b31 (127.23.52.129:36349): Couldn't send request to peer eef70f0ef4fa44b0bb3eb62077c11b31. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:37.986615 29945 consensus_queue.cc:1048] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00f8d1ba133f4ffd81073eea5e4afad3" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:39.222021 29914 debug-util.cc:398] Leaking SignalData structure 0x7b0800034f60 after lost signal to thread 23765
W20260608 10:06:39.223111 29914 debug-util.cc:398] Leaking SignalData structure 0x7b0800150620 after lost signal to thread 29676
W20260608 10:06:39.224303 29914 debug-util.cc:398] Leaking SignalData structure 0x7b0800285940 after lost signal to thread 29843
W20260608 10:06:39.225245 29914 debug-util.cc:398] Leaking SignalData structure 0x7b08002858c0 after lost signal to thread 29917
I20260608 10:06:39.719707 29695 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:39.721935 29695 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:39.722378 29695 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:40.361935 29783 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36349: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:06:40.365154 29783 consensus_peers.cc:597] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c -> Peer eef70f0ef4fa44b0bb3eb62077c11b31 (127.23.52.129:36349): Couldn't send request to peer eef70f0ef4fa44b0bb3eb62077c11b31. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36349: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:06:41.723486 29695 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:41.724949 29695 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:41.725396 29695 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:42.723071 29783 consensus_peers.cc:597] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c -> Peer eef70f0ef4fa44b0bb3eb62077c11b31 (127.23.52.129:36349): Couldn't send request to peer eef70f0ef4fa44b0bb3eb62077c11b31. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36349: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:06:43.726603 29695 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:43.728116 29695 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:43.728456 29695 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:45.364423 29783 consensus_peers.cc:597] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c -> Peer eef70f0ef4fa44b0bb3eb62077c11b31 (127.23.52.129:36349): Couldn't send request to peer eef70f0ef4fa44b0bb3eb62077c11b31. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36349: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:06:45.729466 29695 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:45.730971 29695 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:45.731323 29695 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:45.789492 29783 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36349: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 10:06:47.704945 29783 consensus_peers.cc:597] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c -> Peer eef70f0ef4fa44b0bb3eb62077c11b31 (127.23.52.129:36349): Couldn't send request to peer eef70f0ef4fa44b0bb3eb62077c11b31. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:36349: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 10:06:47.732616 29695 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:47.734385 29695 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:47.734768 29695 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:47.747759 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:06:47.785423 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:47.786350 23762 tablet_replica.cc:333] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c: stopping tablet replica
I20260608 10:06:47.787045 23762 raft_consensus.cc:2243] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:47.788182 23762 raft_consensus.cc:2272] T bb994dace1254c4bb9d11fd3be275cc9 P 1845aff5fcb94c118947d4cc2f359c5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:47.810447 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:06:47.825560 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:06:47.850409 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:47.851265 23762 tablet_replica.cc:333] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3: stopping tablet replica
I20260608 10:06:47.851913 23762 raft_consensus.cc:2243] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:47.852476 23762 raft_consensus.cc:2272] T bb994dace1254c4bb9d11fd3be275cc9 P 00f8d1ba133f4ffd81073eea5e4afad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:47.889889 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:06:47.904790 23762 master.cc:562] Master@127.23.52.190:41915 shutting down...
I20260608 10:06:47.927466 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:47.928216 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:47.928606 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 490dbf73014c4a00bec7a52bb5a4cd1c: stopping tablet replica
I20260608 10:06:47.949069 23762 master.cc:584] Master@127.23.52.190:41915 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12423 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:06:47.991240 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:41887
I20260608 10:06:47.992650 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:47.999599 29976 instance_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 10:06:47.999715 29975 instance_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 10:06:48.000821 29978 instance_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 10:06:48.002168 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:48.003175 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:48.003419 23762 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 10:06:48.003616 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913208003577 us; error 0 us; skew 500 ppm
I20260608 10:06:48.004277 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:48.006861 23762 webserver.cc:533] Webserver started at http://127.23.52.190:40589/ using document root <none> and password file <none>
I20260608 10:06:48.007485 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:48.007704 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:48.008021 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:48.009372 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "b564950ded5c4121b980de1e1349df7a"
format_stamp: "Formatted at 2026-06-08 10:06:48 on dist-test-slave-kdhp"
I20260608 10:06:48.014437 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:06:48.018399 29983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.019407 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:48.019714 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "b564950ded5c4121b980de1e1349df7a"
format_stamp: "Formatted at 2026-06-08 10:06:48 on dist-test-slave-kdhp"
I20260608 10:06:48.019973 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-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 10:06:48.042114 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:48.043674 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:48.086272 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:41887
I20260608 10:06:48.086404 30034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:41887 every 8 connection(s)
I20260608 10:06:48.091257 30035 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 10:06:48.105294 30035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a: Bootstrap starting.
I20260608 10:06:48.110944 30035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:48.115892 30035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a: No bootstrap required, opened a new log
I20260608 10:06:48.118474 30035 raft_consensus.cc:359] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b564950ded5c4121b980de1e1349df7a" member_type: VOTER }
I20260608 10:06:48.118937 30035 raft_consensus.cc:385] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:48.119215 30035 raft_consensus.cc:740] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b564950ded5c4121b980de1e1349df7a, State: Initialized, Role: FOLLOWER
I20260608 10:06:48.120101 30035 consensus_queue.cc:260] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b564950ded5c4121b980de1e1349df7a" member_type: VOTER }
I20260608 10:06:48.120608 30035 raft_consensus.cc:399] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:48.120860 30035 raft_consensus.cc:493] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:48.121133 30035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:48.127053 30035 raft_consensus.cc:515] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b564950ded5c4121b980de1e1349df7a" member_type: VOTER }
I20260608 10:06:48.127795 30035 leader_election.cc:304] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [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: b564950ded5c4121b980de1e1349df7a; no voters: 
I20260608 10:06:48.129140 30035 leader_election.cc:290] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:48.129634 30038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:48.131208 30038 raft_consensus.cc:697] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 1 LEADER]: Becoming Leader. State: Replica: b564950ded5c4121b980de1e1349df7a, State: Running, Role: LEADER
I20260608 10:06:48.132062 30038 consensus_queue.cc:237] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [LEADER]: Queue going to LEADER mode. State: All 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: "b564950ded5c4121b980de1e1349df7a" member_type: VOTER }
I20260608 10:06:48.132886 30035 sys_catalog.cc:565] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:48.138007 30040 sys_catalog.cc:455] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b564950ded5c4121b980de1e1349df7a. Latest consensus state: current_term: 1 leader_uuid: "b564950ded5c4121b980de1e1349df7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b564950ded5c4121b980de1e1349df7a" member_type: VOTER } }
I20260608 10:06:48.140285 30040 sys_catalog.cc:458] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:48.139389 30039 sys_catalog.cc:455] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b564950ded5c4121b980de1e1349df7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b564950ded5c4121b980de1e1349df7a" member_type: VOTER } }
I20260608 10:06:48.141639 30039 sys_catalog.cc:458] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:48.142858 30047 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:48.149163 30047 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:48.150331 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:48.159605 30047 catalog_manager.cc:1382] Generated new cluster ID: 2b50ea9fd8c244059b2cddb40046b3d5
I20260608 10:06:48.159917 30047 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:48.184873 30047 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:48.186316 30047 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:48.201920 30047 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a: Generated new TSK 0
I20260608 10:06:48.202571 30047 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:48.217211 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:48.224014 30056 instance_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 10:06:48.226059 30057 instance_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 10:06:48.226954 30059 instance_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 10:06:48.227288 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:48.228329 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:48.228571 23762 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 10:06:48.228751 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913208228733 us; error 0 us; skew 500 ppm
I20260608 10:06:48.229380 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:48.232038 23762 webserver.cc:533] Webserver started at http://127.23.52.129:46587/ using document root <none> and password file <none>
I20260608 10:06:48.232591 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:48.232820 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:48.233111 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:48.234575 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "d98815f62e73419595a1e7a5f13ddfd2"
format_stamp: "Formatted at 2026-06-08 10:06:48 on dist-test-slave-kdhp"
I20260608 10:06:48.239848 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:06:48.243896 30064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.244771 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:06:48.245092 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "d98815f62e73419595a1e7a5f13ddfd2"
format_stamp: "Formatted at 2026-06-08 10:06:48 on dist-test-slave-kdhp"
I20260608 10:06:48.245410 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-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 10:06:48.261511 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:48.262881 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:48.264587 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:48.267135 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:48.267400 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.267681 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:48.267863 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.311545 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:46385
I20260608 10:06:48.311595 30126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:46385 every 8 connection(s)
I20260608 10:06:48.317834 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:48.325945 30131 instance_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 10:06:48.327173 30132 instance_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 10:06:48.330499 30134 instance_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 10:06:48.331419 30127 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41887
I20260608 10:06:48.331745 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:48.331939 30127 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:48.333010 30127 heartbeater.cc:507] Master 127.23.52.190:41887 requested a full tablet report, sending...
I20260608 10:06:48.333071 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:48.333503 23762 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 10:06:48.333747 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913208333728 us; error 0 us; skew 500 ppm
I20260608 10:06:48.334632 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:48.336189 30000 ts_manager.cc:194] Registered new tserver with Master: d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385)
I20260608 10:06:48.337634 23762 webserver.cc:533] Webserver started at http://127.23.52.130:36055/ using document root <none> and password file <none>
I20260608 10:06:48.338222 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:48.338438 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:48.338584 30000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41056
I20260608 10:06:48.338724 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:48.340519 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "64de3048adf7461eb4a04c41c557caeb"
format_stamp: "Formatted at 2026-06-08 10:06:48 on dist-test-slave-kdhp"
I20260608 10:06:48.346153 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:06:48.350024 30139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.350898 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 10:06:48.351256 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "64de3048adf7461eb4a04c41c557caeb"
format_stamp: "Formatted at 2026-06-08 10:06:48 on dist-test-slave-kdhp"
I20260608 10:06:48.351606 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-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 10:06:48.360584 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:48.361886 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:48.363484 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:48.365866 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:48.366113 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.366364 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:48.366544 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.409523 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:36479
I20260608 10:06:48.409685 30201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:36479 every 8 connection(s)
I20260608 10:06:48.415058 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:48.423604 30205 instance_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 10:06:48.425627 30206 instance_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 10:06:48.430106 30202 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41887
I20260608 10:06:48.430590 30202 heartbeater.cc:461] Registering TS with master...
W20260608 10:06:48.430850 30208 instance_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 10:06:48.431666 23762 server_base.cc:1061] running on GCE node
I20260608 10:06:48.431828 30202 heartbeater.cc:507] Master 127.23.52.190:41887 requested a full tablet report, sending...
I20260608 10:06:48.432806 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:48.433080 23762 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 10:06:48.433296 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913208433277 us; error 0 us; skew 500 ppm
I20260608 10:06:48.434108 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:48.434628 30000 ts_manager.cc:194] Registered new tserver with Master: 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479)
I20260608 10:06:48.436416 30000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41064
I20260608 10:06:48.436985 23762 webserver.cc:533] Webserver started at http://127.23.52.131:33087/ using document root <none> and password file <none>
I20260608 10:06:48.437703 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:48.437958 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:48.438248 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:48.439658 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "d21902bd5dc745798ca380619789470e"
format_stamp: "Formatted at 2026-06-08 10:06:48 on dist-test-slave-kdhp"
I20260608 10:06:48.444831 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:06:48.448951 30213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.450100 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:06:48.450403 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "d21902bd5dc745798ca380619789470e"
format_stamp: "Formatted at 2026-06-08 10:06:48 on dist-test-slave-kdhp"
I20260608 10:06:48.450677 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-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 10:06:48.473506 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:48.474762 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:48.476343 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:48.478775 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:48.479002 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:48.479310 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:48.479604 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:06:48.525579 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:38887
I20260608 10:06:48.525717 30275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:38887 every 8 connection(s)
I20260608 10:06:48.541260 30276 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41887
I20260608 10:06:48.541735 30276 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:48.542634 30276 heartbeater.cc:507] Master 127.23.52.190:41887 requested a full tablet report, sending...
I20260608 10:06:48.544947 30000 ts_manager.cc:194] Registered new tserver with Master: d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:48.546101 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017105162s
I20260608 10:06:48.546669 30000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41072
I20260608 10:06:49.342017 30127 heartbeater.cc:499] Master 127.23.52.190:41887 was elected leader, sending a full tablet report...
I20260608 10:06:49.439338 30202 heartbeater.cc:499] Master 127.23.52.190:41887 was elected leader, sending a full tablet report...
I20260608 10:06:49.550318 30276 heartbeater.cc:499] Master 127.23.52.190:41887 was elected leader, sending a full tablet report...
I20260608 10:06:49.607818 30000 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41078:
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 10:06:49.610809 30000 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 10:06:49.684939 30165 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7e991482554e4b867befd5fb61e55d (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:49.686724 30165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7e991482554e4b867befd5fb61e55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.687371 30241 tablet_service.cc:1511] Processing CreateTablet for tablet 6d368e2436a44d6b95d81a84c4615f99 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:49.689203 30241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d368e2436a44d6b95d81a84c4615f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.691681 30239 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7e991482554e4b867befd5fb61e55d (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:49.692808 30166 tablet_service.cc:1511] Processing CreateTablet for tablet dc869522ce7240709cbf92c2964e5b00 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:49.693578 30239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7e991482554e4b867befd5fb61e55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.694438 30166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc869522ce7240709cbf92c2964e5b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.694308 30089 tablet_service.cc:1511] Processing CreateTablet for tablet 423df77dbe5647e99f0827d09ed64890 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:49.695801 30089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423df77dbe5647e99f0827d09ed64890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.689180 30240 tablet_service.cc:1511] Processing CreateTablet for tablet dc869522ce7240709cbf92c2964e5b00 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:49.697082 30240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc869522ce7240709cbf92c2964e5b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.689173 30092 tablet_service.cc:1511] Processing CreateTablet for tablet 6d368e2436a44d6b95d81a84c4615f99 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:49.700874 30092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d368e2436a44d6b95d81a84c4615f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.700973 30167 tablet_service.cc:1511] Processing CreateTablet for tablet 6d368e2436a44d6b95d81a84c4615f99 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:49.702471 30167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d368e2436a44d6b95d81a84c4615f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.692808 30090 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7e991482554e4b867befd5fb61e55d (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:49.704506 30238 tablet_service.cc:1511] Processing CreateTablet for tablet 423df77dbe5647e99f0827d09ed64890 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:49.705114 30090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7e991482554e4b867befd5fb61e55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.706123 30238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423df77dbe5647e99f0827d09ed64890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.685205 30164 tablet_service.cc:1511] Processing CreateTablet for tablet 423df77dbe5647e99f0827d09ed64890 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:49.708417 30164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423df77dbe5647e99f0827d09ed64890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.690757 30091 tablet_service.cc:1511] Processing CreateTablet for tablet dc869522ce7240709cbf92c2964e5b00 (DEFAULT_TABLE table=test-workload [id=adc9207b629c44aabf6fd252e05f9eae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:49.711410 30091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc869522ce7240709cbf92c2964e5b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.730682 30296 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb: Bootstrap starting.
I20260608 10:06:49.733251 30297 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e: Bootstrap starting.
I20260608 10:06:49.746723 30297 tablet_bootstrap.cc:654] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.748332 30296 tablet_bootstrap.cc:654] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.756808 30297 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e: No bootstrap required, opened a new log
I20260608 10:06:49.757747 30297 ts_tablet_manager.cc:1403] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260608 10:06:49.762703 30297 raft_consensus.cc:359] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.763998 30297 raft_consensus.cc:385] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.764521 30297 raft_consensus.cc:740] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21902bd5dc745798ca380619789470e, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.765678 30297 consensus_queue.cc:260] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.770956 30300 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2: Bootstrap starting.
I20260608 10:06:49.784157 30297 ts_tablet_manager.cc:1434] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.011s
I20260608 10:06:49.786149 30297 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e: Bootstrap starting.
I20260608 10:06:49.796238 30297 tablet_bootstrap.cc:654] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.803862 30296 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb: No bootstrap required, opened a new log
I20260608 10:06:49.804473 30296 ts_tablet_manager.cc:1403] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.022s
I20260608 10:06:49.806197 30300 tablet_bootstrap.cc:654] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.807965 30296 raft_consensus.cc:359] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.808846 30296 raft_consensus.cc:385] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.809239 30296 raft_consensus.cc:740] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64de3048adf7461eb4a04c41c557caeb, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.810570 30296 consensus_queue.cc:260] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.814622 30297 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e: No bootstrap required, opened a new log
I20260608 10:06:49.815444 30297 ts_tablet_manager.cc:1403] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260608 10:06:49.818538 30296 ts_tablet_manager.cc:1434] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 10:06:49.819041 30297 raft_consensus.cc:359] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.819928 30297 raft_consensus.cc:385] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.820251 30297 raft_consensus.cc:740] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21902bd5dc745798ca380619789470e, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.820715 30296 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb: Bootstrap starting.
I20260608 10:06:49.821367 30297 consensus_queue.cc:260] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.822525 30300 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2: No bootstrap required, opened a new log
I20260608 10:06:49.823100 30300 ts_tablet_manager.cc:1403] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.008s
I20260608 10:06:49.826829 30297 ts_tablet_manager.cc:1434] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:06:49.826694 30300 raft_consensus.cc:359] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.827581 30300 raft_consensus.cc:385] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.827942 30300 raft_consensus.cc:740] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98815f62e73419595a1e7a5f13ddfd2, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.828212 30297 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e: Bootstrap starting.
I20260608 10:06:49.828939 30300 consensus_queue.cc:260] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.829553 30296 tablet_bootstrap.cc:654] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.835952 30300 ts_tablet_manager.cc:1434] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:06:49.838815 30297 tablet_bootstrap.cc:654] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.841323 30300 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2: Bootstrap starting.
I20260608 10:06:49.842980 30296 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb: No bootstrap required, opened a new log
I20260608 10:06:49.843791 30296 ts_tablet_manager.cc:1403] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 10:06:49.847546 30296 raft_consensus.cc:359] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.848376 30296 raft_consensus.cc:385] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.848755 30300 tablet_bootstrap.cc:654] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.848781 30296 raft_consensus.cc:740] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64de3048adf7461eb4a04c41c557caeb, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.851576 30296 consensus_queue.cc:260] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.852582 30297 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e: No bootstrap required, opened a new log
I20260608 10:06:49.853502 30297 ts_tablet_manager.cc:1403] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260608 10:06:49.855270 30296 ts_tablet_manager.cc:1434] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:06:49.856884 30296 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb: Bootstrap starting.
I20260608 10:06:49.857191 30297 raft_consensus.cc:359] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.858132 30297 raft_consensus.cc:385] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.858487 30297 raft_consensus.cc:740] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21902bd5dc745798ca380619789470e, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.859601 30297 consensus_queue.cc:260] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.865835 30297 ts_tablet_manager.cc:1434] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:06:49.867107 30297 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e: Bootstrap starting.
I20260608 10:06:49.867607 30296 tablet_bootstrap.cc:654] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.874540 30297 tablet_bootstrap.cc:654] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.884266 30300 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2: No bootstrap required, opened a new log
I20260608 10:06:49.885123 30300 ts_tablet_manager.cc:1403] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.029s
I20260608 10:06:49.886695 30296 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb: No bootstrap required, opened a new log
I20260608 10:06:49.887291 30296 ts_tablet_manager.cc:1403] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.012s
I20260608 10:06:49.888747 30297 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e: No bootstrap required, opened a new log
I20260608 10:06:49.888651 30300 raft_consensus.cc:359] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.889420 30297 ts_tablet_manager.cc:1403] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260608 10:06:49.889626 30300 raft_consensus.cc:385] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.889979 30300 raft_consensus.cc:740] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98815f62e73419595a1e7a5f13ddfd2, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.890173 30296 raft_consensus.cc:359] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.890986 30296 raft_consensus.cc:385] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.891463 30296 raft_consensus.cc:740] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64de3048adf7461eb4a04c41c557caeb, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.890931 30300 consensus_queue.cc:260] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.892678 30296 consensus_queue.cc:260] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.892897 30297 raft_consensus.cc:359] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.893662 30304 raft_consensus.cc:493] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:49.893826 30297 raft_consensus.cc:385] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.894340 30297 raft_consensus.cc:740] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d21902bd5dc745798ca380619789470e, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.894279 30304 raft_consensus.cc:515] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.895654 30297 consensus_queue.cc:260] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.898977 30304 leader_election.cc:290] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:49.902091 30297 ts_tablet_manager.cc:1434] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:06:49.904139 30300 ts_tablet_manager.cc:1434] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:06:49.905786 30300 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2: Bootstrap starting.
I20260608 10:06:49.915866 30300 tablet_bootstrap.cc:654] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2: Neither blocks nor log segments found. Creating new log.
W20260608 10:06:49.915871 30203 tablet.cc:2404] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:06:49.915935 30304 raft_consensus.cc:493] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:49.920449 30304 raft_consensus.cc:515] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.927767 30304 leader_election.cc:290] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:49.930891 30300 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2: No bootstrap required, opened a new log
I20260608 10:06:49.931553 30300 ts_tablet_manager.cc:1403] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260608 10:06:49.935971 30296 ts_tablet_manager.cc:1434] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb: Time spent starting tablet: real 0.048s	user 0.024s	sys 0.016s
I20260608 10:06:49.937304 30296 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb: Bootstrap starting.
I20260608 10:06:49.944423 30300 raft_consensus.cc:359] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.945494 30300 raft_consensus.cc:385] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.945190 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2" is_pre_election: true
I20260608 10:06:49.946152 30102 raft_consensus.cc:2468] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 0.
I20260608 10:06:49.946372 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc869522ce7240709cbf92c2964e5b00" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2" is_pre_election: true
I20260608 10:06:49.947103 30296 tablet_bootstrap.cc:654] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.947690 30300 raft_consensus.cc:740] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98815f62e73419595a1e7a5f13ddfd2, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.948871 30300 consensus_queue.cc:260] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.950044 30101 raft_consensus.cc:2468] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 0.
I20260608 10:06:49.952343 30141 leader_election.cc:304] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64de3048adf7461eb4a04c41c557caeb, d98815f62e73419595a1e7a5f13ddfd2; no voters: 
I20260608 10:06:49.953832 30311 raft_consensus.cc:2804] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:49.954413 30311 raft_consensus.cc:493] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:49.954934 30311 raft_consensus.cc:3060] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:49.957105 30300 ts_tablet_manager.cc:1434] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260608 10:06:49.958348 30300 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2: Bootstrap starting.
I20260608 10:06:49.965030 30141 leader_election.cc:304] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64de3048adf7461eb4a04c41c557caeb, d98815f62e73419595a1e7a5f13ddfd2; no voters: 
I20260608 10:06:49.965801 30300 tablet_bootstrap.cc:654] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:49.966562 30304 raft_consensus.cc:2804] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:49.966995 30304 raft_consensus.cc:493] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:49.967056 30301 raft_consensus.cc:493] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:49.967495 30304 raft_consensus.cc:3060] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:49.967660 30301 raft_consensus.cc:515] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.973534 30301 leader_election.cc:290] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479), d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385)
I20260608 10:06:49.976320 30300 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2: No bootstrap required, opened a new log
I20260608 10:06:49.976761 30296 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb: No bootstrap required, opened a new log
I20260608 10:06:49.977070 30300 ts_tablet_manager.cc:1403] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 10:06:49.977389 30296 ts_tablet_manager.cc:1403] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.011s
I20260608 10:06:49.977582 30304 raft_consensus.cc:515] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.980635 30251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e" is_pre_election: true
I20260608 10:06:49.984407 30251 raft_consensus.cc:2468] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 0.
I20260608 10:06:49.980842 30300 raft_consensus.cc:359] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.985692 30300 raft_consensus.cc:385] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.983029 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc869522ce7240709cbf92c2964e5b00" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e" is_pre_election: true
I20260608 10:06:49.986116 30300 raft_consensus.cc:740] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98815f62e73419595a1e7a5f13ddfd2, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.986454 30250 raft_consensus.cc:2468] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 0.
I20260608 10:06:49.983199 30311 raft_consensus.cc:515] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.987098 30300 consensus_queue.cc:260] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.982890 30296 raft_consensus.cc:359] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.991446 30296 raft_consensus.cc:385] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:49.991809 30296 raft_consensus.cc:740] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64de3048adf7461eb4a04c41c557caeb, State: Initialized, Role: FOLLOWER
I20260608 10:06:49.992745 30296 consensus_queue.cc:260] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:49.993345 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc869522ce7240709cbf92c2964e5b00" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2"
I20260608 10:06:49.994122 30101 raft_consensus.cc:3060] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:49.997630 30304 leader_election.cc:290] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 election: Requested vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:50.000779 30311 leader_election.cc:290] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 election: Requested vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:50.001542 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2"
I20260608 10:06:50.002413 30102 raft_consensus.cc:3060] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.002693 30101 raft_consensus.cc:2468] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 1.
I20260608 10:06:49.994076 30300 ts_tablet_manager.cc:1434] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 10:06:50.006960 30141 leader_election.cc:304] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64de3048adf7461eb4a04c41c557caeb, d98815f62e73419595a1e7a5f13ddfd2; no voters: 
I20260608 10:06:50.007498 30251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e"
I20260608 10:06:50.008075 30311 raft_consensus.cc:2804] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:50.008179 30251 raft_consensus.cc:3060] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.008762 30311 raft_consensus.cc:697] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Becoming Leader. State: Replica: 64de3048adf7461eb4a04c41c557caeb, State: Running, Role: LEADER
I20260608 10:06:50.009722 30311 consensus_queue.cc:237] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.001391 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc869522ce7240709cbf92c2964e5b00" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e"
I20260608 10:06:50.013239 30250 raft_consensus.cc:3060] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.017868 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2" is_pre_election: true
I20260608 10:06:50.020033 30301 raft_consensus.cc:493] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:50.020635 30301 raft_consensus.cc:515] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.023056 30301 leader_election.cc:290] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479)
I20260608 10:06:50.025246 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7e991482554e4b867befd5fb61e55d" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2" is_pre_election: true
I20260608 10:06:50.017773 30251 raft_consensus.cc:2468] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 1.
I20260608 10:06:50.026108 30101 raft_consensus.cc:2468] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 0.
I20260608 10:06:50.027448 30102 raft_consensus.cc:2468] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 1.
I20260608 10:06:50.027220 30141 leader_election.cc:304] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64de3048adf7461eb4a04c41c557caeb, d21902bd5dc745798ca380619789470e; no voters: 
I20260608 10:06:50.031221 30304 raft_consensus.cc:2804] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:50.031991 30304 raft_consensus.cc:697] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Becoming Leader. State: Replica: 64de3048adf7461eb4a04c41c557caeb, State: Running, Role: LEADER
I20260608 10:06:50.028134 30215 leader_election.cc:304] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d21902bd5dc745798ca380619789470e, d98815f62e73419595a1e7a5f13ddfd2; no voters: 
I20260608 10:06:50.025362 30250 raft_consensus.cc:2468] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 1.
I20260608 10:06:50.033197 30304 consensus_queue.cc:237] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.034868 30301 raft_consensus.cc:2804] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:50.035318 30301 raft_consensus.cc:493] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:50.035691 30301 raft_consensus.cc:3060] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.038846 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7e991482554e4b867befd5fb61e55d" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64de3048adf7461eb4a04c41c557caeb" is_pre_election: true
I20260608 10:06:50.039809 30176 raft_consensus.cc:2468] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 0.
I20260608 10:06:50.041399 30177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64de3048adf7461eb4a04c41c557caeb" is_pre_election: true
I20260608 10:06:50.043478 30215 leader_election.cc:304] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d21902bd5dc745798ca380619789470e; no voters: 64de3048adf7461eb4a04c41c557caeb, d98815f62e73419595a1e7a5f13ddfd2
I20260608 10:06:50.044631 30301 raft_consensus.cc:515] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.046105 30296 ts_tablet_manager.cc:1434] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb: Time spent starting tablet: real 0.068s	user 0.015s	sys 0.010s
I20260608 10:06:50.045257 29996 catalog_manager.cc:5696] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 64de3048adf7461eb4a04c41c557caeb (127.23.52.130). New cstate: current_term: 1 leader_uuid: "64de3048adf7461eb4a04c41c557caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:50.047183 30301 leader_election.cc:290] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 election: Requested vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479)
I20260608 10:06:50.048314 30301 raft_consensus.cc:2749] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:50.051702 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7e991482554e4b867befd5fb61e55d" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2"
I20260608 10:06:50.052338 30102 raft_consensus.cc:3060] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.052507 30177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7e991482554e4b867befd5fb61e55d" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64de3048adf7461eb4a04c41c557caeb"
I20260608 10:06:50.053263 30177 raft_consensus.cc:3060] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.060343 30102 raft_consensus.cc:2468] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 1.
I20260608 10:06:50.061692 30215 leader_election.cc:304] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d21902bd5dc745798ca380619789470e, d98815f62e73419595a1e7a5f13ddfd2; no voters: 
I20260608 10:06:50.061753 30177 raft_consensus.cc:2468] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 1.
I20260608 10:06:50.062758 30322 raft_consensus.cc:2804] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:50.063416 30322 raft_consensus.cc:697] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Becoming Leader. State: Replica: d21902bd5dc745798ca380619789470e, State: Running, Role: LEADER
I20260608 10:06:50.064252 30322 consensus_queue.cc:237] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.068838 29996 catalog_manager.cc:5696] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 64de3048adf7461eb4a04c41c557caeb (127.23.52.130). New cstate: current_term: 1 leader_uuid: "64de3048adf7461eb4a04c41c557caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:50.075413 30322 raft_consensus.cc:493] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:50.075925 30322 raft_consensus.cc:515] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.076838 30304 raft_consensus.cc:493] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:50.077414 30304 raft_consensus.cc:515] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.078162 30322 leader_election.cc:290] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479)
I20260608 10:06:50.079435 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423df77dbe5647e99f0827d09ed64890" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2" is_pre_election: true
I20260608 10:06:50.079788 30304 leader_election.cc:290] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:50.079978 30177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423df77dbe5647e99f0827d09ed64890" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64de3048adf7461eb4a04c41c557caeb" is_pre_election: true
I20260608 10:06:50.080317 30102 raft_consensus.cc:2468] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 0.
I20260608 10:06:50.080622 30177 raft_consensus.cc:2468] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 0.
I20260608 10:06:50.081409 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423df77dbe5647e99f0827d09ed64890" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e" is_pre_election: true
I20260608 10:06:50.081905 30215 leader_election.cc:304] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64de3048adf7461eb4a04c41c557caeb, d21902bd5dc745798ca380619789470e; no voters: 
I20260608 10:06:50.082140 30250 raft_consensus.cc:2468] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 0.
I20260608 10:06:50.082890 30322 raft_consensus.cc:2804] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:50.083273 30322 raft_consensus.cc:493] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:50.083647 30322 raft_consensus.cc:3060] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.083752 30141 leader_election.cc:304] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64de3048adf7461eb4a04c41c557caeb, d21902bd5dc745798ca380619789470e; no voters: 
I20260608 10:06:50.082119 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423df77dbe5647e99f0827d09ed64890" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2" is_pre_election: true
I20260608 10:06:50.084721 30000 catalog_manager.cc:5696] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e reported cstate change: term changed from 0 to 1, leader changed from <none> to d21902bd5dc745798ca380619789470e (127.23.52.131). New cstate: current_term: 1 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:50.085698 30102 raft_consensus.cc:2468] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64de3048adf7461eb4a04c41c557caeb in term 0.
I20260608 10:06:50.084713 30304 raft_consensus.cc:2804] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:50.087809 30304 raft_consensus.cc:493] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:50.088184 30304 raft_consensus.cc:3060] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.091481 30322 raft_consensus.cc:515] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.093859 30322 leader_election.cc:290] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 1 election: Requested vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479)
I20260608 10:06:50.094655 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423df77dbe5647e99f0827d09ed64890" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2"
I20260608 10:06:50.095387 30102 raft_consensus.cc:3060] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.095643 30177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423df77dbe5647e99f0827d09ed64890" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64de3048adf7461eb4a04c41c557caeb"
I20260608 10:06:50.097898 30304 raft_consensus.cc:515] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.099421 30177 raft_consensus.cc:2393] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d21902bd5dc745798ca380619789470e in current term 1: Already voted for candidate 64de3048adf7461eb4a04c41c557caeb in this term.
I20260608 10:06:50.100745 30304 leader_election.cc:290] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [CANDIDATE]: Term 1 election: Requested vote from peers d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:50.102035 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423df77dbe5647e99f0827d09ed64890" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e"
I20260608 10:06:50.102164 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423df77dbe5647e99f0827d09ed64890" candidate_uuid: "64de3048adf7461eb4a04c41c557caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98815f62e73419595a1e7a5f13ddfd2"
I20260608 10:06:50.102898 30250 raft_consensus.cc:2393] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64de3048adf7461eb4a04c41c557caeb in current term 1: Already voted for candidate d21902bd5dc745798ca380619789470e in this term.
I20260608 10:06:50.104287 30141 leader_election.cc:304] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [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: 64de3048adf7461eb4a04c41c557caeb; no voters: d21902bd5dc745798ca380619789470e, d98815f62e73419595a1e7a5f13ddfd2
I20260608 10:06:50.104405 30102 raft_consensus.cc:2468] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 1.
I20260608 10:06:50.105160 30304 raft_consensus.cc:2749] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:06:50.105681 30215 leader_election.cc:304] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [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: d21902bd5dc745798ca380619789470e, d98815f62e73419595a1e7a5f13ddfd2; no voters: 64de3048adf7461eb4a04c41c557caeb
I20260608 10:06:50.106454 30322 raft_consensus.cc:2804] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:50.106978 30322 raft_consensus.cc:697] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Becoming Leader. State: Replica: d21902bd5dc745798ca380619789470e, State: Running, Role: LEADER
I20260608 10:06:50.107777 30322 consensus_queue.cc:237] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } }
I20260608 10:06:50.115989 30000 catalog_manager.cc:5696] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e reported cstate change: term changed from 0 to 1, leader changed from <none> to d21902bd5dc745798ca380619789470e (127.23.52.131). New cstate: current_term: 1 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:50.159094 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:06:50.180929 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:50.182108 23762 tablet_replica.cc:333] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2: stopping tablet replica
I20260608 10:06:50.182864 23762 raft_consensus.cc:2243] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:50.183310 23762 raft_consensus.cc:2272] T 423df77dbe5647e99f0827d09ed64890 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.185922 23762 tablet_replica.cc:333] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2: stopping tablet replica
I20260608 10:06:50.186468 23762 raft_consensus.cc:2243] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:50.186839 23762 raft_consensus.cc:2272] T 6d368e2436a44d6b95d81a84c4615f99 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.189275 23762 tablet_replica.cc:333] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2: stopping tablet replica
I20260608 10:06:50.189878 23762 raft_consensus.cc:2243] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:50.190292 23762 raft_consensus.cc:2272] T dc869522ce7240709cbf92c2964e5b00 P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.192751 23762 tablet_replica.cc:333] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2: stopping tablet replica
I20260608 10:06:50.193250 23762 raft_consensus.cc:2243] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:50.193636 23762 raft_consensus.cc:2272] T 5e7e991482554e4b867befd5fb61e55d P d98815f62e73419595a1e7a5f13ddfd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.219062 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:06:50.422731 30304 consensus_queue.cc:1048] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:50.433022 30311 consensus_queue.cc:1048] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:06:50.444484 30141 consensus_peers.cc:597] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:50.454720 30141 consensus_peers.cc:597] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:50.458132 30301 consensus_queue.cc:1048] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:50.475278 30215 consensus_peers.cc:597] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:50.512666 30331 consensus_queue.cc:1048] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:50.529189 30215 consensus_peers.cc:597] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:50.965461 30141 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260608 10:06:51.077656 30322 consensus_queue.cc:579] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Leader has been unable to successfully communicate with peer d98815f62e73419595a1e7a5f13ddfd2 for more than 1 seconds (1.012s)
W20260608 10:06:51.086359 30000 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5e7e991482554e4b867befd5fb61e55d with cas_config_opid_index -1: no extra replica candidate found for tablet 5e7e991482554e4b867befd5fb61e55d (table test-workload [id=adc9207b629c44aabf6fd252e05f9eae]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260608 10:06:51.155328 30048 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d98815f62e73419595a1e7a5f13ddfd2 not available for placement
I20260608 10:06:51.235649 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:51.243301 30340 instance_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 10:06:51.243388 30341 instance_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 10:06:51.246567 23762 server_base.cc:1061] running on GCE node
W20260608 10:06:51.246928 30343 instance_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 10:06:51.248844 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:51.249078 23762 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 10:06:51.249219 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913211249208 us; error 0 us; skew 500 ppm
I20260608 10:06:51.249778 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:51.252769 23762 webserver.cc:533] Webserver started at http://127.23.52.132:46383/ using document root <none> and password file <none>
I20260608 10:06:51.253458 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:51.253672 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:51.253906 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:51.255033 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "0b2cc39e44e645cb99e45124ce233336"
format_stamp: "Formatted at 2026-06-08 10:06:51 on dist-test-slave-kdhp"
I20260608 10:06:51.260277 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:06:51.264212 30348 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:51.265264 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:06:51.265594 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "0b2cc39e44e645cb99e45124ce233336"
format_stamp: "Formatted at 2026-06-08 10:06:51 on dist-test-slave-kdhp"
I20260608 10:06:51.265899 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913045833752-23762-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 10:06:51.290647 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:51.291971 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:51.293543 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:51.296119 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:51.296384 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:51.296636 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:51.296818 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:51.340412 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:39355
I20260608 10:06:51.340562 30410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:39355 every 8 connection(s)
I20260608 10:06:51.362625 30411 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41887
I20260608 10:06:51.363226 30411 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:51.364085 30411 heartbeater.cc:507] Master 127.23.52.190:41887 requested a full tablet report, sending...
I20260608 10:06:51.366313 30000 ts_manager.cc:194] Registered new tserver with Master: 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132:39355)
I20260608 10:06:51.368085 30000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41090
I20260608 10:06:51.390904 30311 consensus_queue.cc:579] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Leader has been unable to successfully communicate with peer d98815f62e73419595a1e7a5f13ddfd2 for more than 1 seconds (1.380s)
I20260608 10:06:51.403607 30177 consensus_queue.cc:237] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Queue 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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:51.413125 30251 raft_consensus.cc:1275] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:51.415019 30416 consensus_queue.cc:1048] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:06:51.415904 30141 consensus_peers.cc:597] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:51.422659 30415 raft_consensus.cc:2955] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
W20260608 10:06:51.424605 30140 consensus_peers.cc:597] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb -> Peer 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132:39355): Couldn't send request to peer 0b2cc39e44e645cb99e45124ce233336. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc869522ce7240709cbf92c2964e5b00. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:51.425642 30251 raft_consensus.cc:2955] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
I20260608 10:06:51.426996 30250 consensus_queue.cc:237] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Queue 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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:51.435377 29985 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet dc869522ce7240709cbf92c2964e5b00 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:06:51.437978 30177 raft_consensus.cc:1275] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:51.439814 30339 consensus_queue.cc:1048] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:51.440267 30000 catalog_manager.cc:5696] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb reported cstate change: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "64de3048adf7461eb4a04c41c557caeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:51.440270 30415 consensus_queue.cc:579] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Leader has been unable to successfully communicate with peer d98815f62e73419595a1e7a5f13ddfd2 for more than 1 seconds (1.404s)
I20260608 10:06:51.452196 30338 raft_consensus.cc:2955] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
W20260608 10:06:51.455791 30215 consensus_peers.cc:597] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:51.457670 30214 consensus_peers.cc:597] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e -> Peer 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132:39355): Couldn't send request to peer 0b2cc39e44e645cb99e45124ce233336. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e7e991482554e4b867befd5fb61e55d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:51.459574 30177 raft_consensus.cc:2955] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
I20260608 10:06:51.468436 29985 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5e7e991482554e4b867befd5fb61e55d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:06:51.486640 30000 catalog_manager.cc:5696] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e reported cstate change: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:51.487574 30338 consensus_queue.cc:579] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Leader has been unable to successfully communicate with peer d98815f62e73419595a1e7a5f13ddfd2 for more than 1 seconds (1.379s)
I20260608 10:06:51.507005 30177 consensus_queue.cc:237] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Queue 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: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:51.510746 30251 consensus_queue.cc:237] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Queue 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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:51.515268 30250 raft_consensus.cc:1275] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:51.517056 30311 consensus_queue.cc:1048] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:06:51.517925 30140 consensus_peers.cc:597] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb -> Peer 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132:39355): Couldn't send request to peer 0b2cc39e44e645cb99e45124ce233336. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d368e2436a44d6b95d81a84c4615f99. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:51.519253 30176 raft_consensus.cc:1275] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:06:51.520677 30214 consensus_peers.cc:597] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e -> Peer 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132:39355): Couldn't send request to peer 0b2cc39e44e645cb99e45124ce233336. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 423df77dbe5647e99f0827d09ed64890. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:51.521040 30141 consensus_peers.cc:597] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:51.524333 30338 consensus_queue.cc:1048] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:06:51.525089 30215 consensus_peers.cc:597] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:51.528688 30415 raft_consensus.cc:2955] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
I20260608 10:06:51.531025 30251 raft_consensus.cc:2955] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
I20260608 10:06:51.533509 30322 raft_consensus.cc:2955] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
I20260608 10:06:51.536619 30177 raft_consensus.cc:2955] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
I20260608 10:06:51.541358 29985 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6d368e2436a44d6b95d81a84c4615f99 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:06:51.545928 30000 catalog_manager.cc:5696] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e reported cstate change: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "64de3048adf7461eb4a04c41c557caeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } } }
I20260608 10:06:51.550766 29985 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 423df77dbe5647e99f0827d09ed64890 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:06:51.562485 29996 catalog_manager.cc:5696] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e reported cstate change: config changed from index -1 to 2, NON_VOTER 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:51.795250 30427 ts_tablet_manager.cc:933] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: Initiating tablet copy from peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479)
I20260608 10:06:51.797214 30427 tablet_copy_client.cc:323] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36479
I20260608 10:06:51.807081 30187 tablet_copy_service.cc:140] P 64de3048adf7461eb4a04c41c557caeb: Received BeginTabletCopySession request for tablet dc869522ce7240709cbf92c2964e5b00 from peer 0b2cc39e44e645cb99e45124ce233336 ({username='slave'} at 127.0.0.1:58420)
I20260608 10:06:51.807590 30187 tablet_copy_service.cc:161] P 64de3048adf7461eb4a04c41c557caeb: Beginning new tablet copy session on tablet dc869522ce7240709cbf92c2964e5b00 from peer 0b2cc39e44e645cb99e45124ce233336 at {username='slave'} at 127.0.0.1:58420: session id = 0b2cc39e44e645cb99e45124ce233336-dc869522ce7240709cbf92c2964e5b00
I20260608 10:06:51.812944 30187 tablet_copy_source_session.cc:215] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:51.815990 30427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc869522ce7240709cbf92c2964e5b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:51.827031 30427 tablet_copy_client.cc:806] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:51.827644 30427 tablet_copy_client.cc:670] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:51.831847 30427 tablet_copy_client.cc:538] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:51.838387 30427 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: Bootstrap starting.
I20260608 10:06:51.854916 30427 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: 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 10:06:51.855890 30427 tablet_bootstrap.cc:492] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: Bootstrap complete.
I20260608 10:06:51.856483 30427 ts_tablet_manager.cc:1403] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260608 10:06:51.858749 30427 raft_consensus.cc:359] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:51.859424 30427 raft_consensus.cc:740] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b2cc39e44e645cb99e45124ce233336, State: Initialized, Role: LEARNER
I20260608 10:06:51.859989 30427 consensus_queue.cc:260] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:51.862768 30411 heartbeater.cc:499] Master 127.23.52.190:41887 was elected leader, sending a full tablet report...
I20260608 10:06:51.863152 30427 ts_tablet_manager.cc:1434] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:06:51.865250 30187 tablet_copy_service.cc:342] P 64de3048adf7461eb4a04c41c557caeb: Request end of tablet copy session 0b2cc39e44e645cb99e45124ce233336-dc869522ce7240709cbf92c2964e5b00 received from {username='slave'} at 127.0.0.1:58420
I20260608 10:06:51.865653 30432 ts_tablet_manager.cc:933] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: Initiating tablet copy from peer d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:51.865629 30187 tablet_copy_service.cc:434] P 64de3048adf7461eb4a04c41c557caeb: ending tablet copy session 0b2cc39e44e645cb99e45124ce233336-dc869522ce7240709cbf92c2964e5b00 on tablet dc869522ce7240709cbf92c2964e5b00 with peer 0b2cc39e44e645cb99e45124ce233336
I20260608 10:06:51.868216 30432 tablet_copy_client.cc:323] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:38887
I20260608 10:06:51.878806 30261 tablet_copy_service.cc:140] P d21902bd5dc745798ca380619789470e: Received BeginTabletCopySession request for tablet 5e7e991482554e4b867befd5fb61e55d from peer 0b2cc39e44e645cb99e45124ce233336 ({username='slave'} at 127.0.0.1:33362)
I20260608 10:06:51.879417 30261 tablet_copy_service.cc:161] P d21902bd5dc745798ca380619789470e: Beginning new tablet copy session on tablet 5e7e991482554e4b867befd5fb61e55d from peer 0b2cc39e44e645cb99e45124ce233336 at {username='slave'} at 127.0.0.1:33362: session id = 0b2cc39e44e645cb99e45124ce233336-5e7e991482554e4b867befd5fb61e55d
I20260608 10:06:51.885299 30261 tablet_copy_source_session.cc:215] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:51.888510 30432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7e991482554e4b867befd5fb61e55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:51.900921 30432 tablet_copy_client.cc:806] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:51.901484 30432 tablet_copy_client.cc:670] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:51.905546 30432 tablet_copy_client.cc:538] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:51.912747 30432 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: Bootstrap starting.
I20260608 10:06:51.930091 30432 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: 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 10:06:51.931068 30432 tablet_bootstrap.cc:492] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: Bootstrap complete.
I20260608 10:06:51.931821 30432 ts_tablet_manager.cc:1403] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260608 10:06:51.934206 30432 raft_consensus.cc:359] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:51.934864 30432 raft_consensus.cc:740] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b2cc39e44e645cb99e45124ce233336, State: Initialized, Role: LEARNER
I20260608 10:06:51.935472 30432 consensus_queue.cc:260] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:51.937530 30432 ts_tablet_manager.cc:1434] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:06:51.939658 30261 tablet_copy_service.cc:342] P d21902bd5dc745798ca380619789470e: Request end of tablet copy session 0b2cc39e44e645cb99e45124ce233336-5e7e991482554e4b867befd5fb61e55d received from {username='slave'} at 127.0.0.1:33362
I20260608 10:06:51.940047 30261 tablet_copy_service.cc:434] P d21902bd5dc745798ca380619789470e: ending tablet copy session 0b2cc39e44e645cb99e45124ce233336-5e7e991482554e4b867befd5fb61e55d on tablet 5e7e991482554e4b867befd5fb61e55d with peer 0b2cc39e44e645cb99e45124ce233336
I20260608 10:06:52.008762 30432 ts_tablet_manager.cc:933] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: Initiating tablet copy from peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479)
I20260608 10:06:52.010275 30432 tablet_copy_client.cc:323] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:36479
I20260608 10:06:52.011961 30187 tablet_copy_service.cc:140] P 64de3048adf7461eb4a04c41c557caeb: Received BeginTabletCopySession request for tablet 6d368e2436a44d6b95d81a84c4615f99 from peer 0b2cc39e44e645cb99e45124ce233336 ({username='slave'} at 127.0.0.1:58420)
I20260608 10:06:52.012530 30187 tablet_copy_service.cc:161] P 64de3048adf7461eb4a04c41c557caeb: Beginning new tablet copy session on tablet 6d368e2436a44d6b95d81a84c4615f99 from peer 0b2cc39e44e645cb99e45124ce233336 at {username='slave'} at 127.0.0.1:58420: session id = 0b2cc39e44e645cb99e45124ce233336-6d368e2436a44d6b95d81a84c4615f99
I20260608 10:06:52.018637 30187 tablet_copy_source_session.cc:215] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:52.021449 30432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d368e2436a44d6b95d81a84c4615f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.030645 30427 ts_tablet_manager.cc:933] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: Initiating tablet copy from peer d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:52.032581 30427 tablet_copy_client.cc:323] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:38887
I20260608 10:06:52.034463 30261 tablet_copy_service.cc:140] P d21902bd5dc745798ca380619789470e: Received BeginTabletCopySession request for tablet 423df77dbe5647e99f0827d09ed64890 from peer 0b2cc39e44e645cb99e45124ce233336 ({username='slave'} at 127.0.0.1:33362)
I20260608 10:06:52.034969 30261 tablet_copy_service.cc:161] P d21902bd5dc745798ca380619789470e: Beginning new tablet copy session on tablet 423df77dbe5647e99f0827d09ed64890 from peer 0b2cc39e44e645cb99e45124ce233336 at {username='slave'} at 127.0.0.1:33362: session id = 0b2cc39e44e645cb99e45124ce233336-423df77dbe5647e99f0827d09ed64890
I20260608 10:06:52.035333 30432 tablet_copy_client.cc:806] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:52.035971 30432 tablet_copy_client.cc:670] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:52.039958 30432 tablet_copy_client.cc:538] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:52.040628 30261 tablet_copy_source_session.cc:215] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:52.043962 30427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423df77dbe5647e99f0827d09ed64890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.049732 30432 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: Bootstrap starting.
I20260608 10:06:52.059849 30427 tablet_copy_client.cc:806] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:52.060498 30427 tablet_copy_client.cc:670] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:52.064324 30427 tablet_copy_client.cc:538] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:52.066955 30432 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: 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 10:06:52.067950 30432 tablet_bootstrap.cc:492] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: Bootstrap complete.
I20260608 10:06:52.068668 30432 ts_tablet_manager.cc:1403] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260608 10:06:52.071578 30427 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: Bootstrap starting.
I20260608 10:06:52.071525 30432 raft_consensus.cc:359] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:52.072239 30432 raft_consensus.cc:740] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b2cc39e44e645cb99e45124ce233336, State: Initialized, Role: LEARNER
I20260608 10:06:52.072805 30432 consensus_queue.cc:260] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [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: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:52.074648 30432 ts_tablet_manager.cc:1434] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:06:52.076737 30187 tablet_copy_service.cc:342] P 64de3048adf7461eb4a04c41c557caeb: Request end of tablet copy session 0b2cc39e44e645cb99e45124ce233336-6d368e2436a44d6b95d81a84c4615f99 received from {username='slave'} at 127.0.0.1:58420
I20260608 10:06:52.077180 30187 tablet_copy_service.cc:434] P 64de3048adf7461eb4a04c41c557caeb: ending tablet copy session 0b2cc39e44e645cb99e45124ce233336-6d368e2436a44d6b95d81a84c4615f99 on tablet 6d368e2436a44d6b95d81a84c4615f99 with peer 0b2cc39e44e645cb99e45124ce233336
I20260608 10:06:52.089730 30427 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: 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 10:06:52.090519 30427 tablet_bootstrap.cc:492] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: Bootstrap complete.
I20260608 10:06:52.091158 30427 ts_tablet_manager.cc:1403] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 10:06:52.093401 30427 raft_consensus.cc:359] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:52.094089 30427 raft_consensus.cc:740] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b2cc39e44e645cb99e45124ce233336, State: Initialized, Role: LEARNER
I20260608 10:06:52.094638 30427 consensus_queue.cc:260] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: true } }
I20260608 10:06:52.096330 30427 ts_tablet_manager.cc:1434] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:06:52.098222 30261 tablet_copy_service.cc:342] P d21902bd5dc745798ca380619789470e: Request end of tablet copy session 0b2cc39e44e645cb99e45124ce233336-423df77dbe5647e99f0827d09ed64890 received from {username='slave'} at 127.0.0.1:33362
I20260608 10:06:52.098647 30261 tablet_copy_service.cc:434] P d21902bd5dc745798ca380619789470e: ending tablet copy session 0b2cc39e44e645cb99e45124ce233336-423df77dbe5647e99f0827d09ed64890 on tablet 423df77dbe5647e99f0827d09ed64890 with peer 0b2cc39e44e645cb99e45124ce233336
W20260608 10:06:52.157619 30048 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d98815f62e73419595a1e7a5f13ddfd2 not available for placement
I20260608 10:06:52.354219 30386 raft_consensus.cc:1217] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:52.445739 30386 raft_consensus.cc:1217] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:52.468216 30386 raft_consensus.cc:1217] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:52.531901 30415 consensus_queue.cc:579] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Leader has been unable to successfully communicate with peer d98815f62e73419595a1e7a5f13ddfd2 for more than 1 seconds (1.023s)
I20260608 10:06:52.561127 30386 raft_consensus.cc:1217] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:52.709723 30322 consensus_queue.cc:579] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Leader has been unable to successfully communicate with peer d98815f62e73419595a1e7a5f13ddfd2 for more than 1 seconds (1.281s)
I20260608 10:06:52.793470 30415 consensus_queue.cc:579] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Leader has been unable to successfully communicate with peer d98815f62e73419595a1e7a5f13ddfd2 for more than 1 seconds (1.389s)
I20260608 10:06:52.805300 30322 consensus_queue.cc:579] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Leader has been unable to successfully communicate with peer d98815f62e73419595a1e7a5f13ddfd2 for more than 1 seconds (1.293s)
I20260608 10:06:52.822949 30322 raft_consensus.cc:1064] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e: attempting to promote NON_VOTER 0b2cc39e44e645cb99e45124ce233336 to VOTER
I20260608 10:06:52.825239 30322 consensus_queue.cc:237] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:52.832440 30177 raft_consensus.cc:1275] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:52.832660 30386 raft_consensus.cc:1275] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:52.834122 30322 consensus_queue.cc:1048] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:52.834930 30445 consensus_queue.cc:1048] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:06:52.837270 30215 consensus_peers.cc:597] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:52.844798 30445 raft_consensus.cc:2955] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.846577 30177 raft_consensus.cc:2955] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.858548 30386 raft_consensus.cc:2955] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.860924 30000 catalog_manager.cc:5696] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e reported cstate change: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:52.863581 30415 raft_consensus.cc:1064] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb: attempting to promote NON_VOTER 0b2cc39e44e645cb99e45124ce233336 to VOTER
I20260608 10:06:52.866052 30415 consensus_queue.cc:237] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:52.875123 30251 raft_consensus.cc:1275] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:52.875852 30386 raft_consensus.cc:1275] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:52.877784 30440 consensus_queue.cc:1048] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } 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 10:06:52.878624 30415 consensus_queue.cc:1048] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:06:52.881858 30141 consensus_peers.cc:597] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:52.887334 30250 consensus_queue.cc:237] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [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: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:52.893486 30440 raft_consensus.cc:2955] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.896335 30386 raft_consensus.cc:1275] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:52.897370 30250 raft_consensus.cc:2955] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.898943 30177 raft_consensus.cc:1275] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:52.900033 30442 consensus_queue.cc:1048] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } 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 10:06:52.901006 30445 consensus_queue.cc:1048] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:52.907754 30385 raft_consensus.cc:2955] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.909278 30445 raft_consensus.cc:2955] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.913268 30176 raft_consensus.cc:2955] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.914045 30386 raft_consensus.cc:2955] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.916455 29996 catalog_manager.cc:5696] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e reported cstate change: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64de3048adf7461eb4a04c41c557caeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.932521 29985 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5e7e991482554e4b867befd5fb61e55d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:52.938320 29996 catalog_manager.cc:5696] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e reported cstate change: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:52.942334 30176 consensus_queue.cc:237] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [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: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:52.947674 30385 raft_consensus.cc:1275] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:52.948611 30250 raft_consensus.cc:1275] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:52.949440 30440 consensus_queue.cc:1048] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } 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 10:06:52.950457 30415 consensus_queue.cc:1048] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:52.958168 30415 raft_consensus.cc:2955] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.962303 30250 raft_consensus.cc:2955] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:52.962736 30385 raft_consensus.cc:2955] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
W20260608 10:06:52.964865 29985 catalog_manager.cc:4754] TS d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5e7e991482554e4b867befd5fb61e55d: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111)
I20260608 10:06:52.969130 29985 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dc869522ce7240709cbf92c2964e5b00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:52.973172 29997 catalog_manager.cc:5696] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb reported cstate change: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "64de3048adf7461eb4a04c41c557caeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:53.001358 30322 raft_consensus.cc:1064] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e: attempting to promote NON_VOTER 0b2cc39e44e645cb99e45124ce233336 to VOTER
I20260608 10:06:53.003477 30322 consensus_queue.cc:237] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [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: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:53.010442 30385 raft_consensus.cc:1275] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:53.010442 30176 raft_consensus.cc:1275] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:53.012562 30442 consensus_queue.cc:1048] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } 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 10:06:53.013370 30445 consensus_queue.cc:1048] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:06:53.014130 30215 consensus_peers.cc:597] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:53.022256 30442 raft_consensus.cc:2955] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.024099 30176 raft_consensus.cc:2955] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.034235 30385 raft_consensus.cc:2955] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.035955 29996 catalog_manager.cc:5696] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb reported cstate change: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.050846 30250 consensus_queue.cc:237] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [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: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:53.056372 30385 raft_consensus.cc:1275] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:53.057884 30442 consensus_queue.cc:1048] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } 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 10:06:53.057965 30176 raft_consensus.cc:1275] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Refusing update from remote peer d21902bd5dc745798ca380619789470e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:53.059504 30445 consensus_queue.cc:1048] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:53.066659 30322 raft_consensus.cc:2955] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.068555 30176 raft_consensus.cc:2955] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.068511 30385 raft_consensus.cc:2955] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.075438 29985 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 423df77dbe5647e99f0827d09ed64890 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:53.080291 29997 catalog_manager.cc:5696] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e reported cstate change: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:06:53.160499 30048 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d98815f62e73419595a1e7a5f13ddfd2 not available for placement
I20260608 10:06:53.177964 30440 raft_consensus.cc:1064] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb: attempting to promote NON_VOTER 0b2cc39e44e645cb99e45124ce233336 to VOTER
I20260608 10:06:53.180153 30440 consensus_queue.cc:237] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [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: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:53.187600 30385 raft_consensus.cc:1275] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 LEARNER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:53.187837 30250 raft_consensus.cc:1275] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:53.189302 30440 consensus_queue.cc:1048] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } 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 10:06:53.190397 30461 consensus_queue.cc:1048] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:06:53.191864 30141 consensus_peers.cc:597] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb -> Peer d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): Couldn't send request to peer d98815f62e73419595a1e7a5f13ddfd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:53.200526 30461 raft_consensus.cc:2955] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.202840 30385 raft_consensus.cc:2955] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.214093 30250 raft_consensus.cc:2955] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.215834 29996 catalog_manager.cc:5696] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb reported cstate change: config changed from index 2 to 3, 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64de3048adf7461eb4a04c41c557caeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98815f62e73419595a1e7a5f13ddfd2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 46385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:53.232167 30176 consensus_queue.cc:237] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [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: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:53.238179 30385 raft_consensus.cc:1275] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:53.238287 30250 raft_consensus.cc:1275] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Refusing update from remote peer 64de3048adf7461eb4a04c41c557caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:53.240211 30441 consensus_queue.cc:1048] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } 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 10:06:53.241083 30440 consensus_queue.cc:1048] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:53.248948 30461 raft_consensus.cc:2955] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.251456 30385 raft_consensus.cc:2955] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.251782 30250 raft_consensus.cc:2955] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } } }
I20260608 10:06:53.261478 29985 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6d368e2436a44d6b95d81a84c4615f99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:53.263628 29997 catalog_manager.cc:5696] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb reported cstate change: config changed from index 3 to 4, VOTER d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "64de3048adf7461eb4a04c41c557caeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:06:53.968736 29985 catalog_manager.cc:4754] TS d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6d368e2436a44d6b95d81a84c4615f99: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111)
W20260608 10:06:55.201326 29985 catalog_manager.cc:4754] TS d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet dc869522ce7240709cbf92c2964e5b00: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111)
I20260608 10:06:56.131408 30468 consensus_queue.cc:579] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Leader has been unable to successfully communicate with peer 0b2cc39e44e645cb99e45124ce233336 for more than 1 seconds (1.073s)
I20260608 10:06:56.146818 30469 consensus_queue.cc:579] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Leader has been unable to successfully communicate with peer 64de3048adf7461eb4a04c41c557caeb for more than 1 seconds (1.055s)
W20260608 10:06:56.691201 30198 debug-util.cc:398] Leaking SignalData structure 0x7b080017e140 after lost signal to thread 23765
W20260608 10:06:56.692360 30198 debug-util.cc:398] Leaking SignalData structure 0x7b080026c420 after lost signal to thread 30034
W20260608 10:06:56.693588 30198 debug-util.cc:398] Leaking SignalData structure 0x7b080028d040 after lost signal to thread 30201
W20260608 10:06:56.694654 30198 debug-util.cc:398] Leaking SignalData structure 0x7b08001628e0 after lost signal to thread 30275
W20260608 10:06:56.695971 30198 debug-util.cc:398] Leaking SignalData structure 0x7b0800230d60 after lost signal to thread 30410
W20260608 10:06:57.303792 29985 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 10:06:57.308431 29985 catalog_manager.cc:4754] TS d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet dc869522ce7240709cbf92c2964e5b00: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111)
I20260608 10:06:58.583729 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
W20260608 10:06:58.624769 30215 consensus_peers.cc:597] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e -> Peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Couldn't send request to peer 64de3048adf7461eb4a04c41c557caeb. 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 10:06:58.631832 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:58.632889 23762 tablet_replica.cc:333] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb: stopping tablet replica
I20260608 10:06:58.633805 23762 raft_consensus.cc:2243] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:58.636601 23762 raft_consensus.cc:2272] T 5e7e991482554e4b867befd5fb61e55d P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:58.640179 23762 tablet_replica.cc:333] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb: stopping tablet replica
I20260608 10:06:58.640887 23762 raft_consensus.cc:2243] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:58.642275 23762 raft_consensus.cc:2272] T dc869522ce7240709cbf92c2964e5b00 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:58.645381 23762 tablet_replica.cc:333] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb: stopping tablet replica
I20260608 10:06:58.646050 23762 raft_consensus.cc:2243] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:58.647934 23762 raft_consensus.cc:2272] T 423df77dbe5647e99f0827d09ed64890 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:58.650636 23762 tablet_replica.cc:333] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb: stopping tablet replica
I20260608 10:06:58.651336 23762 raft_consensus.cc:2243] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:58.652671 23762 raft_consensus.cc:2272] T 6d368e2436a44d6b95d81a84c4615f99 P 64de3048adf7461eb4a04c41c557caeb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:58.675242 30215 consensus_peers.cc:597] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e -> Peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Couldn't send request to peer 64de3048adf7461eb4a04c41c557caeb. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:36479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:59.202721 30048 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 64de3048adf7461eb4a04c41c557caeb not available for placement
I20260608 10:06:59.634814 30480 raft_consensus.cc:493] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64de3048adf7461eb4a04c41c557caeb)
I20260608 10:06:59.635612 30480 raft_consensus.cc:515] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:59.638403 30480 leader_election.cc:290] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:06:59.647025 30479 consensus_queue.cc:579] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [LEADER]: Leader has been unable to successfully communicate with peer 64de3048adf7461eb4a04c41c557caeb for more than 1 seconds (1.400s)
I20260608 10:06:59.647076 30251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "0b2cc39e44e645cb99e45124ce233336" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e" is_pre_election: true
W20260608 10:06:59.654610 30350 leader_election.cc:336] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36479: connect: Connection refused (error 111)
I20260608 10:06:59.656628 30350 leader_election.cc:304] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [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: 0b2cc39e44e645cb99e45124ce233336; no voters: 64de3048adf7461eb4a04c41c557caeb, d21902bd5dc745798ca380619789470e
I20260608 10:06:59.659850 30480 raft_consensus.cc:2749] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:59.681638 23762 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 30198)
I20260608 10:06:59.763831 30484 raft_consensus.cc:493] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64de3048adf7461eb4a04c41c557caeb)
I20260608 10:06:59.764744 30484 raft_consensus.cc:515] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:59.768090 30484 leader_election.cc:290] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479), 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132:39355)
I20260608 10:06:59.769665 30384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc869522ce7240709cbf92c2964e5b00" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0b2cc39e44e645cb99e45124ce233336" is_pre_election: true
W20260608 10:06:59.772198 30215 leader_election.cc:336] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36479: connect: Connection refused (error 111)
I20260608 10:06:59.772620 30215 leader_election.cc:304] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [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: d21902bd5dc745798ca380619789470e; no voters: 0b2cc39e44e645cb99e45124ce233336, 64de3048adf7461eb4a04c41c557caeb
I20260608 10:06:59.773340 30484 raft_consensus.cc:2749] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:59.865744 30484 raft_consensus.cc:493] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64de3048adf7461eb4a04c41c557caeb)
I20260608 10:06:59.866348 30484 raft_consensus.cc:515] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:59.868556 30484 leader_election.cc:290] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479), 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132:39355)
I20260608 10:06:59.870028 30384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0b2cc39e44e645cb99e45124ce233336" is_pre_election: true
I20260608 10:06:59.870911 30384 raft_consensus.cc:2468] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 1.
I20260608 10:06:59.872747 30214 leader_election.cc:304] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [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: 0b2cc39e44e645cb99e45124ce233336, d21902bd5dc745798ca380619789470e; no voters: 
W20260608 10:06:59.873499 30215 leader_election.cc:336] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36479: connect: Connection refused (error 111)
I20260608 10:06:59.873759 30484 raft_consensus.cc:2804] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:59.874295 30484 raft_consensus.cc:493] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64de3048adf7461eb4a04c41c557caeb)
I20260608 10:06:59.874745 30484 raft_consensus.cc:3060] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:59.881737 30484 raft_consensus.cc:515] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:59.883719 30484 leader_election.cc:290] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 2 election: Requested vote from peers 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479), 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132:39355)
I20260608 10:06:59.885177 30384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d368e2436a44d6b95d81a84c4615f99" candidate_uuid: "d21902bd5dc745798ca380619789470e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0b2cc39e44e645cb99e45124ce233336"
I20260608 10:06:59.885757 30384 raft_consensus.cc:3060] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:06:59.889652 30215 leader_election.cc:336] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36479: connect: Connection refused (error 111)
I20260608 10:06:59.892678 30384 raft_consensus.cc:2468] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d21902bd5dc745798ca380619789470e in term 2.
I20260608 10:06:59.893802 30214 leader_election.cc:304] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [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: 0b2cc39e44e645cb99e45124ce233336, d21902bd5dc745798ca380619789470e; no voters: 64de3048adf7461eb4a04c41c557caeb
I20260608 10:06:59.894631 30484 raft_consensus.cc:2804] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:59.895262 30484 raft_consensus.cc:697] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 2 LEADER]: Becoming Leader. State: Replica: d21902bd5dc745798ca380619789470e, State: Running, Role: LEADER
I20260608 10:06:59.896713 30484 consensus_queue.cc:237] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:06:59.906875 29996 catalog_manager.cc:5696] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e reported cstate change: term changed from 1 to 2, leader changed from 64de3048adf7461eb4a04c41c557caeb (127.23.52.130) to d21902bd5dc745798ca380619789470e (127.23.52.131). New cstate: current_term: 2 leader_uuid: "d21902bd5dc745798ca380619789470e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:59.982339 30484 consensus_queue.cc:579] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [LEADER]: Leader has been unable to successfully communicate with peer 64de3048adf7461eb4a04c41c557caeb for more than 1 seconds (1.358s)
I20260608 10:07:00.026629 30480 raft_consensus.cc:493] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64de3048adf7461eb4a04c41c557caeb)
I20260608 10:07:00.027508 30480 raft_consensus.cc:515] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:07:00.030354 30480 leader_election.cc:290] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:07:00.032210 30251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc869522ce7240709cbf92c2964e5b00" candidate_uuid: "0b2cc39e44e645cb99e45124ce233336" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e" is_pre_election: true
I20260608 10:07:00.033073 30251 raft_consensus.cc:2468] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b2cc39e44e645cb99e45124ce233336 in term 1.
W20260608 10:07:00.034610 30350 leader_election.cc:336] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36479: connect: Connection refused (error 111)
I20260608 10:07:00.035794 30350 leader_election.cc:304] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [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: 0b2cc39e44e645cb99e45124ce233336, d21902bd5dc745798ca380619789470e; no voters: 64de3048adf7461eb4a04c41c557caeb
I20260608 10:07:00.036772 30480 raft_consensus.cc:2804] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:00.037096 30480 raft_consensus.cc:493] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64de3048adf7461eb4a04c41c557caeb)
I20260608 10:07:00.037408 30480 raft_consensus.cc:3060] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:00.043797 30480 raft_consensus.cc:515] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:07:00.045485 30480 leader_election.cc:290] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [CANDIDATE]: Term 2 election: Requested vote from peers 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479), d21902bd5dc745798ca380619789470e (127.23.52.131:38887)
I20260608 10:07:00.047485 30251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc869522ce7240709cbf92c2964e5b00" candidate_uuid: "0b2cc39e44e645cb99e45124ce233336" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d21902bd5dc745798ca380619789470e"
I20260608 10:07:00.048128 30251 raft_consensus.cc:3060] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:07:00.049979 30350 leader_election.cc:336] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Network error: Client connection negotiation failed: client connection to 127.23.52.130:36479: connect: Connection refused (error 111)
I20260608 10:07:00.054453 30251 raft_consensus.cc:2468] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b2cc39e44e645cb99e45124ce233336 in term 2.
I20260608 10:07:00.055737 30350 leader_election.cc:304] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [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: 0b2cc39e44e645cb99e45124ce233336, d21902bd5dc745798ca380619789470e; no voters: 64de3048adf7461eb4a04c41c557caeb
I20260608 10:07:00.056772 30480 raft_consensus.cc:2804] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:00.058132 30480 raft_consensus.cc:697] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 2 LEADER]: Becoming Leader. State: Replica: 0b2cc39e44e645cb99e45124ce233336, State: Running, Role: LEADER
I20260608 10:07:00.059144 30480 consensus_queue.cc:237] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } }
I20260608 10:07:00.068063 29996 catalog_manager.cc:5696] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 reported cstate change: term changed from 1 to 2, leader changed from 64de3048adf7461eb4a04c41c557caeb (127.23.52.130) to 0b2cc39e44e645cb99e45124ce233336 (127.23.52.132). New cstate: current_term: 2 leader_uuid: "0b2cc39e44e645cb99e45124ce233336" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64de3048adf7461eb4a04c41c557caeb" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d21902bd5dc745798ca380619789470e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b2cc39e44e645cb99e45124ce233336" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 39355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:07:00.206012 30048 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 64de3048adf7461eb4a04c41c557caeb not available for placement
I20260608 10:07:00.258682 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:00.279763 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
W20260608 10:07:00.294504 30215 consensus_peers.cc:597] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e -> Peer 64de3048adf7461eb4a04c41c557caeb (127.23.52.130:36479): Couldn't send request to peer 64de3048adf7461eb4a04c41c557caeb. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:36479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:00.313715 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:00.314623 23762 tablet_replica.cc:333] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e: stopping tablet replica
I20260608 10:07:00.315485 23762 raft_consensus.cc:2243] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:00.316810 23762 pending_rounds.cc:70] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e: Trying to abort 1 pending ops.
I20260608 10:07:00.317058 23762 pending_rounds.cc:77] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7294620548708798464 op_type: NO_OP noop_request { }
I20260608 10:07:00.317359 23762 raft_consensus.cc:2889] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:00.317672 23762 raft_consensus.cc:2272] T 6d368e2436a44d6b95d81a84c4615f99 P d21902bd5dc745798ca380619789470e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:00.320839 23762 tablet_replica.cc:333] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e: stopping tablet replica
I20260608 10:07:00.321485 23762 raft_consensus.cc:2243] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:00.322502 23762 raft_consensus.cc:2272] T 423df77dbe5647e99f0827d09ed64890 P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:00.325017 23762 tablet_replica.cc:333] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e: stopping tablet replica
I20260608 10:07:00.325590 23762 raft_consensus.cc:2243] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:00.326408 23762 raft_consensus.cc:2272] T 5e7e991482554e4b867befd5fb61e55d P d21902bd5dc745798ca380619789470e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:00.328752 23762 tablet_replica.cc:333] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e: stopping tablet replica
I20260608 10:07:00.329277 23762 raft_consensus.cc:2243] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:00.330171 23762 raft_consensus.cc:2272] T dc869522ce7240709cbf92c2964e5b00 P d21902bd5dc745798ca380619789470e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:00.356781 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:00.376463 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:07:00.402647 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:00.403460 23762 tablet_replica.cc:333] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336: stopping tablet replica
I20260608 10:07:00.404285 23762 raft_consensus.cc:2243] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:00.405112 23762 raft_consensus.cc:2272] T 423df77dbe5647e99f0827d09ed64890 P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:00.407724 23762 tablet_replica.cc:333] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336: stopping tablet replica
I20260608 10:07:00.408273 23762 raft_consensus.cc:2243] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:00.408931 23762 raft_consensus.cc:2272] T 6d368e2436a44d6b95d81a84c4615f99 P 0b2cc39e44e645cb99e45124ce233336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:00.411237 23762 tablet_replica.cc:333] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336: stopping tablet replica
I20260608 10:07:00.411782 23762 raft_consensus.cc:2243] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:00.412523 23762 raft_consensus.cc:2272] T 5e7e991482554e4b867befd5fb61e55d P 0b2cc39e44e645cb99e45124ce233336 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:00.414759 23762 tablet_replica.cc:333] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: stopping tablet replica
I20260608 10:07:00.415179 23762 raft_consensus.cc:2243] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:00.416038 23762 pending_rounds.cc:70] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: Trying to abort 1 pending ops.
I20260608 10:07:00.416195 23762 pending_rounds.cc:77] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7294620549370507264 op_type: NO_OP noop_request { }
I20260608 10:07:00.416419 23762 raft_consensus.cc:2889] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:00.416635 23762 raft_consensus.cc:2272] T dc869522ce7240709cbf92c2964e5b00 P 0b2cc39e44e645cb99e45124ce233336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:00.431913 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:07:00.449882 23762 master.cc:562] Master@127.23.52.190:41887 shutting down...
W20260608 10:07:01.451551 29985 catalog_manager.cc:4754] TS d98815f62e73419595a1e7a5f13ddfd2 (127.23.52.129:46385): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet dc869522ce7240709cbf92c2964e5b00: Network error: Client connection negotiation failed: client connection to 127.23.52.129:46385: connect: Connection refused (error 111)
I20260608 10:07:04.956480 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:04.957242 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:04.957662 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P b564950ded5c4121b980de1e1349df7a: stopping tablet replica
I20260608 10:07:04.996505 23762 master.cc:584] Master@127.23.52.190:41887 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (17048 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:07:05.039737 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:45471
I20260608 10:07:05.041026 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:05.046778 30494 instance_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 10:07:05.048106 30495 instance_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 10:07:05.048336 30497 instance_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 10:07:05.048470 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:05.049669 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:05.049858 23762 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 10:07:05.050055 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913225050025 us; error 0 us; skew 500 ppm
I20260608 10:07:05.050653 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:05.053233 23762 webserver.cc:533] Webserver started at http://127.23.52.190:46313/ using document root <none> and password file <none>
I20260608 10:07:05.053769 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:05.053975 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:05.054270 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:05.055503 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "e8c8bec461fc411da34f2600572a2b69"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:05.060423 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:05.064329 30502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.065182 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:05.065498 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "e8c8bec461fc411da34f2600572a2b69"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:05.065821 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-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 10:07:05.082441 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:05.083866 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:05.125984 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:45471
I20260608 10:07:05.126153 30553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:45471 every 8 connection(s)
I20260608 10:07:05.130420 30554 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 10:07:05.142369 30554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69: Bootstrap starting.
I20260608 10:07:05.147696 30554 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:05.152367 30554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69: No bootstrap required, opened a new log
I20260608 10:07:05.154794 30554 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c8bec461fc411da34f2600572a2b69" member_type: VOTER }
I20260608 10:07:05.155212 30554 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:05.155471 30554 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8c8bec461fc411da34f2600572a2b69, State: Initialized, Role: FOLLOWER
I20260608 10:07:05.156191 30554 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8c8bec461fc411da34f2600572a2b69" member_type: VOTER }
I20260608 10:07:05.156659 30554 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:05.156888 30554 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:05.157179 30554 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:05.162248 30554 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c8bec461fc411da34f2600572a2b69" member_type: VOTER }
I20260608 10:07:05.162936 30554 leader_election.cc:304] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [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: e8c8bec461fc411da34f2600572a2b69; no voters: 
I20260608 10:07:05.164237 30554 leader_election.cc:290] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:05.164721 30557 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:05.166157 30557 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 1 LEADER]: Becoming Leader. State: Replica: e8c8bec461fc411da34f2600572a2b69, State: Running, Role: LEADER
I20260608 10:07:05.166916 30557 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [LEADER]: Queue going to LEADER mode. State: All 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: "e8c8bec461fc411da34f2600572a2b69" member_type: VOTER }
I20260608 10:07:05.167483 30554 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:05.172971 30558 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8c8bec461fc411da34f2600572a2b69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c8bec461fc411da34f2600572a2b69" member_type: VOTER } }
I20260608 10:07:05.173234 30559 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8c8bec461fc411da34f2600572a2b69. Latest consensus state: current_term: 1 leader_uuid: "e8c8bec461fc411da34f2600572a2b69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8c8bec461fc411da34f2600572a2b69" member_type: VOTER } }
I20260608 10:07:05.174010 30559 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:05.173940 30558 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:05.176558 30565 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:05.181900 30565 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:05.185251 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:05.193050 30565 catalog_manager.cc:1382] Generated new cluster ID: 09a174793a1c4121bea3565c5da62027
I20260608 10:07:05.193351 30565 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:05.226876 30565 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:05.228365 30565 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:05.247594 30565 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69: Generated new TSK 0
I20260608 10:07:05.248277 30565 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:05.256063 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:05.262753 30575 instance_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 10:07:05.263999 30576 instance_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 10:07:05.266317 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:05.266767 30578 instance_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 10:07:05.267947 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:05.268149 23762 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 10:07:05.268350 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913225268319 us; error 0 us; skew 500 ppm
I20260608 10:07:05.269043 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:05.271595 23762 webserver.cc:533] Webserver started at http://127.23.52.129:43613/ using document root <none> and password file <none>
I20260608 10:07:05.272159 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:05.272365 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:05.272643 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:05.273854 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:05.280041 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260608 10:07:05.284121 30583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.285130 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:05.285645 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:05.286003 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-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 10:07:05.301005 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:05.302400 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:05.304013 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:05.306595 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:05.306849 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.307129 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:05.307308 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.351301 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:45421
I20260608 10:07:05.351511 30645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:45421 every 8 connection(s)
I20260608 10:07:05.357606 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:05.366423 30650 instance_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 10:07:05.368706 30651 instance_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 10:07:05.371569 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:05.371830 30653 instance_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 10:07:05.372864 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:05.373170 23762 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 10:07:05.373402 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913225373377 us; error 0 us; skew 500 ppm
I20260608 10:07:05.374143 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:05.377313 23762 webserver.cc:533] Webserver started at http://127.23.52.130:44845/ using document root <none> and password file <none>
I20260608 10:07:05.377522 30646 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45471
I20260608 10:07:05.377979 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:05.378002 30646 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:05.378329 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:05.378726 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:05.379247 30646 heartbeater.cc:507] Master 127.23.52.190:45471 requested a full tablet report, sending...
I20260608 10:07:05.380165 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "6e383508f6d241d48951ea106a373bd7"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:05.382052 30519 ts_manager.cc:194] Registered new tserver with Master: 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421)
I20260608 10:07:05.384859 30519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47982
I20260608 10:07:05.387058 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:07:05.390988 30658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.391880 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:05.392205 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "6e383508f6d241d48951ea106a373bd7"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:05.392509 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-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 10:07:05.430135 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:05.431465 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:05.432996 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:05.435423 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:05.435652 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.435899 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:05.436072 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.478160 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:45469
I20260608 10:07:05.478283 30720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:45469 every 8 connection(s)
I20260608 10:07:05.483680 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:05.491664 30724 instance_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 10:07:05.492424 30725 instance_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 10:07:05.497076 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:05.497906 30727 instance_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 10:07:05.499200 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:05.499526 23762 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 10:07:05.499747 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913225499729 us; error 0 us; skew 500 ppm
I20260608 10:07:05.500519 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:05.507468 23762 webserver.cc:533] Webserver started at http://127.23.52.131:38043/ using document root <none> and password file <none>
I20260608 10:07:05.508282 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:05.508594 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:05.508764 30721 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45471
I20260608 10:07:05.509040 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:05.509250 30721 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:05.510396 30721 heartbeater.cc:507] Master 127.23.52.190:45471 requested a full tablet report, sending...
I20260608 10:07:05.510968 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "ced6c1674a954af8a4b0c62353e2d78e"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:05.512872 30519 ts_manager.cc:194] Registered new tserver with Master: 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:05.514954 30519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47992
I20260608 10:07:05.518064 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:07:05.522192 30732 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.523017 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:05.523293 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "ced6c1674a954af8a4b0c62353e2d78e"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:05.523612 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-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 10:07:05.540915 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:05.542171 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:05.543746 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:05.546137 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:05.546350 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.546618 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:05.546768 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.589509 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:46559
I20260608 10:07:05.589588 30794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:46559 every 8 connection(s)
I20260608 10:07:05.604952 30795 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45471
I20260608 10:07:05.605363 30795 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:05.606166 30795 heartbeater.cc:507] Master 127.23.52.190:45471 requested a full tablet report, sending...
I20260608 10:07:05.608393 30519 ts_manager.cc:194] Registered new tserver with Master: ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:05.609440 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016389047s
I20260608 10:07:05.610173 30519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48004
I20260608 10:07:06.388375 30646 heartbeater.cc:499] Master 127.23.52.190:45471 was elected leader, sending a full tablet report...
I20260608 10:07:06.518594 30721 heartbeater.cc:499] Master 127.23.52.190:45471 was elected leader, sending a full tablet report...
I20260608 10:07:06.613740 30795 heartbeater.cc:499] Master 127.23.52.190:45471 was elected leader, sending a full tablet report...
I20260608 10:07:06.669893 30519 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48020:
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 10:07:06.672513 30519 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 10:07:06.739912 30760 tablet_service.cc:1511] Processing CreateTablet for tablet be6f082184574c2d849bbfe94a956269 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:06.741621 30760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be6f082184574c2d849bbfe94a956269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.743515 30758 tablet_service.cc:1511] Processing CreateTablet for tablet 82f0e7354ab746b8806d5c704c6a1edc (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:06.745144 30758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f0e7354ab746b8806d5c704c6a1edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.746832 30757 tablet_service.cc:1511] Processing CreateTablet for tablet 4e772aca8a2e41a294379b835ef84e03 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:06.747269 30759 tablet_service.cc:1511] Processing CreateTablet for tablet 10270255559c4dd2b06acbdc4eacfaf2 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:06.748394 30757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e772aca8a2e41a294379b835ef84e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.749102 30759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10270255559c4dd2b06acbdc4eacfaf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.761410 30686 tablet_service.cc:1511] Processing CreateTablet for tablet be6f082184574c2d849bbfe94a956269 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:06.763029 30686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be6f082184574c2d849bbfe94a956269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.768754 30684 tablet_service.cc:1511] Processing CreateTablet for tablet 82f0e7354ab746b8806d5c704c6a1edc (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:06.770569 30684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f0e7354ab746b8806d5c704c6a1edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.771293 30611 tablet_service.cc:1511] Processing CreateTablet for tablet be6f082184574c2d849bbfe94a956269 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:06.772855 30611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be6f082184574c2d849bbfe94a956269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.772655 30685 tablet_service.cc:1511] Processing CreateTablet for tablet 10270255559c4dd2b06acbdc4eacfaf2 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:06.774176 30685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10270255559c4dd2b06acbdc4eacfaf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.776116 30683 tablet_service.cc:1511] Processing CreateTablet for tablet 4e772aca8a2e41a294379b835ef84e03 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:06.777532 30683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e772aca8a2e41a294379b835ef84e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.779515 30610 tablet_service.cc:1511] Processing CreateTablet for tablet 10270255559c4dd2b06acbdc4eacfaf2 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:06.781073 30610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10270255559c4dd2b06acbdc4eacfaf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.784829 30609 tablet_service.cc:1511] Processing CreateTablet for tablet 82f0e7354ab746b8806d5c704c6a1edc (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:06.786335 30609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f0e7354ab746b8806d5c704c6a1edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.790437 30608 tablet_service.cc:1511] Processing CreateTablet for tablet 4e772aca8a2e41a294379b835ef84e03 (DEFAULT_TABLE table=test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:06.792338 30608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e772aca8a2e41a294379b835ef84e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:06.805531 30815 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap starting.
I20260608 10:07:06.812999 30815 tablet_bootstrap.cc:654] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.814742 30817 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap starting.
I20260608 10:07:06.827251 30817 tablet_bootstrap.cc:654] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.829360 30815 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: No bootstrap required, opened a new log
I20260608 10:07:06.830035 30815 ts_tablet_manager.cc:1403] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260608 10:07:06.834509 30815 raft_consensus.cc:359] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:06.835811 30815 raft_consensus.cc:385] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.836293 30815 raft_consensus.cc:740] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.837601 30815 consensus_queue.cc:260] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:06.842965 30817 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: No bootstrap required, opened a new log
I20260608 10:07:06.843326 30815 ts_tablet_manager.cc:1434] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260608 10:07:06.843747 30817 ts_tablet_manager.cc:1403] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260608 10:07:06.846452 30815 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap starting.
I20260608 10:07:06.847302 30817 raft_consensus.cc:359] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:06.848188 30817 raft_consensus.cc:385] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.848541 30817 raft_consensus.cc:740] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.849608 30817 consensus_queue.cc:260] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:06.855140 30815 tablet_bootstrap.cc:654] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.869927 30815 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: No bootstrap required, opened a new log
I20260608 10:07:06.870850 30815 ts_tablet_manager.cc:1403] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260608 10:07:06.875324 30815 raft_consensus.cc:359] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.876504 30815 raft_consensus.cc:385] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.877017 30816 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Bootstrap starting.
I20260608 10:07:06.877007 30815 raft_consensus.cc:740] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.879940 30815 consensus_queue.cc:260] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.895974 30817 ts_tablet_manager.cc:1434] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent starting tablet: real 0.052s	user 0.022s	sys 0.028s
I20260608 10:07:06.896220 30815 ts_tablet_manager.cc:1434] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 10:07:06.897306 30817 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap starting.
I20260608 10:07:06.897442 30815 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap starting.
I20260608 10:07:06.901532 30816 tablet_bootstrap.cc:654] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.904712 30815 tablet_bootstrap.cc:654] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.904762 30817 tablet_bootstrap.cc:654] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.915808 30816 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: No bootstrap required, opened a new log
I20260608 10:07:06.916666 30816 ts_tablet_manager.cc:1403] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.005s
I20260608 10:07:06.921178 30816 raft_consensus.cc:359] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:06.922327 30816 raft_consensus.cc:385] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.922801 30816 raft_consensus.cc:740] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.924117 30816 consensus_queue.cc:260] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:06.927493 30817 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: No bootstrap required, opened a new log
I20260608 10:07:06.927620 30815 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: No bootstrap required, opened a new log
I20260608 10:07:06.927889 30816 ts_tablet_manager.cc:1434] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:07:06.929818 30817 ts_tablet_manager.cc:1403] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.010s
I20260608 10:07:06.929829 30815 ts_tablet_manager.cc:1403] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260608 10:07:06.930600 30816 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: Bootstrap starting.
I20260608 10:07:06.933357 30817 raft_consensus.cc:359] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.934198 30817 raft_consensus.cc:385] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.934602 30817 raft_consensus.cc:740] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.934307 30815 raft_consensus.cc:359] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.935242 30815 raft_consensus.cc:385] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.935696 30815 raft_consensus.cc:740] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.935715 30817 consensus_queue.cc:260] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.936841 30815 consensus_queue.cc:260] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.938905 30817 ts_tablet_manager.cc:1434] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 10:07:06.939311 30816 tablet_bootstrap.cc:654] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.940037 30817 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap starting.
I20260608 10:07:06.941529 30815 ts_tablet_manager.cc:1434] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:07:06.942843 30815 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap starting.
I20260608 10:07:06.947937 30817 tablet_bootstrap.cc:654] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.952639 30815 tablet_bootstrap.cc:654] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.958629 30816 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: No bootstrap required, opened a new log
I20260608 10:07:06.959471 30816 ts_tablet_manager.cc:1403] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260608 10:07:06.963743 30816 raft_consensus.cc:359] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.964671 30816 raft_consensus.cc:385] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.965054 30816 raft_consensus.cc:740] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.966122 30816 consensus_queue.cc:260] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.966746 30815 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: No bootstrap required, opened a new log
I20260608 10:07:06.967545 30815 ts_tablet_manager.cc:1403] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260608 10:07:06.968968 30816 ts_tablet_manager.cc:1434] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:07:06.970160 30816 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Bootstrap starting.
I20260608 10:07:06.971267 30815 raft_consensus.cc:359] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.972136 30815 raft_consensus.cc:385] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.972501 30820 raft_consensus.cc:493] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:06.973256 30820 raft_consensus.cc:515] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.972507 30815 raft_consensus.cc:740] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.978385 30816 tablet_bootstrap.cc:654] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:06.979043 30817 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: No bootstrap required, opened a new log
I20260608 10:07:06.978624 30815 consensus_queue.cc:260] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.979683 30817 ts_tablet_manager.cc:1403] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.023s
I20260608 10:07:06.983736 30817 raft_consensus.cc:359] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.986619 30817 raft_consensus.cc:385] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:06.987103 30817 raft_consensus.cc:740] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Initialized, Role: FOLLOWER
I20260608 10:07:06.988288 30817 consensus_queue.cc:260] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:06.991691 30817 ts_tablet_manager.cc:1434] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 10:07:06.993261 30817 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap starting.
I20260608 10:07:06.994261 30820 leader_election.cc:290] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:07.002980 30817 tablet_bootstrap.cc:654] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.017875 30817 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: No bootstrap required, opened a new log
I20260608 10:07:07.018765 30817 ts_tablet_manager.cc:1403] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260608 10:07:07.023460 30817 raft_consensus.cc:359] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.024852 30817 raft_consensus.cc:385] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.025357 30817 raft_consensus.cc:740] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.026782 30817 consensus_queue.cc:260] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.033785 30817 ts_tablet_manager.cc:1434] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:07:07.036139 30821 raft_consensus.cc:493] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:07.036931 30821 raft_consensus.cc:515] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.043123 30821 leader_election.cc:290] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:07.055064 30816 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: No bootstrap required, opened a new log
I20260608 10:07:07.055543 30815 ts_tablet_manager.cc:1434] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: Time spent starting tablet: real 0.088s	user 0.025s	sys 0.028s
I20260608 10:07:07.055801 30816 ts_tablet_manager.cc:1403] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Time spent bootstrapping tablet: real 0.086s	user 0.035s	sys 0.050s
I20260608 10:07:07.059664 30816 raft_consensus.cc:359] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.060490 30816 raft_consensus.cc:385] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.060890 30816 raft_consensus.cc:740] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.062163 30816 consensus_queue.cc:260] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.068218 30816 ts_tablet_manager.cc:1434] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:07:07.069878 30816 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Bootstrap starting.
I20260608 10:07:07.074126 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" is_pre_election: true
I20260608 10:07:07.074965 30621 raft_consensus.cc:2468] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ced6c1674a954af8a4b0c62353e2d78e in term 0.
I20260608 10:07:07.076658 30733 leader_election.cc:304] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 
I20260608 10:07:07.077939 30831 raft_consensus.cc:2804] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:07.078637 30831 raft_consensus.cc:493] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:07.079080 30831 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.080976 30696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7" is_pre_election: true
I20260608 10:07:07.079182 30816 tablet_bootstrap.cc:654] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Neither blocks nor log segments found. Creating new log.
W20260608 10:07:07.083022 30734 leader_election.cc:343] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:07.089839 30831 raft_consensus.cc:515] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.092074 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e772aca8a2e41a294379b835ef84e03" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e" is_pre_election: true
I20260608 10:07:07.092561 30831 leader_election.cc:290] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 1 election: Requested vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:07.093132 30770 raft_consensus.cc:2468] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 0.
I20260608 10:07:07.093871 30696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7"
I20260608 10:07:07.095363 30586 leader_election.cc:304] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 
I20260608 10:07:07.095520 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e772aca8a2e41a294379b835ef84e03" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7" is_pre_election: true
I20260608 10:07:07.096377 30821 raft_consensus.cc:2804] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:07.096328 30695 raft_consensus.cc:2468] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 0.
I20260608 10:07:07.096880 30821 raft_consensus.cc:493] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:07.097304 30821 raft_consensus.cc:3060] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.097805 30816 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: No bootstrap required, opened a new log
W20260608 10:07:07.096391 30734 leader_election.cc:343] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:07.098519 30816 ts_tablet_manager.cc:1403] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260608 10:07:07.102214 30816 raft_consensus.cc:359] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.103056 30816 raft_consensus.cc:385] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.103435 30816 raft_consensus.cc:740] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.104295 30816 consensus_queue.cc:260] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.140316 30816 ts_tablet_manager.cc:1434] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.003s
I20260608 10:07:07.146554 30826 raft_consensus.cc:493] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:07.148461 30826 raft_consensus.cc:515] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:07.159474 30821 raft_consensus.cc:515] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.161128 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
I20260608 10:07:07.162761 30621 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.162787 30840 raft_consensus.cc:493] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:07.165359 30840 raft_consensus.cc:515] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.168300 30826 leader_election.cc:290] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559), 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421)
I20260608 10:07:07.172708 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f0e7354ab746b8806d5c704c6a1edc" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e" is_pre_election: true
I20260608 10:07:07.173695 30770 raft_consensus.cc:2468] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 0.
I20260608 10:07:07.176015 30821 leader_election.cc:290] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 1 election: Requested vote from peers 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:07.176084 30621 raft_consensus.cc:2468] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced6c1674a954af8a4b0c62353e2d78e in term 1.
I20260608 10:07:07.176967 30586 leader_election.cc:304] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 
I20260608 10:07:07.176445 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e772aca8a2e41a294379b835ef84e03" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e"
I20260608 10:07:07.179522 30770 raft_consensus.cc:3060] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.179966 30733 leader_election.cc:304] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [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: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 6e383508f6d241d48951ea106a373bd7
I20260608 10:07:07.181720 30831 raft_consensus.cc:2804] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:07.182425 30831 raft_consensus.cc:697] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 LEADER]: Becoming Leader. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Running, Role: LEADER
W20260608 10:07:07.182691 30567 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:07.183944 30831 consensus_queue.cc:237] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.185293 30826 raft_consensus.cc:493] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:07.186218 30826 raft_consensus.cc:515] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.170471 30840 leader_election.cc:290] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:07.190573 30840 raft_consensus.cc:2804] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:07.190701 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f0e7354ab746b8806d5c704c6a1edc" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7" is_pre_election: true
I20260608 10:07:07.193382 30826 leader_election.cc:290] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:07.194343 30695 raft_consensus.cc:2468] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 0.
I20260608 10:07:07.195273 30696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e772aca8a2e41a294379b835ef84e03" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7"
I20260608 10:07:07.196100 30840 raft_consensus.cc:493] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:07.196408 30696 raft_consensus.cc:3060] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.196723 30840 raft_consensus.cc:3060] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.215379 30770 raft_consensus.cc:2468] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 1.
I20260608 10:07:07.224738 30696 raft_consensus.cc:2468] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 1.
I20260608 10:07:07.224308 30840 raft_consensus.cc:515] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.228209 30586 leader_election.cc:304] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 
I20260608 10:07:07.228631 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" is_pre_election: true
I20260608 10:07:07.232582 30621 raft_consensus.cc:2468] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e383508f6d241d48951ea106a373bd7 in term 0.
I20260608 10:07:07.229460 30620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" is_pre_election: true
I20260608 10:07:07.233820 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e" is_pre_election: true
I20260608 10:07:07.234171 30620 raft_consensus.cc:2393] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e383508f6d241d48951ea106a373bd7 in current term 1: Already voted for candidate ced6c1674a954af8a4b0c62353e2d78e in this term.
I20260608 10:07:07.226799 30519 catalog_manager.cc:5696] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e reported cstate change: term changed from 0 to 1, leader changed from <none> to ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131). New cstate: current_term: 1 leader_uuid: "ced6c1674a954af8a4b0c62353e2d78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:07.234472 30659 leader_election.cc:304] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af0be7e6ce849d0bcf59ce95f708ec9, 6e383508f6d241d48951ea106a373bd7; no voters: 
I20260608 10:07:07.234637 30821 raft_consensus.cc:2804] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:07.234654 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e" is_pre_election: true
I20260608 10:07:07.238935 30826 raft_consensus.cc:2804] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:07.239591 30826 raft_consensus.cc:493] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:07.240029 30826 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.235532 30770 raft_consensus.cc:2468] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e383508f6d241d48951ea106a373bd7 in term 0.
I20260608 10:07:07.242702 30840 leader_election.cc:290] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 1 election: Requested vote from peers 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:07.244789 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f0e7354ab746b8806d5c704c6a1edc" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e"
I20260608 10:07:07.245864 30770 raft_consensus.cc:3060] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.248733 30696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f0e7354ab746b8806d5c704c6a1edc" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7"
I20260608 10:07:07.249658 30696 raft_consensus.cc:3060] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.252259 30661 leader_election.cc:304] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e383508f6d241d48951ea106a373bd7; no voters: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e
I20260608 10:07:07.253746 30841 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.256111 30770 raft_consensus.cc:2468] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 1.
I20260608 10:07:07.257619 30586 leader_election.cc:304] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 
I20260608 10:07:07.260329 30821 raft_consensus.cc:697] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 LEADER]: Becoming Leader. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Running, Role: LEADER
I20260608 10:07:07.260556 30845 raft_consensus.cc:2804] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:07.261446 30826 raft_consensus.cc:515] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:07.262661 30841 raft_consensus.cc:2749] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:07.264469 30821 consensus_queue.cc:237] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.264147 30845 raft_consensus.cc:697] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 LEADER]: Becoming Leader. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Running, Role: LEADER
I20260608 10:07:07.266383 30845 consensus_queue.cc:237] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:07.267942 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e"
I20260608 10:07:07.268684 30826 leader_election.cc:290] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 1 election: Requested vote from peers ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559), 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421)
I20260608 10:07:07.268877 30770 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.267876 30696 raft_consensus.cc:2468] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 1.
I20260608 10:07:07.270417 30620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
I20260608 10:07:07.271209 30620 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.279726 30770 raft_consensus.cc:2468] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e383508f6d241d48951ea106a373bd7 in term 1.
I20260608 10:07:07.281445 30661 leader_election.cc:304] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e383508f6d241d48951ea106a373bd7, ced6c1674a954af8a4b0c62353e2d78e; no voters: 
I20260608 10:07:07.281908 30620 raft_consensus.cc:2468] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e383508f6d241d48951ea106a373bd7 in term 1.
I20260608 10:07:07.282672 30826 raft_consensus.cc:2804] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:07.283311 30826 raft_consensus.cc:697] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Running, Role: LEADER
I20260608 10:07:07.284612 30826 consensus_queue.cc:237] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:07.299324 30519 catalog_manager.cc:5696] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:07.302770 30517 catalog_manager.cc:5696] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e383508f6d241d48951ea106a373bd7 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "6e383508f6d241d48951ea106a373bd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:07.316175 30517 catalog_manager.cc:5696] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:07.364380 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:07:07.396322 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:07.397516 23762 tablet_replica.cc:333] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: stopping tablet replica
I20260608 10:07:07.398335 23762 raft_consensus.cc:2243] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.398847 23762 raft_consensus.cc:2272] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.401793 23762 tablet_replica.cc:333] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: stopping tablet replica
I20260608 10:07:07.402381 23762 raft_consensus.cc:2243] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:07.403211 23762 pending_rounds.cc:70] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Trying to abort 1 pending ops.
I20260608 10:07:07.403519 23762 pending_rounds.cc:77] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620578923253760 op_type: NO_OP noop_request { }
I20260608 10:07:07.403931 23762 raft_consensus.cc:2889] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:07.404228 23762 raft_consensus.cc:2272] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.407207 23762 tablet_replica.cc:333] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: stopping tablet replica
I20260608 10:07:07.407946 23762 raft_consensus.cc:2243] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:07.408613 23762 pending_rounds.cc:70] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Trying to abort 1 pending ops.
I20260608 10:07:07.408792 23762 pending_rounds.cc:77] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620578923421696 op_type: NO_OP noop_request { }
I20260608 10:07:07.409097 23762 raft_consensus.cc:2889] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:07.409384 23762 raft_consensus.cc:2272] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.412926 23762 tablet_replica.cc:333] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: stopping tablet replica
I20260608 10:07:07.413457 23762 raft_consensus.cc:2243] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.413978 23762 raft_consensus.cc:2272] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.441457 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:07:07.459972 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:07:07.484989 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:07.486137 23762 tablet_replica.cc:333] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: stopping tablet replica
I20260608 10:07:07.486835 23762 raft_consensus.cc:2243] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.487305 23762 raft_consensus.cc:2272] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.490206 23762 tablet_replica.cc:333] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: stopping tablet replica
I20260608 10:07:07.490790 23762 raft_consensus.cc:2243] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.491232 23762 raft_consensus.cc:2272] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.493577 23762 tablet_replica.cc:333] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: stopping tablet replica
I20260608 10:07:07.494269 23762 raft_consensus.cc:2243] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.494815 23762 raft_consensus.cc:2272] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.497552 23762 tablet_replica.cc:333] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: stopping tablet replica
I20260608 10:07:07.498107 23762 raft_consensus.cc:2243] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:07.498873 23762 pending_rounds.cc:70] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Trying to abort 1 pending ops.
I20260608 10:07:07.499142 23762 pending_rounds.cc:77] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620578972438528 op_type: NO_OP noop_request { }
I20260608 10:07:07.499564 23762 raft_consensus.cc:2889] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:07.499963 23762 raft_consensus.cc:2272] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.526506 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:07.543489 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:07:07.568776 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:07.569609 23762 tablet_replica.cc:333] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: stopping tablet replica
I20260608 10:07:07.570291 23762 raft_consensus.cc:2243] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.570773 23762 raft_consensus.cc:2272] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.573207 23762 tablet_replica.cc:333] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: stopping tablet replica
I20260608 10:07:07.573791 23762 raft_consensus.cc:2243] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:07.574409 23762 pending_rounds.cc:70] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Trying to abort 1 pending ops.
I20260608 10:07:07.574615 23762 pending_rounds.cc:77] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620578561003520 op_type: NO_OP noop_request { }
I20260608 10:07:07.574879 23762 raft_consensus.cc:2889] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:07.575162 23762 raft_consensus.cc:2272] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.577548 23762 tablet_replica.cc:333] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: stopping tablet replica
I20260608 10:07:07.578116 23762 raft_consensus.cc:2243] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.578567 23762 raft_consensus.cc:2272] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.580914 23762 tablet_replica.cc:333] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: stopping tablet replica
I20260608 10:07:07.581405 23762 raft_consensus.cc:2243] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:07.581807 23762 raft_consensus.cc:2272] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:07.605858 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:07.624053 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:07.631397 30852 instance_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 10:07:07.632354 30853 instance_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 10:07:07.633085 30855 instance_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 10:07:07.634007 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:07.635396 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:07.635720 23762 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 10:07:07.636001 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913227635985 us; error 0 us; skew 500 ppm
I20260608 10:07:07.636667 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:07.639493 23762 webserver.cc:533] Webserver started at http://127.23.52.132:43485/ using document root <none> and password file <none>
I20260608 10:07:07.640125 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:07.640443 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:07.640841 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:07.642204 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "7072d0f69a8f420183b66b1718ef7ca7"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-kdhp"
I20260608 10:07:07.647629 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:07:07.651700 30860 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.652773 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:07.653218 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "7072d0f69a8f420183b66b1718ef7ca7"
format_stamp: "Formatted at 2026-06-08 10:07:07 on dist-test-slave-kdhp"
I20260608 10:07:07.653650 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-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 10:07:07.681022 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:07.682756 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:07.684450 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:07.687114 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:07.687476 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:07.687817 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:07.688095 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:07.731904 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:40939
I20260608 10:07:07.732048 30922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:40939 every 8 connection(s)
I20260608 10:07:07.749097 30923 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45471
I20260608 10:07:07.749650 30923 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:07.750555 30923 heartbeater.cc:507] Master 127.23.52.190:45471 requested a full tablet report, sending...
I20260608 10:07:07.752911 30517 ts_manager.cc:194] Registered new tserver with Master: 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132:40939)
I20260608 10:07:07.754607 30517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48022
W20260608 10:07:08.197768 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 10270255559c4dd2b06acbdc4eacfaf2: Network error: Client connection negotiation failed: client connection to 127.23.52.131:46559: connect: Connection refused (error 111)
W20260608 10:07:08.201602 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 82f0e7354ab746b8806d5c704c6a1edc: Network error: Client connection negotiation failed: client connection to 127.23.52.129:45421: connect: Connection refused (error 111)
W20260608 10:07:08.205302 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet be6f082184574c2d849bbfe94a956269: Network error: Client connection negotiation failed: client connection to 127.23.52.130:45469: connect: Connection refused (error 111)
I20260608 10:07:08.757817 30923 heartbeater.cc:499] Master 127.23.52.190:45471 was elected leader, sending a full tablet report...
W20260608 10:07:09.219283 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 10270255559c4dd2b06acbdc4eacfaf2: Network error: Client connection negotiation failed: client connection to 127.23.52.131:46559: connect: Connection refused (error 111)
W20260608 10:07:09.223383 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet be6f082184574c2d849bbfe94a956269: Network error: Client connection negotiation failed: client connection to 127.23.52.130:45469: connect: Connection refused (error 111)
W20260608 10:07:09.227325 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 4e772aca8a2e41a294379b835ef84e03: Network error: Client connection negotiation failed: client connection to 127.23.52.129:45421: connect: Connection refused (error 111)
W20260608 10:07:10.258186 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 10270255559c4dd2b06acbdc4eacfaf2: Network error: Client connection negotiation failed: client connection to 127.23.52.131:46559: connect: Connection refused (error 111)
W20260608 10:07:10.261680 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet be6f082184574c2d849bbfe94a956269: Network error: Client connection negotiation failed: client connection to 127.23.52.130:45469: connect: Connection refused (error 111)
W20260608 10:07:10.265245 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 4e772aca8a2e41a294379b835ef84e03: Network error: Client connection negotiation failed: client connection to 127.23.52.129:45421: connect: Connection refused (error 111)
W20260608 10:07:11.280095 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 4e772aca8a2e41a294379b835ef84e03: Network error: Client connection negotiation failed: client connection to 127.23.52.129:45421: connect: Connection refused (error 111)
W20260608 10:07:11.283847 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet be6f082184574c2d849bbfe94a956269: Network error: Client connection negotiation failed: client connection to 127.23.52.130:45469: connect: Connection refused (error 111)
W20260608 10:07:11.287580 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 10270255559c4dd2b06acbdc4eacfaf2: Network error: Client connection negotiation failed: client connection to 127.23.52.131:46559: connect: Connection refused (error 111)
W20260608 10:07:12.290243 30567 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ced6c1674a954af8a4b0c62353e2d78e not available for placement
W20260608 10:07:13.292665 30567 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ced6c1674a954af8a4b0c62353e2d78e not available for placement
W20260608 10:07:14.295047 30567 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ced6c1674a954af8a4b0c62353e2d78e not available for placement
I20260608 10:07:15.178236 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:15.185479 30931 instance_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 10:07:15.185762 30932 instance_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 10:07:15.186631 30934 instance_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 10:07:15.189569 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:15.191088 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:15.191289 23762 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 10:07:15.191507 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913235191492 us; error 0 us; skew 500 ppm
I20260608 10:07:15.192082 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:15.194715 23762 webserver.cc:533] Webserver started at http://127.23.52.129:43613/ using document root <none> and password file <none>
I20260608 10:07:15.195215 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:15.195433 23762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:15.199646 23762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:07:15.203145 30939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:15.204066 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:15.204397 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:15.204730 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-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 10:07:15.217089 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:15.218492 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:15.220260 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:15.224260 30946 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:07:15.245836 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:15.246225 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 10:07:15.246526 23762 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:07:15.251916 30946 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap starting.
I20260608 10:07:15.262362 23762 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:15.262728 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.011s	sys 0.002s
I20260608 10:07:15.268004 30946 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: 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 10:07:15.269057 30946 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap complete.
I20260608 10:07:15.269766 30946 ts_tablet_manager.cc:1403] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260608 10:07:15.273097 30946 raft_consensus.cc:359] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.273965 30946 raft_consensus.cc:740] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.274868 30946 consensus_queue.cc:260] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.278368 30946 ts_tablet_manager.cc:1434] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:07:15.279559 30946 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap starting.
I20260608 10:07:15.295097 30946 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: 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 10:07:15.296258 30946 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap complete.
I20260608 10:07:15.297231 30946 ts_tablet_manager.cc:1403] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
W20260608 10:07:15.298238 30567 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ced6c1674a954af8a4b0c62353e2d78e not available for placement
I20260608 10:07:15.300698 30946 raft_consensus.cc:359] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:15.301455 30946 raft_consensus.cc:740] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.302380 30946 consensus_queue.cc:260] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:15.304665 30946 ts_tablet_manager.cc:1434] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260608 10:07:15.305529 30946 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap starting.
I20260608 10:07:15.324901 30946 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: 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 10:07:15.326277 30946 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap complete.
I20260608 10:07:15.326350 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:45421
I20260608 10:07:15.326479 31006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:45421 every 8 connection(s)
I20260608 10:07:15.327190 30946 ts_tablet_manager.cc:1403] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 10:07:15.330539 30946 raft_consensus.cc:359] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.331831 30946 raft_consensus.cc:740] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.333168 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:07:15.332996 30946 consensus_queue.cc:260] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.335911 30946 ts_tablet_manager.cc:1434] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:07:15.337118 30946 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap starting.
W20260608 10:07:15.353361 31012 instance_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 10:07:15.354421 31011 instance_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 10:07:15.364979 31015 instance_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 10:07:15.365067 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:15.365553 30946 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: 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 10:07:15.366808 30946 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: Bootstrap complete.
I20260608 10:07:15.366887 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:15.367440 23762 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 10:07:15.367699 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913235367678 us; error 0 us; skew 500 ppm
I20260608 10:07:15.367925 30946 ts_tablet_manager.cc:1403] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.007s
I20260608 10:07:15.368607 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:15.371385 31007 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45471
I20260608 10:07:15.371330 30946 raft_consensus.cc:359] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.372143 31007 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:15.372457 30946 raft_consensus.cc:740] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.373385 31007 heartbeater.cc:507] Master 127.23.52.190:45471 requested a full tablet report, sending...
I20260608 10:07:15.373476 23762 webserver.cc:533] Webserver started at http://127.23.52.130:44845/ using document root <none> and password file <none>
I20260608 10:07:15.373471 30946 consensus_queue.cc:260] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.374538 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:15.374854 23762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:15.375912 30946 ts_tablet_manager.cc:1434] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:07:15.379776 30517 ts_manager.cc:194] Re-registered known tserver with Master: 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421)
I20260608 10:07:15.380023 23762 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:07:15.384533 31020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:15.385519 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:15.385874 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "6e383508f6d241d48951ea106a373bd7"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:15.386201 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-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 10:07:15.388149 30517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49290
I20260608 10:07:15.392261 31007 heartbeater.cc:499] Master 127.23.52.190:45471 was elected leader, sending a full tablet report...
I20260608 10:07:15.404040 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:15.405350 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:15.407012 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:15.432498 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:15.432864 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 10:07:15.438052 31027 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: Bootstrap starting.
I20260608 10:07:15.453867 31027 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: 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 10:07:15.454794 31027 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: Bootstrap complete.
I20260608 10:07:15.455554 31027 ts_tablet_manager.cc:1403] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 10:07:15.457096 23762 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:15.457441 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.024s	user 0.021s	sys 0.002s
I20260608 10:07:15.458685 31027 raft_consensus.cc:359] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.459506 31027 raft_consensus.cc:740] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.460480 31027 consensus_queue.cc:260] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.463526 31027 ts_tablet_manager.cc:1434] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:15.464509 31027 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Bootstrap starting.
I20260608 10:07:15.484844 31027 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: 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 10:07:15.485730 31027 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Bootstrap complete.
I20260608 10:07:15.486380 31027 ts_tablet_manager.cc:1403] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 10:07:15.489153 31027 raft_consensus.cc:359] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:15.489902 31027 raft_consensus.cc:740] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.490720 31027 consensus_queue.cc:260] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [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: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:15.492540 31027 ts_tablet_manager.cc:1434] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:15.493460 31027 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Bootstrap starting.
I20260608 10:07:15.513410 31027 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: 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 10:07:15.514482 31027 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Bootstrap complete.
I20260608 10:07:15.515283 31027 ts_tablet_manager.cc:1403] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260608 10:07:15.518535 31027 raft_consensus.cc:359] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.519387 31027 raft_consensus.cc:740] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.520506 31027 consensus_queue.cc:260] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.522521 31027 ts_tablet_manager.cc:1434] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 10:07:15.523313 31027 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Bootstrap starting.
I20260608 10:07:15.532407 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:45469
I20260608 10:07:15.532721 31087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:45469 every 8 connection(s)
I20260608 10:07:15.536352 31027 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: 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 10:07:15.537356 31027 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Bootstrap complete.
I20260608 10:07:15.538283 31027 ts_tablet_manager.cc:1403] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:07:15.540256 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:07:15.541882 31027 raft_consensus.cc:359] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.542773 31027 raft_consensus.cc:740] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.543808 31027 consensus_queue.cc:260] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.546432 31027 ts_tablet_manager.cc:1434] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260608 10:07:15.549379 31092 instance_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 10:07:15.550591 31093 instance_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 10:07:15.554705 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:15.555711 31095 instance_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 10:07:15.555881 31089 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45471
I20260608 10:07:15.556457 31089 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:15.557011 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:15.557309 23762 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 10:07:15.557401 31089 heartbeater.cc:507] Master 127.23.52.190:45471 requested a full tablet report, sending...
I20260608 10:07:15.557577 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913235557555 us; error 0 us; skew 500 ppm
I20260608 10:07:15.558485 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:15.561774 23762 webserver.cc:533] Webserver started at http://127.23.52.131:38043/ using document root <none> and password file <none>
I20260608 10:07:15.562234 30517 ts_manager.cc:194] Re-registered known tserver with Master: 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:15.562373 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:15.562777 23762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:15.567317 23762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:15.567826 30517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49298
I20260608 10:07:15.571019 31089 heartbeater.cc:499] Master 127.23.52.190:45471 was elected leader, sending a full tablet report...
I20260608 10:07:15.571768 31100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:15.572808 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:07:15.573166 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "ced6c1674a954af8a4b0c62353e2d78e"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-kdhp"
I20260608 10:07:15.573482 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-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 10:07:15.589836 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:15.591223 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:15.592905 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:15.621078 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:15.621450 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.000s	sys 0.002s
I20260608 10:07:15.626673 31107 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap starting.
I20260608 10:07:15.638255 23762 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:15.638624 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.013s	sys 0.001s
I20260608 10:07:15.639611 31107 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: 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 10:07:15.640483 31107 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap complete.
I20260608 10:07:15.641157 31107 ts_tablet_manager.cc:1403] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:07:15.643616 31107 raft_consensus.cc:359] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.644203 31107 raft_consensus.cc:740] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.644913 31107 consensus_queue.cc:260] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.648068 31107 ts_tablet_manager.cc:1434] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:15.649309 31107 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap starting.
I20260608 10:07:15.663618 31107 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: 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 10:07:15.664453 31107 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap complete.
I20260608 10:07:15.665170 31107 ts_tablet_manager.cc:1403] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 10:07:15.667800 31107 raft_consensus.cc:359] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:15.668489 31107 raft_consensus.cc:740] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.669266 31107 consensus_queue.cc:260] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:15.671043 31107 ts_tablet_manager.cc:1434] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:07:15.671882 31107 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap starting.
I20260608 10:07:15.685127 31107 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: 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 10:07:15.685925 31107 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap complete.
I20260608 10:07:15.686595 31107 ts_tablet_manager.cc:1403] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 10:07:15.689136 31107 raft_consensus.cc:359] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.689798 31107 raft_consensus.cc:740] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.690639 31107 consensus_queue.cc:260] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.692705 31107 ts_tablet_manager.cc:1434] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260608 10:07:15.693576 31107 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap starting.
I20260608 10:07:15.704064 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:46559
I20260608 10:07:15.704381 31167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:46559 every 8 connection(s)
I20260608 10:07:15.709573 31107 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: 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 10:07:15.711058 31107 tablet_bootstrap.cc:492] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Bootstrap complete.
I20260608 10:07:15.712524 31107 ts_tablet_manager.cc:1403] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 10:07:15.715795 31107 raft_consensus.cc:359] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.716884 31107 raft_consensus.cc:740] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Initialized, Role: FOLLOWER
I20260608 10:07:15.717983 31107 consensus_queue.cc:260] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:15.720691 31107 ts_tablet_manager.cc:1434] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:15.724095 31169 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45471
I20260608 10:07:15.724637 31169 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:15.725554 31169 heartbeater.cc:507] Master 127.23.52.190:45471 requested a full tablet report, sending...
I20260608 10:07:15.729815 30517 ts_manager.cc:194] Re-registered known tserver with Master: ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:15.734473 30517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49314
I20260608 10:07:15.737459 31169 heartbeater.cc:499] Master 127.23.52.190:45471 was elected leader, sending a full tablet report...
W20260608 10:07:15.847615 30919 debug-util.cc:398] Leaking SignalData structure 0x7b08000dcd80 after lost signal to thread 23765
W20260608 10:07:15.849867 30919 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8440 after lost signal to thread 30922
W20260608 10:07:16.334468 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet be6f082184574c2d849bbfe94a956269: Illegal state: Replica 6e383508f6d241d48951ea106a373bd7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } }
W20260608 10:07:16.351287 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 4e772aca8a2e41a294379b835ef84e03: Illegal state: Replica 5af0be7e6ce849d0bcf59ce95f708ec9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } }
W20260608 10:07:16.373227 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 10270255559c4dd2b06acbdc4eacfaf2: Illegal state: Replica ced6c1674a954af8a4b0c62353e2d78e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } }
I20260608 10:07:16.752758 31176 raft_consensus.cc:493] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:16.753477 31176 raft_consensus.cc:515] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.756181 31176 leader_election.cc:290] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:16.768991 31062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e772aca8a2e41a294379b835ef84e03" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7" is_pre_election: true
I20260608 10:07:16.770027 31062 raft_consensus.cc:2468] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 1.
I20260608 10:07:16.771757 30941 leader_election.cc:304] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: 5af0be7e6ce849d0bcf59ce95f708ec9, 6e383508f6d241d48951ea106a373bd7; no voters: 
I20260608 10:07:16.772388 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e772aca8a2e41a294379b835ef84e03" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e" is_pre_election: true
I20260608 10:07:16.773013 31176 raft_consensus.cc:2804] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:16.773238 31142 raft_consensus.cc:2468] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 1.
I20260608 10:07:16.773782 31176 raft_consensus.cc:493] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:16.774560 31176 raft_consensus.cc:3060] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.783944 31176 raft_consensus.cc:515] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.787010 31176 leader_election.cc:290] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 2 election: Requested vote from peers 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:16.788021 31062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e772aca8a2e41a294379b835ef84e03" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7"
I20260608 10:07:16.788461 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e772aca8a2e41a294379b835ef84e03" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e"
I20260608 10:07:16.788983 31062 raft_consensus.cc:3060] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.789690 31142 raft_consensus.cc:3060] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.795778 31176 raft_consensus.cc:493] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:16.795799 31062 raft_consensus.cc:2468] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 2.
I20260608 10:07:16.798394 31142 raft_consensus.cc:2468] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 2.
I20260608 10:07:16.799456 31176 raft_consensus.cc:515] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.800671 30941 leader_election.cc:304] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: 5af0be7e6ce849d0bcf59ce95f708ec9, 6e383508f6d241d48951ea106a373bd7; no voters: 
I20260608 10:07:16.802233 31176 leader_election.cc:290] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:16.803380 31176 raft_consensus.cc:2804] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:16.803683 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f0e7354ab746b8806d5c704c6a1edc" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e" is_pre_election: true
I20260608 10:07:16.804559 31176 raft_consensus.cc:697] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 LEADER]: Becoming Leader. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Running, Role: LEADER
I20260608 10:07:16.805141 31142 raft_consensus.cc:2468] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 1.
I20260608 10:07:16.806623 31176 consensus_queue.cc:237] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.807279 30942 leader_election.cc:304] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 
I20260608 10:07:16.809122 31179 raft_consensus.cc:2804] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:16.809883 31179 raft_consensus.cc:493] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:16.811271 31062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f0e7354ab746b8806d5c704c6a1edc" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7" is_pre_election: true
I20260608 10:07:16.810613 31179 raft_consensus.cc:3060] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.812351 31062 raft_consensus.cc:2468] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 1.
I20260608 10:07:16.821848 31179 raft_consensus.cc:515] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.824111 30517 catalog_manager.cc:5696] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:16.825027 31062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f0e7354ab746b8806d5c704c6a1edc" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7"
I20260608 10:07:16.825218 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f0e7354ab746b8806d5c704c6a1edc" candidate_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e"
I20260608 10:07:16.826366 31062 raft_consensus.cc:3060] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.826640 31142 raft_consensus.cc:3060] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.825685 31179 leader_election.cc:290] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [CANDIDATE]: Term 2 election: Requested vote from peers 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:16.834090 31062 raft_consensus.cc:2468] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 2.
I20260608 10:07:16.835680 31183 raft_consensus.cc:493] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:16.836305 30941 leader_election.cc:304] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: 5af0be7e6ce849d0bcf59ce95f708ec9, 6e383508f6d241d48951ea106a373bd7; no voters: 
I20260608 10:07:16.836498 31183 raft_consensus.cc:515] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.834090 31142 raft_consensus.cc:2468] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af0be7e6ce849d0bcf59ce95f708ec9 in term 2.
I20260608 10:07:16.837411 31179 raft_consensus.cc:2804] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:16.839090 31179 raft_consensus.cc:697] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 LEADER]: Becoming Leader. State: Replica: 5af0be7e6ce849d0bcf59ce95f708ec9, State: Running, Role: LEADER
I20260608 10:07:16.840291 31179 consensus_queue.cc:237] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.842844 31183 leader_election.cc:290] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:16.862979 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" is_pre_election: true
I20260608 10:07:16.864125 30981 raft_consensus.cc:2468] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e383508f6d241d48951ea106a373bd7 in term 1.
I20260608 10:07:16.866576 31021 leader_election.cc:304] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [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: 5af0be7e6ce849d0bcf59ce95f708ec9, 6e383508f6d241d48951ea106a373bd7; no voters: 
I20260608 10:07:16.868027 31183 raft_consensus.cc:2804] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:16.868625 31183 raft_consensus.cc:493] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:16.869172 31183 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.869241 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e" is_pre_election: true
I20260608 10:07:16.870630 31142 raft_consensus.cc:2410] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e383508f6d241d48951ea106a373bd7 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 10:07:16.874032 30517 catalog_manager.cc:5696] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:16.881101 31183 raft_consensus.cc:515] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.884282 31183 leader_election.cc:290] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 2 election: Requested vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559)
I20260608 10:07:16.884725 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
I20260608 10:07:16.885694 30981 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.885808 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e"
I20260608 10:07:16.886793 31142 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:16.893111 31142 raft_consensus.cc:2410] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e383508f6d241d48951ea106a373bd7 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 10:07:16.895444 30981 raft_consensus.cc:2468] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e383508f6d241d48951ea106a373bd7 in term 2.
I20260608 10:07:16.896729 31021 leader_election.cc:304] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [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: 5af0be7e6ce849d0bcf59ce95f708ec9, 6e383508f6d241d48951ea106a373bd7; no voters: ced6c1674a954af8a4b0c62353e2d78e
I20260608 10:07:16.897694 31183 raft_consensus.cc:2804] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:16.899039 31183 raft_consensus.cc:697] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Running, Role: LEADER
I20260608 10:07:16.900092 31183 consensus_queue.cc:237] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [LEADER]: Queue going to LEADER 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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:16.909159 30517 catalog_manager.cc:5696] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 reported cstate change: term changed from 1 to 2, leader changed from ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131) to 6e383508f6d241d48951ea106a373bd7 (127.23.52.130). New cstate: current_term: 2 leader_uuid: "6e383508f6d241d48951ea106a373bd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:17.003152 31192 raft_consensus.cc:493] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:17.003999 31192 raft_consensus.cc:515] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:17.006606 31192 leader_election.cc:290] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:17.020511 31062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7" is_pre_election: true
I20260608 10:07:17.021988 31062 raft_consensus.cc:2410] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ced6c1674a954af8a4b0c62353e2d78e 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 10:07:17.023214 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" is_pre_election: true
I20260608 10:07:17.024068 30981 raft_consensus.cc:2468] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ced6c1674a954af8a4b0c62353e2d78e in term 1.
I20260608 10:07:17.025317 31101 leader_election.cc:304] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [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: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 6e383508f6d241d48951ea106a373bd7
I20260608 10:07:17.026302 31192 raft_consensus.cc:2804] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:17.026875 31192 raft_consensus.cc:493] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:17.027302 31192 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:17.032709 31192 raft_consensus.cc:515] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:17.035233 31192 leader_election.cc:290] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 2 election: Requested vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:17.035933 31062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7"
I20260608 10:07:17.035820 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
I20260608 10:07:17.036816 31062 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:17.037185 30981 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:17.037603 31192 raft_consensus.cc:493] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:17.038571 31192 raft_consensus.cc:515] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:17.041591 31192 leader_election.cc:290] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:17.042129 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" is_pre_election: true
I20260608 10:07:17.042577 31061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7" is_pre_election: true
I20260608 10:07:17.043498 30980 raft_consensus.cc:2468] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ced6c1674a954af8a4b0c62353e2d78e in term 2.
I20260608 10:07:17.045207 31101 leader_election.cc:304] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [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: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 6e383508f6d241d48951ea106a373bd7
I20260608 10:07:17.046737 31192 raft_consensus.cc:2804] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:07:17.047367 31192 raft_consensus.cc:493] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:17.047947 31192 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:17.048916 31062 raft_consensus.cc:2410] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ced6c1674a954af8a4b0c62353e2d78e 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 10:07:17.051604 30981 raft_consensus.cc:2468] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced6c1674a954af8a4b0c62353e2d78e in term 2.
I20260608 10:07:17.053140 31101 leader_election.cc:304] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [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: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 6e383508f6d241d48951ea106a373bd7
I20260608 10:07:17.054236 31192 raft_consensus.cc:515] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:17.055678 31195 raft_consensus.cc:2804] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:17.057874 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
I20260608 10:07:17.058195 31192 leader_election.cc:290] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [CANDIDATE]: Term 3 election: Requested vote from peers 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421), 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:17.058434 31062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10270255559c4dd2b06acbdc4eacfaf2" candidate_uuid: "ced6c1674a954af8a4b0c62353e2d78e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e383508f6d241d48951ea106a373bd7"
I20260608 10:07:17.059442 30981 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:17.060549 31195 raft_consensus.cc:697] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 2 LEADER]: Becoming Leader. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Running, Role: LEADER
I20260608 10:07:17.061491 31195 consensus_queue.cc:237] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [LEADER]: Queue going to LEADER 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: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:17.068092 30981 raft_consensus.cc:2468] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced6c1674a954af8a4b0c62353e2d78e in term 3.
I20260608 10:07:17.070961 30517 catalog_manager.cc:5696] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e reported cstate change: term changed from 1 to 2, leader changed from 6e383508f6d241d48951ea106a373bd7 (127.23.52.130) to ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131). New cstate: current_term: 2 leader_uuid: "ced6c1674a954af8a4b0c62353e2d78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:17.072683 31101 leader_election.cc:304] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [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: 5af0be7e6ce849d0bcf59ce95f708ec9, ced6c1674a954af8a4b0c62353e2d78e; no voters: 6e383508f6d241d48951ea106a373bd7
I20260608 10:07:17.073781 31195 raft_consensus.cc:2804] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:07:17.074461 31195 raft_consensus.cc:697] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 3 LEADER]: Becoming Leader. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Running, Role: LEADER
I20260608 10:07:17.075502 31195 consensus_queue.cc:237] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:17.087495 30517 catalog_manager.cc:5696] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e reported cstate change: term changed from 2 to 3, leader changed from 6e383508f6d241d48951ea106a373bd7 (127.23.52.130) to ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131). New cstate: current_term: 3 leader_uuid: "ced6c1674a954af8a4b0c62353e2d78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:17.257958 31062 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:17.260744 31179 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:17.282955 31142 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:17.285825 31179 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:17.306622 31183 raft_consensus.cc:493] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:17.307989 31183 raft_consensus.cc:515] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:17.312955 31141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e" is_pre_election: true
I20260608 10:07:17.313771 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" is_pre_election: true
I20260608 10:07:17.315073 30981 raft_consensus.cc:2468] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e383508f6d241d48951ea106a373bd7 in term 2.
I20260608 10:07:17.317174 31021 leader_election.cc:304] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af0be7e6ce849d0bcf59ce95f708ec9, 6e383508f6d241d48951ea106a373bd7; no voters: 
I20260608 10:07:17.318786 31190 raft_consensus.cc:2804] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:07:17.319449 31190 raft_consensus.cc:493] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:17.320050 31190 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:17.320915 31183 leader_election.cc:290] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559), 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421)
I20260608 10:07:17.332803 31190 raft_consensus.cc:515] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:17.335032 31190 leader_election.cc:290] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [CANDIDATE]: Term 3 election: Requested vote from peers ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131:46559), 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421)
I20260608 10:07:17.336278 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9"
I20260608 10:07:17.336198 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6f082184574c2d849bbfe94a956269" candidate_uuid: "6e383508f6d241d48951ea106a373bd7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ced6c1674a954af8a4b0c62353e2d78e"
I20260608 10:07:17.337199 30981 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:17.344542 30981 raft_consensus.cc:2468] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e383508f6d241d48951ea106a373bd7 in term 3.
I20260608 10:07:17.345896 31021 leader_election.cc:304] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [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: 5af0be7e6ce849d0bcf59ce95f708ec9, 6e383508f6d241d48951ea106a373bd7; no voters: ced6c1674a954af8a4b0c62353e2d78e
I20260608 10:07:17.347282 31190 raft_consensus.cc:2804] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:07:17.348263 31190 raft_consensus.cc:697] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 3 LEADER]: Becoming Leader. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Running, Role: LEADER
I20260608 10:07:17.350148 31190 consensus_queue.cc:237] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [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: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:17.361471 30517 catalog_manager.cc:5696] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 reported cstate change: term changed from 2 to 3, leader changed from ced6c1674a954af8a4b0c62353e2d78e (127.23.52.131) to 6e383508f6d241d48951ea106a373bd7 (127.23.52.130). New cstate: current_term: 3 leader_uuid: "6e383508f6d241d48951ea106a373bd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:17.379235 31142 raft_consensus.cc:1275] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:17.381353 31179 consensus_queue.cc:1048] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:07:17.400149 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet 10270255559c4dd2b06acbdc4eacfaf2: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:07:17.401649 31062 raft_consensus.cc:1275] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:17.404271 31180 consensus_queue.cc:1048] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:17.408852 30981 consensus_queue.cc:237] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:17.421509 31142 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:17.423629 31180 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:17.429919 31061 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:17.432317 31180 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } 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 10:07:17.445740 31179 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:17.453820 31142 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:17.462169 31062 raft_consensus.cc:3055] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:07:17.464417 31062 raft_consensus.cc:740] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e383508f6d241d48951ea106a373bd7, State: Running, Role: LEADER
I20260608 10:07:17.465910 31062 consensus_queue.cc:260] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } }
I20260608 10:07:17.467974 31062 raft_consensus.cc:3060] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:07:17.472393 30943 consensus_peers.cc:597] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 -> Peer 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132:40939): Couldn't send request to peer 7072d0f69a8f420183b66b1718ef7ca7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e772aca8a2e41a294379b835ef84e03. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:17.472572 30567 auto_rebalancer.cc:591] Failed to schedule move for tablet be6f082184574c2d849bbfe94a956269: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:07:17.454224 31061 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:17.474438 30518 catalog_manager.cc:5696] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e reported cstate change: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New cstate: current_term: 2 leader_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:17.482477 31062 raft_consensus.cc:1275] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 3 FOLLOWER]: Refusing update from remote peer ced6c1674a954af8a4b0c62353e2d78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:17.484831 31195 consensus_queue.cc:1048] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:17.486121 31195 consensus_queue.cc:1243] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [LEADER]: Peer 6e383508f6d241d48951ea106a373bd7 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 10:07:17.492280 31061 pending_rounds.cc:85] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Aborting all ops after (but not including) 0
I20260608 10:07:17.492821 31061 pending_rounds.cc:107] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:07:17.493340 31061 raft_consensus.cc:2889] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:07:17.508988 30981 raft_consensus.cc:1275] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Refusing update from remote peer ced6c1674a954af8a4b0c62353e2d78e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:17.511294 31195 consensus_queue.cc:1048] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:17.566191 31061 raft_consensus.cc:1240] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 3 LEADER]: Rejecting Update request from peer ced6c1674a954af8a4b0c62353e2d78e for earlier term 2. Current term is 3. Ops: []
I20260608 10:07:17.568051 31211 consensus_queue.cc:1059] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:17.568969 31211 consensus_queue.cc:1243] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [LEADER]: Peer 6e383508f6d241d48951ea106a373bd7 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:07:17.569669 31196 raft_consensus.cc:3055] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:07:17.570109 31196 raft_consensus.cc:740] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ced6c1674a954af8a4b0c62353e2d78e, State: Running, Role: LEADER
I20260608 10:07:17.571380 31196 consensus_queue.cc:260] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [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: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } }
I20260608 10:07:17.572660 31196 raft_consensus.cc:3060] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:17.853982 30981 raft_consensus.cc:1275] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Refusing update from remote peer 6e383508f6d241d48951ea106a373bd7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:17.855955 31190 consensus_queue.cc:1048] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:17.906181 31216 ts_tablet_manager.cc:933] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: Initiating tablet copy from peer 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421)
I20260608 10:07:17.923168 31216 tablet_copy_client.cc:323] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:45421
I20260608 10:07:17.927176 31142 raft_consensus.cc:1275] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: Refusing update from remote peer 6e383508f6d241d48951ea106a373bd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:17.940274 31215 consensus_queue.cc:1048] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:17.942464 31215 consensus_queue.cc:1243] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [LEADER]: Peer ced6c1674a954af8a4b0c62353e2d78e 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 10:07:17.946827 31142 pending_rounds.cc:85] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Aborting all ops after (but not including) 0
I20260608 10:07:17.947182 31142 pending_rounds.cc:107] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:07:17.947484 31142 raft_consensus.cc:2889] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:07:17.975703 30991 tablet_copy_service.cc:140] P 5af0be7e6ce849d0bcf59ce95f708ec9: Received BeginTabletCopySession request for tablet 4e772aca8a2e41a294379b835ef84e03 from peer 7072d0f69a8f420183b66b1718ef7ca7 ({username='slave'} at 127.0.0.1:38392)
I20260608 10:07:17.976583 30991 tablet_copy_service.cc:161] P 5af0be7e6ce849d0bcf59ce95f708ec9: Beginning new tablet copy session on tablet 4e772aca8a2e41a294379b835ef84e03 from peer 7072d0f69a8f420183b66b1718ef7ca7 at {username='slave'} at 127.0.0.1:38392: session id = 7072d0f69a8f420183b66b1718ef7ca7-4e772aca8a2e41a294379b835ef84e03
I20260608 10:07:17.988808 30991 tablet_copy_source_session.cc:215] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:17.994457 31216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e772aca8a2e41a294379b835ef84e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:18.017644 31216 tablet_copy_client.cc:806] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:18.018522 31216 tablet_copy_client.cc:670] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:18.024030 31216 tablet_copy_client.cc:538] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:18.036787 31216 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: Bootstrap starting.
I20260608 10:07:18.075639 31216 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: 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 10:07:18.076835 31216 tablet_bootstrap.cc:492] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: Bootstrap complete.
I20260608 10:07:18.077725 31216 ts_tablet_manager.cc:1403] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.008s
I20260608 10:07:18.081897 31216 raft_consensus.cc:359] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:18.082968 31216 raft_consensus.cc:740] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7072d0f69a8f420183b66b1718ef7ca7, State: Initialized, Role: LEARNER
I20260608 10:07:18.083874 31216 consensus_queue.cc:260] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:18.087430 31216 ts_tablet_manager.cc:1434] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260608 10:07:18.090037 30991 tablet_copy_service.cc:342] P 5af0be7e6ce849d0bcf59ce95f708ec9: Request end of tablet copy session 7072d0f69a8f420183b66b1718ef7ca7-4e772aca8a2e41a294379b835ef84e03 received from {username='slave'} at 127.0.0.1:38392
I20260608 10:07:18.090548 30991 tablet_copy_service.cc:434] P 5af0be7e6ce849d0bcf59ce95f708ec9: ending tablet copy session 7072d0f69a8f420183b66b1718ef7ca7-4e772aca8a2e41a294379b835ef84e03 on tablet 4e772aca8a2e41a294379b835ef84e03 with peer 7072d0f69a8f420183b66b1718ef7ca7
I20260608 10:07:18.315531 30898 raft_consensus.cc:1217] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:07:18.708256 31176 raft_consensus.cc:1064] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9: attempting to promote NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 to VOTER
I20260608 10:07:18.711634 31176 consensus_queue.cc:237] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } }
I20260608 10:07:18.724140 31142 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:18.725351 31061 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:18.726423 31179 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:18.727124 30898 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 LEARNER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:18.729931 31180 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } 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 10:07:18.732295 31180 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } 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 10:07:18.758270 31176 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.761251 30898 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.775012 31061 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.781694 30517 catalog_manager.cc:5696] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 reported cstate change: config changed from index 3 to 4, 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.784966 31142 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.859541 30981 consensus_queue.cc:237] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } }
I20260608 10:07:18.868098 30898 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:07:18.868645 31142 raft_consensus.cc:1275] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:07:18.869999 31176 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } 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 10:07:18.871047 31179 consensus_queue.cc:1048] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:18.880900 31180 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6e383508f6d241d48951ea106a373bd7 (127.23.52.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.886294 31142 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6e383508f6d241d48951ea106a373bd7 (127.23.52.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.889523 30898 raft_consensus.cc:2955] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6e383508f6d241d48951ea106a373bd7 (127.23.52.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.901934 30519 catalog_manager.cc:5696] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e reported cstate change: config changed from index 4 to 5, VOTER 6e383508f6d241d48951ea106a373bd7 (127.23.52.130) evicted. New cstate: current_term: 2 leader_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: false } } }
I20260608 10:07:18.907907 30503 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e772aca8a2e41a294379b835ef84e03 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:18.932554 31052 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e772aca8a2e41a294379b835ef84e03 with delete_type TABLET_DATA_TOMBSTONED (TS 6e383508f6d241d48951ea106a373bd7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51204
I20260608 10:07:18.934851 31238 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:18.935851 31238 raft_consensus.cc:2243] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:18.936606 31238 raft_consensus.cc:2272] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:18.939798 31238 ts_tablet_manager.cc:1916] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:18.951586 31238 ts_tablet_manager.cc:1929] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:07:18.951990 31238 log.cc:1199] T 4e772aca8a2e41a294379b835ef84e03 P 6e383508f6d241d48951ea106a373bd7: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/4e772aca8a2e41a294379b835ef84e03
I20260608 10:07:18.953553 30504 catalog_manager.cc:5027] TS 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469): tablet 4e772aca8a2e41a294379b835ef84e03 (table test-workload [id=67c76556e81c47bfbfa3b63e9209e30c]) successfully deleted
I20260608 10:07:19.929718 31061 consensus_queue.cc:237] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:19.939381 30981 raft_consensus.cc:1275] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Refusing update from remote peer 6e383508f6d241d48951ea106a373bd7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:19.941766 31240 consensus_queue.cc:1048] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } 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 10:07:19.945300 31142 raft_consensus.cc:1275] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: Refusing update from remote peer 6e383508f6d241d48951ea106a373bd7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:19.946904 31240 consensus_queue.cc:1048] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:19.953584 31241 raft_consensus.cc:2955] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
W20260608 10:07:19.955407 31024 consensus_peers.cc:597] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 -> Peer 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132:40939): Couldn't send request to peer 7072d0f69a8f420183b66b1718ef7ca7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be6f082184574c2d849bbfe94a956269. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:19.956960 30981 raft_consensus.cc:2955] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:19.959285 31142 raft_consensus.cc:2955] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:19.971901 30516 catalog_manager.cc:5696] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 reported cstate change: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New cstate: current_term: 3 leader_uuid: "6e383508f6d241d48951ea106a373bd7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:19.973033 30980 consensus_queue.cc:237] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } attrs { replace: true } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:19.984481 31142 raft_consensus.cc:1275] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:07:19.986088 30943 consensus_peers.cc:597] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 -> Peer 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132:40939): Couldn't send request to peer 7072d0f69a8f420183b66b1718ef7ca7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82f0e7354ab746b8806d5c704c6a1edc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:19.986277 31180 consensus_queue.cc:1048] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } 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 10:07:19.992329 31061 raft_consensus.cc:1275] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Refusing update from remote peer 5af0be7e6ce849d0bcf59ce95f708ec9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:19.994712 31250 consensus_queue.cc:1048] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:19.997960 31254 raft_consensus.cc:2955] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } attrs { replace: true } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:19.999981 31142 raft_consensus.cc:2955] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } attrs { replace: true } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:20.007004 31062 raft_consensus.cc:2955] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } attrs { replace: true } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } } }
I20260608 10:07:20.022626 30519 catalog_manager.cc:5696] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 reported cstate change: config changed from index -1 to 3, NON_VOTER 7072d0f69a8f420183b66b1718ef7ca7 (127.23.52.132) added. New cstate: current_term: 2 leader_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:20.423207 31256 ts_tablet_manager.cc:933] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: Initiating tablet copy from peer 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469)
I20260608 10:07:20.425436 31256 tablet_copy_client.cc:323] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:45469
I20260608 10:07:20.439524 31073 tablet_copy_service.cc:140] P 6e383508f6d241d48951ea106a373bd7: Received BeginTabletCopySession request for tablet be6f082184574c2d849bbfe94a956269 from peer 7072d0f69a8f420183b66b1718ef7ca7 ({username='slave'} at 127.0.0.1:51208)
I20260608 10:07:20.440222 31073 tablet_copy_service.cc:161] P 6e383508f6d241d48951ea106a373bd7: Beginning new tablet copy session on tablet be6f082184574c2d849bbfe94a956269 from peer 7072d0f69a8f420183b66b1718ef7ca7 at {username='slave'} at 127.0.0.1:51208: session id = 7072d0f69a8f420183b66b1718ef7ca7-be6f082184574c2d849bbfe94a956269
I20260608 10:07:20.449167 31073 tablet_copy_source_session.cc:215] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:20.452975 31256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be6f082184574c2d849bbfe94a956269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:20.465519 31256 tablet_copy_client.cc:806] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:20.466169 31256 tablet_copy_client.cc:670] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:20.470479 31256 tablet_copy_client.cc:538] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:20.479107 31256 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: Bootstrap starting.
I20260608 10:07:20.498266 31256 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: 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 10:07:20.499147 31256 tablet_bootstrap.cc:492] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: Bootstrap complete.
I20260608 10:07:20.499886 31256 ts_tablet_manager.cc:1403] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260608 10:07:20.502645 31256 raft_consensus.cc:359] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:20.503548 31256 raft_consensus.cc:740] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 7072d0f69a8f420183b66b1718ef7ca7, State: Initialized, Role: LEARNER
I20260608 10:07:20.504140 31256 consensus_queue.cc:260] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } } peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:20.506716 31256 ts_tablet_manager.cc:1434] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260608 10:07:20.509443 31073 tablet_copy_service.cc:342] P 6e383508f6d241d48951ea106a373bd7: Request end of tablet copy session 7072d0f69a8f420183b66b1718ef7ca7-be6f082184574c2d849bbfe94a956269 received from {username='slave'} at 127.0.0.1:51208
I20260608 10:07:20.509909 31073 tablet_copy_service.cc:434] P 6e383508f6d241d48951ea106a373bd7: ending tablet copy session 7072d0f69a8f420183b66b1718ef7ca7-be6f082184574c2d849bbfe94a956269 on tablet be6f082184574c2d849bbfe94a956269 with peer 7072d0f69a8f420183b66b1718ef7ca7
I20260608 10:07:20.551488 31256 ts_tablet_manager.cc:933] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: Initiating tablet copy from peer 5af0be7e6ce849d0bcf59ce95f708ec9 (127.23.52.129:45421)
I20260608 10:07:20.553270 31256 tablet_copy_client.cc:323] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.129:45421
I20260608 10:07:20.555001 30991 tablet_copy_service.cc:140] P 5af0be7e6ce849d0bcf59ce95f708ec9: Received BeginTabletCopySession request for tablet 82f0e7354ab746b8806d5c704c6a1edc from peer 7072d0f69a8f420183b66b1718ef7ca7 ({username='slave'} at 127.0.0.1:38392)
I20260608 10:07:20.555555 30991 tablet_copy_service.cc:161] P 5af0be7e6ce849d0bcf59ce95f708ec9: Beginning new tablet copy session on tablet 82f0e7354ab746b8806d5c704c6a1edc from peer 7072d0f69a8f420183b66b1718ef7ca7 at {username='slave'} at 127.0.0.1:38392: session id = 7072d0f69a8f420183b66b1718ef7ca7-82f0e7354ab746b8806d5c704c6a1edc
I20260608 10:07:20.560943 30991 tablet_copy_source_session.cc:215] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:20.563939 31256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f0e7354ab746b8806d5c704c6a1edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:20.575454 31256 tablet_copy_client.cc:806] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:20.576077 31256 tablet_copy_client.cc:670] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:20.580055 31256 tablet_copy_client.cc:538] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:20.586550 31256 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: Bootstrap starting.
I20260608 10:07:20.604506 31256 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: 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 10:07:20.605330 31256 tablet_bootstrap.cc:492] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: Bootstrap complete.
I20260608 10:07:20.605934 31256 ts_tablet_manager.cc:1403] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.000s
I20260608 10:07:20.608723 31256 raft_consensus.cc:359] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } attrs { replace: true } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:20.609378 31256 raft_consensus.cc:740] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7072d0f69a8f420183b66b1718ef7ca7, State: Initialized, Role: LEARNER
I20260608 10:07:20.609943 31256 consensus_queue.cc:260] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7 [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: "5af0be7e6ce849d0bcf59ce95f708ec9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 45421 } } peers { permanent_uuid: "6e383508f6d241d48951ea106a373bd7" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 45469 } } peers { permanent_uuid: "ced6c1674a954af8a4b0c62353e2d78e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 46559 } attrs { replace: true } } peers { permanent_uuid: "7072d0f69a8f420183b66b1718ef7ca7" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 40939 } attrs { promote: true } }
I20260608 10:07:20.612310 31256 ts_tablet_manager.cc:1434] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:20.614188 30991 tablet_copy_service.cc:342] P 5af0be7e6ce849d0bcf59ce95f708ec9: Request end of tablet copy session 7072d0f69a8f420183b66b1718ef7ca7-82f0e7354ab746b8806d5c704c6a1edc received from {username='slave'} at 127.0.0.1:38392
I20260608 10:07:20.614635 30991 tablet_copy_service.cc:434] P 5af0be7e6ce849d0bcf59ce95f708ec9: ending tablet copy session 7072d0f69a8f420183b66b1718ef7ca7-82f0e7354ab746b8806d5c704c6a1edc on tablet 82f0e7354ab746b8806d5c704c6a1edc with peer 7072d0f69a8f420183b66b1718ef7ca7
I20260608 10:07:20.750502 23762 tablet_server.cc:179] TabletServer@127.23.52.129:45421 shutting down...
I20260608 10:07:20.785197 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:20.786285 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:20.787443 23762 raft_consensus.cc:2243] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:20.788141 23762 raft_consensus.cc:2272] T 10270255559c4dd2b06acbdc4eacfaf2 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.791534 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:20.792474 23762 raft_consensus.cc:2243] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:20.793630 23762 raft_consensus.cc:2272] T 4e772aca8a2e41a294379b835ef84e03 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.796999 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:20.797767 23762 raft_consensus.cc:2243] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:20.798456 23762 raft_consensus.cc:2272] T be6f082184574c2d849bbfe94a956269 P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.802188 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:20.802911 23762 raft_consensus.cc:2243] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:20.804392 23762 raft_consensus.cc:2272] T 82f0e7354ab746b8806d5c704c6a1edc P 5af0be7e6ce849d0bcf59ce95f708ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.834540 23762 tablet_server.cc:196] TabletServer@127.23.52.129:45421 shutdown complete.
I20260608 10:07:20.855235 23762 tablet_server.cc:179] TabletServer@127.23.52.130:45469 shutting down...
I20260608 10:07:20.900679 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:20.901901 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:20.902860 23762 raft_consensus.cc:2243] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:20.903534 23762 raft_consensus.cc:2272] T 10270255559c4dd2b06acbdc4eacfaf2 P 6e383508f6d241d48951ea106a373bd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.906709 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:20.907508 23762 raft_consensus.cc:2243] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:07:20.909111 23762 raft_consensus.cc:2272] T be6f082184574c2d849bbfe94a956269 P 6e383508f6d241d48951ea106a373bd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.913110 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:20.913841 23762 raft_consensus.cc:2243] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:20.914517 23762 raft_consensus.cc:2272] T 82f0e7354ab746b8806d5c704c6a1edc P 6e383508f6d241d48951ea106a373bd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:20.935662 23762 tablet_server.cc:196] TabletServer@127.23.52.130:45469 shutdown complete.
I20260608 10:07:20.956111 23762 tablet_server.cc:179] TabletServer@127.23.52.131:46559 shutting down...
W20260608 10:07:20.991684 31102 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.130:45469: connect: Connection refused (error 111) [suppressed 22 similar messages]
I20260608 10:07:21.003979 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:21.005138 23762 tablet_replica.cc:333] stopping tablet replica
W20260608 10:07:21.005808 31102 consensus_peers.cc:597] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e -> Peer 6e383508f6d241d48951ea106a373bd7 (127.23.52.130:45469): Couldn't send request to peer 6e383508f6d241d48951ea106a373bd7. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:45469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:21.006155 23762 raft_consensus.cc:2243] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:07:21.007145 23762 raft_consensus.cc:2272] T 10270255559c4dd2b06acbdc4eacfaf2 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:21.009680 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:21.010272 23762 raft_consensus.cc:2243] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:21.010880 23762 raft_consensus.cc:2272] T 4e772aca8a2e41a294379b835ef84e03 P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:21.013273 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:21.013835 23762 raft_consensus.cc:2243] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:21.014369 23762 raft_consensus.cc:2272] T be6f082184574c2d849bbfe94a956269 P ced6c1674a954af8a4b0c62353e2d78e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:21.016799 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:21.017438 23762 raft_consensus.cc:2243] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:21.018160 23762 raft_consensus.cc:2272] T 82f0e7354ab746b8806d5c704c6a1edc P ced6c1674a954af8a4b0c62353e2d78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:21.043934 23762 tablet_server.cc:196] TabletServer@127.23.52.131:46559 shutdown complete.
I20260608 10:07:21.063130 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:07:21.099763 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:21.100754 23762 tablet_replica.cc:333] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7: stopping tablet replica
I20260608 10:07:21.101547 23762 raft_consensus.cc:2243] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:07:21.102003 23762 raft_consensus.cc:2272] T 82f0e7354ab746b8806d5c704c6a1edc P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:07:21.104256 23762 tablet_replica.cc:333] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7: stopping tablet replica
I20260608 10:07:21.104805 23762 raft_consensus.cc:2243] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7 [term 3 LEARNER]: Raft consensus shutting down.
I20260608 10:07:21.105217 23762 raft_consensus.cc:2272] T be6f082184574c2d849bbfe94a956269 P 7072d0f69a8f420183b66b1718ef7ca7 [term 3 LEARNER]: Raft consensus is shut down!
I20260608 10:07:21.107225 23762 tablet_replica.cc:333] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7: stopping tablet replica
I20260608 10:07:21.107800 23762 raft_consensus.cc:2243] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:21.108368 23762 raft_consensus.cc:2272] T 4e772aca8a2e41a294379b835ef84e03 P 7072d0f69a8f420183b66b1718ef7ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:21.146838 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:07:21.161906 23762 master.cc:562] Master@127.23.52.190:45471 shutting down...
W20260608 10:07:21.190506 30567 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:07:21.190841 30567 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:07:21.191015 30567 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:07:21.192200 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:21.192832 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:21.193231 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8c8bec461fc411da34f2600572a2b69: stopping tablet replica
I20260608 10:07:21.214159 23762 master.cc:584] Master@127.23.52.190:45471 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16215 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:07:21.255044 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:37099
I20260608 10:07:21.256376 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:21.262444 31266 instance_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 10:07:21.262890 31267 instance_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 10:07:21.264007 31269 instance_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 10:07:21.265065 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:21.266147 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:21.266333 23762 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 10:07:21.266453 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913241266441 us; error 0 us; skew 500 ppm
I20260608 10:07:21.266968 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:21.269569 23762 webserver.cc:533] Webserver started at http://127.23.52.190:43473/ using document root <none> and password file <none>
I20260608 10:07:21.270061 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:21.270216 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:21.270455 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:21.271689 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "d1900554d60544049a8124ebc5d75782"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:21.276571 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:07:21.280467 31274 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.281489 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:21.281832 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "d1900554d60544049a8124ebc5d75782"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:21.282119 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-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 10:07:21.307471 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:21.308840 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:21.352955 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:37099
I20260608 10:07:21.353088 31325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:37099 every 8 connection(s)
I20260608 10:07:21.358101 31326 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 10:07:21.370097 31326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: Bootstrap starting.
I20260608 10:07:21.375466 31326 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:21.380506 31326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: No bootstrap required, opened a new log
I20260608 10:07:21.383021 31326 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1900554d60544049a8124ebc5d75782" member_type: VOTER }
I20260608 10:07:21.383498 31326 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:21.383756 31326 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1900554d60544049a8124ebc5d75782, State: Initialized, Role: FOLLOWER
I20260608 10:07:21.384491 31326 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1900554d60544049a8124ebc5d75782" member_type: VOTER }
I20260608 10:07:21.385010 31326 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:21.385215 31326 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:21.385434 31326 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:21.390646 31326 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1900554d60544049a8124ebc5d75782" member_type: VOTER }
I20260608 10:07:21.391183 31326 leader_election.cc:304] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [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: d1900554d60544049a8124ebc5d75782; no voters: 
I20260608 10:07:21.392477 31326 leader_election.cc:290] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:21.393100 31329 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:21.394971 31329 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 1 LEADER]: Becoming Leader. State: Replica: d1900554d60544049a8124ebc5d75782, State: Running, Role: LEADER
I20260608 10:07:21.395324 31326 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:21.395920 31329 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [LEADER]: Queue going to LEADER mode. State: All 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: "d1900554d60544049a8124ebc5d75782" member_type: VOTER }
I20260608 10:07:21.401388 31330 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1900554d60544049a8124ebc5d75782" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1900554d60544049a8124ebc5d75782" member_type: VOTER } }
I20260608 10:07:21.401500 31331 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1900554d60544049a8124ebc5d75782. Latest consensus state: current_term: 1 leader_uuid: "d1900554d60544049a8124ebc5d75782" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1900554d60544049a8124ebc5d75782" member_type: VOTER } }
I20260608 10:07:21.402137 31330 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:21.402165 31331 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:21.410089 31336 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:21.416077 31336 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:21.417445 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:21.426823 31336 catalog_manager.cc:1382] Generated new cluster ID: 8246ea5c0fcc4cf4827ded053f757b56
I20260608 10:07:21.427127 31336 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:21.464520 31336 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:21.465926 31336 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:21.480372 31336 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: Generated new TSK 0
I20260608 10:07:21.480996 31336 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:21.548873 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:21.555698 31347 instance_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 10:07:21.557026 31348 instance_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 10:07:21.558939 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:21.558854 31350 instance_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 10:07:21.560396 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:21.560603 23762 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 10:07:21.560737 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913241560726 us; error 0 us; skew 500 ppm
I20260608 10:07:21.561308 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:21.564270 23762 webserver.cc:533] Webserver started at http://127.23.52.129:34557/ using document root <none> and password file <none>
I20260608 10:07:21.564786 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:21.564951 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:21.565181 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:21.566380 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "123419c5c62346a28722d566a2be2af9"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:21.571233 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260608 10:07:21.575114 31355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.575999 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:21.576354 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "123419c5c62346a28722d566a2be2af9"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:21.576658 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-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 10:07:21.596297 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:21.597740 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:21.599323 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:21.601815 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:21.602057 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.602319 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:21.602494 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.646474 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:43257
I20260608 10:07:21.646627 31417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:43257 every 8 connection(s)
I20260608 10:07:21.652539 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:21.660686 31422 instance_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 10:07:21.661867 31423 instance_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 10:07:21.664861 31425 instance_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 10:07:21.665004 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:21.666199 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:21.666416 23762 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 10:07:21.666613 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913241666593 us; error 0 us; skew 500 ppm
I20260608 10:07:21.667495 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:21.670552 23762 webserver.cc:533] Webserver started at http://127.23.52.130:33075/ using document root <none> and password file <none>
I20260608 10:07:21.671027 31418 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37099
I20260608 10:07:21.671160 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:21.671504 31418 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:21.671507 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:21.672169 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:21.672586 31418 heartbeater.cc:507] Master 127.23.52.190:37099 requested a full tablet report, sending...
I20260608 10:07:21.673446 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "c68c6b3eb66241ce977cf606ac627945"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:21.675099 31291 ts_manager.cc:194] Registered new tserver with Master: 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257)
I20260608 10:07:21.677055 31291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46542
I20260608 10:07:21.678807 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:07:21.683189 31430 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.684267 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:21.684602 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "c68c6b3eb66241ce977cf606ac627945"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:21.684901 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-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 10:07:21.704653 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:21.705871 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:21.707490 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:21.709924 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:21.710111 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.710429 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:21.710602 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.751395 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:35569
I20260608 10:07:21.751503 31492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:35569 every 8 connection(s)
I20260608 10:07:21.756860 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:21.764890 31496 instance_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 10:07:21.767148 31497 instance_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 10:07:21.769210 31499 instance_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 10:07:21.769480 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:21.770516 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:21.770784 23762 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 10:07:21.770973 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913241770958 us; error 0 us; skew 500 ppm
I20260608 10:07:21.771459 31493 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37099
I20260608 10:07:21.771704 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:21.771890 31493 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:21.772949 31493 heartbeater.cc:507] Master 127.23.52.190:37099 requested a full tablet report, sending...
I20260608 10:07:21.774672 23762 webserver.cc:533] Webserver started at http://127.23.52.131:36867/ using document root <none> and password file <none>
I20260608 10:07:21.775297 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:21.775381 31291 ts_manager.cc:194] Registered new tserver with Master: c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:21.775632 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:21.776046 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:21.777100 31291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46558
I20260608 10:07:21.777261 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "88987a39a15847389296508fdb7700c7"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:21.782490 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:21.786417 31504 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.787309 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:21.787735 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "88987a39a15847389296508fdb7700c7"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:21.788048 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-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 10:07:21.804914 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:21.806267 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:21.808056 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:21.810532 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:21.810779 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.811080 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:21.811268 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:21.853708 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:42273
I20260608 10:07:21.853839 31566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:42273 every 8 connection(s)
I20260608 10:07:21.868902 31567 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37099
I20260608 10:07:21.869340 31567 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:21.870118 31567 heartbeater.cc:507] Master 127.23.52.190:37099 requested a full tablet report, sending...
I20260608 10:07:21.872327 31291 ts_manager.cc:194] Registered new tserver with Master: 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:21.872457 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015263468s
I20260608 10:07:21.873940 31291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46562
I20260608 10:07:22.680689 31418 heartbeater.cc:499] Master 127.23.52.190:37099 was elected leader, sending a full tablet report...
I20260608 10:07:22.780184 31493 heartbeater.cc:499] Master 127.23.52.190:37099 was elected leader, sending a full tablet report...
I20260608 10:07:22.876868 31567 heartbeater.cc:499] Master 127.23.52.190:37099 was elected leader, sending a full tablet report...
I20260608 10:07:22.933130 31291 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46564:
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 10:07:22.936080 31291 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 10:07:22.992079 31458 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b9d8712234b6fb261654538ba8b6c (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:22.993183 31456 tablet_service.cc:1511] Processing CreateTablet for tablet ed8c8561c4fa4a6290c6d11dd7f379e8 (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:22.993788 31458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b9d8712234b6fb261654538ba8b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.994720 31456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8c8561c4fa4a6290c6d11dd7f379e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.994658 31455 tablet_service.cc:1511] Processing CreateTablet for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:22.995553 31457 tablet_service.cc:1511] Processing CreateTablet for tablet 24c4e80efe0446aa87b9957819de5c03 (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:22.996268 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.997118 31457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c4e80efe0446aa87b9957819de5c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.018072 31586 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945: Bootstrap starting.
I20260608 10:07:23.024721 31381 tablet_service.cc:1511] Processing CreateTablet for tablet ed8c8561c4fa4a6290c6d11dd7f379e8 (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:23.026437 31381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8c8561c4fa4a6290c6d11dd7f379e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.026702 31380 tablet_service.cc:1511] Processing CreateTablet for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:23.027318 31586 tablet_bootstrap.cc:654] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.028971 31382 tablet_service.cc:1511] Processing CreateTablet for tablet 24c4e80efe0446aa87b9957819de5c03 (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:23.029152 31383 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b9d8712234b6fb261654538ba8b6c (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:23.030522 31382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c4e80efe0446aa87b9957819de5c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.034651 31383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b9d8712234b6fb261654538ba8b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.035732 31380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.038203 31586 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945: No bootstrap required, opened a new log
I20260608 10:07:23.038825 31586 ts_tablet_manager.cc:1403] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260608 10:07:23.040683 31532 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b9d8712234b6fb261654538ba8b6c (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:23.042227 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b9d8712234b6fb261654538ba8b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.042366 31586 raft_consensus.cc:359] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.043309 31586 raft_consensus.cc:385] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.043717 31586 raft_consensus.cc:740] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.044613 31586 consensus_queue.cc:260] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.048645 31530 tablet_service.cc:1511] Processing CreateTablet for tablet ed8c8561c4fa4a6290c6d11dd7f379e8 (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:23.050076 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8c8561c4fa4a6290c6d11dd7f379e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.052605 31529 tablet_service.cc:1511] Processing CreateTablet for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:23.054073 31529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.046841 31531 tablet_service.cc:1511] Processing CreateTablet for tablet 24c4e80efe0446aa87b9957819de5c03 (DEFAULT_TABLE table=test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:23.056371 31531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c4e80efe0446aa87b9957819de5c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.084928 31589 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:23.085335 31586 ts_tablet_manager.cc:1434] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945: Time spent starting tablet: real 0.046s	user 0.021s	sys 0.018s
I20260608 10:07:23.086652 31586 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: Bootstrap starting.
I20260608 10:07:23.093566 31586 tablet_bootstrap.cc:654] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.114302 31590 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: Bootstrap starting.
I20260608 10:07:23.114970 31589 tablet_bootstrap.cc:654] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.115731 31586 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: No bootstrap required, opened a new log
I20260608 10:07:23.116291 31586 ts_tablet_manager.cc:1403] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.004s
I20260608 10:07:23.119808 31586 raft_consensus.cc:359] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.120595 31586 raft_consensus.cc:385] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.120914 31586 raft_consensus.cc:740] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.121707 31590 tablet_bootstrap.cc:654] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.121961 31586 consensus_queue.cc:260] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.125033 31586 ts_tablet_manager.cc:1434] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:07:23.125861 31589 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: No bootstrap required, opened a new log
I20260608 10:07:23.126457 31586 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945: Bootstrap starting.
I20260608 10:07:23.126475 31589 ts_tablet_manager.cc:1403] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.013s
I20260608 10:07:23.129684 31590 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: No bootstrap required, opened a new log
I20260608 10:07:23.130290 31590 ts_tablet_manager.cc:1403] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260608 10:07:23.130560 31589 raft_consensus.cc:359] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.131428 31589 raft_consensus.cc:385] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.131740 31589 raft_consensus.cc:740] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.132609 31589 consensus_queue.cc:260] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.134491 31586 tablet_bootstrap.cc:654] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.134425 31590 raft_consensus.cc:359] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.135591 31590 raft_consensus.cc:385] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.135980 31590 raft_consensus.cc:740] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88987a39a15847389296508fdb7700c7, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.137039 31590 consensus_queue.cc:260] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.141048 31589 ts_tablet_manager.cc:1434] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.009s
I20260608 10:07:23.141860 31590 ts_tablet_manager.cc:1434] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 10:07:23.143230 31590 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: Bootstrap starting.
I20260608 10:07:23.143626 31589 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:23.145408 31586 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945: No bootstrap required, opened a new log
I20260608 10:07:23.145958 31586 ts_tablet_manager.cc:1403] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:07:23.149472 31586 raft_consensus.cc:359] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.150266 31586 raft_consensus.cc:385] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.150604 31586 raft_consensus.cc:740] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.151405 31589 tablet_bootstrap.cc:654] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.151489 31586 consensus_queue.cc:260] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.152164 31590 tablet_bootstrap.cc:654] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: Neither blocks nor log segments found. Creating new log.
W20260608 10:07:23.153182 31419 tablet.cc:2404] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:07:23.153229 31595 raft_consensus.cc:493] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:23.154151 31586 ts_tablet_manager.cc:1434] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:23.154043 31595 raft_consensus.cc:515] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.155068 31588 raft_consensus.cc:493] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:23.155413 31586 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: Bootstrap starting.
I20260608 10:07:23.155666 31588 raft_consensus.cc:515] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.158588 31588 leader_election.cc:290] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:23.163844 31586 tablet_bootstrap.cc:654] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.178308 31586 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: No bootstrap required, opened a new log
I20260608 10:07:23.179108 31586 ts_tablet_manager.cc:1403] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260608 10:07:23.179579 31595 leader_election.cc:290] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:23.183630 31586 raft_consensus.cc:359] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.184783 31586 raft_consensus.cc:385] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.185209 31586 raft_consensus.cc:740] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.186599 31586 consensus_queue.cc:260] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.190784 31586 ts_tablet_manager.cc:1434] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 10:07:23.212090 31594 raft_consensus.cc:493] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:23.212750 31594 raft_consensus.cc:515] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.219476 31594 leader_election.cc:290] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569), 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:23.233081 31590 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: No bootstrap required, opened a new log
I20260608 10:07:23.231204 31589 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: No bootstrap required, opened a new log
I20260608 10:07:23.234422 31589 ts_tablet_manager.cc:1403] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.091s	user 0.024s	sys 0.046s
I20260608 10:07:23.237859 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c8561c4fa4a6290c6d11dd7f379e8" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9" is_pre_election: true
W20260608 10:07:23.239787 31432 leader_election.cc:343] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:23.233775 31590 ts_tablet_manager.cc:1403] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.010s
I20260608 10:07:23.243933 31590 raft_consensus.cc:359] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.244755 31590 raft_consensus.cc:385] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.245076 31590 raft_consensus.cc:740] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88987a39a15847389296508fdb7700c7, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.245867 31590 consensus_queue.cc:260] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.248313 31590 ts_tablet_manager.cc:1434] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:23.249398 31590 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: Bootstrap starting.
I20260608 10:07:23.249460 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c4e80efe0446aa87b9957819de5c03" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945" is_pre_election: true
I20260608 10:07:23.250478 31468 raft_consensus.cc:2468] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 0.
I20260608 10:07:23.252161 31507 leader_election.cc:304] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88987a39a15847389296508fdb7700c7, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:23.237703 31589 raft_consensus.cc:359] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.252981 31589 raft_consensus.cc:385] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.253155 31595 raft_consensus.cc:2804] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:23.253372 31589 raft_consensus.cc:740] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.253705 31595 raft_consensus.cc:493] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:23.254145 31595 raft_consensus.cc:3060] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.257360 31590 tablet_bootstrap.cc:654] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.258845 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c8561c4fa4a6290c6d11dd7f379e8" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7" is_pre_election: true
I20260608 10:07:23.260336 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c4e80efe0446aa87b9957819de5c03" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9" is_pre_election: true
W20260608 10:07:23.260690 31432 leader_election.cc:343] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:23.261061 31393 raft_consensus.cc:2468] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 0.
I20260608 10:07:23.261282 31432 leader_election.cc:304] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c68c6b3eb66241ce977cf606ac627945; no voters: 123419c5c62346a28722d566a2be2af9, 88987a39a15847389296508fdb7700c7
I20260608 10:07:23.262610 31588 raft_consensus.cc:2749] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:23.263610 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c4e80efe0446aa87b9957819de5c03" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7" is_pre_election: true
I20260608 10:07:23.264987 31589 consensus_queue.cc:260] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.267369 31595 raft_consensus.cc:515] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.269322 31542 raft_consensus.cc:2393] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 123419c5c62346a28722d566a2be2af9 in current term 1: Already voted for candidate 88987a39a15847389296508fdb7700c7 in this term.
I20260608 10:07:23.269857 31595 leader_election.cc:290] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 election: Requested vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:23.270638 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c4e80efe0446aa87b9957819de5c03" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9"
I20260608 10:07:23.271296 31393 raft_consensus.cc:3060] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.271780 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c4e80efe0446aa87b9957819de5c03" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945"
I20260608 10:07:23.272403 31468 raft_consensus.cc:3060] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.274115 31589 ts_tablet_manager.cc:1434] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260608 10:07:23.275511 31589 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:23.276008 31590 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: No bootstrap required, opened a new log
I20260608 10:07:23.276602 31590 ts_tablet_manager.cc:1403] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260608 10:07:23.278734 31467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c4e80efe0446aa87b9957819de5c03" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945" is_pre_election: true
I20260608 10:07:23.280018 31393 raft_consensus.cc:2468] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 1.
I20260608 10:07:23.280246 31590 raft_consensus.cc:359] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.281030 31590 raft_consensus.cc:385] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.281351 31590 raft_consensus.cc:740] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88987a39a15847389296508fdb7700c7, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.281502 31506 leader_election.cc:304] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, 88987a39a15847389296508fdb7700c7; no voters: 
I20260608 10:07:23.282509 31595 raft_consensus.cc:2804] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:23.282421 31590 consensus_queue.cc:260] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.283420 31589 tablet_bootstrap.cc:654] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.287899 31588 raft_consensus.cc:493] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:23.288615 31588 raft_consensus.cc:515] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.293601 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b9d8712234b6fb261654538ba8b6c" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7" is_pre_election: true
I20260608 10:07:23.294642 31541 raft_consensus.cc:2468] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68c6b3eb66241ce977cf606ac627945 in term 0.
I20260608 10:07:23.295756 31595 raft_consensus.cc:697] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Becoming Leader. State: Replica: 88987a39a15847389296508fdb7700c7, State: Running, Role: LEADER
I20260608 10:07:23.297483 31432 leader_election.cc:304] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88987a39a15847389296508fdb7700c7, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:23.297194 31595 consensus_queue.cc:237] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.291051 31588 leader_election.cc:290] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273), 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257)
I20260608 10:07:23.307778 31613 raft_consensus.cc:2804] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:23.308315 31613 raft_consensus.cc:493] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:23.308725 31613 raft_consensus.cc:3060] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.309412 31590 ts_tablet_manager.cc:1434] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: Time spent starting tablet: real 0.032s	user 0.022s	sys 0.008s
I20260608 10:07:23.311064 31590 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7: Bootstrap starting.
I20260608 10:07:23.313241 31357 leader_election.cc:304] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 123419c5c62346a28722d566a2be2af9; no voters: 88987a39a15847389296508fdb7700c7, c68c6b3eb66241ce977cf606ac627945
I20260608 10:07:23.314656 31594 raft_consensus.cc:2749] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:23.315277 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b9d8712234b6fb261654538ba8b6c" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9" is_pre_election: true
I20260608 10:07:23.316251 31393 raft_consensus.cc:2468] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68c6b3eb66241ce977cf606ac627945 in term 0.
I20260608 10:07:23.316273 31288 catalog_manager.cc:5696] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88987a39a15847389296508fdb7700c7 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:23.323395 31589 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: No bootstrap required, opened a new log
I20260608 10:07:23.324460 31589 ts_tablet_manager.cc:1403] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.015s
I20260608 10:07:23.323421 31595 raft_consensus.cc:493] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:23.324934 31468 raft_consensus.cc:2468] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 1.
I20260608 10:07:23.325109 31595 raft_consensus.cc:515] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.328249 31589 raft_consensus.cc:359] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.328567 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cb44ec0b5c4272af9ba5c2dec66d8b" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9" is_pre_election: true
I20260608 10:07:23.329201 31589 raft_consensus.cc:385] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.329627 31589 raft_consensus.cc:740] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
W20260608 10:07:23.330502 31506 leader_election.cc:343] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:23.330564 31589 consensus_queue.cc:260] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.331113 31613 raft_consensus.cc:515] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.332041 31595 leader_election.cc:290] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:23.333671 31589 ts_tablet_manager.cc:1434] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:07:23.334930 31589 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:23.337468 31590 tablet_bootstrap.cc:654] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.334875 31467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cb44ec0b5c4272af9ba5c2dec66d8b" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945" is_pre_election: true
I20260608 10:07:23.338182 31467 raft_consensus.cc:2468] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 0.
I20260608 10:07:23.343663 31589 tablet_bootstrap.cc:654] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.343880 31507 leader_election.cc:304] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [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: 88987a39a15847389296508fdb7700c7, c68c6b3eb66241ce977cf606ac627945; no voters: 123419c5c62346a28722d566a2be2af9
I20260608 10:07:23.344745 31613 leader_election.cc:290] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 election: Requested vote from peers 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273), 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257)
I20260608 10:07:23.351200 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b9d8712234b6fb261654538ba8b6c" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9"
I20260608 10:07:23.352133 31393 raft_consensus.cc:3060] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.352277 31595 raft_consensus.cc:2804] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:23.353006 31595 raft_consensus.cc:493] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:23.353515 31595 raft_consensus.cc:3060] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.356323 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b9d8712234b6fb261654538ba8b6c" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7"
I20260608 10:07:23.356865 31589 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: No bootstrap required, opened a new log
I20260608 10:07:23.357023 31542 raft_consensus.cc:3060] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.357570 31589 ts_tablet_manager.cc:1403] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260608 10:07:23.361208 31589 raft_consensus.cc:359] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.362125 31589 raft_consensus.cc:385] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.362502 31589 raft_consensus.cc:740] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.363533 31589 consensus_queue.cc:260] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.364108 31590 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7: No bootstrap required, opened a new log
I20260608 10:07:23.367057 31590 ts_tablet_manager.cc:1403] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.017s
I20260608 10:07:23.364255 31595 raft_consensus.cc:515] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.370095 31393 raft_consensus.cc:2468] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68c6b3eb66241ce977cf606ac627945 in term 1.
I20260608 10:07:23.366276 31589 ts_tablet_manager.cc:1434] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:07:23.371006 31392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cb44ec0b5c4272af9ba5c2dec66d8b" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9"
I20260608 10:07:23.371214 31595 leader_election.cc:290] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 election: Requested vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:23.371646 31432 leader_election.cc:304] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:23.371783 31392 raft_consensus.cc:3060] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.371868 31590 raft_consensus.cc:359] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.372737 31613 raft_consensus.cc:2804] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:23.372958 31590 raft_consensus.cc:385] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.373485 31590 raft_consensus.cc:740] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88987a39a15847389296508fdb7700c7, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.374718 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cb44ec0b5c4272af9ba5c2dec66d8b" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945"
I20260608 10:07:23.374593 31590 consensus_queue.cc:260] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.375406 31468 raft_consensus.cc:3060] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.376310 31542 raft_consensus.cc:2468] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68c6b3eb66241ce977cf606ac627945 in term 1.
I20260608 10:07:23.377331 31590 ts_tablet_manager.cc:1434] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:07:23.373409 31613 raft_consensus.cc:697] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Becoming Leader. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Running, Role: LEADER
I20260608 10:07:23.378890 31613 consensus_queue.cc:237] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:23.381315 31392 raft_consensus.cc:2468] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 1.
I20260608 10:07:23.383272 31468 raft_consensus.cc:2468] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 1.
I20260608 10:07:23.384850 31507 leader_election.cc:304] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88987a39a15847389296508fdb7700c7, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:23.386631 31595 raft_consensus.cc:2804] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:23.387320 31595 raft_consensus.cc:697] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Becoming Leader. State: Replica: 88987a39a15847389296508fdb7700c7, State: Running, Role: LEADER
I20260608 10:07:23.388339 31595 consensus_queue.cc:237] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.392711 31288 catalog_manager.cc:5696] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c68c6b3eb66241ce977cf606ac627945 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "c68c6b3eb66241ce977cf606ac627945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:23.397061 31289 catalog_manager.cc:5696] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88987a39a15847389296508fdb7700c7 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } }
W20260608 10:07:23.412000 31339 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:23.543843 31595 raft_consensus.cc:493] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:23.544435 31595 raft_consensus.cc:515] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.546747 31595 leader_election.cc:290] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:23.547704 31392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c8561c4fa4a6290c6d11dd7f379e8" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9" is_pre_election: true
I20260608 10:07:23.548187 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c8561c4fa4a6290c6d11dd7f379e8" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945" is_pre_election: true
I20260608 10:07:23.548478 31392 raft_consensus.cc:2468] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 0.
I20260608 10:07:23.548974 31468 raft_consensus.cc:2468] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 0.
I20260608 10:07:23.549914 31506 leader_election.cc:304] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, 88987a39a15847389296508fdb7700c7; no voters: 
I20260608 10:07:23.550879 31595 raft_consensus.cc:2804] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:23.551359 31595 raft_consensus.cc:493] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:23.551779 31595 raft_consensus.cc:3060] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.558414 31595 raft_consensus.cc:515] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.560264 31595 leader_election.cc:290] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 election: Requested vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:23.561192 31392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c8561c4fa4a6290c6d11dd7f379e8" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9"
I20260608 10:07:23.561421 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8c8561c4fa4a6290c6d11dd7f379e8" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945"
I20260608 10:07:23.561802 31392 raft_consensus.cc:3060] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.561988 31468 raft_consensus.cc:3060] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.567090 31392 raft_consensus.cc:2468] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 1.
I20260608 10:07:23.567103 31468 raft_consensus.cc:2468] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 1.
I20260608 10:07:23.568840 31507 leader_election.cc:304] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88987a39a15847389296508fdb7700c7, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:23.569846 31595 raft_consensus.cc:2804] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:23.570374 31595 raft_consensus.cc:697] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Becoming Leader. State: Replica: 88987a39a15847389296508fdb7700c7, State: Running, Role: LEADER
I20260608 10:07:23.571288 31595 consensus_queue.cc:237] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.580024 31289 catalog_manager.cc:5696] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88987a39a15847389296508fdb7700c7 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:23.665846 31289 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39578:
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 10:07:23.668362 31289 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 10:07:23.710254 31382 tablet_service.cc:1511] Processing CreateTablet for tablet bb690b0a974c4fdd9f77340d95917af0 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:23.711606 31382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb690b0a974c4fdd9f77340d95917af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.716997 31458 tablet_service.cc:1511] Processing CreateTablet for tablet bb690b0a974c4fdd9f77340d95917af0 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:23.718588 31458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb690b0a974c4fdd9f77340d95917af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.718833 31531 tablet_service.cc:1511] Processing CreateTablet for tablet bb690b0a974c4fdd9f77340d95917af0 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:23.720260 31531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb690b0a974c4fdd9f77340d95917af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.721786 31457 tablet_service.cc:1511] Processing CreateTablet for tablet 45371170bd7b464cb931132092501d94 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:23.725312 31380 tablet_service.cc:1511] Processing CreateTablet for tablet 45371170bd7b464cb931132092501d94 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:23.726790 31380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45371170bd7b464cb931132092501d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.726862 31530 tablet_service.cc:1511] Processing CreateTablet for tablet 45371170bd7b464cb931132092501d94 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:23.727074 31381 tablet_service.cc:1511] Processing CreateTablet for tablet 9743a2523aea4ddd87a7de2256c38969 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:23.728433 31381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9743a2523aea4ddd87a7de2256c38969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.729445 31456 tablet_service.cc:1511] Processing CreateTablet for tablet 9743a2523aea4ddd87a7de2256c38969 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:23.731803 31532 tablet_service.cc:1511] Processing CreateTablet for tablet 9743a2523aea4ddd87a7de2256c38969 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:23.728433 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45371170bd7b464cb931132092501d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.735061 31457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45371170bd7b464cb931132092501d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.734010 31383 tablet_service.cc:1511] Processing CreateTablet for tablet cab9846ed2f14c06af988699bb6cb2d0 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:23.736323 31383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab9846ed2f14c06af988699bb6cb2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.737445 31595 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.738458 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9743a2523aea4ddd87a7de2256c38969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.740942 31529 tablet_service.cc:1511] Processing CreateTablet for tablet cab9846ed2f14c06af988699bb6cb2d0 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:23.742370 31529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab9846ed2f14c06af988699bb6cb2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.745083 31455 tablet_service.cc:1511] Processing CreateTablet for tablet cab9846ed2f14c06af988699bb6cb2d0 (DEFAULT_TABLE table=dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:23.746572 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab9846ed2f14c06af988699bb6cb2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.748932 31456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9743a2523aea4ddd87a7de2256c38969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:23.767397 31589 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:23.777017 31595 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:07:23.782572 31590 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: Bootstrap starting.
I20260608 10:07:23.808977 31590 tablet_bootstrap.cc:654] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.814520 31589 tablet_bootstrap.cc:654] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.828256 31627 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: Bootstrap starting.
I20260608 10:07:23.834249 31627 tablet_bootstrap.cc:654] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.849987 31611 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:23.892046 31613 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.894266 31589 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: No bootstrap required, opened a new log
I20260608 10:07:23.894896 31589 ts_tablet_manager.cc:1403] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.128s	user 0.028s	sys 0.021s
I20260608 10:07:23.916409 31589 raft_consensus.cc:359] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.917229 31589 raft_consensus.cc:385] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.917538 31589 raft_consensus.cc:740] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.918365 31589 consensus_queue.cc:260] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.928102 31590 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: No bootstrap required, opened a new log
I20260608 10:07:23.928908 31590 ts_tablet_manager.cc:1403] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.010s
I20260608 10:07:23.931733 31589 ts_tablet_manager.cc:1434] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260608 10:07:23.933485 31589 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:23.939255 31636 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.941032 31627 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: No bootstrap required, opened a new log
I20260608 10:07:23.941599 31627 ts_tablet_manager.cc:1403] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.010s
I20260608 10:07:23.946405 31589 tablet_bootstrap.cc:654] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.946362 31627 raft_consensus.cc:359] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.947325 31627 raft_consensus.cc:385] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.947741 31627 raft_consensus.cc:740] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.951817 31590 raft_consensus.cc:359] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.952618 31590 raft_consensus.cc:385] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.952946 31590 raft_consensus.cc:740] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88987a39a15847389296508fdb7700c7, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.951185 31627 consensus_queue.cc:260] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.958829 31590 consensus_queue.cc:260] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:23.968461 31590 ts_tablet_manager.cc:1434] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260608 10:07:23.970453 31627 ts_tablet_manager.cc:1434] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.009s
I20260608 10:07:23.971691 31627 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: Bootstrap starting.
I20260608 10:07:23.980755 31642 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:23.985888 31590 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: Bootstrap starting.
I20260608 10:07:23.993131 31627 tablet_bootstrap.cc:654] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.000453 31590 tablet_bootstrap.cc:654] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.012537 31589 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: No bootstrap required, opened a new log
I20260608 10:07:24.013142 31589 ts_tablet_manager.cc:1403] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.024s
I20260608 10:07:24.013041 31590 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: No bootstrap required, opened a new log
I20260608 10:07:24.013904 31590 ts_tablet_manager.cc:1403] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260608 10:07:24.016748 31589 raft_consensus.cc:359] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.017134 31590 raft_consensus.cc:359] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.017964 31590 raft_consensus.cc:385] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.018249 31590 raft_consensus.cc:740] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88987a39a15847389296508fdb7700c7, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.017606 31589 raft_consensus.cc:385] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.018857 31590 consensus_queue.cc:260] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.019546 31589 raft_consensus.cc:740] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.020574 31589 consensus_queue.cc:260] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.024803 31590 ts_tablet_manager.cc:1434] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260608 10:07:24.025997 31590 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: Bootstrap starting.
I20260608 10:07:24.028396 31627 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: No bootstrap required, opened a new log
I20260608 10:07:24.029008 31627 ts_tablet_manager.cc:1403] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.008s
I20260608 10:07:24.030542 31589 ts_tablet_manager.cc:1434] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 10:07:24.031812 31589 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:24.033077 31590 tablet_bootstrap.cc:654] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.037580 31627 raft_consensus.cc:359] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.038398 31627 raft_consensus.cc:385] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.038738 31627 raft_consensus.cc:740] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.039671 31627 consensus_queue.cc:260] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.044265 31627 ts_tablet_manager.cc:1434] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 10:07:24.045415 31627 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: Bootstrap starting.
I20260608 10:07:24.047500 31589 tablet_bootstrap.cc:654] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.052474 31627 tablet_bootstrap.cc:654] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.055884 31590 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: No bootstrap required, opened a new log
I20260608 10:07:24.056409 31590 ts_tablet_manager.cc:1403] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260608 10:07:24.057832 31636 consensus_queue.cc:1048] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:24.060149 31590 raft_consensus.cc:359] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.061199 31590 raft_consensus.cc:385] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.061591 31590 raft_consensus.cc:740] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88987a39a15847389296508fdb7700c7, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.062831 31590 consensus_queue.cc:260] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.067404 31627 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: No bootstrap required, opened a new log
I20260608 10:07:24.067435 31589 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: No bootstrap required, opened a new log
I20260608 10:07:24.068032 31627 ts_tablet_manager.cc:1403] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260608 10:07:24.068149 31589 ts_tablet_manager.cc:1403] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.011s
I20260608 10:07:24.067951 31590 ts_tablet_manager.cc:1434] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 10:07:24.071823 31590 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: Bootstrap starting.
I20260608 10:07:24.071825 31627 raft_consensus.cc:359] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.072132 31589 raft_consensus.cc:359] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.072850 31627 raft_consensus.cc:385] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.073024 31589 raft_consensus.cc:385] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.073351 31627 raft_consensus.cc:740] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.073412 31589 raft_consensus.cc:740] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.074472 31627 consensus_queue.cc:260] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.074564 31589 consensus_queue.cc:260] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.077544 31627 ts_tablet_manager.cc:1434] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:07:24.077581 31589 ts_tablet_manager.cc:1434] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:07:24.078969 31627 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: Bootstrap starting.
I20260608 10:07:24.080041 31590 tablet_bootstrap.cc:654] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.081943 31589 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:24.085973 31627 tablet_bootstrap.cc:654] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.090895 31589 tablet_bootstrap.cc:654] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.100895 31636 consensus_queue.cc:1048] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:24.102582 31627 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: No bootstrap required, opened a new log
I20260608 10:07:24.103217 31627 ts_tablet_manager.cc:1403] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.015s
I20260608 10:07:24.106735 31627 raft_consensus.cc:359] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.107781 31627 raft_consensus.cc:385] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.108116 31627 raft_consensus.cc:740] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.109197 31627 consensus_queue.cc:260] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.110857 31590 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: No bootstrap required, opened a new log
I20260608 10:07:24.111452 31590 ts_tablet_manager.cc:1403] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.008s
I20260608 10:07:24.111732 31589 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: No bootstrap required, opened a new log
I20260608 10:07:24.112164 31627 ts_tablet_manager.cc:1434] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:07:24.112273 31589 ts_tablet_manager.cc:1403] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.011s
I20260608 10:07:24.114524 31590 raft_consensus.cc:359] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.115275 31589 raft_consensus.cc:359] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.116389 31589 raft_consensus.cc:385] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.116740 31589 raft_consensus.cc:740] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.117754 31589 consensus_queue.cc:260] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.115257 31590 raft_consensus.cc:385] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.119760 31590 raft_consensus.cc:740] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88987a39a15847389296508fdb7700c7, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.120627 31590 consensus_queue.cc:260] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.121161 31589 ts_tablet_manager.cc:1434] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:07:24.123018 31590 ts_tablet_manager.cc:1434] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:07:24.129648 31642 raft_consensus.cc:493] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:24.130251 31642 raft_consensus.cc:515] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.133869 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45371170bd7b464cb931132092501d94" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7" is_pre_election: true
I20260608 10:07:24.134624 31542 raft_consensus.cc:2468] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68c6b3eb66241ce977cf606ac627945 in term 0.
I20260608 10:07:24.134673 31392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45371170bd7b464cb931132092501d94" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9" is_pre_election: true
I20260608 10:07:24.135499 31392 raft_consensus.cc:2468] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68c6b3eb66241ce977cf606ac627945 in term 0.
I20260608 10:07:24.136236 31432 leader_election.cc:304] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88987a39a15847389296508fdb7700c7, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:24.137128 31613 raft_consensus.cc:2804] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:24.132678 31642 leader_election.cc:290] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:24.137542 31613 raft_consensus.cc:493] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:24.137938 31613 raft_consensus.cc:3060] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.144599 31613 raft_consensus.cc:515] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.146462 31613 leader_election.cc:290] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 election: Requested vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:24.147136 31392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45371170bd7b464cb931132092501d94" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9"
I20260608 10:07:24.147760 31392 raft_consensus.cc:3060] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.147746 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45371170bd7b464cb931132092501d94" candidate_uuid: "c68c6b3eb66241ce977cf606ac627945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7"
I20260608 10:07:24.148468 31542 raft_consensus.cc:3060] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.152967 31392 raft_consensus.cc:2468] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68c6b3eb66241ce977cf606ac627945 in term 1.
I20260608 10:07:24.153288 31542 raft_consensus.cc:2468] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68c6b3eb66241ce977cf606ac627945 in term 1.
I20260608 10:07:24.154135 31432 leader_election.cc:304] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:24.155155 31613 raft_consensus.cc:2804] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:24.155701 31613 raft_consensus.cc:697] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Becoming Leader. State: Replica: c68c6b3eb66241ce977cf606ac627945, State: Running, Role: LEADER
I20260608 10:07:24.156452 31613 consensus_queue.cc:237] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.165123 31288 catalog_manager.cc:5696] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c68c6b3eb66241ce977cf606ac627945 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "c68c6b3eb66241ce977cf606ac627945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:24.172982 31594 raft_consensus.cc:493] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:24.173574 31594 raft_consensus.cc:515] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.175709 31594 leader_election.cc:290] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569), 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:24.176539 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb690b0a974c4fdd9f77340d95917af0" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945" is_pre_election: true
I20260608 10:07:24.176869 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb690b0a974c4fdd9f77340d95917af0" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7" is_pre_election: true
I20260608 10:07:24.177284 31468 raft_consensus.cc:2468] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123419c5c62346a28722d566a2be2af9 in term 0.
I20260608 10:07:24.177515 31542 raft_consensus.cc:2468] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123419c5c62346a28722d566a2be2af9 in term 0.
I20260608 10:07:24.178609 31358 leader_election.cc:304] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:24.179432 31594 raft_consensus.cc:2804] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:24.179770 31594 raft_consensus.cc:493] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:24.180053 31594 raft_consensus.cc:3060] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.185660 31594 raft_consensus.cc:515] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.187789 31594 leader_election.cc:290] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 election: Requested vote from peers c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569), 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:24.188771 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb690b0a974c4fdd9f77340d95917af0" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945"
I20260608 10:07:24.189023 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb690b0a974c4fdd9f77340d95917af0" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7"
I20260608 10:07:24.189337 31468 raft_consensus.cc:3060] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.189787 31542 raft_consensus.cc:3060] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.194227 31594 raft_consensus.cc:493] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:24.194763 31594 raft_consensus.cc:515] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.197918 31594 leader_election.cc:290] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569), 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:24.197880 31467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9743a2523aea4ddd87a7de2256c38969" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945" is_pre_election: true
I20260608 10:07:24.197805 31468 raft_consensus.cc:2468] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123419c5c62346a28722d566a2be2af9 in term 1.
I20260608 10:07:24.198211 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9743a2523aea4ddd87a7de2256c38969" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7" is_pre_election: true
I20260608 10:07:24.199215 31467 raft_consensus.cc:2468] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123419c5c62346a28722d566a2be2af9 in term 0.
I20260608 10:07:24.199379 31541 raft_consensus.cc:2468] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123419c5c62346a28722d566a2be2af9 in term 0.
I20260608 10:07:24.197805 31542 raft_consensus.cc:2468] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123419c5c62346a28722d566a2be2af9 in term 1.
I20260608 10:07:24.200233 31358 leader_election.cc:304] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:24.200838 31357 leader_election.cc:304] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, 88987a39a15847389296508fdb7700c7; no voters: 
I20260608 10:07:24.201198 31594 raft_consensus.cc:2804] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:24.202808 31657 raft_consensus.cc:2804] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:24.202847 31594 raft_consensus.cc:697] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 LEADER]: Becoming Leader. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Running, Role: LEADER
I20260608 10:07:24.203518 31657 raft_consensus.cc:493] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:24.203979 31657 raft_consensus.cc:3060] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.204087 31594 consensus_queue.cc:237] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.210261 31657 raft_consensus.cc:515] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.212831 31657 leader_election.cc:290] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 election: Requested vote from peers c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569), 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:24.213171 31467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9743a2523aea4ddd87a7de2256c38969" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945"
I20260608 10:07:24.213613 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9743a2523aea4ddd87a7de2256c38969" candidate_uuid: "123419c5c62346a28722d566a2be2af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88987a39a15847389296508fdb7700c7"
I20260608 10:07:24.213963 31467 raft_consensus.cc:3060] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.214329 31542 raft_consensus.cc:3060] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.214769 31288 catalog_manager.cc:5696] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 123419c5c62346a28722d566a2be2af9 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "123419c5c62346a28722d566a2be2af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:24.222450 31542 raft_consensus.cc:2468] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123419c5c62346a28722d566a2be2af9 in term 1.
I20260608 10:07:24.222450 31467 raft_consensus.cc:2468] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123419c5c62346a28722d566a2be2af9 in term 1.
I20260608 10:07:24.224308 31358 leader_election.cc:304] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:24.225232 31657 raft_consensus.cc:2804] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:24.225765 31657 raft_consensus.cc:697] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 LEADER]: Becoming Leader. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Running, Role: LEADER
I20260608 10:07:24.226610 31657 consensus_queue.cc:237] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.234416 31288 catalog_manager.cc:5696] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 123419c5c62346a28722d566a2be2af9 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "123419c5c62346a28722d566a2be2af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:24.245375 31636 raft_consensus.cc:493] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:24.245922 31636 raft_consensus.cc:515] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.247740 31636 leader_election.cc:290] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:24.248719 31392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab9846ed2f14c06af988699bb6cb2d0" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9" is_pre_election: true
I20260608 10:07:24.248871 31467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab9846ed2f14c06af988699bb6cb2d0" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945" is_pre_election: true
I20260608 10:07:24.249385 31392 raft_consensus.cc:2468] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 0.
I20260608 10:07:24.249521 31467 raft_consensus.cc:2468] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 0.
I20260608 10:07:24.250622 31506 leader_election.cc:304] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123419c5c62346a28722d566a2be2af9, 88987a39a15847389296508fdb7700c7; no voters: 
I20260608 10:07:24.251386 31636 raft_consensus.cc:2804] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:24.251780 31636 raft_consensus.cc:493] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:24.252074 31636 raft_consensus.cc:3060] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.258881 31636 raft_consensus.cc:515] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.260967 31636 leader_election.cc:290] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 election: Requested vote from peers 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257), c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:24.261760 31392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab9846ed2f14c06af988699bb6cb2d0" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123419c5c62346a28722d566a2be2af9"
I20260608 10:07:24.262069 31467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab9846ed2f14c06af988699bb6cb2d0" candidate_uuid: "88987a39a15847389296508fdb7700c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68c6b3eb66241ce977cf606ac627945"
I20260608 10:07:24.262457 31392 raft_consensus.cc:3060] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.262676 31467 raft_consensus.cc:3060] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:24.270040 31467 raft_consensus.cc:2468] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 1.
I20260608 10:07:24.270040 31392 raft_consensus.cc:2468] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88987a39a15847389296508fdb7700c7 in term 1.
I20260608 10:07:24.271637 31507 leader_election.cc:304] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88987a39a15847389296508fdb7700c7, c68c6b3eb66241ce977cf606ac627945; no voters: 
I20260608 10:07:24.272410 31636 raft_consensus.cc:2804] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:24.272846 31636 raft_consensus.cc:697] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Becoming Leader. State: Replica: 88987a39a15847389296508fdb7700c7, State: Running, Role: LEADER
I20260608 10:07:24.273566 31636 consensus_queue.cc:237] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:24.282123 31288 catalog_manager.cc:5696] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88987a39a15847389296508fdb7700c7 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:24.371479 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:07:24.391185 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:24.392159 23762 tablet_replica.cc:333] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: stopping tablet replica
I20260608 10:07:24.393052 23762 raft_consensus.cc:2243] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:24.393790 23762 pending_rounds.cc:70] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Trying to abort 1 pending ops.
I20260608 10:07:24.394004 23762 pending_rounds.cc:77] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620648359989248 op_type: NO_OP noop_request { }
I20260608 10:07:24.394330 23762 raft_consensus.cc:2889] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:24.394655 23762 raft_consensus.cc:2272] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:24.397470 23762 tablet_replica.cc:333] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: stopping tablet replica
I20260608 10:07:24.398077 23762 raft_consensus.cc:2243] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:24.398519 23762 raft_consensus.cc:2272] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:24.401127 23762 tablet_replica.cc:333] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: stopping tablet replica
I20260608 10:07:24.401757 23762 raft_consensus.cc:2243] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:24.402206 23762 raft_consensus.cc:2272] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:24.404699 23762 tablet_replica.cc:333] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: stopping tablet replica
I20260608 10:07:24.405463 23762 raft_consensus.cc:2243] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:24.405990 23762 raft_consensus.cc:2272] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:24.408394 23762 tablet_replica.cc:333] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: stopping tablet replica
I20260608 10:07:24.409003 23762 raft_consensus.cc:2243] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:24.409482 23762 raft_consensus.cc:2272] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:24.412020 23762 tablet_replica.cc:333] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: stopping tablet replica
I20260608 10:07:24.412582 23762 raft_consensus.cc:2243] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:24.413229 23762 pending_rounds.cc:70] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Trying to abort 1 pending ops.
I20260608 10:07:24.413470 23762 pending_rounds.cc:77] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620648269598720 op_type: NO_OP noop_request { }
I20260608 10:07:24.413791 23762 raft_consensus.cc:2889] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:24.414145 23762 raft_consensus.cc:2272] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:24.416754 23762 tablet_replica.cc:333] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: stopping tablet replica
I20260608 10:07:24.417342 23762 raft_consensus.cc:2243] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:24.417747 23762 raft_consensus.cc:2272] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:24.420630 23762 tablet_replica.cc:333] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: stopping tablet replica
I20260608 10:07:24.421387 23762 raft_consensus.cc:2243] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:24.422025 23762 raft_consensus.cc:2272] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:24.424772 31506 consensus_peers.cc:597] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. 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 10:07:24.444854 31432 consensus_peers.cc:597] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.453814 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:07:24.626587 31665 consensus_queue.cc:1048] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:24.642689 31432 consensus_peers.cc:597] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:24.649406 31506 consensus_peers.cc:597] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:24.665328 31636 consensus_queue.cc:1048] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:24.682787 31506 consensus_peers.cc:597] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:24.858428 31506 consensus_peers.cc:597] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.169373 31635 consensus_queue.cc:579] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [LEADER]: Leader has been unable to successfully communicate with peer 123419c5c62346a28722d566a2be2af9 for more than 1 seconds (1.071s)
I20260608 10:07:25.390697 31665 consensus_queue.cc:579] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Leader has been unable to successfully communicate with peer 123419c5c62346a28722d566a2be2af9 for more than 1 seconds (1.392s)
W20260608 10:07:25.429517 31339 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 123419c5c62346a28722d566a2be2af9 not available for placement
I20260608 10:07:25.475677 31635 consensus_queue.cc:579] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Leader has been unable to successfully communicate with peer 123419c5c62346a28722d566a2be2af9 for more than 1 seconds (1.051s)
I20260608 10:07:25.490551 31288 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46564:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:07:25.491096 31288 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46564:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:07:25.509865 31288 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: Sending DeleteTablet for 3 replicas of tablet bb690b0a974c4fdd9f77340d95917af0
I20260608 10:07:25.511659 31288 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: Sending DeleteTablet for 3 replicas of tablet 45371170bd7b464cb931132092501d94
I20260608 10:07:25.512394 31455 tablet_service.cc:1558] Processing DeleteTablet for tablet bb690b0a974c4fdd9f77340d95917af0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:38002
I20260608 10:07:25.513335 31288 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: Sending DeleteTablet for 3 replicas of tablet 9743a2523aea4ddd87a7de2256c38969
I20260608 10:07:25.514323 31458 tablet_service.cc:1558] Processing DeleteTablet for tablet 45371170bd7b464cb931132092501d94 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:38002
I20260608 10:07:25.515713 31679 tablet_replica.cc:333] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: stopping tablet replica
I20260608 10:07:25.516147 31455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9743a2523aea4ddd87a7de2256c38969 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:38002
I20260608 10:07:25.516800 31679 raft_consensus.cc:2243] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.517485 31679 raft_consensus.cc:2272] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.517762 31530 tablet_service.cc:1558] Processing DeleteTablet for tablet 45371170bd7b464cb931132092501d94 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:48378
I20260608 10:07:25.518052 31531 tablet_service.cc:1558] Processing DeleteTablet for tablet bb690b0a974c4fdd9f77340d95917af0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:48378
I20260608 10:07:25.519210 31288 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: Sending DeleteTablet for 3 replicas of tablet cab9846ed2f14c06af988699bb6cb2d0
I20260608 10:07:25.520953 31679 ts_tablet_manager.cc:1916] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:25.522356 31455 tablet_service.cc:1558] Processing DeleteTablet for tablet cab9846ed2f14c06af988699bb6cb2d0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:38002
I20260608 10:07:25.526330 31680 tablet_replica.cc:333] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: stopping tablet replica
I20260608 10:07:25.527462 31680 raft_consensus.cc:2243] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.527925 31530 tablet_service.cc:1558] Processing DeleteTablet for tablet 9743a2523aea4ddd87a7de2256c38969 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:48378
I20260608 10:07:25.528960 31531 tablet_service.cc:1558] Processing DeleteTablet for tablet cab9846ed2f14c06af988699bb6cb2d0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:48378
I20260608 10:07:25.530531 31665 consensus_queue.cc:579] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Leader has been unable to successfully communicate with peer 123419c5c62346a28722d566a2be2af9 for more than 1 seconds (1.373s)
I20260608 10:07:25.530961 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:07:25.531786 31680 raft_consensus.cc:2272] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:25.531067 31276 catalog_manager.cc:4754] TS 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet bb690b0a974c4fdd9f77340d95917af0: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111)
I20260608 10:07:25.538108 31680 ts_tablet_manager.cc:1916] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:25.546104 31679 ts_tablet_manager.cc:1929] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:25.546658 31679 log.cc:1199] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/bb690b0a974c4fdd9f77340d95917af0
I20260608 10:07:25.547562 31679 ts_tablet_manager.cc:1950] T bb690b0a974c4fdd9f77340d95917af0 P c68c6b3eb66241ce977cf606ac627945: Deleting consensus metadata
W20260608 10:07:25.550314 31683 instance_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 10:07:25.553603 31679 tablet_replica.cc:333] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: stopping tablet replica
W20260608 10:07:25.548497 31682 instance_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 10:07:25.553653 31277 catalog_manager.cc:5027] TS c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569): tablet bb690b0a974c4fdd9f77340d95917af0 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:25.555498 31679 raft_consensus.cc:2243] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:25.557090 31679 raft_consensus.cc:2272] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.558327 31680 ts_tablet_manager.cc:1929] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:25.558857 31680 log.cc:1199] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/45371170bd7b464cb931132092501d94
I20260608 10:07:25.559304 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:25.559835 31680 ts_tablet_manager.cc:1950] T 45371170bd7b464cb931132092501d94 P 88987a39a15847389296508fdb7700c7: Deleting consensus metadata
W20260608 10:07:25.560632 31686 instance_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 10:07:25.560832 31679 ts_tablet_manager.cc:1916] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:25.561992 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:25.562266 23762 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 10:07:25.562476 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913245562459 us; error 0 us; skew 500 ppm
I20260608 10:07:25.563186 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:25.564028 31680 tablet_replica.cc:333] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: stopping tablet replica
I20260608 10:07:25.563923 31276 catalog_manager.cc:5027] TS 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273): tablet 45371170bd7b464cb931132092501d94 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:25.565208 31680 raft_consensus.cc:2243] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.565892 31680 raft_consensus.cc:2272] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.567289 23762 webserver.cc:533] Webserver started at http://127.23.52.132:38277/ using document root <none> and password file <none>
I20260608 10:07:25.568070 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:25.568370 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:25.568779 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:25.568838 31680 ts_tablet_manager.cc:1916] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:25.570640 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "40d39f7216004a91a549287b205c3d7b"
format_stamp: "Formatted at 2026-06-08 10:07:25 on dist-test-slave-kdhp"
I20260608 10:07:25.577610 31679 ts_tablet_manager.cc:1929] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:25.578166 31679 log.cc:1199] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/45371170bd7b464cb931132092501d94
I20260608 10:07:25.579042 31679 ts_tablet_manager.cc:1950] T 45371170bd7b464cb931132092501d94 P c68c6b3eb66241ce977cf606ac627945: Deleting consensus metadata
I20260608 10:07:25.579279 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
I20260608 10:07:25.582433 31277 catalog_manager.cc:5027] TS c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569): tablet 45371170bd7b464cb931132092501d94 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:25.582808 31679 tablet_replica.cc:333] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: stopping tablet replica
I20260608 10:07:25.583839 31679 raft_consensus.cc:2243] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.584295 31690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:25.584476 31679 raft_consensus.cc:2272] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.585419 31680 ts_tablet_manager.cc:1929] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:25.585844 31680 log.cc:1199] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/bb690b0a974c4fdd9f77340d95917af0
I20260608 10:07:25.586661 31680 ts_tablet_manager.cc:1950] T bb690b0a974c4fdd9f77340d95917af0 P 88987a39a15847389296508fdb7700c7: Deleting consensus metadata
I20260608 10:07:25.587914 31679 ts_tablet_manager.cc:1916] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:25.588181 23762 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.001s
I20260608 10:07:25.588689 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "40d39f7216004a91a549287b205c3d7b"
format_stamp: "Formatted at 2026-06-08 10:07:25 on dist-test-slave-kdhp"
I20260608 10:07:25.589116 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-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 10:07:25.590401 31680 tablet_replica.cc:333] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: stopping tablet replica
I20260608 10:07:25.591478 31680 raft_consensus.cc:2243] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.592072 31680 raft_consensus.cc:2272] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.593148 31276 catalog_manager.cc:5027] TS 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273): tablet bb690b0a974c4fdd9f77340d95917af0 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:25.595072 31680 ts_tablet_manager.cc:1916] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:25.605727 31679 ts_tablet_manager.cc:1929] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:25.606253 31679 log.cc:1199] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/9743a2523aea4ddd87a7de2256c38969
I20260608 10:07:25.607012 31679 ts_tablet_manager.cc:1950] T 9743a2523aea4ddd87a7de2256c38969 P c68c6b3eb66241ce977cf606ac627945: Deleting consensus metadata
I20260608 10:07:25.610505 31679 tablet_replica.cc:333] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: stopping tablet replica
I20260608 10:07:25.610742 31277 catalog_manager.cc:5027] TS c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569): tablet 9743a2523aea4ddd87a7de2256c38969 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:25.611585 31679 raft_consensus.cc:2243] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.612273 31680 ts_tablet_manager.cc:1929] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:25.612289 31679 raft_consensus.cc:2272] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.612862 31680 log.cc:1199] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/9743a2523aea4ddd87a7de2256c38969
I20260608 10:07:25.613652 31680 ts_tablet_manager.cc:1950] T 9743a2523aea4ddd87a7de2256c38969 P 88987a39a15847389296508fdb7700c7: Deleting consensus metadata
I20260608 10:07:25.616052 31679 ts_tablet_manager.cc:1916] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:25.617039 31680 tablet_replica.cc:333] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: stopping tablet replica
I20260608 10:07:25.617300 31276 catalog_manager.cc:5027] TS 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273): tablet 9743a2523aea4ddd87a7de2256c38969 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:25.618062 31680 raft_consensus.cc:2243] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:25.619647 31680 raft_consensus.cc:2272] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.621999 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:25.622949 31680 ts_tablet_manager.cc:1916] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:25.623302 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:25.625051 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:25.627872 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:25.628113 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:25.628403 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:25.628588 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:25.633286 31679 ts_tablet_manager.cc:1929] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:25.633886 31679 log.cc:1199] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/cab9846ed2f14c06af988699bb6cb2d0
I20260608 10:07:25.634733 31679 ts_tablet_manager.cc:1950] T cab9846ed2f14c06af988699bb6cb2d0 P c68c6b3eb66241ce977cf606ac627945: Deleting consensus metadata
I20260608 10:07:25.639618 31680 ts_tablet_manager.cc:1929] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:25.639618 31277 catalog_manager.cc:5027] TS c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569): tablet cab9846ed2f14c06af988699bb6cb2d0 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:25.640363 31680 log.cc:1199] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/cab9846ed2f14c06af988699bb6cb2d0
I20260608 10:07:25.641047 31680 ts_tablet_manager.cc:1950] T cab9846ed2f14c06af988699bb6cb2d0 P 88987a39a15847389296508fdb7700c7: Deleting consensus metadata
I20260608 10:07:25.643854 31276 catalog_manager.cc:5027] TS 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273): tablet cab9846ed2f14c06af988699bb6cb2d0 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:25.685119 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:35561
I20260608 10:07:25.685292 31753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:35561 every 8 connection(s)
I20260608 10:07:25.690230 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:25.698067 31757 instance_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 10:07:25.698912 31758 instance_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 10:07:25.702672 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:25.704625 31760 instance_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 10:07:25.704834 31754 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37099
I20260608 10:07:25.705385 31754 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:25.705958 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:25.706302 23762 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 10:07:25.706420 31754 heartbeater.cc:507] Master 127.23.52.190:37099 requested a full tablet report, sending...
I20260608 10:07:25.706563 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913245706539 us; error 0 us; skew 500 ppm
I20260608 10:07:25.707695 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:25.709359 31288 ts_manager.cc:194] Registered new tserver with Master: 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561)
I20260608 10:07:25.710825 23762 webserver.cc:533] Webserver started at http://127.23.52.129:34557/ using document root <none> and password file <none>
I20260608 10:07:25.711197 31288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39592
I20260608 10:07:25.711602 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:25.711892 23762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:25.717003 23762 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:25.722028 31765 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:25.723119 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:25.723588 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "123419c5c62346a28722d566a2be2af9"
format_stamp: "Formatted at 2026-06-08 10:07:21 on dist-test-slave-kdhp"
I20260608 10:07:25.723999 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-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 10:07:25.736732 31467 consensus_queue.cc:237] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Queue 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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:25.744156 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:25.745982 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:25.762703 31542 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:25.763429 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:25.764931 31613 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:25.767114 31637 consensus_queue.cc:579] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Leader has been unable to successfully communicate with peer 123419c5c62346a28722d566a2be2af9 for more than 1 seconds (1.500s)
W20260608 10:07:25.776139 31432 consensus_peers.cc:597] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.780990 31775 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 10:07:25.784056 31541 consensus_queue.cc:237] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Queue 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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
W20260608 10:07:25.788144 31431 consensus_peers.cc:597] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 -> Peer 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): Couldn't send request to peer 40d39f7216004a91a549287b205c3d7b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c4b9d8712234b6fb261654538ba8b6c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.793123 31642 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.795557 31542 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.806988 31540 consensus_queue.cc:237] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [LEADER]: Queue 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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:25.809315 31277 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8c4b9d8712234b6fb261654538ba8b6c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:07:25.816182 31288 catalog_manager.cc:5696] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 reported cstate change: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "c68c6b3eb66241ce977cf606ac627945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:25.822088 31467 raft_consensus.cc:1275] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:25.824313 31635 consensus_queue.cc:1048] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:25.824936 31467 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:25.828889 31636 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:25.837536 31505 consensus_peers.cc:597] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 -> Peer 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): Couldn't send request to peer 40d39f7216004a91a549287b205c3d7b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24c4e80efe0446aa87b9957819de5c03. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:25.839030 31505 consensus_peers.cc:597] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 -> Peer 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): Couldn't send request to peer 40d39f7216004a91a549287b205c3d7b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed8c8561c4fa4a6290c6d11dd7f379e8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.843051 31636 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.848608 31541 consensus_queue.cc:237] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Queue 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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
W20260608 10:07:25.849677 31506 consensus_peers.cc:597] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.845326 31468 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
W20260608 10:07:25.850454 31506 consensus_peers.cc:597] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.862682 31276 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 24c4e80efe0446aa87b9957819de5c03 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:25.865880 31288 catalog_manager.cc:5696] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 reported cstate change: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.881969 31468 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:07:25.882670 31505 consensus_peers.cc:597] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 -> Peer 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): Couldn't send request to peer 40d39f7216004a91a549287b205c3d7b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7cb44ec0b5c4272af9ba5c2dec66d8b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.883415 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:07:25.883800 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.110s	user 0.006s	sys 0.003s
I20260608 10:07:25.884158 23762 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:07:25.885494 31637 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:25.887712 31506 consensus_peers.cc:597] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:43257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:25.891098 31636 raft_consensus.cc:2955] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.895798 31775 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:25.897135 31468 raft_consensus.cc:2955] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.914921 31276 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ed8c8561c4fa4a6290c6d11dd7f379e8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:07:25.920883 31291 catalog_manager.cc:5696] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:25.946534 31775 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: 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 10:07:25.947510 31775 tablet_bootstrap.cc:492] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Bootstrap complete.
I20260608 10:07:25.948300 31775 ts_tablet_manager.cc:1403] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.028s
I20260608 10:07:25.949213 31637 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.951560 31775 raft_consensus.cc:359] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:25.952507 31775 raft_consensus.cc:740] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:25.952217 31467 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.953662 31775 consensus_queue.cc:260] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:25.961457 23762 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:07:25.961908 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.078s	user 0.053s	sys 0.000s
I20260608 10:07:25.967404 31276 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:07:25.970049 31775 ts_tablet_manager.cc:1434] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 10:07:25.969450 31290 catalog_manager.cc:5696] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 reported cstate change: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:25.971146 31775 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:25.991442 31775 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: 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 10:07:25.993254 31775 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: Bootstrap complete.
I20260608 10:07:25.994158 31775 ts_tablet_manager.cc:1403] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260608 10:07:25.997295 31775 raft_consensus.cc:359] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:25.998150 31775 raft_consensus.cc:740] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:25.999011 31775 consensus_queue.cc:260] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.000901 31775 ts_tablet_manager.cc:1434] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 10:07:26.001644 31775 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:26.020943 31775 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: 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 10:07:26.022009 31775 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Bootstrap complete.
I20260608 10:07:26.022830 31775 ts_tablet_manager.cc:1403] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 10:07:26.026098 31775 raft_consensus.cc:359] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.026830 31775 raft_consensus.cc:740] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:26.027627 31775 consensus_queue.cc:260] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.029542 31775 ts_tablet_manager.cc:1434] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:26.030540 31775 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:26.041391 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:43257
I20260608 10:07:26.041628 31843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:43257 every 8 connection(s)
I20260608 10:07:26.045696 31775 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: 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 10:07:26.046883 31775 tablet_bootstrap.cc:492] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Bootstrap complete.
I20260608 10:07:26.047715 31775 ts_tablet_manager.cc:1403] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 10:07:26.050791 31775 raft_consensus.cc:359] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.051714 31775 raft_consensus.cc:740] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:26.052428 31775 consensus_queue.cc:260] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.054422 31775 ts_tablet_manager.cc:1434] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 10:07:26.055133 31775 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:26.059664 31845 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37099
I20260608 10:07:26.060101 31845 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:26.060906 31845 heartbeater.cc:507] Master 127.23.52.190:37099 requested a full tablet report, sending...
I20260608 10:07:26.065773 31288 ts_manager.cc:194] Re-registered known tserver with Master: 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257)
I20260608 10:07:26.069586 31775 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: 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 10:07:26.070372 31775 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: Bootstrap complete.
I20260608 10:07:26.070930 31775 ts_tablet_manager.cc:1403] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:07:26.072779 31288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39600
I20260608 10:07:26.073143 31775 raft_consensus.cc:359] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.073751 31775 raft_consensus.cc:740] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:26.074446 31775 consensus_queue.cc:260] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.076334 31845 heartbeater.cc:499] Master 127.23.52.190:37099 was elected leader, sending a full tablet report...
I20260608 10:07:26.076517 31775 ts_tablet_manager.cc:1434] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:07:26.077389 31775 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:26.089414 31775 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: 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 10:07:26.090258 31775 tablet_bootstrap.cc:492] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Bootstrap complete.
I20260608 10:07:26.090868 31775 ts_tablet_manager.cc:1403] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 10:07:26.093144 31775 raft_consensus.cc:359] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.093695 31775 raft_consensus.cc:740] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:26.094358 31775 consensus_queue.cc:260] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.096326 31775 ts_tablet_manager.cc:1434] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:26.097337 31775 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:26.110456 31775 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: 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 10:07:26.111299 31775 tablet_bootstrap.cc:492] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Bootstrap complete.
I20260608 10:07:26.111899 31775 ts_tablet_manager.cc:1403] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:07:26.114152 31775 raft_consensus.cc:359] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.114921 31775 raft_consensus.cc:740] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:26.115635 31775 consensus_queue.cc:260] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.117264 31775 ts_tablet_manager.cc:1434] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:07:26.118448 31775 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: Bootstrap starting.
I20260608 10:07:26.134622 31775 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: 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 10:07:26.135432 31775 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: Bootstrap complete.
I20260608 10:07:26.135977 31775 ts_tablet_manager.cc:1403] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 10:07:26.137878 31775 raft_consensus.cc:359] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:26.138481 31775 raft_consensus.cc:740] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123419c5c62346a28722d566a2be2af9, State: Initialized, Role: FOLLOWER
I20260608 10:07:26.139209 31775 consensus_queue.cc:260] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:26.141295 31775 ts_tablet_manager.cc:1434] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:26.151183 31808 tablet_service.cc:1558] Processing DeleteTablet for tablet 9743a2523aea4ddd87a7de2256c38969 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:56416
I20260608 10:07:26.153313 31853 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:26.154106 31853 raft_consensus.cc:2243] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:26.154567 31853 pending_rounds.cc:70] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Trying to abort 1 pending ops.
I20260608 10:07:26.154821 31853 pending_rounds.cc:77] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620648359989248 op_type: NO_OP noop_request { }
I20260608 10:07:26.155159 31853 raft_consensus.cc:2889] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:26.155575 31853 raft_consensus.cc:2272] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:26.158663 31853 ts_tablet_manager.cc:1916] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:26.165357 31819 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:26.172307 31853 ts_tablet_manager.cc:1929] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:26.172839 31853 log.cc:1199] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/9743a2523aea4ddd87a7de2256c38969
I20260608 10:07:26.173745 31853 ts_tablet_manager.cc:1950] T 9743a2523aea4ddd87a7de2256c38969 P 123419c5c62346a28722d566a2be2af9: Deleting consensus metadata
I20260608 10:07:26.177386 31276 catalog_manager.cc:5027] TS 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): tablet 9743a2523aea4ddd87a7de2256c38969 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:26.187654 31808 tablet_service.cc:1558] Processing DeleteTablet for tablet bb690b0a974c4fdd9f77340d95917af0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:56416
I20260608 10:07:26.188506 31853 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:26.189241 31853 raft_consensus.cc:2243] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:26.189738 31853 pending_rounds.cc:70] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Trying to abort 1 pending ops.
I20260608 10:07:26.189999 31853 pending_rounds.cc:77] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620648269598720 op_type: NO_OP noop_request { }
I20260608 10:07:26.190424 31853 raft_consensus.cc:2889] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:26.190497 31808 tablet_service.cc:1558] Processing DeleteTablet for tablet 45371170bd7b464cb931132092501d94 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:56416
I20260608 10:07:26.190821 31853 raft_consensus.cc:2272] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:26.193882 31853 ts_tablet_manager.cc:1916] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:26.204732 31808 tablet_service.cc:1558] Processing DeleteTablet for tablet cab9846ed2f14c06af988699bb6cb2d0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:25 UTC) from {username='slave'} at 127.0.0.1:56416
I20260608 10:07:26.205596 31853 ts_tablet_manager.cc:1929] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:26.206012 31853 log.cc:1199] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/bb690b0a974c4fdd9f77340d95917af0
I20260608 10:07:26.206655 31853 ts_tablet_manager.cc:1950] T bb690b0a974c4fdd9f77340d95917af0 P 123419c5c62346a28722d566a2be2af9: Deleting consensus metadata
I20260608 10:07:26.209424 31853 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:26.209465 31276 catalog_manager.cc:5027] TS 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): tablet bb690b0a974c4fdd9f77340d95917af0 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:26.210444 31853 raft_consensus.cc:2243] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:26.210889 31853 raft_consensus.cc:2272] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:26.213203 31853 ts_tablet_manager.cc:1916] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:26.224900 31853 ts_tablet_manager.cc:1929] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:26.225216 31853 log.cc:1199] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/45371170bd7b464cb931132092501d94
I20260608 10:07:26.225781 31853 ts_tablet_manager.cc:1950] T 45371170bd7b464cb931132092501d94 P 123419c5c62346a28722d566a2be2af9: Deleting consensus metadata
I20260608 10:07:26.228551 31853 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:26.228580 31276 catalog_manager.cc:5027] TS 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): tablet 45371170bd7b464cb931132092501d94 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:26.229570 31853 raft_consensus.cc:2243] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:26.230046 31853 raft_consensus.cc:2272] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:26.232393 31853 ts_tablet_manager.cc:1916] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:26.243734 31853 ts_tablet_manager.cc:1929] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:26.244041 31853 log.cc:1199] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/cab9846ed2f14c06af988699bb6cb2d0
I20260608 10:07:26.244549 31853 ts_tablet_manager.cc:1950] T cab9846ed2f14c06af988699bb6cb2d0 P 123419c5c62346a28722d566a2be2af9: Deleting consensus metadata
I20260608 10:07:26.247144 31276 catalog_manager.cc:5027] TS 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): tablet cab9846ed2f14c06af988699bb6cb2d0 (table dugtrio [id=52b42f6f5e2e4d2683e502fd3998827e]) successfully deleted
I20260608 10:07:26.250250 31855 ts_tablet_manager.cc:933] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Initiating tablet copy from peer 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:26.252221 31855 tablet_copy_client.cc:323] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:42273
I20260608 10:07:26.261737 31819 raft_consensus.cc:2955] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:26.266414 31552 tablet_copy_service.cc:140] P 88987a39a15847389296508fdb7700c7: Received BeginTabletCopySession request for tablet 24c4e80efe0446aa87b9957819de5c03 from peer 40d39f7216004a91a549287b205c3d7b ({username='slave'} at 127.0.0.1:37472)
I20260608 10:07:26.267127 31552 tablet_copy_service.cc:161] P 88987a39a15847389296508fdb7700c7: Beginning new tablet copy session on tablet 24c4e80efe0446aa87b9957819de5c03 from peer 40d39f7216004a91a549287b205c3d7b at {username='slave'} at 127.0.0.1:37472: session id = 40d39f7216004a91a549287b205c3d7b-24c4e80efe0446aa87b9957819de5c03
I20260608 10:07:26.274783 31552 tablet_copy_source_session.cc:215] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:26.278086 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c4e80efe0446aa87b9957819de5c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:26.292613 31855 tablet_copy_client.cc:806] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:26.293159 31855 tablet_copy_client.cc:670] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:26.296893 31855 tablet_copy_client.cc:538] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:26.303552 31855 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Bootstrap starting.
I20260608 10:07:26.312834 31860 ts_tablet_manager.cc:933] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Initiating tablet copy from peer c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:26.314790 31860 tablet_copy_client.cc:323] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:35569
I20260608 10:07:26.322746 31855 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: 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 10:07:26.323686 31855 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Bootstrap complete.
I20260608 10:07:26.324460 31855 ts_tablet_manager.cc:1403] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260608 10:07:26.326993 31478 tablet_copy_service.cc:140] P c68c6b3eb66241ce977cf606ac627945: Received BeginTabletCopySession request for tablet 8c4b9d8712234b6fb261654538ba8b6c from peer 40d39f7216004a91a549287b205c3d7b ({username='slave'} at 127.0.0.1:48764)
I20260608 10:07:26.327760 31478 tablet_copy_service.cc:161] P c68c6b3eb66241ce977cf606ac627945: Beginning new tablet copy session on tablet 8c4b9d8712234b6fb261654538ba8b6c from peer 40d39f7216004a91a549287b205c3d7b at {username='slave'} at 127.0.0.1:48764: session id = 40d39f7216004a91a549287b205c3d7b-8c4b9d8712234b6fb261654538ba8b6c
I20260608 10:07:26.328070 31855 raft_consensus.cc:359] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.329032 31855 raft_consensus.cc:740] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d39f7216004a91a549287b205c3d7b, State: Initialized, Role: LEARNER
I20260608 10:07:26.329778 31855 consensus_queue.cc:260] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.332749 31754 heartbeater.cc:499] Master 127.23.52.190:37099 was elected leader, sending a full tablet report...
I20260608 10:07:26.333074 31855 ts_tablet_manager.cc:1434] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260608 10:07:26.335206 31552 tablet_copy_service.cc:342] P 88987a39a15847389296508fdb7700c7: Request end of tablet copy session 40d39f7216004a91a549287b205c3d7b-24c4e80efe0446aa87b9957819de5c03 received from {username='slave'} at 127.0.0.1:37472
I20260608 10:07:26.335695 31552 tablet_copy_service.cc:434] P 88987a39a15847389296508fdb7700c7: ending tablet copy session 40d39f7216004a91a549287b205c3d7b-24c4e80efe0446aa87b9957819de5c03 on tablet 24c4e80efe0446aa87b9957819de5c03 with peer 40d39f7216004a91a549287b205c3d7b
I20260608 10:07:26.337258 31478 tablet_copy_source_session.cc:215] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:26.340849 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b9d8712234b6fb261654538ba8b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:26.354502 31860 tablet_copy_client.cc:806] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:26.355059 31860 tablet_copy_client.cc:670] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:26.359155 31860 tablet_copy_client.cc:538] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:26.367030 31860 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Bootstrap starting.
I20260608 10:07:26.383410 31860 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: 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 10:07:26.384312 31860 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Bootstrap complete.
I20260608 10:07:26.385076 31860 ts_tablet_manager.cc:1403] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260608 10:07:26.387300 31855 ts_tablet_manager.cc:933] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: Initiating tablet copy from peer 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:26.388370 31860 raft_consensus.cc:359] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.389215 31855 tablet_copy_client.cc:323] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:42273
I20260608 10:07:26.389372 31860 raft_consensus.cc:740] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d39f7216004a91a549287b205c3d7b, State: Initialized, Role: LEARNER
I20260608 10:07:26.391363 31860 consensus_queue.cc:260] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.392532 31552 tablet_copy_service.cc:140] P 88987a39a15847389296508fdb7700c7: Received BeginTabletCopySession request for tablet ed8c8561c4fa4a6290c6d11dd7f379e8 from peer 40d39f7216004a91a549287b205c3d7b ({username='slave'} at 127.0.0.1:37472)
I20260608 10:07:26.393190 31552 tablet_copy_service.cc:161] P 88987a39a15847389296508fdb7700c7: Beginning new tablet copy session on tablet ed8c8561c4fa4a6290c6d11dd7f379e8 from peer 40d39f7216004a91a549287b205c3d7b at {username='slave'} at 127.0.0.1:37472: session id = 40d39f7216004a91a549287b205c3d7b-ed8c8561c4fa4a6290c6d11dd7f379e8
I20260608 10:07:26.394567 31860 ts_tablet_manager.cc:1434] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:07:26.399556 31478 tablet_copy_service.cc:342] P c68c6b3eb66241ce977cf606ac627945: Request end of tablet copy session 40d39f7216004a91a549287b205c3d7b-8c4b9d8712234b6fb261654538ba8b6c received from {username='slave'} at 127.0.0.1:48764
I20260608 10:07:26.400089 31478 tablet_copy_service.cc:434] P c68c6b3eb66241ce977cf606ac627945: ending tablet copy session 40d39f7216004a91a549287b205c3d7b-8c4b9d8712234b6fb261654538ba8b6c on tablet 8c4b9d8712234b6fb261654538ba8b6c with peer 40d39f7216004a91a549287b205c3d7b
I20260608 10:07:26.403575 31860 ts_tablet_manager.cc:933] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Initiating tablet copy from peer 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:26.407725 31819 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:26.415365 31552 tablet_copy_source_session.cc:215] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:26.417618 31860 tablet_copy_client.cc:323] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:42273
I20260608 10:07:26.420068 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8c8561c4fa4a6290c6d11dd7f379e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:26.420492 31552 tablet_copy_service.cc:140] P 88987a39a15847389296508fdb7700c7: Received BeginTabletCopySession request for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b from peer 40d39f7216004a91a549287b205c3d7b ({username='slave'} at 127.0.0.1:37472)
I20260608 10:07:26.421072 31552 tablet_copy_service.cc:161] P 88987a39a15847389296508fdb7700c7: Beginning new tablet copy session on tablet b7cb44ec0b5c4272af9ba5c2dec66d8b from peer 40d39f7216004a91a549287b205c3d7b at {username='slave'} at 127.0.0.1:37472: session id = 40d39f7216004a91a549287b205c3d7b-b7cb44ec0b5c4272af9ba5c2dec66d8b
I20260608 10:07:26.440973 31552 tablet_copy_source_session.cc:215] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:26.445833 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:26.449497 31855 tablet_copy_client.cc:806] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:26.450824 31855 tablet_copy_client.cc:670] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:26.455814 31855 tablet_copy_client.cc:538] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:26.458433 31818 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:26.464609 31855 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: Bootstrap starting.
W20260608 10:07:26.473763 31339 auto_rebalancer.cc:591] Failed to schedule move for tablet 24c4e80efe0446aa87b9957819de5c03: Invalid argument: Server with UUID 40d39f7216004a91a549287b205c3d7b is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.475679 31860 tablet_copy_client.cc:806] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:26.476261 31860 tablet_copy_client.cc:670] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:26.485105 31860 tablet_copy_client.cc:538] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:26.495589 31860 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Bootstrap starting.
I20260608 10:07:26.499856 31855 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: 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 10:07:26.501026 31855 tablet_bootstrap.cc:492] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: Bootstrap complete.
I20260608 10:07:26.501929 31855 ts_tablet_manager.cc:1403] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.015s
I20260608 10:07:26.505992 31855 raft_consensus.cc:359] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.506999 31855 raft_consensus.cc:740] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d39f7216004a91a549287b205c3d7b, State: Initialized, Role: LEARNER
I20260608 10:07:26.508188 31855 consensus_queue.cc:260] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
W20260608 10:07:26.508874 31339 auto_rebalancer.cc:591] Failed to schedule move for tablet 8c4b9d8712234b6fb261654538ba8b6c: Invalid argument: Server with UUID 40d39f7216004a91a549287b205c3d7b is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.513208 31855 ts_tablet_manager.cc:1434] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
W20260608 10:07:26.514858 31339 auto_rebalancer.cc:591] Failed to schedule move for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b: Invalid argument: Server with UUID 40d39f7216004a91a549287b205c3d7b is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.515304 31552 tablet_copy_service.cc:342] P 88987a39a15847389296508fdb7700c7: Request end of tablet copy session 40d39f7216004a91a549287b205c3d7b-ed8c8561c4fa4a6290c6d11dd7f379e8 received from {username='slave'} at 127.0.0.1:37472
I20260608 10:07:26.515849 31552 tablet_copy_service.cc:434] P 88987a39a15847389296508fdb7700c7: ending tablet copy session 40d39f7216004a91a549287b205c3d7b-ed8c8561c4fa4a6290c6d11dd7f379e8 on tablet ed8c8561c4fa4a6290c6d11dd7f379e8 with peer 40d39f7216004a91a549287b205c3d7b
I20260608 10:07:26.521109 31860 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: 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 10:07:26.521976 31860 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Bootstrap complete.
I20260608 10:07:26.522593 31860 ts_tablet_manager.cc:1403] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260608 10:07:26.525151 31860 raft_consensus.cc:359] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.525789 31860 raft_consensus.cc:740] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d39f7216004a91a549287b205c3d7b, State: Initialized, Role: LEARNER
I20260608 10:07:26.526415 31860 consensus_queue.cc:260] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:26.528203 31860 ts_tablet_manager.cc:1434] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:07:26.529951 31552 tablet_copy_service.cc:342] P 88987a39a15847389296508fdb7700c7: Request end of tablet copy session 40d39f7216004a91a549287b205c3d7b-b7cb44ec0b5c4272af9ba5c2dec66d8b received from {username='slave'} at 127.0.0.1:37472
I20260608 10:07:26.530328 31552 tablet_copy_service.cc:434] P 88987a39a15847389296508fdb7700c7: ending tablet copy session 40d39f7216004a91a549287b205c3d7b-b7cb44ec0b5c4272af9ba5c2dec66d8b on tablet b7cb44ec0b5c4272af9ba5c2dec66d8b with peer 40d39f7216004a91a549287b205c3d7b
I20260608 10:07:26.579826 31467 consensus_queue.cc:237] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } }
I20260608 10:07:26.585402 31541 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:26.585502 31818 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:26.587143 31874 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:26.587998 31875 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:26.594977 31874 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } }
I20260608 10:07:26.596984 31818 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } }
I20260608 10:07:26.601256 31541 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } }
I20260608 10:07:26.603984 31277 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8c4b9d8712234b6fb261654538ba8b6c with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:26.608690 31288 catalog_manager.cc:5696] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 reported cstate change: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "c68c6b3eb66241ce977cf606ac627945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:26.634114 31728 raft_consensus.cc:1217] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:26.643409 31718 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c4b9d8712234b6fb261654538ba8b6c with delete_type TABLET_DATA_TOMBSTONED (TS 40d39f7216004a91a549287b205c3d7b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42878
I20260608 10:07:26.645252 31881 tablet_replica.cc:333] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: stopping tablet replica
I20260608 10:07:26.645992 31881 raft_consensus.cc:2243] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:26.646522 31881 raft_consensus.cc:2272] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:26.649623 31881 ts_tablet_manager.cc:1916] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:26.662189 31881 ts_tablet_manager.cc:1929] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:26.662546 31881 log.cc:1199] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-3-root/wals/8c4b9d8712234b6fb261654538ba8b6c
I20260608 10:07:26.664255 31275 catalog_manager.cc:5027] TS 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): tablet 8c4b9d8712234b6fb261654538ba8b6c (table test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]) successfully deleted
I20260608 10:07:26.798810 31541 consensus_queue.cc:237] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.799185 31728 raft_consensus.cc:1217] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:26.805641 31467 raft_consensus.cc:1275] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:26.807331 31637 consensus_queue.cc:1048] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:26.807822 31818 raft_consensus.cc:1275] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:26.809423 31635 consensus_queue.cc:1048] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:26.814507 31637 raft_consensus.cc:2955] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:26.816620 31467 raft_consensus.cc:2955] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:26.817845 31818 raft_consensus.cc:2955] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:26.827322 31276 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ed8c8561c4fa4a6290c6d11dd7f379e8 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:26.832103 31291 catalog_manager.cc:5696] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 reported cstate change: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:26.843228 31718 tablet_service.cc:1558] Processing DeleteTablet for tablet ed8c8561c4fa4a6290c6d11dd7f379e8 with delete_type TABLET_DATA_TOMBSTONED (TS 40d39f7216004a91a549287b205c3d7b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42878
I20260608 10:07:26.844415 31881 tablet_replica.cc:333] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: stopping tablet replica
I20260608 10:07:26.845361 31881 raft_consensus.cc:2243] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:26.845968 31881 raft_consensus.cc:2272] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:26.849308 31881 ts_tablet_manager.cc:1916] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:26.859896 31541 consensus_queue.cc:237] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:26.866189 31818 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:26.866432 31468 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:26.866690 31881 ts_tablet_manager.cc:1929] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:26.867131 31881 log.cc:1199] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 40d39f7216004a91a549287b205c3d7b: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-3-root/wals/ed8c8561c4fa4a6290c6d11dd7f379e8
I20260608 10:07:26.867826 31880 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:26.868477 31637 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:26.868660 31275 catalog_manager.cc:5027] TS 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): tablet ed8c8561c4fa4a6290c6d11dd7f379e8 (table test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]) successfully deleted
I20260608 10:07:26.875272 31880 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:26.877388 31818 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:26.879020 31468 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:26.884608 31276 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 24c4e80efe0446aa87b9957819de5c03 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:26.891276 31291 catalog_manager.cc:5696] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 reported cstate change: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:26.901298 31718 tablet_service.cc:1558] Processing DeleteTablet for tablet 24c4e80efe0446aa87b9957819de5c03 with delete_type TABLET_DATA_TOMBSTONED (TS 40d39f7216004a91a549287b205c3d7b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42878
I20260608 10:07:26.902423 31881 tablet_replica.cc:333] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: stopping tablet replica
I20260608 10:07:26.903146 31881 raft_consensus.cc:2243] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:26.903663 31881 raft_consensus.cc:2272] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:26.906347 31881 ts_tablet_manager.cc:1916] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:26.918883 31881 ts_tablet_manager.cc:1929] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:26.919320 31881 log.cc:1199] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-3-root/wals/24c4e80efe0446aa87b9957819de5c03
I20260608 10:07:26.920827 31275 catalog_manager.cc:5027] TS 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): tablet 24c4e80efe0446aa87b9957819de5c03 (table test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]) successfully deleted
I20260608 10:07:27.022894 31541 consensus_queue.cc:237] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } }
I20260608 10:07:27.028721 31818 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:27.028815 31468 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:27.030218 31880 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:27.030869 31635 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:27.037926 31880 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:27.040102 31818 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:27.040817 31468 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } }
I20260608 10:07:27.047787 31276 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:27.050885 31288 catalog_manager.cc:5696] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 reported cstate change: config changed from index 2 to 3, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:27.062079 31718 tablet_service.cc:1558] Processing DeleteTablet for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b with delete_type TABLET_DATA_TOMBSTONED (TS 40d39f7216004a91a549287b205c3d7b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42878
I20260608 10:07:27.063205 31881 tablet_replica.cc:333] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: stopping tablet replica
I20260608 10:07:27.064064 31881 raft_consensus.cc:2243] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:27.064612 31881 raft_consensus.cc:2272] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:27.066766 31881 ts_tablet_manager.cc:1916] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:27.078583 31881 ts_tablet_manager.cc:1929] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:27.079020 31881 log.cc:1199] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-3-root/wals/b7cb44ec0b5c4272af9ba5c2dec66d8b
I20260608 10:07:27.080538 31275 catalog_manager.cc:5027] TS 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): tablet b7cb44ec0b5c4272af9ba5c2dec66d8b (table test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]) successfully deleted
I20260608 10:07:27.535418 31541 consensus_queue.cc:237] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:27.543871 31818 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:27.543977 31468 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:07:27.545423 31505 consensus_peers.cc:597] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 -> Peer 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): Couldn't send request to peer 40d39f7216004a91a549287b205c3d7b. 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 10:07:27.545792 31635 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } 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 10:07:27.546926 31637 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:27.556394 31880 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.559733 31468 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.558671 31818 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.581894 31291 catalog_manager.cc:5696] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 reported cstate change: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.585348 31541 consensus_queue.cc:237] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:27.593430 31468 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:07:27.594831 31505 consensus_peers.cc:597] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 -> Peer 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): Couldn't send request to peer 40d39f7216004a91a549287b205c3d7b. 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 10:07:27.595446 31818 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:27.596364 31635 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } 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 10:07:27.597999 31637 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:27.610553 31637 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.611836 31819 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.620049 31468 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.630831 31467 consensus_queue.cc:237] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:27.634790 31290 catalog_manager.cc:5696] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 reported cstate change: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.641929 31819 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:07:27.642150 31431 consensus_peers.cc:597] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 -> Peer 40d39f7216004a91a549287b205c3d7b (127.23.52.132:35561): Couldn't send request to peer 40d39f7216004a91a549287b205c3d7b. 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 10:07:27.642349 31541 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:27.643987 31892 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:27.645253 31874 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } 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 10:07:27.655283 31892 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.657830 31819 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.658957 31541 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:27.671615 31288 catalog_manager.cc:5696] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 reported cstate change: config changed from index 3 to 4, NON_VOTER 40d39f7216004a91a549287b205c3d7b (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "c68c6b3eb66241ce977cf606ac627945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } } }
I20260608 10:07:28.120885 31897 ts_tablet_manager.cc:933] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Initiating tablet copy from peer c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569)
I20260608 10:07:28.123015 31897 tablet_copy_client.cc:323] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:35569
I20260608 10:07:28.125633 31478 tablet_copy_service.cc:140] P c68c6b3eb66241ce977cf606ac627945: Received BeginTabletCopySession request for tablet 8c4b9d8712234b6fb261654538ba8b6c from peer 40d39f7216004a91a549287b205c3d7b ({username='slave'} at 127.0.0.1:48764)
I20260608 10:07:28.126267 31478 tablet_copy_service.cc:161] P c68c6b3eb66241ce977cf606ac627945: Beginning new tablet copy session on tablet 8c4b9d8712234b6fb261654538ba8b6c from peer 40d39f7216004a91a549287b205c3d7b at {username='slave'} at 127.0.0.1:48764: session id = 40d39f7216004a91a549287b205c3d7b-8c4b9d8712234b6fb261654538ba8b6c
I20260608 10:07:28.133780 31478 tablet_copy_source_session.cc:215] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:28.136795 31897 ts_tablet_manager.cc:1916] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:07:28.147406 31899 ts_tablet_manager.cc:933] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Initiating tablet copy from peer 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:28.149582 31899 tablet_copy_client.cc:323] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:42273
I20260608 10:07:28.151266 31897 ts_tablet_manager.cc:1929] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:07:28.152036 31552 tablet_copy_service.cc:140] P 88987a39a15847389296508fdb7700c7: Received BeginTabletCopySession request for tablet 24c4e80efe0446aa87b9957819de5c03 from peer 40d39f7216004a91a549287b205c3d7b ({username='slave'} at 127.0.0.1:37472)
I20260608 10:07:28.152607 31897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b9d8712234b6fb261654538ba8b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:28.152798 31552 tablet_copy_service.cc:161] P 88987a39a15847389296508fdb7700c7: Beginning new tablet copy session on tablet 24c4e80efe0446aa87b9957819de5c03 from peer 40d39f7216004a91a549287b205c3d7b at {username='slave'} at 127.0.0.1:37472: session id = 40d39f7216004a91a549287b205c3d7b-24c4e80efe0446aa87b9957819de5c03
I20260608 10:07:28.162555 31897 tablet_copy_client.cc:806] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:28.162635 31552 tablet_copy_source_session.cc:215] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:28.163300 31897 tablet_copy_client.cc:670] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:28.166424 31899 ts_tablet_manager.cc:1916] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:07:28.168187 31897 tablet_copy_client.cc:538] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:28.178308 31897 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Bootstrap starting.
I20260608 10:07:28.179034 31899 ts_tablet_manager.cc:1929] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:07:28.180584 31899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c4e80efe0446aa87b9957819de5c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:28.194350 31899 tablet_copy_client.cc:806] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:28.195120 31899 tablet_copy_client.cc:670] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:28.199462 31901 ts_tablet_manager.cc:933] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Initiating tablet copy from peer 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273)
I20260608 10:07:28.200729 31899 tablet_copy_client.cc:538] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:28.206499 31901 tablet_copy_client.cc:323] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:42273
I20260608 10:07:28.209004 31552 tablet_copy_service.cc:140] P 88987a39a15847389296508fdb7700c7: Received BeginTabletCopySession request for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b from peer 40d39f7216004a91a549287b205c3d7b ({username='slave'} at 127.0.0.1:37472)
I20260608 10:07:28.209604 31552 tablet_copy_service.cc:161] P 88987a39a15847389296508fdb7700c7: Beginning new tablet copy session on tablet b7cb44ec0b5c4272af9ba5c2dec66d8b from peer 40d39f7216004a91a549287b205c3d7b at {username='slave'} at 127.0.0.1:37472: session id = 40d39f7216004a91a549287b205c3d7b-b7cb44ec0b5c4272af9ba5c2dec66d8b
I20260608 10:07:28.214418 31897 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: 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 10:07:28.215559 31897 tablet_bootstrap.cc:492] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Bootstrap complete.
I20260608 10:07:28.215616 31899 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Bootstrap starting.
I20260608 10:07:28.216472 31897 ts_tablet_manager.cc:1403] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.023s
I20260608 10:07:28.218879 31552 tablet_copy_source_session.cc:215] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:28.220371 31897 raft_consensus.cc:359] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:28.221305 31897 raft_consensus.cc:740] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d39f7216004a91a549287b205c3d7b, State: Initialized, Role: LEARNER
I20260608 10:07:28.222079 31897 consensus_queue.cc:260] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:28.222908 31901 ts_tablet_manager.cc:1916] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:07:28.235401 31897 ts_tablet_manager.cc:1434] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.013s
I20260608 10:07:28.249665 31478 tablet_copy_service.cc:342] P c68c6b3eb66241ce977cf606ac627945: Request end of tablet copy session 40d39f7216004a91a549287b205c3d7b-8c4b9d8712234b6fb261654538ba8b6c received from {username='slave'} at 127.0.0.1:48764
I20260608 10:07:28.250238 31478 tablet_copy_service.cc:434] P c68c6b3eb66241ce977cf606ac627945: ending tablet copy session 40d39f7216004a91a549287b205c3d7b-8c4b9d8712234b6fb261654538ba8b6c on tablet 8c4b9d8712234b6fb261654538ba8b6c with peer 40d39f7216004a91a549287b205c3d7b
I20260608 10:07:28.256983 31901 ts_tablet_manager.cc:1929] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:07:28.258129 31901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:28.260929 31899 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: 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 10:07:28.261791 31899 tablet_bootstrap.cc:492] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Bootstrap complete.
I20260608 10:07:28.262444 31899 ts_tablet_manager.cc:1403] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Time spent bootstrapping tablet: real 0.047s	user 0.038s	sys 0.003s
I20260608 10:07:28.265112 31899 raft_consensus.cc:359] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:28.265751 31899 raft_consensus.cc:740] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d39f7216004a91a549287b205c3d7b, State: Initialized, Role: LEARNER
I20260608 10:07:28.266340 31899 consensus_queue.cc:260] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:28.268031 31901 tablet_copy_client.cc:806] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:28.268595 31899 ts_tablet_manager.cc:1434] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:28.268653 31901 tablet_copy_client.cc:670] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:28.270879 31552 tablet_copy_service.cc:342] P 88987a39a15847389296508fdb7700c7: Request end of tablet copy session 40d39f7216004a91a549287b205c3d7b-24c4e80efe0446aa87b9957819de5c03 received from {username='slave'} at 127.0.0.1:37472
I20260608 10:07:28.271410 31552 tablet_copy_service.cc:434] P 88987a39a15847389296508fdb7700c7: ending tablet copy session 40d39f7216004a91a549287b205c3d7b-24c4e80efe0446aa87b9957819de5c03 on tablet 24c4e80efe0446aa87b9957819de5c03 with peer 40d39f7216004a91a549287b205c3d7b
I20260608 10:07:28.274333 31901 tablet_copy_client.cc:538] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:28.285461 31901 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Bootstrap starting.
I20260608 10:07:28.308626 31901 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: 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 10:07:28.309434 31901 tablet_bootstrap.cc:492] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Bootstrap complete.
I20260608 10:07:28.310063 31901 ts_tablet_manager.cc:1403] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.002s
I20260608 10:07:28.312590 31901 raft_consensus.cc:359] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:28.313289 31901 raft_consensus.cc:740] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d39f7216004a91a549287b205c3d7b, State: Initialized, Role: LEARNER
I20260608 10:07:28.313913 31901 consensus_queue.cc:260] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: true } }
I20260608 10:07:28.316157 31901 ts_tablet_manager.cc:1434] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:28.318156 31551 tablet_copy_service.cc:342] P 88987a39a15847389296508fdb7700c7: Request end of tablet copy session 40d39f7216004a91a549287b205c3d7b-b7cb44ec0b5c4272af9ba5c2dec66d8b received from {username='slave'} at 127.0.0.1:37472
I20260608 10:07:28.318611 31551 tablet_copy_service.cc:434] P 88987a39a15847389296508fdb7700c7: ending tablet copy session 40d39f7216004a91a549287b205c3d7b-b7cb44ec0b5c4272af9ba5c2dec66d8b on tablet b7cb44ec0b5c4272af9ba5c2dec66d8b with peer 40d39f7216004a91a549287b205c3d7b
I20260608 10:07:28.673696 31728 raft_consensus.cc:1217] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:07:28.697117 31728 raft_consensus.cc:1217] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:07:28.736923 31728 raft_consensus.cc:1217] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:07:29.132102 31635 raft_consensus.cc:1064] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: attempting to promote NON_VOTER 40d39f7216004a91a549287b205c3d7b to VOTER
I20260608 10:07:29.134276 31635 consensus_queue.cc:237] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } }
I20260608 10:07:29.141295 31728 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.141667 31468 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.142901 31819 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.143201 31910 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } 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 10:07:29.144434 31909 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:29.145265 31635 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:29.164259 31910 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.167429 31468 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.167610 31819 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.183697 31728 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.186564 31291 catalog_manager.cc:5696] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 reported cstate change: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:29.221012 31541 consensus_queue.cc:237] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } }
I20260608 10:07:29.226948 31728 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:07:29.229619 31910 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } 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 10:07:29.231503 31819 raft_consensus.cc:1275] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:07:29.233307 31910 consensus_queue.cc:1048] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:07:29.237716 31635 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c68c6b3eb66241ce977cf606ac627945 (127.23.52.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.245278 31728 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c68c6b3eb66241ce977cf606ac627945 (127.23.52.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.247702 31276 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:29.246433 31819 raft_consensus.cc:2955] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER c68c6b3eb66241ce977cf606ac627945 (127.23.52.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.257411 31909 raft_consensus.cc:1064] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: attempting to promote NON_VOTER 40d39f7216004a91a549287b205c3d7b to VOTER
I20260608 10:07:29.260246 31909 consensus_queue.cc:237] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [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: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } }
I20260608 10:07:29.258714 31291 catalog_manager.cc:5696] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 reported cstate change: config changed from index 5 to 6, VOTER c68c6b3eb66241ce977cf606ac627945 (127.23.52.130) evicted. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:29.274693 31728 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.276500 31468 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.276721 31910 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } 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 10:07:29.277472 31819 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.278653 31635 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:29.280000 31909 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:29.297257 31455 tablet_service.cc:1558] Processing DeleteTablet for tablet b7cb44ec0b5c4272af9ba5c2dec66d8b with delete_type TABLET_DATA_TOMBSTONED (TS c68c6b3eb66241ce977cf606ac627945 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38002
I20260608 10:07:29.303776 31925 tablet_replica.cc:333] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: stopping tablet replica
I20260608 10:07:29.305208 31925 raft_consensus.cc:2243] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:29.306704 31925 raft_consensus.cc:2272] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:29.310336 31907 raft_consensus.cc:1064] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: attempting to promote NON_VOTER 40d39f7216004a91a549287b205c3d7b to VOTER
I20260608 10:07:29.309214 31635 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.313669 31925 ts_tablet_manager.cc:1916] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:29.313827 31907 consensus_queue.cc:237] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } }
I20260608 10:07:29.315970 31819 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.325994 31467 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.331420 31728 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 LEARNER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.331722 31818 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.332700 31541 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:07:29.334347 31921 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } 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 10:07:29.341355 31921 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:29.354097 31729 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.358422 31921 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } 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 10:07:29.359088 31291 catalog_manager.cc:5696] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 reported cstate change: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:29.397753 31540 consensus_queue.cc:237] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } }
I20260608 10:07:29.402035 31921 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.406157 31541 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.415227 31728 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:07:29.414593 31818 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.417481 31910 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } 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 10:07:29.420490 31728 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.423774 31467 raft_consensus.cc:1275] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Refusing update from remote peer 88987a39a15847389296508fdb7700c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:07:29.426345 31910 consensus_queue.cc:1048] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:07:29.429126 31922 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 123419c5c62346a28722d566a2be2af9 (127.23.52.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.437237 31727 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 123419c5c62346a28722d566a2be2af9 (127.23.52.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.406152 31925 ts_tablet_manager.cc:1929] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:07:29.444782 31925 log.cc:1199] T b7cb44ec0b5c4272af9ba5c2dec66d8b P c68c6b3eb66241ce977cf606ac627945: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-1-root/wals/b7cb44ec0b5c4272af9ba5c2dec66d8b
I20260608 10:07:29.446175 31291 catalog_manager.cc:5696] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 reported cstate change: config changed from index 4 to 5, 40d39f7216004a91a549287b205c3d7b (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c68c6b3eb66241ce977cf606ac627945" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } attrs { replace: true } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.449815 31467 raft_consensus.cc:2955] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 123419c5c62346a28722d566a2be2af9 (127.23.52.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.458581 31276 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 24c4e80efe0446aa87b9957819de5c03 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:29.461875 31277 catalog_manager.cc:5027] TS c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569): tablet b7cb44ec0b5c4272af9ba5c2dec66d8b (table test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]) successfully deleted
I20260608 10:07:29.465961 31288 catalog_manager.cc:5696] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 reported cstate change: config changed from index 5 to 6, VOTER 123419c5c62346a28722d566a2be2af9 (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "88987a39a15847389296508fdb7700c7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88987a39a15847389296508fdb7700c7" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:29.469988 31467 consensus_queue.cc:237] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [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: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } }
I20260608 10:07:29.476922 31728 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:07:29.479434 31818 raft_consensus.cc:1275] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Refusing update from remote peer c68c6b3eb66241ce977cf606ac627945: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:07:29.481781 31808 tablet_service.cc:1558] Processing DeleteTablet for tablet 24c4e80efe0446aa87b9957819de5c03 with delete_type TABLET_DATA_TOMBSTONED (TS 123419c5c62346a28722d566a2be2af9 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56416
I20260608 10:07:29.484665 31932 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:29.485134 31928 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } 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 10:07:29.486140 31932 raft_consensus.cc:2243] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:29.487089 31921 consensus_queue.cc:1048] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:07:29.487458 31932 raft_consensus.cc:2272] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:29.492707 31932 ts_tablet_manager.cc:1916] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:29.507481 31907 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 88987a39a15847389296508fdb7700c7 (127.23.52.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.509763 31728 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 88987a39a15847389296508fdb7700c7 (127.23.52.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.512024 31932 ts_tablet_manager.cc:1929] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:07:29.512755 31932 log.cc:1199] T 24c4e80efe0446aa87b9957819de5c03 P 123419c5c62346a28722d566a2be2af9: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-0-root/wals/24c4e80efe0446aa87b9957819de5c03
I20260608 10:07:29.515122 31276 catalog_manager.cc:5027] TS 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): tablet 24c4e80efe0446aa87b9957819de5c03 (table test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]) successfully deleted
I20260608 10:07:29.520269 31818 raft_consensus.cc:2955] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 88987a39a15847389296508fdb7700c7 (127.23.52.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.522626 31277 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8c4b9d8712234b6fb261654538ba8b6c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:29.528909 31291 catalog_manager.cc:5696] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b reported cstate change: config changed from index 5 to 6, VOTER 88987a39a15847389296508fdb7700c7 (127.23.52.131) evicted. New cstate: current_term: 1 leader_uuid: "c68c6b3eb66241ce977cf606ac627945" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c68c6b3eb66241ce977cf606ac627945" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 35569 } } peers { permanent_uuid: "123419c5c62346a28722d566a2be2af9" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43257 } } peers { permanent_uuid: "40d39f7216004a91a549287b205c3d7b" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 35561 } attrs { promote: false } } }
I20260608 10:07:29.542279 31531 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c4b9d8712234b6fb261654538ba8b6c with delete_type TABLET_DATA_TOMBSTONED (TS 88987a39a15847389296508fdb7700c7 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:48378
I20260608 10:07:29.544744 31933 tablet_replica.cc:333] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: stopping tablet replica
I20260608 10:07:29.545837 31933 raft_consensus.cc:2243] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:29.546821 31933 raft_consensus.cc:2272] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:29.550350 31933 ts_tablet_manager.cc:1916] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:29.564153 31933 ts_tablet_manager.cc:1929] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:07:29.564561 31933 log.cc:1199] T 8c4b9d8712234b6fb261654538ba8b6c P 88987a39a15847389296508fdb7700c7: Deleting WAL directory at /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913045833752-23762-0/minicluster-data/ts-2-root/wals/8c4b9d8712234b6fb261654538ba8b6c
I20260608 10:07:29.566190 31276 catalog_manager.cc:5027] TS 88987a39a15847389296508fdb7700c7 (127.23.52.131:42273): tablet 8c4b9d8712234b6fb261654538ba8b6c (table test-workload [id=d3d34cc50b0e4f279197da5c43d7eb70]) successfully deleted
W20260608 10:07:30.542158 31339 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 123419c5c62346a28722d566a2be2af9 not available for placement
I20260608 10:07:31.079635 23762 tablet_server.cc:179] TabletServer@127.23.52.129:43257 shutting down...
W20260608 10:07:31.086248 31506 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 41 similar messages]
W20260608 10:07:31.095340 31506 consensus_peers.cc:597] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. 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 10:07:31.103158 31506 consensus_peers.cc:597] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. 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 10:07:31.118724 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:31.119889 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:31.120783 23762 raft_consensus.cc:2243] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.121381 23762 raft_consensus.cc:2272] T 8c4b9d8712234b6fb261654538ba8b6c P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.124049 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:31.124670 23762 raft_consensus.cc:2243] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:07:31.124754 31432 consensus_peers.cc:597] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 -> Peer 123419c5c62346a28722d566a2be2af9 (127.23.52.129:43257): Couldn't send request to peer 123419c5c62346a28722d566a2be2af9. 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 10:07:31.125396 23762 raft_consensus.cc:2272] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.127847 23762 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:31.128379 23762 raft_consensus.cc:2243] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.129019 23762 raft_consensus.cc:2272] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 123419c5c62346a28722d566a2be2af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.155572 23762 tablet_server.cc:196] TabletServer@127.23.52.129:43257 shutdown complete.
I20260608 10:07:31.180073 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:07:31.209071 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:31.210090 23762 tablet_replica.cc:333] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945: stopping tablet replica
I20260608 10:07:31.210872 23762 raft_consensus.cc:2243] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:07:31.211095 31507 consensus_peers.cc:597] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 -> Peer c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569): Couldn't send request to peer c68c6b3eb66241ce977cf606ac627945. 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 10:07:31.211906 23762 raft_consensus.cc:2272] T 8c4b9d8712234b6fb261654538ba8b6c P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.214663 23762 tablet_replica.cc:333] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945: stopping tablet replica
I20260608 10:07:31.215288 23762 raft_consensus.cc:2243] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.215914 23762 raft_consensus.cc:2272] T 24c4e80efe0446aa87b9957819de5c03 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.219026 23762 tablet_replica.cc:333] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945: stopping tablet replica
I20260608 10:07:31.219821 23762 raft_consensus.cc:2243] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.220618 23762 raft_consensus.cc:2272] T ed8c8561c4fa4a6290c6d11dd7f379e8 P c68c6b3eb66241ce977cf606ac627945 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:31.221894 31507 consensus_peers.cc:597] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 -> Peer c68c6b3eb66241ce977cf606ac627945 (127.23.52.130:35569): Couldn't send request to peer c68c6b3eb66241ce977cf606ac627945. 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 10:07:31.248039 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:31.271463 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:07:31.299008 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:31.299887 23762 tablet_replica.cc:333] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7: stopping tablet replica
I20260608 10:07:31.300545 23762 raft_consensus.cc:2243] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:31.301496 23762 raft_consensus.cc:2272] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.303900 23762 tablet_replica.cc:333] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7: stopping tablet replica
I20260608 10:07:31.304484 23762 raft_consensus.cc:2243] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:31.305414 23762 raft_consensus.cc:2272] T ed8c8561c4fa4a6290c6d11dd7f379e8 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.307821 23762 tablet_replica.cc:333] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7: stopping tablet replica
I20260608 10:07:31.308409 23762 raft_consensus.cc:2243] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:31.309307 23762 raft_consensus.cc:2272] T 24c4e80efe0446aa87b9957819de5c03 P 88987a39a15847389296508fdb7700c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.336032 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:31.362377 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:07:31.396163 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:31.397022 23762 tablet_replica.cc:333] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b: stopping tablet replica
I20260608 10:07:31.397790 23762 raft_consensus.cc:2243] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.398433 23762 raft_consensus.cc:2272] T b7cb44ec0b5c4272af9ba5c2dec66d8b P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.400655 23762 tablet_replica.cc:333] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b: stopping tablet replica
I20260608 10:07:31.401232 23762 raft_consensus.cc:2243] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.401739 23762 raft_consensus.cc:2272] T 24c4e80efe0446aa87b9957819de5c03 P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.404217 23762 tablet_replica.cc:333] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b: stopping tablet replica
I20260608 10:07:31.404814 23762 raft_consensus.cc:2243] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:31.405442 23762 raft_consensus.cc:2272] T 8c4b9d8712234b6fb261654538ba8b6c P 40d39f7216004a91a549287b205c3d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.431216 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:07:31.447067 23762 master.cc:562] Master@127.23.52.190:37099 shutting down...
I20260608 10:07:31.475561 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:31.476213 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:31.476606 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1900554d60544049a8124ebc5d75782: stopping tablet replica
I20260608 10:07:31.498739 23762 master.cc:584] Master@127.23.52.190:37099 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10285 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:07:31.541033 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:42619
I20260608 10:07:31.542233 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:31.548645 31937 instance_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 10:07:31.548645 31936 instance_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 10:07:31.549050 31939 instance_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 10:07:31.550642 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:31.551699 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:31.551925 23762 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 10:07:31.552086 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913251552069 us; error 0 us; skew 500 ppm
I20260608 10:07:31.552695 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:31.555320 23762 webserver.cc:533] Webserver started at http://127.23.52.190:37907/ using document root <none> and password file <none>
I20260608 10:07:31.555940 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:31.556150 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:31.556438 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:31.557765 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "4f11171c0a274e5c9cfa5a411a55d7d5"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-kdhp"
I20260608 10:07:31.562924 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 10:07:31.566795 31944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.567689 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:31.568003 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "4f11171c0a274e5c9cfa5a411a55d7d5"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-kdhp"
I20260608 10:07:31.568279 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-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 10:07:31.587195 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:31.588624 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:31.629926 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:42619
I20260608 10:07:31.630067 31995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:42619 every 8 connection(s)
I20260608 10:07:31.634644 31996 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 10:07:31.646162 31996 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5: Bootstrap starting.
I20260608 10:07:31.651499 31996 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:31.656416 31996 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5: No bootstrap required, opened a new log
I20260608 10:07:31.659032 31996 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f11171c0a274e5c9cfa5a411a55d7d5" member_type: VOTER }
I20260608 10:07:31.659544 31996 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:31.659812 31996 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f11171c0a274e5c9cfa5a411a55d7d5, State: Initialized, Role: FOLLOWER
I20260608 10:07:31.660470 31996 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f11171c0a274e5c9cfa5a411a55d7d5" member_type: VOTER }
I20260608 10:07:31.660946 31996 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:31.661161 31996 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:31.661509 31996 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:31.666693 31996 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f11171c0a274e5c9cfa5a411a55d7d5" member_type: VOTER }
I20260608 10:07:31.667265 31996 leader_election.cc:304] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [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: 4f11171c0a274e5c9cfa5a411a55d7d5; no voters: 
I20260608 10:07:31.668552 31996 leader_election.cc:290] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:31.669031 31999 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:31.670686 31999 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 1 LEADER]: Becoming Leader. State: Replica: 4f11171c0a274e5c9cfa5a411a55d7d5, State: Running, Role: LEADER
I20260608 10:07:31.671612 31999 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [LEADER]: Queue going to LEADER mode. State: All 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: "4f11171c0a274e5c9cfa5a411a55d7d5" member_type: VOTER }
I20260608 10:07:31.672120 31996 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:31.676637 32000 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f11171c0a274e5c9cfa5a411a55d7d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f11171c0a274e5c9cfa5a411a55d7d5" member_type: VOTER } }
I20260608 10:07:31.676803 32001 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f11171c0a274e5c9cfa5a411a55d7d5. Latest consensus state: current_term: 1 leader_uuid: "4f11171c0a274e5c9cfa5a411a55d7d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f11171c0a274e5c9cfa5a411a55d7d5" member_type: VOTER } }
I20260608 10:07:31.677349 32000 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:31.677668 32001 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:31.681613 32006 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:31.689966 32006 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:31.691077 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:31.700021 32006 catalog_manager.cc:1382] Generated new cluster ID: 9439535695a14fbeb2d288c4ce9fa039
I20260608 10:07:31.700335 32006 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:31.726215 32006 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:31.727695 32006 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:31.743208 32006 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5: Generated new TSK 0
I20260608 10:07:31.743911 32006 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:31.757990 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:31.764969 32017 instance_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 10:07:31.765949 32018 instance_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 10:07:31.767899 32020 instance_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 10:07:31.768236 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:31.769344 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:31.769560 23762 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 10:07:31.769747 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913251769728 us; error 0 us; skew 500 ppm
I20260608 10:07:31.770454 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:31.773032 23762 webserver.cc:533] Webserver started at http://127.23.52.129:44897/ using document root <none> and password file <none>
I20260608 10:07:31.773723 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:31.773955 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:31.774266 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:31.775501 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "ad79e667d88d449982a354c9154f36a7"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-kdhp"
I20260608 10:07:31.780386 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:07:31.784418 32025 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.785272 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:31.785606 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "ad79e667d88d449982a354c9154f36a7"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-kdhp"
I20260608 10:07:31.785925 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-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 10:07:31.795177 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:31.796525 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:31.798277 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:31.800899 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:31.801146 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.801390 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:31.801565 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.844988 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:40707
I20260608 10:07:31.845121 32087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:40707 every 8 connection(s)
I20260608 10:07:31.850629 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:31.858399 32092 instance_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 10:07:31.860517 32093 instance_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 10:07:31.862897 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:31.863314 32095 instance_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 10:07:31.864339 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:31.864573 23762 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 10:07:31.864806 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913251864785 us; error 0 us; skew 500 ppm
I20260608 10:07:31.865412 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:31.868464 23762 webserver.cc:533] Webserver started at http://127.23.52.130:46395/ using document root <none> and password file <none>
I20260608 10:07:31.869017 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:31.869249 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:31.869547 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:31.869769 32088 heartbeater.cc:344] Connected to a master server at 127.23.52.190:42619
I20260608 10:07:31.870236 32088 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:31.870963 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "a926275aa5924fb2ae740cba6fbb5971"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-kdhp"
I20260608 10:07:31.871052 32088 heartbeater.cc:507] Master 127.23.52.190:42619 requested a full tablet report, sending...
I20260608 10:07:31.873621 31961 ts_manager.cc:194] Registered new tserver with Master: ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707)
I20260608 10:07:31.875651 31961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32796
I20260608 10:07:31.876641 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:07:31.880857 32100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.881773 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:31.882113 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "a926275aa5924fb2ae740cba6fbb5971"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-kdhp"
I20260608 10:07:31.882431 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-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 10:07:31.902928 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:31.904225 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:31.905779 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:31.908262 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:31.908506 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.908771 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:31.908953 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.950978 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:42523
I20260608 10:07:31.951107 32162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:42523 every 8 connection(s)
I20260608 10:07:31.956681 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:31.964756 32166 instance_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 10:07:31.966432 32167 instance_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 10:07:31.969125 32169 instance_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 10:07:31.970186 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:31.971516 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:31.971813 23762 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 10:07:31.971845 32163 heartbeater.cc:344] Connected to a master server at 127.23.52.190:42619
I20260608 10:07:31.971999 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913251971984 us; error 0 us; skew 500 ppm
I20260608 10:07:31.972520 32163 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:31.972901 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:31.973481 32163 heartbeater.cc:507] Master 127.23.52.190:42619 requested a full tablet report, sending...
I20260608 10:07:31.975979 23762 webserver.cc:533] Webserver started at http://127.23.52.131:40017/ using document root <none> and password file <none>
I20260608 10:07:31.976341 31961 ts_manager.cc:194] Registered new tserver with Master: a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130:42523)
I20260608 10:07:31.976753 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:31.977058 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:31.977408 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:31.978379 31961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32810
I20260608 10:07:31.979198 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "9ea14701c51149eabcc5506662219f40"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-kdhp"
I20260608 10:07:31.984995 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:31.988770 32174 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.989598 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:31.989910 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "9ea14701c51149eabcc5506662219f40"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-kdhp"
I20260608 10:07:31.990206 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-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 10:07:32.017421 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:32.018646 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:32.020238 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:32.022802 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:32.023058 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:32.023324 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:32.023541 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:07:32.066066 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:39577
I20260608 10:07:32.066298 32236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:39577 every 8 connection(s)
I20260608 10:07:32.081312 32237 heartbeater.cc:344] Connected to a master server at 127.23.52.190:42619
I20260608 10:07:32.081851 32237 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:32.082676 32237 heartbeater.cc:507] Master 127.23.52.190:42619 requested a full tablet report, sending...
I20260608 10:07:32.085088 31961 ts_manager.cc:194] Registered new tserver with Master: 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:32.085774 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016284529s
I20260608 10:07:32.087024 31961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32812
I20260608 10:07:32.878593 32088 heartbeater.cc:499] Master 127.23.52.190:42619 was elected leader, sending a full tablet report...
I20260608 10:07:32.981695 32163 heartbeater.cc:499] Master 127.23.52.190:42619 was elected leader, sending a full tablet report...
I20260608 10:07:33.090191 32237 heartbeater.cc:499] Master 127.23.52.190:42619 was elected leader, sending a full tablet report...
I20260608 10:07:33.145661 31961 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32828:
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 10:07:33.148914 31961 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 10:07:33.217098 32202 tablet_service.cc:1511] Processing CreateTablet for tablet 96bba95157b44fb6aca31ca4a384f5a7 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:33.218716 32202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bba95157b44fb6aca31ca4a384f5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.220715 32201 tablet_service.cc:1511] Processing CreateTablet for tablet 978daec7c65b4c05b3c49b90411299b1 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:33.222259 32201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978daec7c65b4c05b3c49b90411299b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.224047 32050 tablet_service.cc:1511] Processing CreateTablet for tablet a337982c3d3c4a0b964218330f82d816 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:33.224848 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 96bba95157b44fb6aca31ca4a384f5a7 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:33.225087 32200 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5cb8105bbd4f4f8b0c79b48516130a (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:33.225646 32050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a337982c3d3c4a0b964218330f82d816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.227306 32052 tablet_service.cc:1511] Processing CreateTablet for tablet 978daec7c65b4c05b3c49b90411299b1 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:33.228221 32199 tablet_service.cc:1511] Processing CreateTablet for tablet a337982c3d3c4a0b964218330f82d816 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:33.228883 32052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978daec7c65b4c05b3c49b90411299b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.232384 32128 tablet_service.cc:1511] Processing CreateTablet for tablet 96bba95157b44fb6aca31ca4a384f5a7 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:33.232630 32051 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5cb8105bbd4f4f8b0c79b48516130a (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:33.233872 32128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bba95157b44fb6aca31ca4a384f5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.233640 32125 tablet_service.cc:1511] Processing CreateTablet for tablet a337982c3d3c4a0b964218330f82d816 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:33.234115 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5cb8105bbd4f4f8b0c79b48516130a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.235040 32125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a337982c3d3c4a0b964218330f82d816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.235707 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bba95157b44fb6aca31ca4a384f5a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.236418 32127 tablet_service.cc:1511] Processing CreateTablet for tablet 978daec7c65b4c05b3c49b90411299b1 (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:33.237800 32127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978daec7c65b4c05b3c49b90411299b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.240789 32126 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5cb8105bbd4f4f8b0c79b48516130a (DEFAULT_TABLE table=test-workload [id=b98dddc8595f4d74985481235437bfd1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:33.242201 32126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5cb8105bbd4f4f8b0c79b48516130a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.230962 32200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5cb8105bbd4f4f8b0c79b48516130a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.247824 32199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a337982c3d3c4a0b964218330f82d816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:33.318224 32259 tablet_bootstrap.cc:492] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40: Bootstrap starting.
I20260608 10:07:33.321106 32258 tablet_bootstrap.cc:492] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7: Bootstrap starting.
I20260608 10:07:33.329775 32259 tablet_bootstrap.cc:654] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.333806 32258 tablet_bootstrap.cc:654] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.344161 32259 tablet_bootstrap.cc:492] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40: No bootstrap required, opened a new log
I20260608 10:07:33.345005 32259 ts_tablet_manager.cc:1403] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260608 10:07:33.346441 32258 tablet_bootstrap.cc:492] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7: No bootstrap required, opened a new log
I20260608 10:07:33.347126 32258 ts_tablet_manager.cc:1403] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.009s
I20260608 10:07:33.349457 32259 raft_consensus.cc:359] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.350627 32259 raft_consensus.cc:385] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.351109 32259 raft_consensus.cc:740] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ea14701c51149eabcc5506662219f40, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.351857 32258 raft_consensus.cc:359] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.352258 32259 consensus_queue.cc:260] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.352938 32258 raft_consensus.cc:385] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.353415 32258 raft_consensus.cc:740] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad79e667d88d449982a354c9154f36a7, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.354061 32257 tablet_bootstrap.cc:492] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971: Bootstrap starting.
I20260608 10:07:33.354738 32258 consensus_queue.cc:260] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.361444 32259 ts_tablet_manager.cc:1434] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 10:07:33.364673 32259 tablet_bootstrap.cc:492] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40: Bootstrap starting.
I20260608 10:07:33.372215 32259 tablet_bootstrap.cc:654] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.373535 32257 tablet_bootstrap.cc:654] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.376433 32258 ts_tablet_manager.cc:1434] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.006s
I20260608 10:07:33.380322 32258 tablet_bootstrap.cc:492] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7: Bootstrap starting.
I20260608 10:07:33.388593 32258 tablet_bootstrap.cc:654] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.389768 32259 tablet_bootstrap.cc:492] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40: No bootstrap required, opened a new log
I20260608 10:07:33.390473 32259 ts_tablet_manager.cc:1403] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260608 10:07:33.393788 32257 tablet_bootstrap.cc:492] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971: No bootstrap required, opened a new log
I20260608 10:07:33.394201 32259 raft_consensus.cc:359] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.394682 32257 ts_tablet_manager.cc:1403] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.003s
I20260608 10:07:33.395229 32259 raft_consensus.cc:385] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.395746 32259 raft_consensus.cc:740] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ea14701c51149eabcc5506662219f40, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.396752 32259 consensus_queue.cc:260] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.399083 32259 ts_tablet_manager.cc:1434] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 10:07:33.400243 32258 tablet_bootstrap.cc:492] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7: No bootstrap required, opened a new log
I20260608 10:07:33.400275 32259 tablet_bootstrap.cc:492] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40: Bootstrap starting.
I20260608 10:07:33.401146 32258 ts_tablet_manager.cc:1403] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 10:07:33.400655 32257 raft_consensus.cc:359] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.401723 32257 raft_consensus.cc:385] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.402163 32257 raft_consensus.cc:740] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a926275aa5924fb2ae740cba6fbb5971, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.403337 32257 consensus_queue.cc:260] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.404990 32258 raft_consensus.cc:359] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.405892 32258 raft_consensus.cc:385] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.406268 32258 raft_consensus.cc:740] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad79e667d88d449982a354c9154f36a7, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.407251 32258 consensus_queue.cc:260] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.410259 32259 tablet_bootstrap.cc:654] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.410306 32258 ts_tablet_manager.cc:1434] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:07:33.411988 32258 tablet_bootstrap.cc:492] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7: Bootstrap starting.
I20260608 10:07:33.418533 32259 tablet_bootstrap.cc:492] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40: No bootstrap required, opened a new log
I20260608 10:07:33.419289 32259 ts_tablet_manager.cc:1403] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260608 10:07:33.419925 32258 tablet_bootstrap.cc:654] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.423151 32259 raft_consensus.cc:359] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.424355 32259 raft_consensus.cc:385] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.424823 32259 raft_consensus.cc:740] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ea14701c51149eabcc5506662219f40, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.426092 32259 consensus_queue.cc:260] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.432483 32259 ts_tablet_manager.cc:1434] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260608 10:07:33.433039 32258 tablet_bootstrap.cc:492] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7: No bootstrap required, opened a new log
I20260608 10:07:33.433765 32258 ts_tablet_manager.cc:1403] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260608 10:07:33.433812 32259 tablet_bootstrap.cc:492] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40: Bootstrap starting.
I20260608 10:07:33.437602 32258 raft_consensus.cc:359] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.438506 32258 raft_consensus.cc:385] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.438930 32258 raft_consensus.cc:740] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad79e667d88d449982a354c9154f36a7, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.440014 32258 consensus_queue.cc:260] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.442358 32259 tablet_bootstrap.cc:654] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.443187 32258 ts_tablet_manager.cc:1434] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:07:33.444639 32258 tablet_bootstrap.cc:492] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7: Bootstrap starting.
I20260608 10:07:33.453783 32258 tablet_bootstrap.cc:654] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.458698 32259 tablet_bootstrap.cc:492] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40: No bootstrap required, opened a new log
I20260608 10:07:33.459671 32259 ts_tablet_manager.cc:1403] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260608 10:07:33.464646 32259 raft_consensus.cc:359] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.465602 32259 raft_consensus.cc:385] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.466044 32259 raft_consensus.cc:740] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ea14701c51149eabcc5506662219f40, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.466841 32258 tablet_bootstrap.cc:492] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7: No bootstrap required, opened a new log
I20260608 10:07:33.467100 32257 ts_tablet_manager.cc:1434] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971: Time spent starting tablet: real 0.072s	user 0.025s	sys 0.037s
I20260608 10:07:33.467674 32258 ts_tablet_manager.cc:1403] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260608 10:07:33.467276 32259 consensus_queue.cc:260] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.468696 32257 tablet_bootstrap.cc:492] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971: Bootstrap starting.
I20260608 10:07:33.471489 32258 raft_consensus.cc:359] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.472370 32258 raft_consensus.cc:385] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.472764 32258 raft_consensus.cc:740] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad79e667d88d449982a354c9154f36a7, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.472927 32259 ts_tablet_manager.cc:1434] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:07:33.473937 32258 consensus_queue.cc:260] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.476787 32257 tablet_bootstrap.cc:654] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.476828 32258 ts_tablet_manager.cc:1434] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:07:33.486097 32257 tablet_bootstrap.cc:492] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971: No bootstrap required, opened a new log
I20260608 10:07:33.486780 32257 ts_tablet_manager.cc:1403] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 10:07:33.489715 32257 raft_consensus.cc:359] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.490345 32257 raft_consensus.cc:385] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.490636 32257 raft_consensus.cc:740] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a926275aa5924fb2ae740cba6fbb5971, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.491309 32257 consensus_queue.cc:260] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.493515 32257 ts_tablet_manager.cc:1434] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:07:33.494812 32257 tablet_bootstrap.cc:492] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971: Bootstrap starting.
I20260608 10:07:33.502913 32257 tablet_bootstrap.cc:654] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.508776 32257 tablet_bootstrap.cc:492] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971: No bootstrap required, opened a new log
I20260608 10:07:33.509276 32257 ts_tablet_manager.cc:1403] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:07:33.511662 32257 raft_consensus.cc:359] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.512243 32257 raft_consensus.cc:385] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.512472 32257 raft_consensus.cc:740] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a926275aa5924fb2ae740cba6fbb5971, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.513163 32257 consensus_queue.cc:260] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.514840 32257 ts_tablet_manager.cc:1434] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:33.515918 32257 tablet_bootstrap.cc:492] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971: Bootstrap starting.
I20260608 10:07:33.521373 32257 tablet_bootstrap.cc:654] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.526814 32263 raft_consensus.cc:493] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.527406 32257 tablet_bootstrap.cc:492] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971: No bootstrap required, opened a new log
I20260608 10:07:33.527441 32263 raft_consensus.cc:515] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.528014 32257 ts_tablet_manager.cc:1403] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 10:07:33.532280 32263 leader_election.cc:290] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130:42523), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.532598 32257 raft_consensus.cc:359] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.533886 32257 raft_consensus.cc:385] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.534338 32257 raft_consensus.cc:740] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a926275aa5924fb2ae740cba6fbb5971, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.535725 32257 consensus_queue.cc:260] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.538173 32262 raft_consensus.cc:493] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.538385 32257 ts_tablet_manager.cc:1434] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260608 10:07:33.538790 32262 raft_consensus.cc:515] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.546986 32262 leader_election.cc:290] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707), a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130:42523)
I20260608 10:07:33.551431 32212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "ad79e667d88d449982a354c9154f36a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40" is_pre_election: true
I20260608 10:07:33.552352 32212 raft_consensus.cc:2468] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad79e667d88d449982a354c9154f36a7 in term 0.
I20260608 10:07:33.554214 32027 leader_election.cc:304] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ea14701c51149eabcc5506662219f40, ad79e667d88d449982a354c9154f36a7; no voters: 
I20260608 10:07:33.555383 32263 raft_consensus.cc:2804] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.555840 32263 raft_consensus.cc:493] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.556207 32263 raft_consensus.cc:3060] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.557751 32267 raft_consensus.cc:493] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.558333 32267 raft_consensus.cc:515] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.566304 32263 raft_consensus.cc:515] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.567694 32137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "9ea14701c51149eabcc5506662219f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a926275aa5924fb2ae740cba6fbb5971" is_pre_election: true
I20260608 10:07:33.568517 32137 raft_consensus.cc:2468] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ea14701c51149eabcc5506662219f40 in term 0.
I20260608 10:07:33.570047 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "ad79e667d88d449982a354c9154f36a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a926275aa5924fb2ae740cba6fbb5971" is_pre_election: true
I20260608 10:07:33.570869 32138 raft_consensus.cc:2468] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad79e667d88d449982a354c9154f36a7 in term 0.
I20260608 10:07:33.573431 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "ad79e667d88d449982a354c9154f36a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a926275aa5924fb2ae740cba6fbb5971"
I20260608 10:07:33.574054 32138 raft_consensus.cc:3060] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.576809 32267 leader_election.cc:290] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.577616 32175 leader_election.cc:304] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ea14701c51149eabcc5506662219f40, a926275aa5924fb2ae740cba6fbb5971; no voters: 
I20260608 10:07:33.576671 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "9ea14701c51149eabcc5506662219f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7" is_pre_election: true
I20260608 10:07:33.578779 32262 raft_consensus.cc:2804] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.579190 32262 raft_consensus.cc:493] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.581310 32262 raft_consensus.cc:3060] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.579207 32063 raft_consensus.cc:2393] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ea14701c51149eabcc5506662219f40 in current term 1: Already voted for candidate ad79e667d88d449982a354c9154f36a7 in this term.
I20260608 10:07:33.588522 32212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "ad79e667d88d449982a354c9154f36a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40"
I20260608 10:07:33.589673 32263 leader_election.cc:290] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [CANDIDATE]: Term 1 election: Requested vote from peers a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130:42523), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.592087 32262 raft_consensus.cc:515] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.594435 32138 raft_consensus.cc:2468] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad79e667d88d449982a354c9154f36a7 in term 1.
I20260608 10:07:33.595896 32267 raft_consensus.cc:493] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.596328 32026 leader_election.cc:304] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a926275aa5924fb2ae740cba6fbb5971, ad79e667d88d449982a354c9154f36a7; no voters: 
I20260608 10:07:33.596482 32267 raft_consensus.cc:515] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.597793 32212 raft_consensus.cc:2393] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad79e667d88d449982a354c9154f36a7 in current term 1: Already voted for candidate 9ea14701c51149eabcc5506662219f40 in this term.
I20260608 10:07:33.597534 32263 raft_consensus.cc:2804] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.601233 32267 leader_election.cc:290] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.604283 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7" is_pre_election: true
I20260608 10:07:33.605412 32211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40" is_pre_election: true
I20260608 10:07:33.606664 32211 raft_consensus.cc:2393] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a926275aa5924fb2ae740cba6fbb5971 in current term 1: Already voted for candidate 9ea14701c51149eabcc5506662219f40 in this term.
I20260608 10:07:33.608507 32263 raft_consensus.cc:697] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 1 LEADER]: Becoming Leader. State: Replica: ad79e667d88d449982a354c9154f36a7, State: Running, Role: LEADER
I20260608 10:07:33.608390 32210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a337982c3d3c4a0b964218330f82d816" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40" is_pre_election: true
I20260608 10:07:33.609627 32263 consensus_queue.cc:237] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.610348 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a337982c3d3c4a0b964218330f82d816" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7" is_pre_election: true
I20260608 10:07:33.609534 32210 raft_consensus.cc:2468] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 0.
I20260608 10:07:33.613245 32102 leader_election.cc:304] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ea14701c51149eabcc5506662219f40, a926275aa5924fb2ae740cba6fbb5971; no voters: 
I20260608 10:07:33.614363 32267 raft_consensus.cc:2804] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.615672 32262 leader_election.cc:290] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [CANDIDATE]: Term 1 election: Requested vote from peers ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707), a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130:42523)
I20260608 10:07:33.614936 32267 raft_consensus.cc:493] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.608410 32284 raft_consensus.cc:493] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.617170 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "9ea14701c51149eabcc5506662219f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7"
I20260608 10:07:33.617386 32284 raft_consensus.cc:515] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.617583 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5cb8105bbd4f4f8b0c79b48516130a" candidate_uuid: "9ea14701c51149eabcc5506662219f40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a926275aa5924fb2ae740cba6fbb5971"
I20260608 10:07:33.618652 32138 raft_consensus.cc:2393] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ea14701c51149eabcc5506662219f40 in current term 1: Already voted for candidate ad79e667d88d449982a354c9154f36a7 in this term.
I20260608 10:07:33.618587 32062 raft_consensus.cc:2468] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 0.
I20260608 10:07:33.620077 32284 leader_election.cc:290] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130:42523), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.621289 32267 raft_consensus.cc:3060] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.621732 32177 leader_election.cc:304] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [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: 9ea14701c51149eabcc5506662219f40; no voters: a926275aa5924fb2ae740cba6fbb5971, ad79e667d88d449982a354c9154f36a7
I20260608 10:07:33.622153 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a337982c3d3c4a0b964218330f82d816" candidate_uuid: "ad79e667d88d449982a354c9154f36a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a926275aa5924fb2ae740cba6fbb5971" is_pre_election: true
I20260608 10:07:33.622838 32210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a337982c3d3c4a0b964218330f82d816" candidate_uuid: "ad79e667d88d449982a354c9154f36a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40" is_pre_election: true
I20260608 10:07:33.624394 32210 raft_consensus.cc:2468] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad79e667d88d449982a354c9154f36a7 in term 0.
I20260608 10:07:33.625859 32027 leader_election.cc:304] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ea14701c51149eabcc5506662219f40, ad79e667d88d449982a354c9154f36a7; no voters: 
I20260608 10:07:33.626760 32262 raft_consensus.cc:2749] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:33.627238 32103 leader_election.cc:304] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a926275aa5924fb2ae740cba6fbb5971; no voters: 9ea14701c51149eabcc5506662219f40, ad79e667d88d449982a354c9154f36a7
I20260608 10:07:33.627849 32263 raft_consensus.cc:2804] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.628404 32263 raft_consensus.cc:493] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.628979 32263 raft_consensus.cc:3060] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.629812 32267 raft_consensus.cc:515] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.629957 31960 catalog_manager.cc:5696] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad79e667d88d449982a354c9154f36a7 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "ad79e667d88d449982a354c9154f36a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:33.631141 32138 raft_consensus.cc:2393] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad79e667d88d449982a354c9154f36a7 in current term 1: Already voted for candidate a926275aa5924fb2ae740cba6fbb5971 in this term.
I20260608 10:07:33.632263 32267 leader_election.cc:290] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 election: Requested vote from peers ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.632849 32267 raft_consensus.cc:2749] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:33.635187 32210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a337982c3d3c4a0b964218330f82d816" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40"
I20260608 10:07:33.635928 32210 raft_consensus.cc:3060] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.636675 32267 raft_consensus.cc:493] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.637228 32267 raft_consensus.cc:515] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.638221 32263 raft_consensus.cc:515] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.639623 32267 leader_election.cc:290] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.640990 32263 leader_election.cc:290] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [CANDIDATE]: Term 1 election: Requested vote from peers a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130:42523), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.642021 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a337982c3d3c4a0b964218330f82d816" candidate_uuid: "ad79e667d88d449982a354c9154f36a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a926275aa5924fb2ae740cba6fbb5971"
I20260608 10:07:33.642757 32138 raft_consensus.cc:2393] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad79e667d88d449982a354c9154f36a7 in current term 1: Already voted for candidate a926275aa5924fb2ae740cba6fbb5971 in this term.
I20260608 10:07:33.642532 32212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978daec7c65b4c05b3c49b90411299b1" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40" is_pre_election: true
I20260608 10:07:33.643510 32212 raft_consensus.cc:2468] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 0.
I20260608 10:07:33.646054 32212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a337982c3d3c4a0b964218330f82d816" candidate_uuid: "ad79e667d88d449982a354c9154f36a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40"
I20260608 10:07:33.646143 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a337982c3d3c4a0b964218330f82d816" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7"
I20260608 10:07:33.647194 32063 raft_consensus.cc:2393] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a926275aa5924fb2ae740cba6fbb5971 in current term 1: Already voted for candidate ad79e667d88d449982a354c9154f36a7 in this term.
I20260608 10:07:33.647675 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978daec7c65b4c05b3c49b90411299b1" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7" is_pre_election: true
I20260608 10:07:33.648380 32062 raft_consensus.cc:2468] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 0.
I20260608 10:07:33.648665 32027 leader_election.cc:304] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [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: ad79e667d88d449982a354c9154f36a7; no voters: 9ea14701c51149eabcc5506662219f40, a926275aa5924fb2ae740cba6fbb5971
I20260608 10:07:33.649602 32263 raft_consensus.cc:2749] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:33.647210 32102 leader_election.cc:304] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ea14701c51149eabcc5506662219f40, a926275aa5924fb2ae740cba6fbb5971; no voters: 
I20260608 10:07:33.650657 32210 raft_consensus.cc:2468] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 1.
I20260608 10:07:33.650861 32286 raft_consensus.cc:2804] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.651404 32286 raft_consensus.cc:493] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.651851 32286 raft_consensus.cc:3060] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.651875 32102 leader_election.cc:304] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [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: 9ea14701c51149eabcc5506662219f40, a926275aa5924fb2ae740cba6fbb5971; no voters: ad79e667d88d449982a354c9154f36a7
I20260608 10:07:33.653033 32267 raft_consensus.cc:2804] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.654072 32267 raft_consensus.cc:697] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Becoming Leader. State: Replica: a926275aa5924fb2ae740cba6fbb5971, State: Running, Role: LEADER
I20260608 10:07:33.654922 32267 consensus_queue.cc:237] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.657534 32287 raft_consensus.cc:493] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.659888 32286 raft_consensus.cc:515] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.658259 32287 raft_consensus.cc:515] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.662592 32286 leader_election.cc:290] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 election: Requested vote from peers ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707), 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577)
I20260608 10:07:33.663381 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978daec7c65b4c05b3c49b90411299b1" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7"
I20260608 10:07:33.663887 32210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bba95157b44fb6aca31ca4a384f5a7" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40" is_pre_election: true
I20260608 10:07:33.664050 32212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978daec7c65b4c05b3c49b90411299b1" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40"
I20260608 10:07:33.664083 32062 raft_consensus.cc:3060] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.664580 32212 raft_consensus.cc:3060] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.664695 32287 leader_election.cc:290] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577), ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707)
I20260608 10:07:33.664602 32210 raft_consensus.cc:2468] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 0.
I20260608 10:07:33.665154 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bba95157b44fb6aca31ca4a384f5a7" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7" is_pre_election: true
I20260608 10:07:33.666147 32063 raft_consensus.cc:2468] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 0.
I20260608 10:07:33.667570 32103 leader_election.cc:304] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a926275aa5924fb2ae740cba6fbb5971, ad79e667d88d449982a354c9154f36a7; no voters: 
I20260608 10:07:33.666960 31960 catalog_manager.cc:5696] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 reported cstate change: term changed from 0 to 1, leader changed from <none> to a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:33.669956 32287 raft_consensus.cc:2804] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.670440 32287 raft_consensus.cc:493] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.671805 32287 raft_consensus.cc:3060] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.672506 32212 raft_consensus.cc:2468] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 1.
I20260608 10:07:33.672541 32062 raft_consensus.cc:2468] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 1.
I20260608 10:07:33.673961 32102 leader_election.cc:304] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ea14701c51149eabcc5506662219f40, a926275aa5924fb2ae740cba6fbb5971; no voters: 
I20260608 10:07:33.674820 32286 raft_consensus.cc:2804] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.675544 32286 raft_consensus.cc:697] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Becoming Leader. State: Replica: a926275aa5924fb2ae740cba6fbb5971, State: Running, Role: LEADER
I20260608 10:07:33.676611 32286 consensus_queue.cc:237] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:33.680094 32287 raft_consensus.cc:515] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.682734 32287 leader_election.cc:290] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 election: Requested vote from peers 9ea14701c51149eabcc5506662219f40 (127.23.52.131:39577), ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707)
I20260608 10:07:33.683779 32212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bba95157b44fb6aca31ca4a384f5a7" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ea14701c51149eabcc5506662219f40"
I20260608 10:07:33.684450 32212 raft_consensus.cc:3060] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.685658 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bba95157b44fb6aca31ca4a384f5a7" candidate_uuid: "a926275aa5924fb2ae740cba6fbb5971" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad79e667d88d449982a354c9154f36a7"
I20260608 10:07:33.686434 32062 raft_consensus.cc:3060] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:07:33.687162 32009 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:33.690194 31960 catalog_manager.cc:5696] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 reported cstate change: term changed from 0 to 1, leader changed from <none> to a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:33.692278 32212 raft_consensus.cc:2468] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 1.
I20260608 10:07:33.693245 32062 raft_consensus.cc:2468] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a926275aa5924fb2ae740cba6fbb5971 in term 1.
I20260608 10:07:33.693570 32102 leader_election.cc:304] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ea14701c51149eabcc5506662219f40, a926275aa5924fb2ae740cba6fbb5971; no voters: 
I20260608 10:07:33.694602 32287 raft_consensus.cc:2804] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.695099 32287 raft_consensus.cc:697] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Becoming Leader. State: Replica: a926275aa5924fb2ae740cba6fbb5971, State: Running, Role: LEADER
I20260608 10:07:33.696017 32287 consensus_queue.cc:237] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:33.705823 31960 catalog_manager.cc:5696] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 reported cstate change: term changed from 0 to 1, leader changed from <none> to a926275aa5924fb2ae740cba6fbb5971 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:33.800769 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:33.807396 32291 instance_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 10:07:33.808226 32292 instance_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 10:07:33.810909 32294 instance_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 10:07:33.810956 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:33.812667 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:33.812916 23762 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 10:07:33.813119 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913253813084 us; error 0 us; skew 500 ppm
I20260608 10:07:33.813791 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:33.816517 23762 webserver.cc:533] Webserver started at http://127.23.52.132:41151/ using document root <none> and password file <none>
I20260608 10:07:33.817113 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:33.817317 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:33.817626 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:33.818809 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "2148029b6e47493cb606fa8442ee5a53"
format_stamp: "Formatted at 2026-06-08 10:07:33 on dist-test-slave-kdhp"
I20260608 10:07:33.824131 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:33.828068 32299 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:33.829001 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:07:33.829353 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "2148029b6e47493cb606fa8442ee5a53"
format_stamp: "Formatted at 2026-06-08 10:07:33 on dist-test-slave-kdhp"
I20260608 10:07:33.829710 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913045833752-23762-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 10:07:33.843986 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:33.845359 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:33.846705 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:33.849345 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:33.849568 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:33.849849 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:33.850019 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:33.895555 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:43731
I20260608 10:07:33.895975 32361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:43731 every 8 connection(s)
I20260608 10:07:33.911415 32362 heartbeater.cc:344] Connected to a master server at 127.23.52.190:42619
I20260608 10:07:33.911904 32362 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:33.912689 32362 heartbeater.cc:507] Master 127.23.52.190:42619 requested a full tablet report, sending...
I20260608 10:07:33.914862 31960 ts_manager.cc:194] Registered new tserver with Master: 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731)
I20260608 10:07:33.916493 31960 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46212
I20260608 10:07:34.043220 32263 consensus_queue.cc:1048] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.051192 32287 consensus_queue.cc:1048] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.057128 32263 consensus_queue.cc:1048] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.086781 32374 consensus_queue.cc:1048] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:34.102245 32267 consensus_queue.cc:1048] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.116195 32287 consensus_queue.cc:1048] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.136032 32287 consensus_queue.cc:1048] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.148037 32267 consensus_queue.cc:1048] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.711215 32138 consensus_queue.cc:237] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Queue 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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: true } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } }
I20260608 10:07:34.718750 32212 raft_consensus.cc:1275] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:34.719694 32062 raft_consensus.cc:1275] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:34.720872 32287 consensus_queue.cc:1048] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:34.722098 32286 consensus_queue.cc:1048] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } 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 10:07:34.729436 32286 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: true } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
W20260608 10:07:34.734112 32101 consensus_peers.cc:597] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 -> Peer 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): Couldn't send request to peer 2148029b6e47493cb606fa8442ee5a53. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 978daec7c65b4c05b3c49b90411299b1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:34.733142 32212 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: true } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.733366 32062 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: true } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.748912 31960 catalog_manager.cc:5696] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: true } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.762787 32062 consensus_queue.cc:237] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Queue 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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } }
I20260608 10:07:34.772442 32138 raft_consensus.cc:1275] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Refusing update from remote peer ad79e667d88d449982a354c9154f36a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:34.773524 32212 raft_consensus.cc:1275] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer ad79e667d88d449982a354c9154f36a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:34.774426 32263 consensus_queue.cc:1048] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } 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 10:07:34.775446 32284 consensus_queue.cc:1048] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:34.783653 32026 consensus_peers.cc:597] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 -> Peer 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): Couldn't send request to peer 2148029b6e47493cb606fa8442ee5a53. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a5cb8105bbd4f4f8b0c79b48516130a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:34.784971 32284 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.787156 32212 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.791414 32138 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.803035 32137 consensus_queue.cc:237] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Queue 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: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: true } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } }
I20260608 10:07:34.802356 31961 catalog_manager.cc:5696] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "ad79e667d88d449982a354c9154f36a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:34.812227 32062 raft_consensus.cc:1275] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:07:34.812647 32101 consensus_peers.cc:597] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 -> Peer 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): Couldn't send request to peer 2148029b6e47493cb606fa8442ee5a53. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96bba95157b44fb6aca31ca4a384f5a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:34.812877 32212 raft_consensus.cc:1275] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:34.814124 32287 consensus_queue.cc:1048] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:34.815598 32286 consensus_queue.cc:1048] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } 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 10:07:34.824067 32267 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: true } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.829165 32212 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: true } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.828529 32062 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: true } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.840541 32137 consensus_queue.cc:237] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } }
I20260608 10:07:34.843852 31960 catalog_manager.cc:5696] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 reported cstate change: config changed from index -1 to 2, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:34.849222 32101 consensus_peers.cc:597] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 -> Peer 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): Couldn't send request to peer 2148029b6e47493cb606fa8442ee5a53. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 978daec7c65b4c05b3c49b90411299b1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:34.849354 32212 raft_consensus.cc:1275] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:34.849819 32062 raft_consensus.cc:1275] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:34.851397 32287 consensus_queue.cc:1048] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:34.852088 32267 consensus_queue.cc:1048] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } 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 10:07:34.865307 32212 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.865556 32062 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.866268 32267 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
W20260608 10:07:34.879073 32009 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:34.879572 32009 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:34.880097 31959 catalog_manager.cc:5696] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.885694 32063 consensus_queue.cc:237] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } }
W20260608 10:07:34.894644 32026 consensus_peers.cc:597] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 -> Peer 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): Couldn't send request to peer 2148029b6e47493cb606fa8442ee5a53. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a5cb8105bbd4f4f8b0c79b48516130a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:34.897358 32137 raft_consensus.cc:1275] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Refusing update from remote peer ad79e667d88d449982a354c9154f36a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:34.898665 32212 raft_consensus.cc:1275] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer ad79e667d88d449982a354c9154f36a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:34.899183 32263 consensus_queue.cc:1048] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:34.900087 32138 consensus_queue.cc:237] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
I20260608 10:07:34.900530 32283 consensus_queue.cc:1048] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:34.907469 32263 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.909538 32138 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.910918 32210 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.913407 32063 raft_consensus.cc:1275] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:34.915258 32286 consensus_queue.cc:1048] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } 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 10:07:34.916054 32212 raft_consensus.cc:1275] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:34.919214 32362 heartbeater.cc:499] Master 127.23.52.190:42619 was elected leader, sending a full tablet report...
I20260608 10:07:34.922717 32286 consensus_queue.cc:1048] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:07:34.924688 32009 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:34.925104 32009 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:34.927117 32287 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } }
I20260608 10:07:34.931424 32137 consensus_queue.cc:237] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [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: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } }
I20260608 10:07:34.934341 32062 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } }
I20260608 10:07:34.942397 31945 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 978daec7c65b4c05b3c49b90411299b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:34.951377 31960 catalog_manager.cc:5696] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "ad79e667d88d449982a354c9154f36a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:34.955618 32210 raft_consensus.cc:1275] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:34.949493 32212 raft_consensus.cc:2955] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } }
I20260608 10:07:34.956590 32062 raft_consensus.cc:1275] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:34.958002 32286 consensus_queue.cc:1048] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:07:34.958838 32101 consensus_peers.cc:597] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 -> Peer 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): Couldn't send request to peer 2148029b6e47493cb606fa8442ee5a53. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96bba95157b44fb6aca31ca4a384f5a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:34.964076 32286 consensus_queue.cc:1048] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:34.969520 32286 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [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: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.973973 32210 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [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: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.978052 32063 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [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: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:34.985772 31959 catalog_manager.cc:5696] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 reported cstate change: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } attrs { replace: false } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } }
I20260608 10:07:34.994500 32061 consensus_queue.cc:237] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [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: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } }
W20260608 10:07:35.001724 32009 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:35.002224 32009 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:35.012076 32210 raft_consensus.cc:1275] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer ad79e667d88d449982a354c9154f36a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:35.011744 31959 catalog_manager.cc:5696] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } peers { permanent_uuid: "2148029b6e47493cb606fa8442ee5a53" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 43731 } attrs { promote: true } } }
I20260608 10:07:35.014686 32263 consensus_queue.cc:1048] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:35.020025 32137 raft_consensus.cc:1275] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Refusing update from remote peer ad79e667d88d449982a354c9154f36a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:35.021905 32263 consensus_queue.cc:1048] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } 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 10:07:35.026963 32284 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } }
I20260608 10:07:35.035684 32210 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } }
I20260608 10:07:35.037593 31947 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0a5cb8105bbd4f4f8b0c79b48516130a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:35.038105 32137 raft_consensus.cc:2955] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } }
I20260608 10:07:35.039951 32327 tablet_service.cc:1558] Processing DeleteTablet for tablet 978daec7c65b4c05b3c49b90411299b1 with delete_type TABLET_DATA_TOMBSTONED (TS 2148029b6e47493cb606fa8442ee5a53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59302
W20260608 10:07:35.043282 31945 catalog_manager.cc:4994] TS 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): delete failed for tablet 978daec7c65b4c05b3c49b90411299b1 because the tablet was not found. No further retry: Not found: Tablet not found: 978daec7c65b4c05b3c49b90411299b1
I20260608 10:07:35.055795 31959 catalog_manager.cc:5696] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 reported cstate change: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "ad79e667d88d449982a354c9154f36a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } } }
I20260608 10:07:35.057279 32138 consensus_queue.cc:237] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [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: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } }
I20260608 10:07:35.070334 32210 raft_consensus.cc:1275] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:35.070478 32062 raft_consensus.cc:1275] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Refusing update from remote peer a926275aa5924fb2ae740cba6fbb5971: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:35.072360 32286 consensus_queue.cc:1048] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } 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 10:07:35.074476 32287 consensus_queue.cc:1048] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:35.076261 32327 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a5cb8105bbd4f4f8b0c79b48516130a with delete_type TABLET_DATA_TOMBSTONED (TS 2148029b6e47493cb606fa8442ee5a53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59302
W20260608 10:07:35.079594 31945 catalog_manager.cc:4994] TS 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): delete failed for tablet 0a5cb8105bbd4f4f8b0c79b48516130a because the tablet was not found. No further retry: Not found: Tablet not found: 0a5cb8105bbd4f4f8b0c79b48516130a
I20260608 10:07:35.084189 32286 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } }
I20260608 10:07:35.087705 32212 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } }
I20260608 10:07:35.088119 32062 raft_consensus.cc:2955] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } }
I20260608 10:07:35.097105 31945 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 96bba95157b44fb6aca31ca4a384f5a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:35.105238 31958 catalog_manager.cc:5696] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 reported cstate change: config changed from index 3 to 4, NON_VOTER 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132) evicted. New cstate: current_term: 1 leader_uuid: "a926275aa5924fb2ae740cba6fbb5971" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ea14701c51149eabcc5506662219f40" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "ad79e667d88d449982a354c9154f36a7" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40707 } } peers { permanent_uuid: "a926275aa5924fb2ae740cba6fbb5971" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 42523 } } }
I20260608 10:07:35.110076 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:07:35.127672 32327 tablet_service.cc:1558] Processing DeleteTablet for tablet 96bba95157b44fb6aca31ca4a384f5a7 with delete_type TABLET_DATA_TOMBSTONED (TS 2148029b6e47493cb606fa8442ee5a53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59302
W20260608 10:07:35.133728 31945 catalog_manager.cc:4994] TS 2148029b6e47493cb606fa8442ee5a53 (127.23.52.132:43731): delete failed for tablet 96bba95157b44fb6aca31ca4a384f5a7 because the tablet was not found. No further retry: Not found: Tablet not found: 96bba95157b44fb6aca31ca4a384f5a7
I20260608 10:07:35.141147 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:35.141933 23762 tablet_replica.cc:333] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7: stopping tablet replica
I20260608 10:07:35.142620 23762 raft_consensus.cc:2243] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:35.143399 23762 raft_consensus.cc:2272] T 978daec7c65b4c05b3c49b90411299b1 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.146032 23762 tablet_replica.cc:333] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7: stopping tablet replica
I20260608 10:07:35.146651 23762 raft_consensus.cc:2243] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:35.147327 23762 raft_consensus.cc:2272] T 96bba95157b44fb6aca31ca4a384f5a7 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.149900 23762 tablet_replica.cc:333] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7: stopping tablet replica
I20260608 10:07:35.150501 23762 raft_consensus.cc:2243] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:35.151460 23762 raft_consensus.cc:2272] T 0a5cb8105bbd4f4f8b0c79b48516130a P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.153869 23762 tablet_replica.cc:333] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7: stopping tablet replica
I20260608 10:07:35.154431 23762 raft_consensus.cc:2243] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:35.154906 23762 raft_consensus.cc:2272] T a337982c3d3c4a0b964218330f82d816 P ad79e667d88d449982a354c9154f36a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:35.165637 32103 consensus_peers.cc:597] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 -> Peer ad79e667d88d449982a354c9154f36a7 (127.23.52.129:40707): Couldn't send request to peer ad79e667d88d449982a354c9154f36a7. 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 10:07:35.170778 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:07:35.185420 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:07:35.207089 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:35.207947 23762 tablet_replica.cc:333] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971: stopping tablet replica
I20260608 10:07:35.208642 23762 raft_consensus.cc:2243] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:35.209545 23762 raft_consensus.cc:2272] T 96bba95157b44fb6aca31ca4a384f5a7 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.212397 23762 tablet_replica.cc:333] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971: stopping tablet replica
I20260608 10:07:35.212986 23762 raft_consensus.cc:2243] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:35.213665 23762 raft_consensus.cc:2272] T 0a5cb8105bbd4f4f8b0c79b48516130a P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.216161 23762 tablet_replica.cc:333] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971: stopping tablet replica
I20260608 10:07:35.216733 23762 raft_consensus.cc:2243] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:35.217581 23762 raft_consensus.cc:2272] T 978daec7c65b4c05b3c49b90411299b1 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.220086 23762 tablet_replica.cc:333] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971: stopping tablet replica
I20260608 10:07:35.220636 23762 raft_consensus.cc:2243] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:35.221540 23762 raft_consensus.cc:2272] T a337982c3d3c4a0b964218330f82d816 P a926275aa5924fb2ae740cba6fbb5971 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.245946 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:35.259419 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:07:35.283067 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:35.283895 23762 tablet_replica.cc:333] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40: stopping tablet replica
I20260608 10:07:35.284533 23762 raft_consensus.cc:2243] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:35.285249 23762 raft_consensus.cc:2272] T 978daec7c65b4c05b3c49b90411299b1 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.287882 23762 tablet_replica.cc:333] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40: stopping tablet replica
I20260608 10:07:35.288468 23762 raft_consensus.cc:2243] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:35.289112 23762 raft_consensus.cc:2272] T 96bba95157b44fb6aca31ca4a384f5a7 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.291688 23762 tablet_replica.cc:333] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40: stopping tablet replica
I20260608 10:07:35.292303 23762 raft_consensus.cc:2243] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:35.292938 23762 raft_consensus.cc:2272] T 0a5cb8105bbd4f4f8b0c79b48516130a P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.295670 23762 tablet_replica.cc:333] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40: stopping tablet replica
I20260608 10:07:35.296212 23762 raft_consensus.cc:2243] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:35.296659 23762 raft_consensus.cc:2272] T a337982c3d3c4a0b964218330f82d816 P 9ea14701c51149eabcc5506662219f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.319777 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:35.333942 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:07:35.352398 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:35.369259 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:07:35.379243 23762 master.cc:562] Master@127.23.52.190:42619 shutting down...
I20260608 10:07:35.395673 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:35.396441 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:35.396927 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f11171c0a274e5c9cfa5a411a55d7d5: stopping tablet replica
I20260608 10:07:35.417675 23762 master.cc:584] Master@127.23.52.190:42619 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3907 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:07:35.448866 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:45207
I20260608 10:07:35.450078 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:35.455533 32397 instance_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 10:07:35.456945 32398 instance_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 10:07:35.457211 32400 instance_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 10:07:35.457706 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:35.458554 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:35.458788 23762 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 10:07:35.458964 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913255458946 us; error 0 us; skew 500 ppm
I20260608 10:07:35.459636 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:35.462057 23762 webserver.cc:533] Webserver started at http://127.23.52.190:34649/ using document root <none> and password file <none>
I20260608 10:07:35.462591 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:35.462812 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:35.463121 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:35.464323 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "2ef311492307442aabcb4537b57f8e00"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-kdhp"
I20260608 10:07:35.469332 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:35.472975 32405 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.473795 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:07:35.474109 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "2ef311492307442aabcb4537b57f8e00"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-kdhp"
I20260608 10:07:35.474382 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-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 10:07:35.495651 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:35.497386 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:35.539984 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:45207
I20260608 10:07:35.540150 32456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:45207 every 8 connection(s)
I20260608 10:07:35.544288 32457 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 10:07:35.555311 32457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00: Bootstrap starting.
I20260608 10:07:35.560269 32457 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:35.564615 32457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00: No bootstrap required, opened a new log
I20260608 10:07:35.566885 32457 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ef311492307442aabcb4537b57f8e00" member_type: VOTER }
I20260608 10:07:35.567318 32457 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:35.567576 32457 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef311492307442aabcb4537b57f8e00, State: Initialized, Role: FOLLOWER
I20260608 10:07:35.568321 32457 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ef311492307442aabcb4537b57f8e00" member_type: VOTER }
I20260608 10:07:35.568809 32457 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:35.569046 32457 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:35.569331 32457 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:35.574252 32457 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ef311492307442aabcb4537b57f8e00" member_type: VOTER }
I20260608 10:07:35.574810 32457 leader_election.cc:304] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [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: 2ef311492307442aabcb4537b57f8e00; no voters: 
I20260608 10:07:35.576169 32457 leader_election.cc:290] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:35.576604 32460 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:35.578027 32460 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 1 LEADER]: Becoming Leader. State: Replica: 2ef311492307442aabcb4537b57f8e00, State: Running, Role: LEADER
I20260608 10:07:35.578758 32460 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [LEADER]: Queue going to LEADER mode. State: All 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: "2ef311492307442aabcb4537b57f8e00" member_type: VOTER }
I20260608 10:07:35.579407 32457 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:35.583124 32461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ef311492307442aabcb4537b57f8e00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ef311492307442aabcb4537b57f8e00" member_type: VOTER } }
I20260608 10:07:35.583799 32461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:35.584590 32462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ef311492307442aabcb4537b57f8e00. Latest consensus state: current_term: 1 leader_uuid: "2ef311492307442aabcb4537b57f8e00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ef311492307442aabcb4537b57f8e00" member_type: VOTER } }
I20260608 10:07:35.585355 32462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:35.586603 32467 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:35.592584 32467 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:35.596549 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:35.603729 32467 catalog_manager.cc:1382] Generated new cluster ID: 53c8d0b84482464880bb957d80f4ada9
I20260608 10:07:35.604061 32467 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:35.641991 32467 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:35.643445 32467 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:35.656279 32467 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00: Generated new TSK 0
I20260608 10:07:35.656956 32467 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:35.663635 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:35.670497 32478 instance_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 10:07:35.672386 32479 instance_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 10:07:35.673749 32481 instance_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 10:07:35.674508 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:35.675665 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:35.675910 23762 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 10:07:35.676092 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913255676072 us; error 0 us; skew 500 ppm
I20260608 10:07:35.676733 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:35.679234 23762 webserver.cc:533] Webserver started at http://127.23.52.129:37409/ using document root <none> and password file <none>
I20260608 10:07:35.679826 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:35.680043 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:35.680336 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:35.681600 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "e8f8540c597c48cd9091871fd720f4e2"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-kdhp"
I20260608 10:07:35.686612 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:35.690560 32486 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.691709 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:35.692091 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "e8f8540c597c48cd9091871fd720f4e2"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-kdhp"
I20260608 10:07:35.692412 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-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 10:07:35.711551 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:35.712809 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:35.714566 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:35.717329 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:35.717589 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.717897 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:35.718088 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.760424 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:44035
I20260608 10:07:35.760555 32548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:44035 every 8 connection(s)
I20260608 10:07:35.766146 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:35.773896 32553 instance_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 10:07:35.776530 32554 instance_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 10:07:35.780272 32549 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45207
W20260608 10:07:35.780428 32556 instance_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 10:07:35.780841 32549 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:35.781571 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:35.781998 32549 heartbeater.cc:507] Master 127.23.52.190:45207 requested a full tablet report, sending...
I20260608 10:07:35.782639 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:35.782933 23762 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 10:07:35.783150 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913255783129 us; error 0 us; skew 500 ppm
I20260608 10:07:35.783977 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:35.784699 32422 ts_manager.cc:194] Registered new tserver with Master: e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035)
I20260608 10:07:35.787029 23762 webserver.cc:533] Webserver started at http://127.23.52.130:38573/ using document root <none> and password file <none>
I20260608 10:07:35.787609 32422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59484
I20260608 10:07:35.787781 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:35.788072 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:35.788434 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:35.789769 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "2f5f7b13586547af84a2caadaa8ee0f0"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-kdhp"
I20260608 10:07:35.794814 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:35.798419 32561 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.799206 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:35.799579 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "2f5f7b13586547af84a2caadaa8ee0f0"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-kdhp"
I20260608 10:07:35.799878 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-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 10:07:35.810400 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:35.811766 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:35.813474 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:35.816161 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:35.816421 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.816702 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:35.816908 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.858898 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:41833
I20260608 10:07:35.859025 32623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:41833 every 8 connection(s)
I20260608 10:07:35.864812 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:35.873034 32627 instance_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 10:07:35.874446 32628 instance_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 10:07:35.877804 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:35.878362 32630 instance_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 10:07:35.879518 32624 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45207
I20260608 10:07:35.879522 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:35.880084 23762 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 10:07:35.880174 32624 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:35.880344 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913255880322 us; error 0 us; skew 500 ppm
I20260608 10:07:35.881311 32624 heartbeater.cc:507] Master 127.23.52.190:45207 requested a full tablet report, sending...
I20260608 10:07:35.881385 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:35.884052 32422 ts_manager.cc:194] Registered new tserver with Master: 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833)
I20260608 10:07:35.884667 23762 webserver.cc:533] Webserver started at http://127.23.52.131:42009/ using document root <none> and password file <none>
I20260608 10:07:35.885272 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:35.885500 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:35.885785 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:35.885869 32422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59486
I20260608 10:07:35.887140 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "118304b36d7341889ae49a9b0101fc8a"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-kdhp"
I20260608 10:07:35.892745 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:35.896420 32635 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.897424 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:35.897789 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "118304b36d7341889ae49a9b0101fc8a"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-kdhp"
I20260608 10:07:35.898044 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913045833752-23762-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 10:07:35.929504 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:35.930657 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:35.932272 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:35.934809 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:35.935006 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.935330 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:35.935523 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:07:35.978446 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:37265
I20260608 10:07:35.978595 32697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:37265 every 8 connection(s)
I20260608 10:07:35.995007 32698 heartbeater.cc:344] Connected to a master server at 127.23.52.190:45207
I20260608 10:07:35.995556 32698 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:35.996416 32698 heartbeater.cc:507] Master 127.23.52.190:45207 requested a full tablet report, sending...
I20260608 10:07:35.998770 32422 ts_manager.cc:194] Registered new tserver with Master: 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:35.998967 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017208583s
I20260608 10:07:36.000833 32422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59488
I20260608 10:07:36.790828 32549 heartbeater.cc:499] Master 127.23.52.190:45207 was elected leader, sending a full tablet report...
I20260608 10:07:36.889148 32624 heartbeater.cc:499] Master 127.23.52.190:45207 was elected leader, sending a full tablet report...
I20260608 10:07:37.004252 32698 heartbeater.cc:499] Master 127.23.52.190:45207 was elected leader, sending a full tablet report...
I20260608 10:07:37.070583 32422 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59496:
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 10:07:37.073321 32422 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 10:07:37.140328 32663 tablet_service.cc:1511] Processing CreateTablet for tablet 9eee2f1428c34ea3aec2180c9477c3c1 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:37.142155 32663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eee2f1428c34ea3aec2180c9477c3c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.144924 32662 tablet_service.cc:1511] Processing CreateTablet for tablet 251e1ffd1d0d4662acb305d7382335a9 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:37.147583 32661 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd7a20f4ee2445bb3f4775c57e1115c (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:37.150942 32589 tablet_service.cc:1511] Processing CreateTablet for tablet 9eee2f1428c34ea3aec2180c9477c3c1 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:37.152537 32589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eee2f1428c34ea3aec2180c9477c3c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.153849 32659 tablet_service.cc:1511] Processing CreateTablet for tablet 78b2f11b633047558b2fbe5238ec5e61 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:37.156352 32588 tablet_service.cc:1511] Processing CreateTablet for tablet 251e1ffd1d0d4662acb305d7382335a9 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:37.157796 32588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251e1ffd1d0d4662acb305d7382335a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.158731 32584 tablet_service.cc:1511] Processing CreateTablet for tablet aee0fd05de7c4fccaa0071215465dc12 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:37.160177 32584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee0fd05de7c4fccaa0071215465dc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.164747 32585 tablet_service.cc:1511] Processing CreateTablet for tablet 78b2f11b633047558b2fbe5238ec5e61 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:37.165738 32514 tablet_service.cc:1511] Processing CreateTablet for tablet 9eee2f1428c34ea3aec2180c9477c3c1 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:37.166319 32585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b2f11b633047558b2fbe5238ec5e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.169034 32511 tablet_service.cc:1511] Processing CreateTablet for tablet 3888f0dd8046445c8486d3c66a5d38b5 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:37.151539 32660 tablet_service.cc:1511] Processing CreateTablet for tablet 3888f0dd8046445c8486d3c66a5d38b5 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:37.170128 32586 tablet_service.cc:1511] Processing CreateTablet for tablet 3888f0dd8046445c8486d3c66a5d38b5 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:37.169036 32587 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd7a20f4ee2445bb3f4775c57e1115c (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:37.173746 32512 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd7a20f4ee2445bb3f4775c57e1115c (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:37.174875 32659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b2f11b633047558b2fbe5238ec5e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.171715 32510 tablet_service.cc:1511] Processing CreateTablet for tablet 78b2f11b633047558b2fbe5238ec5e61 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:37.176268 32509 tablet_service.cc:1511] Processing CreateTablet for tablet aee0fd05de7c4fccaa0071215465dc12 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:37.171716 32586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3888f0dd8046445c8486d3c66a5d38b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.178759 32513 tablet_service.cc:1511] Processing CreateTablet for tablet 251e1ffd1d0d4662acb305d7382335a9 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:37.179831 32660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3888f0dd8046445c8486d3c66a5d38b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.177188 32658 tablet_service.cc:1511] Processing CreateTablet for tablet aee0fd05de7c4fccaa0071215465dc12 (DEFAULT_TABLE table=test-workload [id=483abbd5d54d44d9b9f1aeda80a08226]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:37.181066 32658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee0fd05de7c4fccaa0071215465dc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.181900 32661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd7a20f4ee2445bb3f4775c57e1115c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.167209 32514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eee2f1428c34ea3aec2180c9477c3c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.183715 32509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee0fd05de7c4fccaa0071215465dc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.187768 32513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251e1ffd1d0d4662acb305d7382335a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.189796 32662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251e1ffd1d0d4662acb305d7382335a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.191004 32512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd7a20f4ee2445bb3f4775c57e1115c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.196614 32511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3888f0dd8046445c8486d3c66a5d38b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.200230 32510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b2f11b633047558b2fbe5238ec5e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.181114 32587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd7a20f4ee2445bb3f4775c57e1115c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:37.274432 32719 tablet_bootstrap.cc:492] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a: Bootstrap starting.
I20260608 10:07:37.282184 32720 tablet_bootstrap.cc:492] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2: Bootstrap starting.
I20260608 10:07:37.292865 32718 tablet_bootstrap.cc:492] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0: Bootstrap starting.
I20260608 10:07:37.300760 32718 tablet_bootstrap.cc:654] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.312872 32718 tablet_bootstrap.cc:492] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0: No bootstrap required, opened a new log
I20260608 10:07:37.313457 32718 ts_tablet_manager.cc:1403] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260608 10:07:37.314548 32720 tablet_bootstrap.cc:654] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.312987 32719 tablet_bootstrap.cc:654] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.317019 32718 raft_consensus.cc:359] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.317960 32718 raft_consensus.cc:385] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.318370 32718 raft_consensus.cc:740] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5f7b13586547af84a2caadaa8ee0f0, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.319756 32718 consensus_queue.cc:260] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.360054 32719 tablet_bootstrap.cc:492] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a: No bootstrap required, opened a new log
I20260608 10:07:37.361438 32719 ts_tablet_manager.cc:1403] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.010s
I20260608 10:07:37.368606 32719 raft_consensus.cc:359] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.370251 32719 raft_consensus.cc:385] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.370613 32719 raft_consensus.cc:740] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.373121 32719 consensus_queue.cc:260] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.375819 32720 tablet_bootstrap.cc:492] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2: No bootstrap required, opened a new log
I20260608 10:07:37.376978 32720 ts_tablet_manager.cc:1403] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.015s
I20260608 10:07:37.376968 32718 ts_tablet_manager.cc:1434] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent starting tablet: real 0.063s	user 0.015s	sys 0.016s
I20260608 10:07:37.380820 32718 tablet_bootstrap.cc:492] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0: Bootstrap starting.
I20260608 10:07:37.383749 32720 raft_consensus.cc:359] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.384930 32720 raft_consensus.cc:385] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.385310 32720 raft_consensus.cc:740] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.386538 32720 consensus_queue.cc:260] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.389667 32719 ts_tablet_manager.cc:1434] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.014s
I20260608 10:07:37.391598 32719 tablet_bootstrap.cc:492] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a: Bootstrap starting.
I20260608 10:07:37.397011 32720 ts_tablet_manager.cc:1434] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 10:07:37.398991 32720 tablet_bootstrap.cc:492] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2: Bootstrap starting.
I20260608 10:07:37.403997 32719 tablet_bootstrap.cc:654] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.411777 32718 tablet_bootstrap.cc:654] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.411782 32720 tablet_bootstrap.cc:654] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.421718 32719 tablet_bootstrap.cc:492] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a: No bootstrap required, opened a new log
I20260608 10:07:37.422247 32719 ts_tablet_manager.cc:1403] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.013s
I20260608 10:07:37.422269 32720 tablet_bootstrap.cc:492] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2: No bootstrap required, opened a new log
I20260608 10:07:37.422765 32718 tablet_bootstrap.cc:492] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0: No bootstrap required, opened a new log
I20260608 10:07:37.422919 32720 ts_tablet_manager.cc:1403] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260608 10:07:37.423305 32718 ts_tablet_manager.cc:1403] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.010s
I20260608 10:07:37.425323 32719 raft_consensus.cc:359] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.425992 32719 raft_consensus.cc:385] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.426256 32719 raft_consensus.cc:740] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.426720 32720 raft_consensus.cc:359] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.426954 32718 raft_consensus.cc:359] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.427076 32719 consensus_queue.cc:260] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.427536 32720 raft_consensus.cc:385] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.427743 32718 raft_consensus.cc:385] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.428012 32720 raft_consensus.cc:740] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.428169 32718 raft_consensus.cc:740] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5f7b13586547af84a2caadaa8ee0f0, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.429620 32719 ts_tablet_manager.cc:1434] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:07:37.429206 32720 consensus_queue.cc:260] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.429324 32718 consensus_queue.cc:260] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.431092 32719 tablet_bootstrap.cc:492] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a: Bootstrap starting.
I20260608 10:07:37.431846 32720 ts_tablet_manager.cc:1434] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 10:07:37.431943 32718 ts_tablet_manager.cc:1434] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:37.433575 32720 tablet_bootstrap.cc:492] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2: Bootstrap starting.
I20260608 10:07:37.433667 32718 tablet_bootstrap.cc:492] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0: Bootstrap starting.
I20260608 10:07:37.440476 32719 tablet_bootstrap.cc:654] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.441689 32718 tablet_bootstrap.cc:654] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.442533 32720 tablet_bootstrap.cc:654] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.487064 32718 tablet_bootstrap.cc:492] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0: No bootstrap required, opened a new log
I20260608 10:07:37.487617 32718 ts_tablet_manager.cc:1403] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.023s
I20260608 10:07:37.488123 32719 tablet_bootstrap.cc:492] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a: No bootstrap required, opened a new log
I20260608 10:07:37.488247 32720 tablet_bootstrap.cc:492] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2: No bootstrap required, opened a new log
I20260608 10:07:37.488888 32719 ts_tablet_manager.cc:1403] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a: Time spent bootstrapping tablet: real 0.058s	user 0.034s	sys 0.020s
I20260608 10:07:37.488888 32720 ts_tablet_manager.cc:1403] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.026s
I20260608 10:07:37.490906 32718 raft_consensus.cc:359] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.491861 32718 raft_consensus.cc:385] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.492158 32718 raft_consensus.cc:740] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5f7b13586547af84a2caadaa8ee0f0, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.492794 32719 raft_consensus.cc:359] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.493510 32719 raft_consensus.cc:385] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.493079 32718 consensus_queue.cc:260] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.493983 32719 raft_consensus.cc:740] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.494477 32726 raft_consensus.cc:493] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:37.495105 32726 raft_consensus.cc:515] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.495304 32719 consensus_queue.cc:260] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.500959 32726 leader_election.cc:290] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035), 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833)
I20260608 10:07:37.505431 32718 ts_tablet_manager.cc:1434] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260608 10:07:37.505546 32719 ts_tablet_manager.cc:1434] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.001s
I20260608 10:07:37.493191 32720 raft_consensus.cc:359] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.508409 32720 raft_consensus.cc:385] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.508802 32720 raft_consensus.cc:740] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.508067 32719 tablet_bootstrap.cc:492] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a: Bootstrap starting.
I20260608 10:07:37.514732 32720 consensus_queue.cc:260] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.519605 32720 ts_tablet_manager.cc:1434] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260608 10:07:37.521235 32720 tablet_bootstrap.cc:492] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2: Bootstrap starting.
I20260608 10:07:37.527331 32718 tablet_bootstrap.cc:492] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0: Bootstrap starting.
I20260608 10:07:37.527647 32524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b2f11b633047558b2fbe5238ec5e61" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2" is_pre_election: true
I20260608 10:07:37.528946 32719 tablet_bootstrap.cc:654] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.529125 32720 tablet_bootstrap.cc:654] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2: Neither blocks nor log segments found. Creating new log.
W20260608 10:07:37.531836 32639 leader_election.cc:343] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:37.541858 32719 tablet_bootstrap.cc:492] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a: No bootstrap required, opened a new log
I20260608 10:07:37.542464 32719 ts_tablet_manager.cc:1403] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.000s
I20260608 10:07:37.546023 32719 raft_consensus.cc:359] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.546191 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b2f11b633047558b2fbe5238ec5e61" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" is_pre_election: true
I20260608 10:07:37.546844 32719 raft_consensus.cc:385] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.547276 32719 raft_consensus.cc:740] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.547600 32718 tablet_bootstrap.cc:654] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0: Neither blocks nor log segments found. Creating new log.
W20260608 10:07:37.548336 32639 leader_election.cc:343] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:37.548326 32719 consensus_queue.cc:260] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.549022 32639 leader_election.cc:304] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 118304b36d7341889ae49a9b0101fc8a; no voters: 2f5f7b13586547af84a2caadaa8ee0f0, e8f8540c597c48cd9091871fd720f4e2
I20260608 10:07:37.549923 32726 raft_consensus.cc:2749] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:37.551142 32719 ts_tablet_manager.cc:1434] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 10:07:37.554260 32719 tablet_bootstrap.cc:492] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a: Bootstrap starting.
I20260608 10:07:37.555984 32720 tablet_bootstrap.cc:492] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2: No bootstrap required, opened a new log
I20260608 10:07:37.556746 32720 ts_tablet_manager.cc:1403] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.010s
I20260608 10:07:37.561049 32720 raft_consensus.cc:359] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.561944 32719 tablet_bootstrap.cc:654] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.561913 32720 raft_consensus.cc:385] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.562934 32720 raft_consensus.cc:740] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.564123 32720 consensus_queue.cc:260] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.565022 32718 tablet_bootstrap.cc:492] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0: No bootstrap required, opened a new log
I20260608 10:07:37.565727 32718 ts_tablet_manager.cc:1403] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.013s
I20260608 10:07:37.566829 32720 ts_tablet_manager.cc:1434] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:07:37.569784 32718 raft_consensus.cc:359] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.570348 32720 tablet_bootstrap.cc:492] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2: Bootstrap starting.
I20260608 10:07:37.570408 32719 tablet_bootstrap.cc:492] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a: No bootstrap required, opened a new log
I20260608 10:07:37.570706 32718 raft_consensus.cc:385] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.571301 32719 ts_tablet_manager.cc:1403] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 10:07:37.571295 32718 raft_consensus.cc:740] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5f7b13586547af84a2caadaa8ee0f0, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.572901 32718 consensus_queue.cc:260] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.575552 32718 ts_tablet_manager.cc:1434] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 10:07:37.575111 32719 raft_consensus.cc:359] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.576588 32719 raft_consensus.cc:385] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.576951 32719 raft_consensus.cc:740] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.577195 32718 tablet_bootstrap.cc:492] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0: Bootstrap starting.
I20260608 10:07:37.578064 32719 consensus_queue.cc:260] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.581482 32719 ts_tablet_manager.cc:1434] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:07:37.581501 32720 tablet_bootstrap.cc:654] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.582921 32719 tablet_bootstrap.cc:492] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a: Bootstrap starting.
I20260608 10:07:37.585561 32718 tablet_bootstrap.cc:654] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.589540 32727 raft_consensus.cc:493] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:37.590301 32727 raft_consensus.cc:515] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
W20260608 10:07:37.594887 32470 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:37.597167 32727 leader_election.cc:290] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833), 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:37.603315 32719 tablet_bootstrap.cc:654] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.604964 32718 tablet_bootstrap.cc:492] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0: No bootstrap required, opened a new log
I20260608 10:07:37.604985 32720 tablet_bootstrap.cc:492] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2: No bootstrap required, opened a new log
I20260608 10:07:37.605746 32718 ts_tablet_manager.cc:1403] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.014s
I20260608 10:07:37.605774 32720 ts_tablet_manager.cc:1403] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.003s
I20260608 10:07:37.609596 32718 raft_consensus.cc:359] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.610422 32718 raft_consensus.cc:385] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.610730 32718 raft_consensus.cc:740] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5f7b13586547af84a2caadaa8ee0f0, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.611547 32720 raft_consensus.cc:359] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.611833 32718 consensus_queue.cc:260] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.612411 32720 raft_consensus.cc:385] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.612833 32720 raft_consensus.cc:740] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.613832 32720 consensus_queue.cc:260] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.620574 32720 ts_tablet_manager.cc:1434] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260608 10:07:37.621996 32720 tablet_bootstrap.cc:492] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2: Bootstrap starting.
I20260608 10:07:37.625005 32718 ts_tablet_manager.cc:1434] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.009s
I20260608 10:07:37.626480 32718 tablet_bootstrap.cc:492] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0: Bootstrap starting.
I20260608 10:07:37.633185 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b2f11b633047558b2fbe5238ec5e61" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" is_pre_election: true
W20260608 10:07:37.635231 32490 leader_election.cc:343] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:37.637748 32720 tablet_bootstrap.cc:654] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.642025 32718 tablet_bootstrap.cc:654] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.653200 32673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b2f11b633047558b2fbe5238ec5e61" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118304b36d7341889ae49a9b0101fc8a" is_pre_election: true
I20260608 10:07:37.654080 32673 raft_consensus.cc:2468] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 0.
I20260608 10:07:37.654659 32718 tablet_bootstrap.cc:492] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0: No bootstrap required, opened a new log
I20260608 10:07:37.654731 32719 tablet_bootstrap.cc:492] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a: No bootstrap required, opened a new log
I20260608 10:07:37.655331 32718 ts_tablet_manager.cc:1403] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.009s
I20260608 10:07:37.655396 32719 ts_tablet_manager.cc:1403] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a: Time spent bootstrapping tablet: real 0.073s	user 0.034s	sys 0.025s
I20260608 10:07:37.655758 32489 leader_election.cc:304] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [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: 118304b36d7341889ae49a9b0101fc8a, e8f8540c597c48cd9091871fd720f4e2; no voters: 2f5f7b13586547af84a2caadaa8ee0f0
I20260608 10:07:37.657286 32727 raft_consensus.cc:2804] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:37.657660 32727 raft_consensus.cc:493] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:37.657776 32720 tablet_bootstrap.cc:492] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2: No bootstrap required, opened a new log
I20260608 10:07:37.658061 32727 raft_consensus.cc:3060] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.658419 32720 ts_tablet_manager.cc:1403] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260608 10:07:37.659245 32718 raft_consensus.cc:359] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.659667 32719 raft_consensus.cc:359] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.660131 32718 raft_consensus.cc:385] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.660640 32719 raft_consensus.cc:385] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.660701 32718 raft_consensus.cc:740] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5f7b13586547af84a2caadaa8ee0f0, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.661952 32720 raft_consensus.cc:359] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.662698 32720 raft_consensus.cc:385] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.663208 32720 raft_consensus.cc:740] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.662604 32718 consensus_queue.cc:260] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.664443 32720 consensus_queue.cc:260] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.665549 32718 ts_tablet_manager.cc:1434] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260608 10:07:37.667721 32727 raft_consensus.cc:515] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.661266 32719 raft_consensus.cc:740] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.669166 32720 ts_tablet_manager.cc:1434] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.008s
I20260608 10:07:37.669481 32719 consensus_queue.cc:260] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.671792 32727 leader_election.cc:290] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 election: Requested vote from peers 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833), 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:37.672906 32726 raft_consensus.cc:493] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:37.673475 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b2f11b633047558b2fbe5238ec5e61" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0"
I20260608 10:07:37.673435 32726 raft_consensus.cc:515] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.674193 32599 raft_consensus.cc:3060] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.676661 32726 leader_election.cc:290] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035), 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833)
I20260608 10:07:37.679090 32524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3888f0dd8046445c8486d3c66a5d38b5" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2" is_pre_election: true
I20260608 10:07:37.679744 32673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b2f11b633047558b2fbe5238ec5e61" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118304b36d7341889ae49a9b0101fc8a"
I20260608 10:07:37.679829 32524 raft_consensus.cc:2468] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 0.
I20260608 10:07:37.680545 32673 raft_consensus.cc:3060] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.682513 32598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3888f0dd8046445c8486d3c66a5d38b5" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" is_pre_election: true
I20260608 10:07:37.683311 32598 raft_consensus.cc:2468] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 0.
I20260608 10:07:37.686373 32599 raft_consensus.cc:2468] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 1.
I20260608 10:07:37.687580 32639 leader_election.cc:304] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118304b36d7341889ae49a9b0101fc8a, 2f5f7b13586547af84a2caadaa8ee0f0; no voters: 
I20260608 10:07:37.687881 32727 raft_consensus.cc:493] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:37.687585 32726 raft_consensus.cc:493] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:37.688714 32727 raft_consensus.cc:515] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.688987 32734 raft_consensus.cc:2804] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:37.689167 32490 leader_election.cc:304] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5f7b13586547af84a2caadaa8ee0f0, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.689637 32734 raft_consensus.cc:493] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:37.690100 32734 raft_consensus.cc:3060] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.690335 32748 raft_consensus.cc:2804] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:37.689060 32726 raft_consensus.cc:515] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.691996 32598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee0fd05de7c4fccaa0071215465dc12" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" is_pre_election: true
I20260608 10:07:37.692710 32598 raft_consensus.cc:2468] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 0.
I20260608 10:07:37.694169 32726 leader_election.cc:290] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035), 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833)
I20260608 10:07:37.694231 32490 leader_election.cc:304] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5f7b13586547af84a2caadaa8ee0f0, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.698977 32725 raft_consensus.cc:493] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:37.694813 32719 ts_tablet_manager.cc:1434] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260608 10:07:37.696010 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251e1ffd1d0d4662acb305d7382335a9" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" is_pre_election: true
I20260608 10:07:37.698475 32673 raft_consensus.cc:2468] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 1.
I20260608 10:07:37.699765 32725 raft_consensus.cc:515] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.701444 32748 raft_consensus.cc:697] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 1 LEADER]: Becoming Leader. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Running, Role: LEADER
I20260608 10:07:37.703610 32599 raft_consensus.cc:2468] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 0.
I20260608 10:07:37.704850 32750 raft_consensus.cc:2804] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:37.705359 32750 raft_consensus.cc:493] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:37.705766 32750 raft_consensus.cc:3060] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.706332 32524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251e1ffd1d0d4662acb305d7382335a9" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2" is_pre_election: true
I20260608 10:07:37.707206 32524 raft_consensus.cc:2468] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 0.
I20260608 10:07:37.708962 32639 leader_election.cc:304] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118304b36d7341889ae49a9b0101fc8a, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.709419 32727 leader_election.cc:290] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833), 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:37.710098 32726 raft_consensus.cc:2804] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:37.710582 32726 raft_consensus.cc:493] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:37.710988 32727 raft_consensus.cc:493] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:37.714892 32725 leader_election.cc:290] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035), 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:37.717321 32673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee0fd05de7c4fccaa0071215465dc12" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118304b36d7341889ae49a9b0101fc8a" is_pre_election: true
I20260608 10:07:37.714994 32726 raft_consensus.cc:3060] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.718151 32673 raft_consensus.cc:2468] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 0.
I20260608 10:07:37.722406 32734 raft_consensus.cc:515] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.718004 32727 raft_consensus.cc:515] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.725190 32734 leader_election.cc:290] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 election: Requested vote from peers e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035), 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833)
I20260608 10:07:37.727416 32727 leader_election.cc:290] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833), 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:37.726271 32748 consensus_queue.cc:237] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.728333 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd7a20f4ee2445bb3f4775c57e1115c" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" is_pre_election: true
I20260608 10:07:37.729144 32599 raft_consensus.cc:2468] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 0.
I20260608 10:07:37.729831 32524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3888f0dd8046445c8486d3c66a5d38b5" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2"
I20260608 10:07:37.730551 32490 leader_election.cc:304] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5f7b13586547af84a2caadaa8ee0f0, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.730651 32524 raft_consensus.cc:3060] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.732296 32727 raft_consensus.cc:2804] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:37.733322 32727 raft_consensus.cc:493] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:37.733700 32727 raft_consensus.cc:3060] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.734760 32750 raft_consensus.cc:515] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.736837 32673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd7a20f4ee2445bb3f4775c57e1115c" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118304b36d7341889ae49a9b0101fc8a" is_pre_election: true
I20260608 10:07:37.737919 32673 raft_consensus.cc:2468] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 0.
I20260608 10:07:37.741973 32524 raft_consensus.cc:2468] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 1.
I20260608 10:07:37.743932 32639 leader_election.cc:304] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118304b36d7341889ae49a9b0101fc8a, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.745221 32734 raft_consensus.cc:2804] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:37.745846 32727 raft_consensus.cc:515] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.750026 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd7a20f4ee2445bb3f4775c57e1115c" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0"
I20260608 10:07:37.750733 32599 raft_consensus.cc:3060] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.752444 32598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee0fd05de7c4fccaa0071215465dc12" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0"
I20260608 10:07:37.753270 32598 raft_consensus.cc:3060] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.759694 32599 raft_consensus.cc:2468] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 1.
I20260608 10:07:37.761400 32490 leader_election.cc:304] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5f7b13586547af84a2caadaa8ee0f0, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.762636 32749 raft_consensus.cc:2804] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:37.764400 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3888f0dd8046445c8486d3c66a5d38b5" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0"
I20260608 10:07:37.765316 32599 raft_consensus.cc:3060] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.769896 32734 raft_consensus.cc:697] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 1 LEADER]: Becoming Leader. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Running, Role: LEADER
I20260608 10:07:37.773062 32726 raft_consensus.cc:515] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.773766 32524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251e1ffd1d0d4662acb305d7382335a9" candidate_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2" is_pre_election: true
I20260608 10:07:37.774484 32524 raft_consensus.cc:2468] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f5f7b13586547af84a2caadaa8ee0f0 in term 0.
I20260608 10:07:37.775313 32673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee0fd05de7c4fccaa0071215465dc12" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118304b36d7341889ae49a9b0101fc8a"
I20260608 10:07:37.775977 32673 raft_consensus.cc:3060] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.776592 32565 leader_election.cc:304] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5f7b13586547af84a2caadaa8ee0f0, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.776736 32599 raft_consensus.cc:2468] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 1.
I20260608 10:07:37.777750 32725 raft_consensus.cc:2804] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:37.778139 32725 raft_consensus.cc:493] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:37.778460 32725 raft_consensus.cc:3060] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.783880 32524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251e1ffd1d0d4662acb305d7382335a9" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2"
I20260608 10:07:37.784567 32524 raft_consensus.cc:3060] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.785686 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251e1ffd1d0d4662acb305d7382335a9" candidate_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118304b36d7341889ae49a9b0101fc8a" is_pre_election: true
I20260608 10:07:37.785977 32726 leader_election.cc:290] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 election: Requested vote from peers e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035), 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833)
I20260608 10:07:37.786809 32672 raft_consensus.cc:2393] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f5f7b13586547af84a2caadaa8ee0f0 in current term 1: Already voted for candidate 118304b36d7341889ae49a9b0101fc8a in this term.
I20260608 10:07:37.788558 32420 catalog_manager.cc:5696] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "e8f8540c597c48cd9091871fd720f4e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:37.790644 32726 raft_consensus.cc:493] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:37.791239 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251e1ffd1d0d4662acb305d7382335a9" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0"
I20260608 10:07:37.791298 32726 raft_consensus.cc:515] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.792415 32750 leader_election.cc:290] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 election: Requested vote from peers 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833), 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:37.793280 32673 raft_consensus.cc:2468] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 1.
I20260608 10:07:37.794827 32524 raft_consensus.cc:2468] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 1.
I20260608 10:07:37.794824 32489 leader_election.cc:304] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118304b36d7341889ae49a9b0101fc8a, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.795789 32727 leader_election.cc:290] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [CANDIDATE]: Term 1 election: Requested vote from peers 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833), 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:37.772086 32734 consensus_queue.cc:237] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.796499 32727 raft_consensus.cc:2804] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:37.796931 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eee2f1428c34ea3aec2180c9477c3c1" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" is_pre_election: true
I20260608 10:07:37.797163 32727 raft_consensus.cc:697] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 1 LEADER]: Becoming Leader. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Running, Role: LEADER
I20260608 10:07:37.797703 32597 raft_consensus.cc:2468] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 0.
I20260608 10:07:37.798288 32727 consensus_queue.cc:237] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.794684 32598 raft_consensus.cc:2468] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 1.
I20260608 10:07:37.799000 32639 leader_election.cc:304] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118304b36d7341889ae49a9b0101fc8a, 2f5f7b13586547af84a2caadaa8ee0f0; no voters: 
I20260608 10:07:37.800318 32754 raft_consensus.cc:2804] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:37.800724 32754 raft_consensus.cc:493] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:37.801102 32754 raft_consensus.cc:3060] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.806857 32725 raft_consensus.cc:515] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.808197 32599 raft_consensus.cc:2393] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 118304b36d7341889ae49a9b0101fc8a in current term 1: Already voted for candidate 2f5f7b13586547af84a2caadaa8ee0f0 in this term.
I20260608 10:07:37.808174 32726 leader_election.cc:290] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833), e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035)
I20260608 10:07:37.808569 32673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd7a20f4ee2445bb3f4775c57e1115c" candidate_uuid: "e8f8540c597c48cd9091871fd720f4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118304b36d7341889ae49a9b0101fc8a"
I20260608 10:07:37.809425 32673 raft_consensus.cc:3060] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.809867 32749 raft_consensus.cc:697] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 1 LEADER]: Becoming Leader. State: Replica: e8f8540c597c48cd9091871fd720f4e2, State: Running, Role: LEADER
I20260608 10:07:37.810958 32749 consensus_queue.cc:237] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.813249 32725 leader_election.cc:290] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [CANDIDATE]: Term 1 election: Requested vote from peers e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035), 118304b36d7341889ae49a9b0101fc8a (127.23.52.131:37265)
I20260608 10:07:37.813516 32524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251e1ffd1d0d4662acb305d7382335a9" candidate_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2"
I20260608 10:07:37.814019 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251e1ffd1d0d4662acb305d7382335a9" candidate_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "118304b36d7341889ae49a9b0101fc8a"
I20260608 10:07:37.814693 32524 raft_consensus.cc:2393] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f5f7b13586547af84a2caadaa8ee0f0 in current term 1: Already voted for candidate 118304b36d7341889ae49a9b0101fc8a in this term.
I20260608 10:07:37.815048 32672 raft_consensus.cc:2393] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f5f7b13586547af84a2caadaa8ee0f0 in current term 1: Already voted for candidate 118304b36d7341889ae49a9b0101fc8a in this term.
I20260608 10:07:37.815729 32639 leader_election.cc:304] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118304b36d7341889ae49a9b0101fc8a, e8f8540c597c48cd9091871fd720f4e2; no voters: 
I20260608 10:07:37.818069 32565 leader_election.cc:304] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [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: 2f5f7b13586547af84a2caadaa8ee0f0; no voters: 118304b36d7341889ae49a9b0101fc8a, e8f8540c597c48cd9091871fd720f4e2
I20260608 10:07:37.818431 32523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eee2f1428c34ea3aec2180c9477c3c1" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2" is_pre_election: true
I20260608 10:07:37.819589 32725 raft_consensus.cc:2749] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:37.819517 32523 raft_consensus.cc:2468] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 0.
I20260608 10:07:37.820343 32726 raft_consensus.cc:2804] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:37.825865 32673 raft_consensus.cc:2468] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f8540c597c48cd9091871fd720f4e2 in term 1.
I20260608 10:07:37.828576 32754 raft_consensus.cc:515] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.834281 32726 raft_consensus.cc:697] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 1 LEADER]: Becoming Leader. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Running, Role: LEADER
I20260608 10:07:37.835421 32726 consensus_queue.cc:237] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } }
I20260608 10:07:37.836839 32599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eee2f1428c34ea3aec2180c9477c3c1" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5f7b13586547af84a2caadaa8ee0f0"
I20260608 10:07:37.837796 32599 raft_consensus.cc:3060] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.845037 32420 catalog_manager.cc:5696] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "e8f8540c597c48cd9091871fd720f4e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:37.848079 32754 leader_election.cc:290] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 election: Requested vote from peers 2f5f7b13586547af84a2caadaa8ee0f0 (127.23.52.130:41833), e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129:44035)
I20260608 10:07:37.847929 32420 catalog_manager.cc:5696] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f8540c597c48cd9091871fd720f4e2 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "e8f8540c597c48cd9091871fd720f4e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:37.850762 32523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eee2f1428c34ea3aec2180c9477c3c1" candidate_uuid: "118304b36d7341889ae49a9b0101fc8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f8540c597c48cd9091871fd720f4e2"
I20260608 10:07:37.852381 32599 raft_consensus.cc:2468] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 1.
I20260608 10:07:37.852808 32523 raft_consensus.cc:3060] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.854576 32639 leader_election.cc:304] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 118304b36d7341889ae49a9b0101fc8a, 2f5f7b13586547af84a2caadaa8ee0f0; no voters: 
I20260608 10:07:37.856048 32754 raft_consensus.cc:2804] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:37.856806 32754 raft_consensus.cc:697] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 1 LEADER]: Becoming Leader. State: Replica: 118304b36d7341889ae49a9b0101fc8a, State: Running, Role: LEADER
I20260608 10:07:37.858100 32754 consensus_queue.cc:237] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } }
I20260608 10:07:37.869328 32421 catalog_manager.cc:5696] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 118304b36d7341889ae49a9b0101fc8a (127.23.52.131). New cstate: current_term: 1 leader_uuid: "118304b36d7341889ae49a9b0101fc8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:37.871116 32523 raft_consensus.cc:2468] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 118304b36d7341889ae49a9b0101fc8a in term 1.
I20260608 10:07:37.885402 32421 catalog_manager.cc:5696] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 118304b36d7341889ae49a9b0101fc8a (127.23.52.131). New cstate: current_term: 1 leader_uuid: "118304b36d7341889ae49a9b0101fc8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:37.886814 32421 catalog_manager.cc:5696] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 118304b36d7341889ae49a9b0101fc8a (127.23.52.131). New cstate: current_term: 1 leader_uuid: "118304b36d7341889ae49a9b0101fc8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:38.145417 32523 raft_consensus.cc:1275] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Refusing update from remote peer 118304b36d7341889ae49a9b0101fc8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.147971 32599 raft_consensus.cc:1275] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Refusing update from remote peer 118304b36d7341889ae49a9b0101fc8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.157147 32754 consensus_queue.cc:1048] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260608 10:07:38.169225 32726 consensus_queue.cc:1048] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:38.175566 32599 raft_consensus.cc:1275] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Refusing update from remote peer 118304b36d7341889ae49a9b0101fc8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.183007 32523 raft_consensus.cc:1275] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Refusing update from remote peer 118304b36d7341889ae49a9b0101fc8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.183377 32754 consensus_queue.cc:1048] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:07:38.186754 32754 consensus_queue.cc:1048] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:38.194960 32672 raft_consensus.cc:1275] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Refusing update from remote peer e8f8540c597c48cd9091871fd720f4e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.188951 32599 raft_consensus.cc:1275] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Refusing update from remote peer 118304b36d7341889ae49a9b0101fc8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.190485 32597 raft_consensus.cc:1275] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Refusing update from remote peer e8f8540c597c48cd9091871fd720f4e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.193101 32673 raft_consensus.cc:1275] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Refusing update from remote peer e8f8540c597c48cd9091871fd720f4e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.198390 32754 consensus_queue.cc:1048] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:38.200215 32597 raft_consensus.cc:1275] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Refusing update from remote peer e8f8540c597c48cd9091871fd720f4e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.207492 32749 consensus_queue.cc:1048] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:38.207892 32727 consensus_queue.cc:1048] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:38.211402 32673 raft_consensus.cc:1275] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Refusing update from remote peer e8f8540c597c48cd9091871fd720f4e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.214099 32595 raft_consensus.cc:1275] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Refusing update from remote peer e8f8540c597c48cd9091871fd720f4e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.237489 32755 consensus_queue.cc:1048] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:38.238552 32727 consensus_queue.cc:1048] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "118304b36d7341889ae49a9b0101fc8a" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:38.282063 32748 consensus_queue.cc:1048] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:07:38.274386 32727 consensus_queue.cc:1048] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5f7b13586547af84a2caadaa8ee0f0" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260608 10:07:38.368069 32522 raft_consensus.cc:1275] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Refusing update from remote peer 118304b36d7341889ae49a9b0101fc8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:38.379371 32754 consensus_queue.cc:1048] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f8540c597c48cd9091871fd720f4e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 44035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:38.469871   322 log.cc:927] Time spent T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0: Append to log took a long time: real 0.060s	user 0.003s	sys 0.001s
I20260608 10:07:38.562000   314 mvcc.cc:204] Tried to move back new op lower bound from 7294620705344159744 to 7294620704216776704. Current Snapshot: MvccSnapshot[applied={T|T < 7294620705344159744 or (T in {7294620705344159744})}]
W20260608 10:07:38.570194 32705 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.23.52.129:44035, user_credentials={real_user=slave}} blocked reactor thread for 71845.8us
W20260608 10:07:39.445575 32766 meta_cache.cc:1261] Time spent looking up entry by key: real 0.110s	user 0.004s	sys 0.000s
I20260608 10:07:39.814628 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:07:39.860718 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:39.861478 23762 tablet_replica.cc:333] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2: stopping tablet replica
I20260608 10:07:39.862124 23762 raft_consensus.cc:2243] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:39.863070 23762 raft_consensus.cc:2272] T 5bd7a20f4ee2445bb3f4775c57e1115c P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.866091 23762 tablet_replica.cc:333] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2: stopping tablet replica
I20260608 10:07:39.866705 23762 raft_consensus.cc:2243] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.867327 23762 raft_consensus.cc:2272] T 9eee2f1428c34ea3aec2180c9477c3c1 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.869979 23762 tablet_replica.cc:333] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2: stopping tablet replica
I20260608 10:07:39.870568 23762 raft_consensus.cc:2243] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:39.871560 23762 raft_consensus.cc:2272] T 78b2f11b633047558b2fbe5238ec5e61 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.874141 23762 tablet_replica.cc:333] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2: stopping tablet replica
I20260608 10:07:39.874730 23762 raft_consensus.cc:2243] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:39.875820 23762 raft_consensus.cc:2272] T aee0fd05de7c4fccaa0071215465dc12 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.878746 23762 tablet_replica.cc:333] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2: stopping tablet replica
I20260608 10:07:39.879418 23762 raft_consensus.cc:2243] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.879917 23762 raft_consensus.cc:2272] T 251e1ffd1d0d4662acb305d7382335a9 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.883003 23762 tablet_replica.cc:333] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2: stopping tablet replica
I20260608 10:07:39.883637 23762 raft_consensus.cc:2243] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.884167 23762 raft_consensus.cc:2272] T 3888f0dd8046445c8486d3c66a5d38b5 P e8f8540c597c48cd9091871fd720f4e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.906608 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:07:39.927049 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:07:39.956195 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:39.957041 23762 tablet_replica.cc:333] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0: stopping tablet replica
I20260608 10:07:39.957796 23762 raft_consensus.cc:2243] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.958406 23762 raft_consensus.cc:2272] T 78b2f11b633047558b2fbe5238ec5e61 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.961699 23762 tablet_replica.cc:333] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0: stopping tablet replica
I20260608 10:07:39.962330 23762 raft_consensus.cc:2243] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.962925 23762 raft_consensus.cc:2272] T aee0fd05de7c4fccaa0071215465dc12 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.965929 23762 tablet_replica.cc:333] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0: stopping tablet replica
I20260608 10:07:39.966544 23762 raft_consensus.cc:2243] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.967098 23762 raft_consensus.cc:2272] T 5bd7a20f4ee2445bb3f4775c57e1115c P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.970193 23762 tablet_replica.cc:333] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0: stopping tablet replica
I20260608 10:07:39.970824 23762 raft_consensus.cc:2243] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.971503 23762 raft_consensus.cc:2272] T 9eee2f1428c34ea3aec2180c9477c3c1 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.974406 23762 tablet_replica.cc:333] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0: stopping tablet replica
I20260608 10:07:39.974987 23762 raft_consensus.cc:2243] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.975656 23762 raft_consensus.cc:2272] T 3888f0dd8046445c8486d3c66a5d38b5 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:39.978652 23762 tablet_replica.cc:333] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0: stopping tablet replica
I20260608 10:07:39.979202 23762 raft_consensus.cc:2243] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:39.979794 23762 raft_consensus.cc:2272] T 251e1ffd1d0d4662acb305d7382335a9 P 2f5f7b13586547af84a2caadaa8ee0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:40.007807 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:40.027669 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:07:40.055208 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:40.056027 23762 tablet_replica.cc:333] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a: stopping tablet replica
I20260608 10:07:40.056737 23762 raft_consensus.cc:2243] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:40.057384 23762 raft_consensus.cc:2272] T aee0fd05de7c4fccaa0071215465dc12 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:40.060650 23762 tablet_replica.cc:333] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a: stopping tablet replica
I20260608 10:07:40.061290 23762 raft_consensus.cc:2243] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:40.062176 23762 raft_consensus.cc:2272] T 3888f0dd8046445c8486d3c66a5d38b5 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:40.065357 23762 tablet_replica.cc:333] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a: stopping tablet replica
I20260608 10:07:40.065989 23762 raft_consensus.cc:2243] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:40.066875 23762 raft_consensus.cc:2272] T 251e1ffd1d0d4662acb305d7382335a9 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:40.069694 23762 tablet_replica.cc:333] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a: stopping tablet replica
I20260608 10:07:40.070302 23762 raft_consensus.cc:2243] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:40.070875 23762 raft_consensus.cc:2272] T 78b2f11b633047558b2fbe5238ec5e61 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:40.074115 23762 tablet_replica.cc:333] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a: stopping tablet replica
I20260608 10:07:40.074753 23762 raft_consensus.cc:2243] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:40.075281 23762 raft_consensus.cc:2272] T 5bd7a20f4ee2445bb3f4775c57e1115c P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:40.078364 23762 tablet_replica.cc:333] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a: stopping tablet replica
I20260608 10:07:40.078938 23762 raft_consensus.cc:2243] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:40.079942 23762 raft_consensus.cc:2272] T 9eee2f1428c34ea3aec2180c9477c3c1 P 118304b36d7341889ae49a9b0101fc8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:40.109990 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:40.130015 23762 master.cc:562] Master@127.23.52.190:45207 shutting down...
I20260608 10:07:40.155309 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:40.155958 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:40.156261 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ef311492307442aabcb4537b57f8e00: stopping tablet replica
I20260608 10:07:40.177049 23762 master.cc:584] Master@127.23.52.190:45207 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4769 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:07:40.218797 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:41107
I20260608 10:07:40.220264 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:40.226025   347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:40.226786   348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:40.227691   350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:40.229383 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:40.230350 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:40.230564 23762 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 10:07:40.230867 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913260230813 us; error 0 us; skew 500 ppm
I20260608 10:07:40.231802 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:40.234475 23762 webserver.cc:533] Webserver started at http://127.23.52.190:41475/ using document root <none> and password file <none>
I20260608 10:07:40.235010 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:40.235204 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:40.235538 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:40.236744 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "ad88f2147bc74bdbbe520a562fea1a44"
format_stamp: "Formatted at 2026-06-08 10:07:40 on dist-test-slave-kdhp"
I20260608 10:07:40.241741 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 10:07:40.245532   355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.246362 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:40.246701 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "ad88f2147bc74bdbbe520a562fea1a44"
format_stamp: "Formatted at 2026-06-08 10:07:40 on dist-test-slave-kdhp"
I20260608 10:07:40.247002 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-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 10:07:40.259865 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:40.261241 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:40.303787 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:41107
I20260608 10:07:40.303942   406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:41107 every 8 connection(s)
I20260608 10:07:40.308490   407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.320410   407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44: Bootstrap starting.
I20260608 10:07:40.325578   407 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.330220   407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44: No bootstrap required, opened a new log
I20260608 10:07:40.332705   407 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad88f2147bc74bdbbe520a562fea1a44" member_type: VOTER }
I20260608 10:07:40.333093   407 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.333285   407 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad88f2147bc74bdbbe520a562fea1a44, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.333861   407 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad88f2147bc74bdbbe520a562fea1a44" member_type: VOTER }
I20260608 10:07:40.334319   407 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:40.334519   407 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:40.334735   407 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.339819   407 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad88f2147bc74bdbbe520a562fea1a44" member_type: VOTER }
I20260608 10:07:40.340359   407 leader_election.cc:304] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [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: ad88f2147bc74bdbbe520a562fea1a44; no voters: 
I20260608 10:07:40.341590   407 leader_election.cc:290] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:40.342075   410 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:40.343618   410 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 1 LEADER]: Becoming Leader. State: Replica: ad88f2147bc74bdbbe520a562fea1a44, State: Running, Role: LEADER
I20260608 10:07:40.344409   410 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [LEADER]: Queue going to LEADER mode. State: All 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: "ad88f2147bc74bdbbe520a562fea1a44" member_type: VOTER }
I20260608 10:07:40.344811   407 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:40.350205   412 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad88f2147bc74bdbbe520a562fea1a44. Latest consensus state: current_term: 1 leader_uuid: "ad88f2147bc74bdbbe520a562fea1a44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad88f2147bc74bdbbe520a562fea1a44" member_type: VOTER } }
I20260608 10:07:40.351135   412 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:40.350132   411 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad88f2147bc74bdbbe520a562fea1a44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad88f2147bc74bdbbe520a562fea1a44" member_type: VOTER } }
I20260608 10:07:40.352083   411 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:40.353509   418 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:40.359302   418 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:40.362287 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:40.370390   418 catalog_manager.cc:1382] Generated new cluster ID: 5316be420515499ab9fe05550c9dd057
I20260608 10:07:40.370750   418 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:40.404736   418 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:40.406160   418 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:40.419775   418 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44: Generated new TSK 0
I20260608 10:07:40.420452   418 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:40.429587 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:40.436216   428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:40.437330   429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:40.439332   431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:40.439749 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:40.440732 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:40.440990 23762 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 10:07:40.441170 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913260441146 us; error 0 us; skew 500 ppm
I20260608 10:07:40.441764 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:40.444545 23762 webserver.cc:533] Webserver started at http://127.23.52.129:34607/ using document root <none> and password file <none>
I20260608 10:07:40.445183 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:40.445422 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:40.445745 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:40.447151 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "530e045431074b82b7bcedaf9040d06f"
format_stamp: "Formatted at 2026-06-08 10:07:40 on dist-test-slave-kdhp"
I20260608 10:07:40.452698 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:40.456562   436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.457388 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:07:40.457713 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "530e045431074b82b7bcedaf9040d06f"
format_stamp: "Formatted at 2026-06-08 10:07:40 on dist-test-slave-kdhp"
I20260608 10:07:40.458035 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-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 10:07:40.489609 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:40.490959 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:40.492579 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:40.495309 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:40.495565 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.495823 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:40.496002 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.539191 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:43983
I20260608 10:07:40.539362   498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:43983 every 8 connection(s)
I20260608 10:07:40.544737 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:40.553717   503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:40.556893   506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:40.557127   504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:40.557930   499 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41107
I20260608 10:07:40.558422   499 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:40.558439 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:40.559571   499 heartbeater.cc:507] Master 127.23.52.190:41107 requested a full tablet report, sending...
I20260608 10:07:40.561877 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:40.562162 23762 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 10:07:40.562361 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913260562344 us; error 0 us; skew 500 ppm
I20260608 10:07:40.562278   372 ts_manager.cc:194] Registered new tserver with Master: 530e045431074b82b7bcedaf9040d06f (127.23.52.129:43983)
I20260608 10:07:40.563247 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:40.565111   372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34354
I20260608 10:07:40.566008 23762 webserver.cc:533] Webserver started at http://127.23.52.130:38869/ using document root <none> and password file <none>
I20260608 10:07:40.566705 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:40.566965 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:40.567248 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:40.568465 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "5da348584d5348998519dbb535fb19af"
format_stamp: "Formatted at 2026-06-08 10:07:40 on dist-test-slave-kdhp"
I20260608 10:07:40.573840 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:40.577682   511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.578581 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:40.578910 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "5da348584d5348998519dbb535fb19af"
format_stamp: "Formatted at 2026-06-08 10:07:40 on dist-test-slave-kdhp"
I20260608 10:07:40.579231 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-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 10:07:40.597142 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:40.598342 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:40.599957 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:40.602537 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:40.602793 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.603058 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:40.603248 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.643934 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:36819
I20260608 10:07:40.644062   573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:36819 every 8 connection(s)
I20260608 10:07:40.649501 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:40.656641   577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:40.657174   578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:07:40.662336   580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:07:40.662775 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:40.663496   574 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41107
I20260608 10:07:40.663909   574 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:40.663980 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:40.664311 23762 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 10:07:40.664503 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913260664487 us; error 0 us; skew 500 ppm
I20260608 10:07:40.664842   574 heartbeater.cc:507] Master 127.23.52.190:41107 requested a full tablet report, sending...
I20260608 10:07:40.665258 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:40.667151   372 ts_manager.cc:194] Registered new tserver with Master: 5da348584d5348998519dbb535fb19af (127.23.52.130:36819)
I20260608 10:07:40.668360 23762 webserver.cc:533] Webserver started at http://127.23.52.131:42561/ using document root <none> and password file <none>
I20260608 10:07:40.668865   372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34368
I20260608 10:07:40.668962 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:40.669297 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:40.669602 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:40.670990 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "4f5c58e31d9d4b7aac27cfabe58dc787"
format_stamp: "Formatted at 2026-06-08 10:07:40 on dist-test-slave-kdhp"
I20260608 10:07:40.676153 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:40.680022   585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.680955 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:40.681270 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "4f5c58e31d9d4b7aac27cfabe58dc787"
format_stamp: "Formatted at 2026-06-08 10:07:40 on dist-test-slave-kdhp"
I20260608 10:07:40.681586 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913045833752-23762-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 10:07:40.699401 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:40.700563 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:40.702021 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:40.704504 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:40.704744 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.704998 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:40.705176 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:40.746673 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:37077
I20260608 10:07:40.746801   647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:37077 every 8 connection(s)
I20260608 10:07:40.761665   648 heartbeater.cc:344] Connected to a master server at 127.23.52.190:41107
I20260608 10:07:40.762130   648 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:40.762979   648 heartbeater.cc:507] Master 127.23.52.190:41107 requested a full tablet report, sending...
I20260608 10:07:40.765375   372 ts_manager.cc:194] Registered new tserver with Master: 4f5c58e31d9d4b7aac27cfabe58dc787 (127.23.52.131:37077)
I20260608 10:07:40.765573 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015380603s
I20260608 10:07:40.767608   372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34376
I20260608 10:07:41.568275   499 heartbeater.cc:499] Master 127.23.52.190:41107 was elected leader, sending a full tablet report...
I20260608 10:07:41.671721   574 heartbeater.cc:499] Master 127.23.52.190:41107 was elected leader, sending a full tablet report...
I20260608 10:07:41.770761   648 heartbeater.cc:499] Master 127.23.52.190:41107 was elected leader, sending a full tablet report...
I20260608 10:07:41.826210   372 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34382:
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 10:07:41.828531   372 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 10:07:41.889632   539 tablet_service.cc:1511] Processing CreateTablet for tablet 72c9b8271f0a43c6a61acaf6c37c2e16 (DEFAULT_TABLE table=test-workload [id=bff4654e52ca475e851ae4129f5d3543]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:41.890928   539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c9b8271f0a43c6a61acaf6c37c2e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.895191   464 tablet_service.cc:1511] Processing CreateTablet for tablet 72c9b8271f0a43c6a61acaf6c37c2e16 (DEFAULT_TABLE table=test-workload [id=bff4654e52ca475e851ae4129f5d3543]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:41.896791   464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c9b8271f0a43c6a61acaf6c37c2e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.903718   613 tablet_service.cc:1511] Processing CreateTablet for tablet 72c9b8271f0a43c6a61acaf6c37c2e16 (DEFAULT_TABLE table=test-workload [id=bff4654e52ca475e851ae4129f5d3543]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:41.905350   613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c9b8271f0a43c6a61acaf6c37c2e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.914687   668 tablet_bootstrap.cc:492] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af: Bootstrap starting.
I20260608 10:07:41.917467   669 tablet_bootstrap.cc:492] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f: Bootstrap starting.
I20260608 10:07:41.923659   668 tablet_bootstrap.cc:654] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.925107   669 tablet_bootstrap.cc:654] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.925891   670 tablet_bootstrap.cc:492] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787: Bootstrap starting.
I20260608 10:07:41.930805   668 tablet_bootstrap.cc:492] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af: No bootstrap required, opened a new log
I20260608 10:07:41.931586   668 ts_tablet_manager.cc:1403] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 10:07:41.932765   670 tablet_bootstrap.cc:654] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.934146   669 tablet_bootstrap.cc:492] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f: No bootstrap required, opened a new log
I20260608 10:07:41.934691   669 ts_tablet_manager.cc:1403] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 10:07:41.934927   668 raft_consensus.cc:359] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:41.936925   668 raft_consensus.cc:385] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.937282   668 raft_consensus.cc:740] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da348584d5348998519dbb535fb19af, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.938014   669 raft_consensus.cc:359] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:41.938133   668 consensus_queue.cc:260] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:41.938897   669 raft_consensus.cc:385] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.939236   669 raft_consensus.cc:740] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530e045431074b82b7bcedaf9040d06f, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.940555   669 consensus_queue.cc:260] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:41.942200   670 tablet_bootstrap.cc:492] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787: No bootstrap required, opened a new log
I20260608 10:07:41.942723   670 ts_tablet_manager.cc:1403] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 10:07:41.946215   670 raft_consensus.cc:359] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:41.947144   670 raft_consensus.cc:385] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.948163   670 raft_consensus.cc:740] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f5c58e31d9d4b7aac27cfabe58dc787, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.948393   669 ts_tablet_manager.cc:1434] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:07:41.949468   668 ts_tablet_manager.cc:1434] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260608 10:07:41.949551   670 consensus_queue.cc:260] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:41.953662   670 ts_tablet_manager.cc:1434] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 10:07:42.165401   674 raft_consensus.cc:493] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:42.165975   674 raft_consensus.cc:515] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:42.168479   674 leader_election.cc:290] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530e045431074b82b7bcedaf9040d06f (127.23.52.129:43983), 4f5c58e31d9d4b7aac27cfabe58dc787 (127.23.52.131:37077)
I20260608 10:07:42.180063   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c9b8271f0a43c6a61acaf6c37c2e16" candidate_uuid: "5da348584d5348998519dbb535fb19af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530e045431074b82b7bcedaf9040d06f" is_pre_election: true
I20260608 10:07:42.180907   474 raft_consensus.cc:2468] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da348584d5348998519dbb535fb19af in term 0.
I20260608 10:07:42.181450   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c9b8271f0a43c6a61acaf6c37c2e16" candidate_uuid: "5da348584d5348998519dbb535fb19af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" is_pre_election: true
I20260608 10:07:42.182194   623 raft_consensus.cc:2468] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da348584d5348998519dbb535fb19af in term 0.
I20260608 10:07:42.182343   514 leader_election.cc:304] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530e045431074b82b7bcedaf9040d06f, 5da348584d5348998519dbb535fb19af; no voters: 
I20260608 10:07:42.183421   674 raft_consensus.cc:2804] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:42.183831   674 raft_consensus.cc:493] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:42.184206   674 raft_consensus.cc:3060] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:42.189729   674 raft_consensus.cc:515] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:42.191721   674 leader_election.cc:290] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [CANDIDATE]: Term 1 election: Requested vote from peers 530e045431074b82b7bcedaf9040d06f (127.23.52.129:43983), 4f5c58e31d9d4b7aac27cfabe58dc787 (127.23.52.131:37077)
I20260608 10:07:42.192598   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c9b8271f0a43c6a61acaf6c37c2e16" candidate_uuid: "5da348584d5348998519dbb535fb19af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530e045431074b82b7bcedaf9040d06f"
I20260608 10:07:42.192844   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c9b8271f0a43c6a61acaf6c37c2e16" candidate_uuid: "5da348584d5348998519dbb535fb19af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787"
I20260608 10:07:42.193351   474 raft_consensus.cc:3060] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:42.193387   623 raft_consensus.cc:3060] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:42.201602   474 raft_consensus.cc:2468] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da348584d5348998519dbb535fb19af in term 1.
I20260608 10:07:42.201604   623 raft_consensus.cc:2468] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da348584d5348998519dbb535fb19af in term 1.
I20260608 10:07:42.203258   514 leader_election.cc:304] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f5c58e31d9d4b7aac27cfabe58dc787, 5da348584d5348998519dbb535fb19af; no voters: 
I20260608 10:07:42.204160   674 raft_consensus.cc:2804] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:42.205402   674 raft_consensus.cc:697] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 1 LEADER]: Becoming Leader. State: Replica: 5da348584d5348998519dbb535fb19af, State: Running, Role: LEADER
I20260608 10:07:42.206271   674 consensus_queue.cc:237] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } }
I20260608 10:07:42.214705   371 catalog_manager.cc:5696] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da348584d5348998519dbb535fb19af (127.23.52.130). New cstate: current_term: 1 leader_uuid: "5da348584d5348998519dbb535fb19af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da348584d5348998519dbb535fb19af" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:42.373091   623 raft_consensus.cc:1275] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 1 FOLLOWER]: Refusing update from remote peer 5da348584d5348998519dbb535fb19af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:42.373462   474 raft_consensus.cc:1275] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 1 FOLLOWER]: Refusing update from remote peer 5da348584d5348998519dbb535fb19af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:42.375330   674 consensus_queue.cc:1048] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f5c58e31d9d4b7aac27cfabe58dc787" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:42.376123   679 consensus_queue.cc:1048] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [LEADER]: Connected to new peer: Peer: permanent_uuid: "530e045431074b82b7bcedaf9040d06f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:42.873637 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:07:42.897156 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:42.897940 23762 tablet_replica.cc:333] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f: stopping tablet replica
I20260608 10:07:42.898571 23762 raft_consensus.cc:2243] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:42.899300 23762 raft_consensus.cc:2272] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 530e045431074b82b7bcedaf9040d06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:42.911685 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:07:42.922417 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:07:42.942106 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:42.942759 23762 tablet_replica.cc:333] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af: stopping tablet replica
I20260608 10:07:42.943338 23762 raft_consensus.cc:2243] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:42.944392 23762 raft_consensus.cc:2272] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 5da348584d5348998519dbb535fb19af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:42.967633 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:42.977998 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:07:42.999120 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:42.999820 23762 tablet_replica.cc:333] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787: stopping tablet replica
I20260608 10:07:43.000336 23762 raft_consensus.cc:2243] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.000888 23762 raft_consensus.cc:2272] T 72c9b8271f0a43c6a61acaf6c37c2e16 P 4f5c58e31d9d4b7aac27cfabe58dc787 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.022905 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:43.033633 23762 master.cc:562] Master@127.23.52.190:41107 shutting down...
I20260608 10:07:43.052893 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:43.053498 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.053856 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad88f2147bc74bdbbe520a562fea1a44: stopping tablet replica
I20260608 10:07:43.073760 23762 master.cc:584] Master@127.23.52.190:41107 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2881 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:07:43.102944 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:35743
I20260608 10:07:43.104329 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:43.109745   703 instance_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 10:07:43.110770   704 instance_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 10:07:43.112462 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:43.112838   706 instance_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 10:07:43.113765 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:43.113969 23762 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 10:07:43.114195 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913263114157 us; error 0 us; skew 500 ppm
I20260608 10:07:43.114820 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:43.117515 23762 webserver.cc:533] Webserver started at http://127.23.52.190:44301/ using document root <none> and password file <none>
I20260608 10:07:43.118098 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:43.118312 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:43.118614 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:43.119892 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "ef0a981538a74a9dba1e36d79031f55e"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-kdhp"
I20260608 10:07:43.124850 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:07:43.128527   711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.129344 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:43.129655 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "ef0a981538a74a9dba1e36d79031f55e"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-kdhp"
I20260608 10:07:43.129972 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-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 10:07:43.142824 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:43.144043 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:43.181739 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:35743
I20260608 10:07:43.181896   762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:35743 every 8 connection(s)
I20260608 10:07:43.186159   763 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 10:07:43.197790   763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e: Bootstrap starting.
I20260608 10:07:43.202736   763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:43.207309   763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e: No bootstrap required, opened a new log
I20260608 10:07:43.209728   763 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef0a981538a74a9dba1e36d79031f55e" member_type: VOTER }
I20260608 10:07:43.210172   763 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:43.210479   763 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0a981538a74a9dba1e36d79031f55e, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.211129   763 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef0a981538a74a9dba1e36d79031f55e" member_type: VOTER }
I20260608 10:07:43.211658   763 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:43.211884   763 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:43.212213   763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:43.217525   763 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef0a981538a74a9dba1e36d79031f55e" member_type: VOTER }
I20260608 10:07:43.218153   763 leader_election.cc:304] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [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: ef0a981538a74a9dba1e36d79031f55e; no voters: 
I20260608 10:07:43.219527   763 leader_election.cc:290] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:43.220016   766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:43.221617   766 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 1 LEADER]: Becoming Leader. State: Replica: ef0a981538a74a9dba1e36d79031f55e, State: Running, Role: LEADER
I20260608 10:07:43.222431   766 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [LEADER]: Queue going to LEADER mode. State: All 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: "ef0a981538a74a9dba1e36d79031f55e" member_type: VOTER }
I20260608 10:07:43.222688   763 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:43.227335   767 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef0a981538a74a9dba1e36d79031f55e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef0a981538a74a9dba1e36d79031f55e" member_type: VOTER } }
I20260608 10:07:43.227577   768 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef0a981538a74a9dba1e36d79031f55e. Latest consensus state: current_term: 1 leader_uuid: "ef0a981538a74a9dba1e36d79031f55e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef0a981538a74a9dba1e36d79031f55e" member_type: VOTER } }
I20260608 10:07:43.228016   767 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:43.228125   768 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:43.231334   773 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:43.238554   773 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:43.239868 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:43.250262   773 catalog_manager.cc:1382] Generated new cluster ID: 12cc8c32c85644d48c7c25eb2be00826
I20260608 10:07:43.250583   773 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:43.285068   773 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:43.286707   773 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:43.309188   773 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e: Generated new TSK 0
I20260608 10:07:43.309886   773 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:43.372030 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:43.379251   784 instance_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 10:07:43.380350   785 instance_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 10:07:43.382835 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:43.383314   787 instance_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 10:07:43.384555 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:43.384788 23762 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 10:07:43.384931 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913263384919 us; error 0 us; skew 500 ppm
I20260608 10:07:43.385633 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:43.388407 23762 webserver.cc:533] Webserver started at http://127.23.52.129:33757/ using document root <none> and password file <none>
I20260608 10:07:43.388967 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:43.389146 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:43.389391 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:43.390601 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "882970636ade421489083b54532f4764"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-kdhp"
I20260608 10:07:43.395972 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:07:43.400200   792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.401161 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:43.401561 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "882970636ade421489083b54532f4764"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-kdhp"
I20260608 10:07:43.401933 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-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 10:07:43.417093 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:43.418488 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:43.420325 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:43.423069 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:43.423342 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.423722 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:43.423943 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.469317 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:35127
I20260608 10:07:43.469440   854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:35127 every 8 connection(s)
I20260608 10:07:43.475570 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:43.483233   859 instance_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 10:07:43.485034   860 instance_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 10:07:43.488598   862 instance_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 10:07:43.489181   855 heartbeater.cc:344] Connected to a master server at 127.23.52.190:35743
I20260608 10:07:43.489696   855 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:43.489624 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:43.490940   855 heartbeater.cc:507] Master 127.23.52.190:35743 requested a full tablet report, sending...
I20260608 10:07:43.491520 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:43.491850 23762 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 10:07:43.492087 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913263492066 us; error 0 us; skew 500 ppm
I20260608 10:07:43.493041 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:43.494053   728 ts_manager.cc:194] Registered new tserver with Master: 882970636ade421489083b54532f4764 (127.23.52.129:35127)
I20260608 10:07:43.496707 23762 webserver.cc:533] Webserver started at http://127.23.52.130:38259/ using document root <none> and password file <none>
I20260608 10:07:43.497396   728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45318
I20260608 10:07:43.497687 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:43.498082 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:43.498469 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:43.500136 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "66589908b5864d9badefd695e8ee5651"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-kdhp"
I20260608 10:07:43.506863 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:07:43.510974   867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.511976 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 10:07:43.512343 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "66589908b5864d9badefd695e8ee5651"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-kdhp"
I20260608 10:07:43.512678 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-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 10:07:43.525938 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:43.527058 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:43.528601 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:43.530963 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:43.531208 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.531473 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:43.531661 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.571648 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:40655
I20260608 10:07:43.571812   929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:40655 every 8 connection(s)
I20260608 10:07:43.576970 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:43.585511   933 instance_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 10:07:43.586153   934 instance_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 10:07:43.589368   930 heartbeater.cc:344] Connected to a master server at 127.23.52.190:35743
I20260608 10:07:43.589938   930 heartbeater.cc:461] Registering TS with master...
W20260608 10:07:43.590660   936 instance_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 10:07:43.591073   930 heartbeater.cc:507] Master 127.23.52.190:35743 requested a full tablet report, sending...
I20260608 10:07:43.591300 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:43.592682 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:43.592976 23762 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 10:07:43.593248 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913263593225 us; error 0 us; skew 500 ppm
I20260608 10:07:43.593969   728 ts_manager.cc:194] Registered new tserver with Master: 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655)
I20260608 10:07:43.594178 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:43.596462   728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45322
I20260608 10:07:43.599323 23762 webserver.cc:533] Webserver started at http://127.23.52.131:43833/ using document root <none> and password file <none>
I20260608 10:07:43.600366 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:43.600692 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:43.601156 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:43.602949 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "1fcaee04e7e84b08a843f7b51cb54065"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-kdhp"
I20260608 10:07:43.608780 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:43.612700   941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.613610 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:43.613914 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "1fcaee04e7e84b08a843f7b51cb54065"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-kdhp"
I20260608 10:07:43.614253 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-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 10:07:43.633258 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:43.634621 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:43.636024 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:43.638566 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:43.638839 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.639106 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:43.639307 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.682044 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:42443
I20260608 10:07:43.682152  1003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:42443 every 8 connection(s)
I20260608 10:07:43.697356  1004 heartbeater.cc:344] Connected to a master server at 127.23.52.190:35743
I20260608 10:07:43.697841  1004 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:43.698671  1004 heartbeater.cc:507] Master 127.23.52.190:35743 requested a full tablet report, sending...
I20260608 10:07:43.700944   728 ts_manager.cc:194] Registered new tserver with Master: 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:43.701222 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015252699s
I20260608 10:07:43.702462   728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45330
I20260608 10:07:44.501152   855 heartbeater.cc:499] Master 127.23.52.190:35743 was elected leader, sending a full tablet report...
I20260608 10:07:44.600854   930 heartbeater.cc:499] Master 127.23.52.190:35743 was elected leader, sending a full tablet report...
I20260608 10:07:44.705408  1004 heartbeater.cc:499] Master 127.23.52.190:35743 was elected leader, sending a full tablet report...
I20260608 10:07:44.760367   728 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45340:
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 10:07:44.829331   968 tablet_service.cc:1511] Processing CreateTablet for tablet 5152956ffb264349826b66d08e9aabe1 (DEFAULT_TABLE table=test-workload [id=301aa5c6bd0d40c081979dc6f550124c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:44.830896   968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5152956ffb264349826b66d08e9aabe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.829331   969 tablet_service.cc:1511] Processing CreateTablet for tablet 4b46aff0cf124bfdb6889d9f0722f943 (DEFAULT_TABLE table=test-workload [id=301aa5c6bd0d40c081979dc6f550124c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:44.832857   895 tablet_service.cc:1511] Processing CreateTablet for tablet 42396c3d56f747548c335c1aea9cb1f2 (DEFAULT_TABLE table=test-workload [id=301aa5c6bd0d40c081979dc6f550124c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:44.833212   969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b46aff0cf124bfdb6889d9f0722f943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.833298   894 tablet_service.cc:1511] Processing CreateTablet for tablet a19b2fa0fd6f423f891b3624f24d8529 (DEFAULT_TABLE table=test-workload [id=301aa5c6bd0d40c081979dc6f550124c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:44.834358   895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42396c3d56f747548c335c1aea9cb1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.835059   894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19b2fa0fd6f423f891b3624f24d8529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.860786  1024 tablet_bootstrap.cc:492] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651: Bootstrap starting.
I20260608 10:07:44.862299   820 tablet_service.cc:1511] Processing CreateTablet for tablet f087254865ae474ab741cb267d28da21 (DEFAULT_TABLE table=test-workload [id=301aa5c6bd0d40c081979dc6f550124c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:44.864924   819 tablet_service.cc:1511] Processing CreateTablet for tablet 59fed736149846cabb7c0ca63563e6ee (DEFAULT_TABLE table=test-workload [id=301aa5c6bd0d40c081979dc6f550124c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:44.866595   820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f087254865ae474ab741cb267d28da21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.867465   819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59fed736149846cabb7c0ca63563e6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.870136  1024 tablet_bootstrap.cc:654] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:44.886050  1025 tablet_bootstrap.cc:492] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065: Bootstrap starting.
I20260608 10:07:44.888254  1024 tablet_bootstrap.cc:492] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651: No bootstrap required, opened a new log
I20260608 10:07:44.888882  1024 ts_tablet_manager.cc:1403] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.011s
I20260608 10:07:44.893049  1024 raft_consensus.cc:359] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } }
I20260608 10:07:44.893766  1024 raft_consensus.cc:385] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:44.894122  1024 raft_consensus.cc:740] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Initialized, Role: FOLLOWER
I20260608 10:07:44.894321  1025 tablet_bootstrap.cc:654] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:44.895507  1027 tablet_bootstrap.cc:492] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764: Bootstrap starting.
I20260608 10:07:44.895339  1024 consensus_queue.cc:260] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } }
I20260608 10:07:44.896281  1024 raft_consensus.cc:399] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:44.896674  1024 raft_consensus.cc:493] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:44.897069  1024 raft_consensus.cc:3060] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:44.902035  1027 tablet_bootstrap.cc:654] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:44.905751  1025 tablet_bootstrap.cc:492] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065: No bootstrap required, opened a new log
I20260608 10:07:44.906348  1025 ts_tablet_manager.cc:1403] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.013s
I20260608 10:07:44.907021  1024 raft_consensus.cc:515] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } }
I20260608 10:07:44.908012  1024 leader_election.cc:304] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [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: 66589908b5864d9badefd695e8ee5651; no voters: 
I20260608 10:07:44.908403  1027 tablet_bootstrap.cc:492] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764: No bootstrap required, opened a new log
I20260608 10:07:44.908949  1027 ts_tablet_manager.cc:1403] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 10:07:44.909818  1024 leader_election.cc:290] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:44.910053  1025 raft_consensus.cc:359] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:44.910522  1030 raft_consensus.cc:2804] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:44.910774  1025 raft_consensus.cc:385] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:44.911391  1025 raft_consensus.cc:740] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Initialized, Role: FOLLOWER
I20260608 10:07:44.912410  1027 raft_consensus.cc:359] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } }
I20260608 10:07:44.913251  1027 raft_consensus.cc:385] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:44.913655  1027 raft_consensus.cc:740] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882970636ade421489083b54532f4764, State: Initialized, Role: FOLLOWER
I20260608 10:07:44.914798  1027 consensus_queue.cc:260] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } }
I20260608 10:07:44.915748  1027 raft_consensus.cc:399] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:44.916134  1027 raft_consensus.cc:493] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:44.916582  1027 raft_consensus.cc:3060] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:44.917757  1025 consensus_queue.cc:260] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:44.919207  1030 raft_consensus.cc:697] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Becoming Leader. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Running, Role: LEADER
I20260608 10:07:44.920171  1030 consensus_queue.cc:237] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [LEADER]: Queue going to LEADER mode. State: All 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: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } }
I20260608 10:07:44.922436  1025 raft_consensus.cc:399] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:44.922952  1025 raft_consensus.cc:493] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:44.923399  1025 raft_consensus.cc:3060] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:44.924105  1024 ts_tablet_manager.cc:1434] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.015s
I20260608 10:07:44.925475  1024 tablet_bootstrap.cc:492] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651: Bootstrap starting.
I20260608 10:07:44.926272  1027 raft_consensus.cc:515] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } }
I20260608 10:07:44.927486  1027 leader_election.cc:304] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [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: 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:44.932101  1025 raft_consensus.cc:515] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:44.933157  1025 leader_election.cc:304] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [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: 1fcaee04e7e84b08a843f7b51cb54065; no voters: 
I20260608 10:07:44.933328  1033 raft_consensus.cc:493] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:44.933983  1033 raft_consensus.cc:515] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:44.941615  1024 tablet_bootstrap.cc:654] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:44.941792   728 catalog_manager.cc:5696] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66589908b5864d9badefd695e8ee5651 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "66589908b5864d9badefd695e8ee5651" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:44.937726  1033 leader_election.cc:304] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1fcaee04e7e84b08a843f7b51cb54065; no voters: 
I20260608 10:07:44.955381  1037 raft_consensus.cc:2804] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:44.956874  1033 leader_election.cc:290] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260608 10:07:44.958810  1027 leader_election.cc:290] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:44.959412  1035 raft_consensus.cc:2804] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:44.965835  1024 tablet_bootstrap.cc:492] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651: No bootstrap required, opened a new log
I20260608 10:07:44.966617  1024 ts_tablet_manager.cc:1403] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260608 10:07:44.967504  1037 raft_consensus.cc:697] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 LEADER]: Becoming Leader. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Running, Role: LEADER
I20260608 10:07:44.968706  1037 consensus_queue.cc:237] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [LEADER]: Queue going to LEADER mode. State: All 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: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:44.972052  1025 leader_election.cc:290] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:44.973977  1025 ts_tablet_manager.cc:1434] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent starting tablet: real 0.067s	user 0.035s	sys 0.022s
I20260608 10:07:44.975118  1025 tablet_bootstrap.cc:492] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065: Bootstrap starting.
I20260608 10:07:44.975468  1024 raft_consensus.cc:359] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } }
I20260608 10:07:44.976485  1024 raft_consensus.cc:385] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:44.976814  1024 raft_consensus.cc:740] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Initialized, Role: FOLLOWER
I20260608 10:07:44.983065  1025 tablet_bootstrap.cc:654] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:44.982370  1035 raft_consensus.cc:697] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 1 LEADER]: Becoming Leader. State: Replica: 882970636ade421489083b54532f4764, State: Running, Role: LEADER
I20260608 10:07:44.984194  1035 consensus_queue.cc:237] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [LEADER]: Queue going to LEADER mode. State: All 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: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } }
I20260608 10:07:44.985651  1024 consensus_queue.cc:260] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } }
I20260608 10:07:44.986621  1024 raft_consensus.cc:399] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:44.987057  1024 raft_consensus.cc:493] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:44.987726  1024 raft_consensus.cc:3060] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:44.987161   726 catalog_manager.cc:5696] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "1fcaee04e7e84b08a843f7b51cb54065" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:44.997691  1027 ts_tablet_manager.cc:1434] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764: Time spent starting tablet: real 0.088s	user 0.030s	sys 0.039s
I20260608 10:07:44.998965  1027 tablet_bootstrap.cc:492] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764: Bootstrap starting.
I20260608 10:07:45.001585  1024 raft_consensus.cc:515] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } }
I20260608 10:07:45.002878  1024 leader_election.cc:304] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [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: 66589908b5864d9badefd695e8ee5651; no voters: 
I20260608 10:07:45.004279  1031 raft_consensus.cc:2804] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:45.004946  1031 raft_consensus.cc:697] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Becoming Leader. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Running, Role: LEADER
I20260608 10:07:45.005687  1031 consensus_queue.cc:237] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [LEADER]: Queue going to LEADER mode. State: All 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: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } }
I20260608 10:07:45.009479  1027 tablet_bootstrap.cc:654] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:45.009994  1024 leader_election.cc:290] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:45.009747   726 catalog_manager.cc:5696] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 reported cstate change: term changed from 0 to 1, leader changed from <none> to 882970636ade421489083b54532f4764 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "882970636ade421489083b54532f4764" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:45.012281  1025 tablet_bootstrap.cc:492] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065: No bootstrap required, opened a new log
I20260608 10:07:45.013185  1024 ts_tablet_manager.cc:1434] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651: Time spent starting tablet: real 0.046s	user 0.018s	sys 0.007s
I20260608 10:07:45.015617  1025 ts_tablet_manager.cc:1403] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.014s
I20260608 10:07:45.021760  1025 raft_consensus.cc:359] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:45.022404  1025 raft_consensus.cc:385] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:45.022715  1025 raft_consensus.cc:740] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Initialized, Role: FOLLOWER
I20260608 10:07:45.025463  1025 consensus_queue.cc:260] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:45.026149  1025 raft_consensus.cc:399] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:45.026458  1025 raft_consensus.cc:493] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:45.026804  1025 raft_consensus.cc:3060] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:45.028314   728 catalog_manager.cc:5696] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66589908b5864d9badefd695e8ee5651 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "66589908b5864d9badefd695e8ee5651" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:45.033496  1025 raft_consensus.cc:515] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:45.034330  1025 leader_election.cc:304] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [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: 1fcaee04e7e84b08a843f7b51cb54065; no voters: 
I20260608 10:07:45.034854  1025 leader_election.cc:290] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:45.035168  1036 raft_consensus.cc:2804] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:45.035815  1036 raft_consensus.cc:697] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 LEADER]: Becoming Leader. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Running, Role: LEADER
I20260608 10:07:45.036607  1036 consensus_queue.cc:237] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [LEADER]: Queue going to LEADER mode. State: All 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: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:45.037283  1025 ts_tablet_manager.cc:1434] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 10:07:45.058403  1027 tablet_bootstrap.cc:492] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764: No bootstrap required, opened a new log
I20260608 10:07:45.058990  1027 ts_tablet_manager.cc:1403] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.011s
I20260608 10:07:45.062076   726 catalog_manager.cc:5696] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "1fcaee04e7e84b08a843f7b51cb54065" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:45.063191  1027 raft_consensus.cc:359] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } }
I20260608 10:07:45.063895  1027 raft_consensus.cc:385] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:45.064241  1027 raft_consensus.cc:740] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882970636ade421489083b54532f4764, State: Initialized, Role: FOLLOWER
I20260608 10:07:45.064967  1027 consensus_queue.cc:260] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } }
I20260608 10:07:45.065527  1027 raft_consensus.cc:399] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:45.065802  1027 raft_consensus.cc:493] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:45.066097  1027 raft_consensus.cc:3060] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:45.072459  1027 raft_consensus.cc:515] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } }
I20260608 10:07:45.073228  1027 leader_election.cc:304] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [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: 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:45.073906  1027 leader_election.cc:290] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:45.074070  1035 raft_consensus.cc:2804] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:45.074652  1035 raft_consensus.cc:697] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Becoming Leader. State: Replica: 882970636ade421489083b54532f4764, State: Running, Role: LEADER
I20260608 10:07:45.075495  1035 consensus_queue.cc:237] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [LEADER]: Queue going to LEADER mode. State: All 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: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } }
I20260608 10:07:45.075855  1027 ts_tablet_manager.cc:1434] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.003s
I20260608 10:07:45.082185   726 catalog_manager.cc:5696] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 reported cstate change: term changed from 0 to 1, leader changed from <none> to 882970636ade421489083b54532f4764 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "882970636ade421489083b54532f4764" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:45.877015   724 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45350:
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 10:07:45.879654   724 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 10:07:45.927963   819 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4eadf144c3442fa6aa064bf148f87e (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:45.929436   819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4eadf144c3442fa6aa064bf148f87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.929402   895 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4eadf144c3442fa6aa064bf148f87e (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:45.931017   895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4eadf144c3442fa6aa064bf148f87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.931365   968 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4eadf144c3442fa6aa064bf148f87e (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:45.932718   968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4eadf144c3442fa6aa064bf148f87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.936216   820 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb314b7711c4ff88216a856509626c6 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:45.937701   820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb314b7711c4ff88216a856509626c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.942309   969 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb314b7711c4ff88216a856509626c6 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:45.944923   967 tablet_service.cc:1511] Processing CreateTablet for tablet 00d533d4b4064be1a58ed2644d191277 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:45.948734   894 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb314b7711c4ff88216a856509626c6 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:45.950278   894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb314b7711c4ff88216a856509626c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.952072   891 tablet_service.cc:1511] Processing CreateTablet for tablet 91202a89a57148acaadf57c2854eae13 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:45.952683   893 tablet_service.cc:1511] Processing CreateTablet for tablet 00d533d4b4064be1a58ed2644d191277 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:45.955144   892 tablet_service.cc:1511] Processing CreateTablet for tablet 92d4c7ff65ea4ae5a5ed0e37888783b8 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:45.959444   817 tablet_service.cc:1511] Processing CreateTablet for tablet 92d4c7ff65ea4ae5a5ed0e37888783b8 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:45.960297   890 tablet_service.cc:1511] Processing CreateTablet for tablet a9c4c418e63c42bf9a51f7019d4fe4bc (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:45.961079   817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d4c7ff65ea4ae5a5ed0e37888783b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.962702   818 tablet_service.cc:1511] Processing CreateTablet for tablet 00d533d4b4064be1a58ed2644d191277 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:45.964196   818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d533d4b4064be1a58ed2644d191277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.965453   815 tablet_service.cc:1511] Processing CreateTablet for tablet a9c4c418e63c42bf9a51f7019d4fe4bc (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:45.960717   816 tablet_service.cc:1511] Processing CreateTablet for tablet 91202a89a57148acaadf57c2854eae13 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:45.970021   969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb314b7711c4ff88216a856509626c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.971117   966 tablet_service.cc:1511] Processing CreateTablet for tablet 92d4c7ff65ea4ae5a5ed0e37888783b8 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:45.972568   966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d4c7ff65ea4ae5a5ed0e37888783b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.975986   967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d533d4b4064be1a58ed2644d191277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.976351   965 tablet_service.cc:1511] Processing CreateTablet for tablet 91202a89a57148acaadf57c2854eae13 (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:45.977869   965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91202a89a57148acaadf57c2854eae13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.979820   893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d533d4b4064be1a58ed2644d191277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.980803   964 tablet_service.cc:1511] Processing CreateTablet for tablet a9c4c418e63c42bf9a51f7019d4fe4bc (DEFAULT_TABLE table=test-workload-rf3 [id=776665c9dfc9432ab73742c4da508ec6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:45.982038   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c4c418e63c42bf9a51f7019d4fe4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.982195   964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c4c418e63c42bf9a51f7019d4fe4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.984131   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91202a89a57148acaadf57c2854eae13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.984619   890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c4c418e63c42bf9a51f7019d4fe4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.986804   892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d4c7ff65ea4ae5a5ed0e37888783b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.989449   891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91202a89a57148acaadf57c2854eae13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:46.017594  1085 tablet_bootstrap.cc:492] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651: Bootstrap starting.
I20260608 10:07:46.045626  1085 tablet_bootstrap.cc:654] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.066357  1084 tablet_bootstrap.cc:492] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764: Bootstrap starting.
I20260608 10:07:46.082549  1084 tablet_bootstrap.cc:654] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.093475  1086 tablet_bootstrap.cc:492] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065: Bootstrap starting.
I20260608 10:07:46.094620  1085 tablet_bootstrap.cc:492] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651: No bootstrap required, opened a new log
I20260608 10:07:46.095142  1085 ts_tablet_manager.cc:1403] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.011s
I20260608 10:07:46.098116  1085 raft_consensus.cc:359] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.098879  1085 raft_consensus.cc:385] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.099175  1085 raft_consensus.cc:740] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.100816  1086 tablet_bootstrap.cc:654] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.103686  1085 consensus_queue.cc:260] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.105981  1084 tablet_bootstrap.cc:492] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764: No bootstrap required, opened a new log
I20260608 10:07:46.106549  1084 ts_tablet_manager.cc:1403] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.002s
I20260608 10:07:46.107138  1085 ts_tablet_manager.cc:1434] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 10:07:46.108783  1085 tablet_bootstrap.cc:492] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651: Bootstrap starting.
I20260608 10:07:46.109803  1084 raft_consensus.cc:359] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.110500  1084 raft_consensus.cc:385] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.110693  1084 raft_consensus.cc:740] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882970636ade421489083b54532f4764, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.111545  1084 consensus_queue.cc:260] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.113835  1084 ts_tablet_manager.cc:1434] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:07:46.115087  1084 tablet_bootstrap.cc:492] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764: Bootstrap starting.
I20260608 10:07:46.121380  1084 tablet_bootstrap.cc:654] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.127305  1086 tablet_bootstrap.cc:492] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065: No bootstrap required, opened a new log
I20260608 10:07:46.127826  1085 tablet_bootstrap.cc:654] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.127954  1086 ts_tablet_manager.cc:1403] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260608 10:07:46.131572  1086 raft_consensus.cc:359] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.132561  1086 raft_consensus.cc:385] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.132964  1086 raft_consensus.cc:740] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.133831  1084 tablet_bootstrap.cc:492] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764: No bootstrap required, opened a new log
I20260608 10:07:46.134459  1084 ts_tablet_manager.cc:1403] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 10:07:46.134163  1086 consensus_queue.cc:260] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.137809  1084 raft_consensus.cc:359] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.138527  1084 raft_consensus.cc:385] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.138845  1084 raft_consensus.cc:740] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882970636ade421489083b54532f4764, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.139899  1084 consensus_queue.cc:260] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.143148  1085 tablet_bootstrap.cc:492] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651: No bootstrap required, opened a new log
I20260608 10:07:46.143806  1085 ts_tablet_manager.cc:1403] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260608 10:07:46.144479  1086 ts_tablet_manager.cc:1434] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 10:07:46.144491  1084 ts_tablet_manager.cc:1434] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:07:46.146217  1086 tablet_bootstrap.cc:492] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065: Bootstrap starting.
I20260608 10:07:46.147862  1084 tablet_bootstrap.cc:492] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764: Bootstrap starting.
I20260608 10:07:46.153227  1086 tablet_bootstrap.cc:654] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.153187  1085 raft_consensus.cc:359] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.154110  1084 tablet_bootstrap.cc:654] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.154495  1085 raft_consensus.cc:385] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.154857  1085 raft_consensus.cc:740] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.155911  1085 consensus_queue.cc:260] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.161518  1085 ts_tablet_manager.cc:1434] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260608 10:07:46.162640  1085 tablet_bootstrap.cc:492] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651: Bootstrap starting.
I20260608 10:07:46.163384  1084 tablet_bootstrap.cc:492] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764: No bootstrap required, opened a new log
I20260608 10:07:46.163968  1084 ts_tablet_manager.cc:1403] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 10:07:46.167335  1084 raft_consensus.cc:359] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.168125  1084 raft_consensus.cc:385] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.168428  1084 raft_consensus.cc:740] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882970636ade421489083b54532f4764, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.169341  1085 tablet_bootstrap.cc:654] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.170671  1084 consensus_queue.cc:260] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.172164  1086 tablet_bootstrap.cc:492] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065: No bootstrap required, opened a new log
I20260608 10:07:46.172760  1086 ts_tablet_manager.cc:1403] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260608 10:07:46.173442  1084 ts_tablet_manager.cc:1434] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:07:46.174741  1084 tablet_bootstrap.cc:492] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764: Bootstrap starting.
I20260608 10:07:46.176139  1086 raft_consensus.cc:359] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.176940  1086 raft_consensus.cc:385] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.177241  1086 raft_consensus.cc:740] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.178220  1086 consensus_queue.cc:260] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.182642  1084 tablet_bootstrap.cc:654] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.183913  1086 ts_tablet_manager.cc:1434] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 10:07:46.185083  1086 tablet_bootstrap.cc:492] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065: Bootstrap starting.
I20260608 10:07:46.190613  1085 tablet_bootstrap.cc:492] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651: No bootstrap required, opened a new log
I20260608 10:07:46.191280  1085 ts_tablet_manager.cc:1403] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260608 10:07:46.192346  1084 tablet_bootstrap.cc:492] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764: No bootstrap required, opened a new log
I20260608 10:07:46.192402  1086 tablet_bootstrap.cc:654] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.193122  1084 ts_tablet_manager.cc:1403] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 10:07:46.194885  1085 raft_consensus.cc:359] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.195717  1085 raft_consensus.cc:385] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.196022  1085 raft_consensus.cc:740] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.196384  1084 raft_consensus.cc:359] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.197157  1084 raft_consensus.cc:385] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.197522  1084 raft_consensus.cc:740] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882970636ade421489083b54532f4764, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.197009  1085 consensus_queue.cc:260] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.198364  1084 consensus_queue.cc:260] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.200831  1084 ts_tablet_manager.cc:1434] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:46.201915  1084 tablet_bootstrap.cc:492] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764: Bootstrap starting.
I20260608 10:07:46.207670  1085 ts_tablet_manager.cc:1434] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:07:46.208444  1084 tablet_bootstrap.cc:654] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.208949  1085 tablet_bootstrap.cc:492] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651: Bootstrap starting.
I20260608 10:07:46.217011  1086 tablet_bootstrap.cc:492] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065: No bootstrap required, opened a new log
I20260608 10:07:46.217377  1085 tablet_bootstrap.cc:654] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.217681  1086 ts_tablet_manager.cc:1403] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.009s
I20260608 10:07:46.221504  1086 raft_consensus.cc:359] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.222510  1086 raft_consensus.cc:385] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.222901  1086 raft_consensus.cc:740] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.223999  1086 consensus_queue.cc:260] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.228055  1085 tablet_bootstrap.cc:492] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651: No bootstrap required, opened a new log
I20260608 10:07:46.228539  1084 tablet_bootstrap.cc:492] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764: No bootstrap required, opened a new log
I20260608 10:07:46.229262  1084 ts_tablet_manager.cc:1403] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260608 10:07:46.230974  1086 ts_tablet_manager.cc:1434] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:07:46.232126  1086 tablet_bootstrap.cc:492] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065: Bootstrap starting.
I20260608 10:07:46.232574  1084 raft_consensus.cc:359] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.233405  1084 raft_consensus.cc:385] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.233700  1084 raft_consensus.cc:740] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882970636ade421489083b54532f4764, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.228621  1085 ts_tablet_manager.cc:1403] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260608 10:07:46.235610  1084 consensus_queue.cc:260] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.237617  1085 raft_consensus.cc:359] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.239503  1086 tablet_bootstrap.cc:654] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.240985  1084 ts_tablet_manager.cc:1434] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:07:46.242278  1085 raft_consensus.cc:385] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.242306  1084 tablet_bootstrap.cc:492] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764: Bootstrap starting.
I20260608 10:07:46.242938  1085 raft_consensus.cc:740] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.243971  1085 consensus_queue.cc:260] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
W20260608 10:07:46.246485   776 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:46.246515  1085 ts_tablet_manager.cc:1434] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 10:07:46.248140  1085 tablet_bootstrap.cc:492] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651: Bootstrap starting.
I20260608 10:07:46.254123  1084 tablet_bootstrap.cc:654] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.255136  1085 tablet_bootstrap.cc:654] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.257045  1086 tablet_bootstrap.cc:492] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065: No bootstrap required, opened a new log
I20260608 10:07:46.257748  1086 ts_tablet_manager.cc:1403] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260608 10:07:46.262624  1086 raft_consensus.cc:359] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.263525  1086 raft_consensus.cc:385] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.263850  1086 raft_consensus.cc:740] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.265215  1086 consensus_queue.cc:260] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.269647  1086 ts_tablet_manager.cc:1434] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260608 10:07:46.270555  1084 tablet_bootstrap.cc:492] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764: No bootstrap required, opened a new log
I20260608 10:07:46.270586  1085 tablet_bootstrap.cc:492] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651: No bootstrap required, opened a new log
I20260608 10:07:46.270978  1086 tablet_bootstrap.cc:492] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065: Bootstrap starting.
I20260608 10:07:46.271418  1084 ts_tablet_manager.cc:1403] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260608 10:07:46.271823  1085 ts_tablet_manager.cc:1403] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260608 10:07:46.274094  1042 raft_consensus.cc:493] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:46.274708  1042 raft_consensus.cc:515] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.275522  1085 raft_consensus.cc:359] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.276360  1085 raft_consensus.cc:385] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.276718  1085 raft_consensus.cc:740] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.277606  1085 consensus_queue.cc:260] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.280143  1085 ts_tablet_manager.cc:1434] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:46.281381  1085 tablet_bootstrap.cc:492] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651: Bootstrap starting.
I20260608 10:07:46.285640  1086 tablet_bootstrap.cc:654] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.291872  1042 leader_election.cc:290] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.307083  1084 raft_consensus.cc:359] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.310271  1084 raft_consensus.cc:385] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.310653  1084 raft_consensus.cc:740] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882970636ade421489083b54532f4764, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.311717  1084 consensus_queue.cc:260] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.310283  1085 tablet_bootstrap.cc:654] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.314762  1084 ts_tablet_manager.cc:1434] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260608 10:07:46.328112  1086 tablet_bootstrap.cc:492] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065: No bootstrap required, opened a new log
I20260608 10:07:46.328783  1086 ts_tablet_manager.cc:1403] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.006s
I20260608 10:07:46.332943  1086 raft_consensus.cc:359] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.333910  1086 raft_consensus.cc:385] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.334287  1086 raft_consensus.cc:740] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.334627  1085 tablet_bootstrap.cc:492] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651: No bootstrap required, opened a new log
I20260608 10:07:46.335319  1086 consensus_queue.cc:260] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.336874  1085 ts_tablet_manager.cc:1403] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.016s
I20260608 10:07:46.336967   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d4c7ff65ea4ae5a5ed0e37888783b8" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651" is_pre_election: true
I20260608 10:07:46.337921   905 raft_consensus.cc:2468] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 0.
I20260608 10:07:46.339517  1086 ts_tablet_manager.cc:1434] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 10:07:46.340909  1086 tablet_bootstrap.cc:492] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065: Bootstrap starting.
I20260608 10:07:46.340838  1085 raft_consensus.cc:359] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.348551  1085 raft_consensus.cc:385] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.343643   796 leader_election.cc:304] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.350265  1085 raft_consensus.cc:740] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.353853  1042 raft_consensus.cc:2804] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:46.353823  1085 consensus_queue.cc:260] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.354436  1042 raft_consensus.cc:493] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:46.354911  1042 raft_consensus.cc:3060] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.356590  1085 ts_tablet_manager.cc:1434] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260608 10:07:46.358836  1086 tablet_bootstrap.cc:654] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:46.360049   979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d4c7ff65ea4ae5a5ed0e37888783b8" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065" is_pre_election: true
I20260608 10:07:46.360431  1031 raft_consensus.cc:493] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:46.360855   979 raft_consensus.cc:2468] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 0.
I20260608 10:07:46.361047  1031 raft_consensus.cc:515] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.363759  1031 leader_election.cc:290] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.371675  1042 raft_consensus.cc:515] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.376884   979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d4c7ff65ea4ae5a5ed0e37888783b8" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065"
I20260608 10:07:46.377796   979 raft_consensus.cc:3060] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.387032  1086 tablet_bootstrap.cc:492] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065: No bootstrap required, opened a new log
I20260608 10:07:46.387744  1086 ts_tablet_manager.cc:1403] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.019s
I20260608 10:07:46.391022   979 raft_consensus.cc:2468] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 1.
I20260608 10:07:46.391136  1086 raft_consensus.cc:359] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.392756  1086 raft_consensus.cc:385] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:46.391506  1042 leader_election.cc:290] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 election: Requested vote from peers 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.393208  1086 raft_consensus.cc:740] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fcaee04e7e84b08a843f7b51cb54065, State: Initialized, Role: FOLLOWER
I20260608 10:07:46.393471   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d4c7ff65ea4ae5a5ed0e37888783b8" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651"
I20260608 10:07:46.394186   905 raft_consensus.cc:3060] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.394507   793 leader_election.cc:304] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fcaee04e7e84b08a843f7b51cb54065, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.394140  1086 consensus_queue.cc:260] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.395592  1042 raft_consensus.cc:2804] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:46.397125  1086 ts_tablet_manager.cc:1434] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:07:46.402390  1036 raft_consensus.cc:493] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:46.402993  1036 raft_consensus.cc:515] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.406165   905 raft_consensus.cc:2468] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 1.
I20260608 10:07:46.410269  1036 leader_election.cc:290] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655)
I20260608 10:07:46.421559   979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4eadf144c3442fa6aa064bf148f87e" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065" is_pre_election: true
I20260608 10:07:46.422503   979 raft_consensus.cc:2468] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 0.
I20260608 10:07:46.425421   868 leader_election.cc:304] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fcaee04e7e84b08a843f7b51cb54065, 66589908b5864d9badefd695e8ee5651; no voters: 
I20260608 10:07:46.426831  1031 raft_consensus.cc:2804] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:46.427369  1031 raft_consensus.cc:493] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:46.427837  1031 raft_consensus.cc:3060] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.435554  1042 raft_consensus.cc:697] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Becoming Leader. State: Replica: 882970636ade421489083b54532f4764, State: Running, Role: LEADER
I20260608 10:07:46.436666  1042 consensus_queue.cc:237] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.437345  1031 raft_consensus.cc:515] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.442595   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4eadf144c3442fa6aa064bf148f87e" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764" is_pre_election: true
I20260608 10:07:46.443580   830 raft_consensus.cc:2468] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 0.
I20260608 10:07:46.448067   979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4eadf144c3442fa6aa064bf148f87e" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065"
I20260608 10:07:46.449023   979 raft_consensus.cc:3060] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.449898   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4eadf144c3442fa6aa064bf148f87e" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764"
I20260608 10:07:46.450639   830 raft_consensus.cc:3060] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.460731   830 raft_consensus.cc:2468] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 1.
I20260608 10:07:46.464500  1112 raft_consensus.cc:493] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:46.465111  1112 raft_consensus.cc:515] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.467747  1112 leader_election.cc:290] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.469894   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb314b7711c4ff88216a856509626c6" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651" is_pre_election: true
I20260608 10:07:46.470343  1112 raft_consensus.cc:493] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:46.470950   905 raft_consensus.cc:2468] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 0.
I20260608 10:07:46.471062  1112 raft_consensus.cc:515] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.473448   978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb314b7711c4ff88216a856509626c6" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065" is_pre_election: true
I20260608 10:07:46.473744  1112 leader_election.cc:290] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.474503   978 raft_consensus.cc:2468] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 0.
I20260608 10:07:46.476404   977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91202a89a57148acaadf57c2854eae13" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065" is_pre_election: true
I20260608 10:07:46.476913   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91202a89a57148acaadf57c2854eae13" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651" is_pre_election: true
I20260608 10:07:46.477166   977 raft_consensus.cc:2468] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 0.
I20260608 10:07:46.477676   905 raft_consensus.cc:2468] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 0.
I20260608 10:07:46.478564   871 leader_election.cc:304] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.479957   796 leader_election.cc:304] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.480742  1042 raft_consensus.cc:2804] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:46.480911   796 leader_election.cc:304] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.481196  1042 raft_consensus.cc:493] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:46.481631  1042 raft_consensus.cc:3060] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.469921  1115 raft_consensus.cc:493] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:46.482355  1115 raft_consensus.cc:515] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.483505  1112 raft_consensus.cc:2804] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:46.483891  1112 raft_consensus.cc:493] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:46.484205  1112 raft_consensus.cc:3060] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.484859  1115 leader_election.cc:290] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.485431  1115 raft_consensus.cc:2804] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:46.485889  1115 raft_consensus.cc:697] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Becoming Leader. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Running, Role: LEADER
I20260608 10:07:46.485988   977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c4c418e63c42bf9a51f7019d4fe4bc" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065" is_pre_election: true
I20260608 10:07:46.486713   977 raft_consensus.cc:2468] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 0.
I20260608 10:07:46.487452  1031 leader_election.cc:290] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 election: Requested vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.487908   868 leader_election.cc:304] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fcaee04e7e84b08a843f7b51cb54065, 66589908b5864d9badefd695e8ee5651; no voters: 
I20260608 10:07:46.488921   979 raft_consensus.cc:2468] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 1.
I20260608 10:07:46.489876  1031 raft_consensus.cc:2804] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:46.490332  1031 raft_consensus.cc:493] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:46.490813  1031 raft_consensus.cc:3060] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.490406  1042 raft_consensus.cc:515] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.491701   728 catalog_manager.cc:5696] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 reported cstate change: term changed from 0 to 1, leader changed from <none> to 882970636ade421489083b54532f4764 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "882970636ade421489083b54532f4764" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:46.494300   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91202a89a57148acaadf57c2854eae13" candidate_uuid: "1fcaee04e7e84b08a843f7b51cb54065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764" is_pre_election: true
I20260608 10:07:46.496049   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91202a89a57148acaadf57c2854eae13" candidate_uuid: "1fcaee04e7e84b08a843f7b51cb54065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651" is_pre_election: true
I20260608 10:07:46.496821   905 raft_consensus.cc:2468] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fcaee04e7e84b08a843f7b51cb54065 in term 0.
I20260608 10:07:46.486832  1115 consensus_queue.cc:237] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.498107   945 leader_election.cc:304] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fcaee04e7e84b08a843f7b51cb54065, 66589908b5864d9badefd695e8ee5651; no voters: 
I20260608 10:07:46.499698  1042 leader_election.cc:290] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 election: Requested vote from peers 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.500020   829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c4c418e63c42bf9a51f7019d4fe4bc" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764" is_pre_election: true
I20260608 10:07:46.501176   829 raft_consensus.cc:2468] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 0.
I20260608 10:07:46.499578  1036 raft_consensus.cc:2804] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:46.502449  1036 raft_consensus.cc:493] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:46.503006  1036 raft_consensus.cc:3060] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.502486  1112 raft_consensus.cc:515] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.504495   830 raft_consensus.cc:2393] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fcaee04e7e84b08a843f7b51cb54065 in current term 1: Already voted for candidate 882970636ade421489083b54532f4764 in this term.
I20260608 10:07:46.503360  1031 raft_consensus.cc:515] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.500386   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb314b7711c4ff88216a856509626c6" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651"
I20260608 10:07:46.507097   905 raft_consensus.cc:3060] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.510449   977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c4c418e63c42bf9a51f7019d4fe4bc" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065"
I20260608 10:07:46.511142   977 raft_consensus.cc:3060] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.511502   978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91202a89a57148acaadf57c2854eae13" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065"
I20260608 10:07:46.512940   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c4c418e63c42bf9a51f7019d4fe4bc" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764"
I20260608 10:07:46.513752   830 raft_consensus.cc:3060] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.515334   904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91202a89a57148acaadf57c2854eae13" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651"
I20260608 10:07:46.516045   904 raft_consensus.cc:3060] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.512486  1112 leader_election.cc:290] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 election: Requested vote from peers 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.501112   979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb314b7711c4ff88216a856509626c6" candidate_uuid: "882970636ade421489083b54532f4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065"
I20260608 10:07:46.517604   979 raft_consensus.cc:3060] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.526400   905 raft_consensus.cc:2468] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 1.
I20260608 10:07:46.527976   796 leader_election.cc:304] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.529089  1118 raft_consensus.cc:493] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:46.529676  1118 raft_consensus.cc:515] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.533344  1042 raft_consensus.cc:2804] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:46.534003  1042 raft_consensus.cc:697] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Becoming Leader. State: Replica: 882970636ade421489083b54532f4764, State: Running, Role: LEADER
I20260608 10:07:46.534937  1042 consensus_queue.cc:237] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.538408   904 raft_consensus.cc:2468] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 1.
I20260608 10:07:46.538635  1036 raft_consensus.cc:515] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.539852   796 leader_election.cc:304] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.540083   978 raft_consensus.cc:2393] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 882970636ade421489083b54532f4764 in current term 1: Already voted for candidate 1fcaee04e7e84b08a843f7b51cb54065 in this term.
I20260608 10:07:46.540833  1112 raft_consensus.cc:2804] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:46.543303   829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91202a89a57148acaadf57c2854eae13" candidate_uuid: "1fcaee04e7e84b08a843f7b51cb54065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764"
I20260608 10:07:46.543892   828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d533d4b4064be1a58ed2644d191277" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764" is_pre_election: true
I20260608 10:07:46.544129  1112 raft_consensus.cc:697] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Becoming Leader. State: Replica: 882970636ade421489083b54532f4764, State: Running, Role: LEADER
I20260608 10:07:46.544641   828 raft_consensus.cc:2468] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 0.
I20260608 10:07:46.545095  1112 consensus_queue.cc:237] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.545711   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91202a89a57148acaadf57c2854eae13" candidate_uuid: "1fcaee04e7e84b08a843f7b51cb54065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651"
I20260608 10:07:46.546192   977 raft_consensus.cc:2468] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 1.
I20260608 10:07:46.546589   905 raft_consensus.cc:2393] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fcaee04e7e84b08a843f7b51cb54065 in current term 1: Already voted for candidate 882970636ade421489083b54532f4764 in this term.
I20260608 10:07:46.546285   871 leader_election.cc:304] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.547973  1036 leader_election.cc:290] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 1 election: Requested vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655)
I20260608 10:07:46.548116  1118 leader_election.cc:290] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.548569  1036 raft_consensus.cc:493] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:46.548696  1118 raft_consensus.cc:2804] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:46.549077  1036 raft_consensus.cc:515] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.552178   828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d533d4b4064be1a58ed2644d191277" candidate_uuid: "1fcaee04e7e84b08a843f7b51cb54065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764" is_pre_election: true
I20260608 10:07:46.552800   828 raft_consensus.cc:2468] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fcaee04e7e84b08a843f7b51cb54065 in term 0.
I20260608 10:07:46.554184   945 leader_election.cc:304] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fcaee04e7e84b08a843f7b51cb54065, 882970636ade421489083b54532f4764; no voters: 
I20260608 10:07:46.555922   979 raft_consensus.cc:2468] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 882970636ade421489083b54532f4764 in term 1.
I20260608 10:07:46.555612   725 catalog_manager.cc:5696] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66589908b5864d9badefd695e8ee5651 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "66589908b5864d9badefd695e8ee5651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:46.556803   830 raft_consensus.cc:2468] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 1.
I20260608 10:07:46.559814   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d533d4b4064be1a58ed2644d191277" candidate_uuid: "1fcaee04e7e84b08a843f7b51cb54065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651" is_pre_election: true
I20260608 10:07:46.549083  1118 raft_consensus.cc:493] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:46.560875  1118 raft_consensus.cc:3060] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.570367  1121 raft_consensus.cc:2804] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:46.570952  1121 raft_consensus.cc:493] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:46.571445  1121 raft_consensus.cc:3060] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.572398   868 leader_election.cc:304] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fcaee04e7e84b08a843f7b51cb54065, 66589908b5864d9badefd695e8ee5651; no voters: 
I20260608 10:07:46.567713  1031 leader_election.cc:290] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 election: Requested vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.577884  1031 raft_consensus.cc:2804] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:46.578401  1031 raft_consensus.cc:697] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Becoming Leader. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Running, Role: LEADER
I20260608 10:07:46.578279   945 leader_election.cc:304] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [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: 1fcaee04e7e84b08a843f7b51cb54065; no voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764
I20260608 10:07:46.568050  1036 leader_election.cc:290] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655)
I20260608 10:07:46.581444  1036 raft_consensus.cc:2749] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:46.581022  1031 consensus_queue.cc:237] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.583895   979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d533d4b4064be1a58ed2644d191277" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065" is_pre_election: true
I20260608 10:07:46.597585  1118 raft_consensus.cc:515] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.599687   905 raft_consensus.cc:2393] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fcaee04e7e84b08a843f7b51cb54065 in current term 1: Already voted for candidate 66589908b5864d9badefd695e8ee5651 in this term.
I20260608 10:07:46.606254   829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d533d4b4064be1a58ed2644d191277" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764"
I20260608 10:07:46.607407  1118 leader_election.cc:290] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [CANDIDATE]: Term 1 election: Requested vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 1fcaee04e7e84b08a843f7b51cb54065 (127.23.52.131:42443)
I20260608 10:07:46.611893   829 raft_consensus.cc:3060] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:46.613984  1121 raft_consensus.cc:515] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.615918   979 raft_consensus.cc:2393] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66589908b5864d9badefd695e8ee5651 in current term 1: Already voted for candidate 1fcaee04e7e84b08a843f7b51cb54065 in this term.
I20260608 10:07:46.618973  1121 leader_election.cc:290] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [CANDIDATE]: Term 1 election: Requested vote from peers 882970636ade421489083b54532f4764 (127.23.52.129:35127), 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655)
I20260608 10:07:46.620999   905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d533d4b4064be1a58ed2644d191277" candidate_uuid: "1fcaee04e7e84b08a843f7b51cb54065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66589908b5864d9badefd695e8ee5651"
I20260608 10:07:46.621919   905 raft_consensus.cc:2393] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fcaee04e7e84b08a843f7b51cb54065 in current term 1: Already voted for candidate 66589908b5864d9badefd695e8ee5651 in this term.
I20260608 10:07:46.622640   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d533d4b4064be1a58ed2644d191277" candidate_uuid: "1fcaee04e7e84b08a843f7b51cb54065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882970636ade421489083b54532f4764"
I20260608 10:07:46.612507   977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d533d4b4064be1a58ed2644d191277" candidate_uuid: "66589908b5864d9badefd695e8ee5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fcaee04e7e84b08a843f7b51cb54065"
I20260608 10:07:46.624213   977 raft_consensus.cc:2393] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66589908b5864d9badefd695e8ee5651 in current term 1: Already voted for candidate 1fcaee04e7e84b08a843f7b51cb54065 in this term.
I20260608 10:07:46.624537   945 leader_election.cc:304] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [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: 1fcaee04e7e84b08a843f7b51cb54065; no voters: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764
I20260608 10:07:46.625839  1121 raft_consensus.cc:2749] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:46.627061   728 catalog_manager.cc:5696] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 reported cstate change: term changed from 0 to 1, leader changed from <none> to 882970636ade421489083b54532f4764 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "882970636ade421489083b54532f4764" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:46.629477   728 catalog_manager.cc:5696] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 reported cstate change: term changed from 0 to 1, leader changed from <none> to 882970636ade421489083b54532f4764 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "882970636ade421489083b54532f4764" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:46.631445   829 raft_consensus.cc:2468] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66589908b5864d9badefd695e8ee5651 in term 1.
I20260608 10:07:46.632702   871 leader_election.cc:304] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [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: 66589908b5864d9badefd695e8ee5651, 882970636ade421489083b54532f4764; no voters: 1fcaee04e7e84b08a843f7b51cb54065
I20260608 10:07:46.633667  1118 raft_consensus.cc:2804] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:46.634171  1118 raft_consensus.cc:697] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Becoming Leader. State: Replica: 66589908b5864d9badefd695e8ee5651, State: Running, Role: LEADER
I20260608 10:07:46.634997  1118 consensus_queue.cc:237] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } }
I20260608 10:07:46.652273   728 catalog_manager.cc:5696] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66589908b5864d9badefd695e8ee5651 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "66589908b5864d9badefd695e8ee5651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:46.653738   728 catalog_manager.cc:5696] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66589908b5864d9badefd695e8ee5651 (127.23.52.130). New cstate: current_term: 1 leader_uuid: "66589908b5864d9badefd695e8ee5651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:46.935643  1112 consensus_queue.cc:1048] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:46.943151  1112 consensus_queue.cc:1048] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:46.957564  1112 consensus_queue.cc:1048] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:46.974510  1118 consensus_queue.cc:1048] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:46.989022  1042 consensus_queue.cc:1048] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:47.008018  1118 consensus_queue.cc:1048] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:47.032539  1122 consensus_queue.cc:1048] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:47.040972  1075 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.23.52.190:35743, user_credentials={real_user=slave}} blocked reactor thread for 70233.4us
I20260608 10:07:47.044770  1124 consensus_queue.cc:1048] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:47.073454  1122 consensus_queue.cc:1048] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:47.094135  1031 consensus_queue.cc:1048] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:47.103848  1031 consensus_queue.cc:1048] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:47.128996  1118 consensus_queue.cc:1048] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:47.536159   871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.129:35127, user_credentials={real_user=slave}} blocked reactor thread for 103953us
W20260608 10:07:47.736779  1078 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.23.52.130:40655, user_credentials={real_user=slave}} blocked reactor thread for 81749us
W20260608 10:07:48.001379  1078 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.23.52.129:35127, user_credentials={real_user=slave}} blocked reactor thread for 43645.3us
I20260608 10:07:48.691219 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:48.700542  1188 instance_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 10:07:48.700716  1189 instance_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 10:07:48.701530  1191 instance_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 10:07:48.703984 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:48.705410 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:48.705657 23762 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 10:07:48.705873 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913268705837 us; error 0 us; skew 500 ppm
I20260608 10:07:48.706532 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:48.709625 23762 webserver.cc:533] Webserver started at http://127.23.52.132:33929/ using document root <none> and password file <none>
I20260608 10:07:48.710227 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:48.710456 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:48.710824 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:48.712337 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "70fe0fa4a7194e59a8e8544680e7edf1"
format_stamp: "Formatted at 2026-06-08 10:07:48 on dist-test-slave-kdhp"
I20260608 10:07:48.717932 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:48.722095  1196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:48.723008 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:48.723431 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "70fe0fa4a7194e59a8e8544680e7edf1"
format_stamp: "Formatted at 2026-06-08 10:07:48 on dist-test-slave-kdhp"
I20260608 10:07:48.723754 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913045833752-23762-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 10:07:48.741812 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:48.743424 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:48.745072 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:48.747835 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:48.748087 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:48.748368 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:48.748574 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:48.794324 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:38375
I20260608 10:07:48.794453  1258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:38375 every 8 connection(s)
I20260608 10:07:48.817329  1259 heartbeater.cc:344] Connected to a master server at 127.23.52.190:35743
I20260608 10:07:48.817806  1259 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:48.818799  1259 heartbeater.cc:507] Master 127.23.52.190:35743 requested a full tablet report, sending...
I20260608 10:07:48.821099   721 ts_manager.cc:194] Registered new tserver with Master: 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132:38375)
I20260608 10:07:48.822760   721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45354
I20260608 10:07:49.570695   905 consensus_queue.cc:237] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [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: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } }
I20260608 10:07:49.585999   978 raft_consensus.cc:1275] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Refusing update from remote peer 66589908b5864d9badefd695e8ee5651: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:49.594012  1180 consensus_queue.cc:1048] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } 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 10:07:49.598445   829 raft_consensus.cc:1275] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Refusing update from remote peer 66589908b5864d9badefd695e8ee5651: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:49.600334  1265 consensus_queue.cc:1048] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:07:49.608673   871 consensus_peers.cc:597] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 -> Peer 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132:38375): Couldn't send request to peer 70fe0fa4a7194e59a8e8544680e7edf1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00d533d4b4064be1a58ed2644d191277. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:49.608546  1265 raft_consensus.cc:2955] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.613777   829 raft_consensus.cc:2955] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.613561   978 raft_consensus.cc:2955] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.627516   905 consensus_queue.cc:237] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [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: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } }
I20260608 10:07:49.629484   720 catalog_manager.cc:5696] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 reported cstate change: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "66589908b5864d9badefd695e8ee5651" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:49.636790   871 consensus_peers.cc:597] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 -> Peer 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132:38375): Couldn't send request to peer 70fe0fa4a7194e59a8e8544680e7edf1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c4eadf144c3442fa6aa064bf148f87e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:49.637368   978 raft_consensus.cc:1275] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Refusing update from remote peer 66589908b5864d9badefd695e8ee5651: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:49.639174   829 raft_consensus.cc:1275] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Refusing update from remote peer 66589908b5864d9badefd695e8ee5651: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:49.639616  1180 consensus_queue.cc:1048] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:07:49.641705  1265 consensus_queue.cc:1048] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } 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 10:07:49.651887  1180 raft_consensus.cc:2955] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.655248   978 raft_consensus.cc:2955] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.655525   829 raft_consensus.cc:2955] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.692687   721 catalog_manager.cc:5696] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 reported cstate change: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "66589908b5864d9badefd695e8ee5651" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:49.701102   829 consensus_queue.cc:237] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [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: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } }
I20260608 10:07:49.714872   978 raft_consensus.cc:1275] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Refusing update from remote peer 882970636ade421489083b54532f4764: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:49.716992  1276 consensus_queue.cc:1048] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:07:49.719405   905 raft_consensus.cc:1275] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Refusing update from remote peer 882970636ade421489083b54532f4764: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:49.721349  1276 consensus_queue.cc:1048] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } 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 10:07:49.729571   796 consensus_peers.cc:597] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 -> Peer 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132:38375): Couldn't send request to peer 70fe0fa4a7194e59a8e8544680e7edf1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91202a89a57148acaadf57c2854eae13. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:49.728215  1122 raft_consensus.cc:2955] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.729571   978 raft_consensus.cc:2955] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.738188   905 raft_consensus.cc:2955] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.747252   719 catalog_manager.cc:5696] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 reported cstate change: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "882970636ade421489083b54532f4764" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.752264   904 consensus_queue.cc:237] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [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: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } }
W20260608 10:07:49.773559   871 consensus_peers.cc:597] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 -> Peer 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132:38375): Couldn't send request to peer 70fe0fa4a7194e59a8e8544680e7edf1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9c4c418e63c42bf9a51f7019d4fe4bc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:49.775089   978 raft_consensus.cc:1275] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Refusing update from remote peer 66589908b5864d9badefd695e8ee5651: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:49.776229   829 raft_consensus.cc:1275] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Refusing update from remote peer 66589908b5864d9badefd695e8ee5651: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:49.776827  1180 consensus_queue.cc:1048] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:07:49.777861  1265 consensus_queue.cc:1048] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } 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 10:07:49.788961  1265 raft_consensus.cc:2955] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.791446   829 raft_consensus.cc:2955] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.792147   978 raft_consensus.cc:2955] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } } }
I20260608 10:07:49.808893   719 catalog_manager.cc:5696] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 reported cstate change: config changed from index -1 to 16, NON_VOTER 70fe0fa4a7194e59a8e8544680e7edf1 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "66589908b5864d9badefd695e8ee5651" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "882970636ade421489083b54532f4764" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 35127 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66589908b5864d9badefd695e8ee5651" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fcaee04e7e84b08a843f7b51cb54065" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70fe0fa4a7194e59a8e8544680e7edf1" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:49.825704  1259 heartbeater.cc:499] Master 127.23.52.190:35743 was elected leader, sending a full tablet report...
I20260608 10:07:49.830696 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:07:49.870994 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:49.872069 23762 tablet_replica.cc:333] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764: stopping tablet replica
I20260608 10:07:49.873155 23762 raft_consensus.cc:2243] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:49.874644 23762 raft_consensus.cc:2272] T 91202a89a57148acaadf57c2854eae13 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:49.878545 23762 tablet_replica.cc:333] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764: stopping tablet replica
I20260608 10:07:49.879456 23762 raft_consensus.cc:2243] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:49.880194 23762 raft_consensus.cc:2272] T a9c4c418e63c42bf9a51f7019d4fe4bc P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:49.884086 23762 tablet_replica.cc:333] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764: stopping tablet replica
I20260608 10:07:49.884951 23762 raft_consensus.cc:2243] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:49.886122 23762 raft_consensus.cc:2272] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:49.889567 23762 tablet_replica.cc:333] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764: stopping tablet replica
I20260608 10:07:49.890333 23762 raft_consensus.cc:2243] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:49.891417 23762 raft_consensus.cc:2272] T 7fb314b7711c4ff88216a856509626c6 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:49.894594 23762 tablet_replica.cc:333] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764: stopping tablet replica
I20260608 10:07:49.895433 23762 raft_consensus.cc:2243] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:49.896091 23762 raft_consensus.cc:2272] T 4c4eadf144c3442fa6aa064bf148f87e P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:49.900076 23762 tablet_replica.cc:333] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764: stopping tablet replica
I20260608 10:07:49.900828 23762 raft_consensus.cc:2243] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:49.901650 23762 raft_consensus.cc:2272] T 59fed736149846cabb7c0ca63563e6ee P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:49.905455 23762 tablet_replica.cc:333] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764: stopping tablet replica
I20260608 10:07:49.906204 23762 raft_consensus.cc:2243] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:49.906839 23762 raft_consensus.cc:2272] T f087254865ae474ab741cb267d28da21 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:49.910687 23762 tablet_replica.cc:333] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764: stopping tablet replica
I20260608 10:07:49.911463 23762 raft_consensus.cc:2243] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:49.912196 23762 raft_consensus.cc:2272] T 00d533d4b4064be1a58ed2644d191277 P 882970636ade421489083b54532f4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:49.949321 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:07:49.964432  1286 ts_tablet_manager.cc:933] T 00d533d4b4064be1a58ed2644d191277 P 70fe0fa4a7194e59a8e8544680e7edf1: Initiating tablet copy from peer 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655)
I20260608 10:07:49.972334  1286 tablet_copy_client.cc:323] T 00d533d4b4064be1a58ed2644d191277 P 70fe0fa4a7194e59a8e8544680e7edf1: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:40655
I20260608 10:07:49.988063 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:07:50.030793 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:50.032133 23762 tablet_replica.cc:333] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651: stopping tablet replica
I20260608 10:07:50.033344 23762 raft_consensus.cc:2243] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.034233 23762 raft_consensus.cc:2272] T 91202a89a57148acaadf57c2854eae13 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.038196 23762 tablet_replica.cc:333] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651: stopping tablet replica
I20260608 10:07:50.039101 23762 raft_consensus.cc:2243] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:50.040642 23762 raft_consensus.cc:2272] T a9c4c418e63c42bf9a51f7019d4fe4bc P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.045665 23762 tablet_replica.cc:333] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651: stopping tablet replica
I20260608 10:07:50.046538 23762 raft_consensus.cc:2243] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.047271 23762 raft_consensus.cc:2272] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.050446  1289 ts_tablet_manager.cc:933] T 4c4eadf144c3442fa6aa064bf148f87e P 70fe0fa4a7194e59a8e8544680e7edf1: Initiating tablet copy from peer 66589908b5864d9badefd695e8ee5651 (127.23.52.130:40655)
I20260608 10:07:50.050925 23762 tablet_replica.cc:333] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651: stopping tablet replica
I20260608 10:07:50.051942 23762 raft_consensus.cc:2243] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:50.052424  1289 tablet_copy_client.cc:323] T 4c4eadf144c3442fa6aa064bf148f87e P 70fe0fa4a7194e59a8e8544680e7edf1: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:40655
I20260608 10:07:50.053375 23762 raft_consensus.cc:2272] T 00d533d4b4064be1a58ed2644d191277 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.057353 23762 tablet_replica.cc:333] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651: stopping tablet replica
I20260608 10:07:50.058238 23762 raft_consensus.cc:2243] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:50.059091 23762 raft_consensus.cc:2272] T a19b2fa0fd6f423f891b3624f24d8529 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.063135 23762 tablet_replica.cc:333] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651: stopping tablet replica
I20260608 10:07:50.064008 23762 raft_consensus.cc:2243] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.064620 23762 raft_consensus.cc:2272] T 7fb314b7711c4ff88216a856509626c6 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.067960 23762 tablet_replica.cc:333] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651: stopping tablet replica
I20260608 10:07:50.068763 23762 raft_consensus.cc:2243] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:50.070065 23762 raft_consensus.cc:2272] T 4c4eadf144c3442fa6aa064bf148f87e P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.073979 23762 tablet_replica.cc:333] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651: stopping tablet replica
I20260608 10:07:50.074827 23762 raft_consensus.cc:2243] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:50.075726 23762 raft_consensus.cc:2272] T 42396c3d56f747548c335c1aea9cb1f2 P 66589908b5864d9badefd695e8ee5651 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:50.101065   871 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 5 similar messages]
W20260608 10:07:50.103164  1198 connection.cc:573] server connection from 127.0.0.1:58390 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 10:07:50.119441  1198 connection.cc:466] server connection from 127.0.0.1:58390 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58390 (request call id 3) could send its response
I20260608 10:07:50.120689 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:50.149868 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:07:50.185262 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:50.186360 23762 tablet_replica.cc:333] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065: stopping tablet replica
I20260608 10:07:50.187390 23762 raft_consensus.cc:2243] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.188375 23762 raft_consensus.cc:2272] T 00d533d4b4064be1a58ed2644d191277 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.192715 23762 tablet_replica.cc:333] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065: stopping tablet replica
I20260608 10:07:50.193706 23762 raft_consensus.cc:2243] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.194463 23762 raft_consensus.cc:2272] T 4c4eadf144c3442fa6aa064bf148f87e P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.198625 23762 tablet_replica.cc:333] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065: stopping tablet replica
I20260608 10:07:50.199662 23762 raft_consensus.cc:2243] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.200328 23762 raft_consensus.cc:2272] T 7fb314b7711c4ff88216a856509626c6 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.203840 23762 tablet_replica.cc:333] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065: stopping tablet replica
I20260608 10:07:50.204754 23762 raft_consensus.cc:2243] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.205498 23762 raft_consensus.cc:2272] T a9c4c418e63c42bf9a51f7019d4fe4bc P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.209375 23762 tablet_replica.cc:333] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065: stopping tablet replica
I20260608 10:07:50.210237 23762 raft_consensus.cc:2243] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:50.211210 23762 raft_consensus.cc:2272] T 5152956ffb264349826b66d08e9aabe1 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.215229 23762 tablet_replica.cc:333] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065: stopping tablet replica
I20260608 10:07:50.216090 23762 raft_consensus.cc:2243] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.216785 23762 raft_consensus.cc:2272] T 92d4c7ff65ea4ae5a5ed0e37888783b8 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.220217 23762 tablet_replica.cc:333] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065: stopping tablet replica
I20260608 10:07:50.220907 23762 raft_consensus.cc:2243] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:50.221554 23762 raft_consensus.cc:2272] T 91202a89a57148acaadf57c2854eae13 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.225169 23762 tablet_replica.cc:333] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065: stopping tablet replica
I20260608 10:07:50.225873 23762 raft_consensus.cc:2243] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:50.226708 23762 raft_consensus.cc:2272] T 4b46aff0cf124bfdb6889d9f0722f943 P 1fcaee04e7e84b08a843f7b51cb54065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.258626 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:50.284296 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:07:50.307387 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:50.325296 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:07:50.337654 23762 master.cc:562] Master@127.23.52.190:35743 shutting down...
W20260608 10:07:50.369681   776 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:07:50.369943   776 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:07:50.370107   776 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:07:50.371524 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:50.372110 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:50.372479 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef0a981538a74a9dba1e36d79031f55e: stopping tablet replica
I20260608 10:07:50.396507 23762 master.cc:584] Master@127.23.52.190:35743 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7345 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:07:50.448643 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:42583
I20260608 10:07:50.449986 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:50.456516  1292 instance_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 10:07:50.456790  1293 instance_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 10:07:50.462402 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:50.463290  1295 instance_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 10:07:50.464241 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:50.464452 23762 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 10:07:50.464619 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913270464585 us; error 0 us; skew 500 ppm
I20260608 10:07:50.465219 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:50.467743 23762 webserver.cc:533] Webserver started at http://127.23.52.190:40067/ using document root <none> and password file <none>
I20260608 10:07:50.468303 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:50.468500 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:50.468767 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:50.469893 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "d0cf5d4d53df4de3abda3521389778c0"
format_stamp: "Formatted at 2026-06-08 10:07:50 on dist-test-slave-kdhp"
I20260608 10:07:50.474587 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:07:50.478224  1300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.478971 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:50.479274 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "d0cf5d4d53df4de3abda3521389778c0"
format_stamp: "Formatted at 2026-06-08 10:07:50 on dist-test-slave-kdhp"
I20260608 10:07:50.479604 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-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 10:07:50.499630 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:50.500945 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:50.540688 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:42583
I20260608 10:07:50.540827  1351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:42583 every 8 connection(s)
I20260608 10:07:50.544847  1352 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 10:07:50.556207  1352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0: Bootstrap starting.
I20260608 10:07:50.561470  1352 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:50.566066  1352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0: No bootstrap required, opened a new log
I20260608 10:07:50.568507  1352 raft_consensus.cc:359] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0cf5d4d53df4de3abda3521389778c0" member_type: VOTER }
I20260608 10:07:50.568934  1352 raft_consensus.cc:385] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:50.569180  1352 raft_consensus.cc:740] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0cf5d4d53df4de3abda3521389778c0, State: Initialized, Role: FOLLOWER
I20260608 10:07:50.569885  1352 consensus_queue.cc:260] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d0cf5d4d53df4de3abda3521389778c0" member_type: VOTER }
I20260608 10:07:50.570384  1352 raft_consensus.cc:399] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:50.570617  1352 raft_consensus.cc:493] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:50.570912  1352 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:50.576021  1352 raft_consensus.cc:515] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0cf5d4d53df4de3abda3521389778c0" member_type: VOTER }
I20260608 10:07:50.576588  1352 leader_election.cc:304] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [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: d0cf5d4d53df4de3abda3521389778c0; no voters: 
I20260608 10:07:50.578017  1352 leader_election.cc:290] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:50.578642  1355 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:50.580211  1355 raft_consensus.cc:697] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 1 LEADER]: Becoming Leader. State: Replica: d0cf5d4d53df4de3abda3521389778c0, State: Running, Role: LEADER
I20260608 10:07:50.580955  1355 consensus_queue.cc:237] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [LEADER]: Queue going to LEADER mode. State: All 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: "d0cf5d4d53df4de3abda3521389778c0" member_type: VOTER }
I20260608 10:07:50.581844  1352 sys_catalog.cc:565] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:50.585845  1356 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d0cf5d4d53df4de3abda3521389778c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0cf5d4d53df4de3abda3521389778c0" member_type: VOTER } }
I20260608 10:07:50.586002  1357 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d0cf5d4d53df4de3abda3521389778c0. Latest consensus state: current_term: 1 leader_uuid: "d0cf5d4d53df4de3abda3521389778c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0cf5d4d53df4de3abda3521389778c0" member_type: VOTER } }
I20260608 10:07:50.586624  1356 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:50.586643  1357 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:50.591596  1362 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:50.598433  1362 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:50.600598 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:50.609601  1362 catalog_manager.cc:1382] Generated new cluster ID: 140570e8810241fd8490b5eb282d1a94
I20260608 10:07:50.609926  1362 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:50.638680  1362 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:50.640149  1362 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:50.653987  1362 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0: Generated new TSK 0
I20260608 10:07:50.654644  1362 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:50.667912 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:50.674710  1373 instance_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 10:07:50.675855  1374 instance_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 10:07:50.678961 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:50.678925  1376 instance_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 10:07:50.680357 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:50.680560 23762 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 10:07:50.680688 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913270680677 us; error 0 us; skew 500 ppm
I20260608 10:07:50.681255 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:50.684059 23762 webserver.cc:533] Webserver started at http://127.23.52.129:32995/ using document root <none> and password file <none>
I20260608 10:07:50.684553 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:50.684711 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:50.684939 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:50.686062 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "acd41871d89b4a31830d4b3b17277237"
format_stamp: "Formatted at 2026-06-08 10:07:50 on dist-test-slave-kdhp"
I20260608 10:07:50.690773 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:50.694398  1381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.695255 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:50.695654 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "acd41871d89b4a31830d4b3b17277237"
format_stamp: "Formatted at 2026-06-08 10:07:50 on dist-test-slave-kdhp"
I20260608 10:07:50.695966 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-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 10:07:50.731082 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:50.732729 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:50.734822 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:50.738154 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:50.738416 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.738729 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:50.738983 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.789081 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:38675
I20260608 10:07:50.789211  1443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:38675 every 8 connection(s)
I20260608 10:07:50.794696 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:50.802482  1448 instance_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 10:07:50.805119  1449 instance_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 10:07:50.808398  1451 instance_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 10:07:50.808914  1444 heartbeater.cc:344] Connected to a master server at 127.23.52.190:42583
I20260608 10:07:50.809310 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:50.809501  1444 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:50.810397  1444 heartbeater.cc:507] Master 127.23.52.190:42583 requested a full tablet report, sending...
I20260608 10:07:50.812031 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:50.812325 23762 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 10:07:50.812516 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913270812502 us; error 0 us; skew 500 ppm
I20260608 10:07:50.812888  1317 ts_manager.cc:194] Registered new tserver with Master: acd41871d89b4a31830d4b3b17277237 (127.23.52.129:38675)
I20260608 10:07:50.813256 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:50.815248  1317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57822
I20260608 10:07:50.816246 23762 webserver.cc:533] Webserver started at http://127.23.52.130:34361/ using document root <none> and password file <none>
I20260608 10:07:50.816956 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:50.817163 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:50.817463 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:50.818637 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "f994cbcda81b4915a4ad1eb0a7737242"
format_stamp: "Formatted at 2026-06-08 10:07:50 on dist-test-slave-kdhp"
I20260608 10:07:50.823585 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:07:50.827222  1456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.828248 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:50.828572 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "f994cbcda81b4915a4ad1eb0a7737242"
format_stamp: "Formatted at 2026-06-08 10:07:50 on dist-test-slave-kdhp"
I20260608 10:07:50.828881 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-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 10:07:50.850387 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:50.851735 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:50.853346 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:50.855947 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:50.856186 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.856441 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:50.856618 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.898686 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:37061
I20260608 10:07:50.898813  1518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:37061 every 8 connection(s)
I20260608 10:07:50.904232 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:50.912704  1522 instance_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 10:07:50.913167  1523 instance_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 10:07:50.917469  1519 heartbeater.cc:344] Connected to a master server at 127.23.52.190:42583
I20260608 10:07:50.918004  1519 heartbeater.cc:461] Registering TS with master...
W20260608 10:07:50.918644  1525 instance_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 10:07:50.918979  1519 heartbeater.cc:507] Master 127.23.52.190:42583 requested a full tablet report, sending...
I20260608 10:07:50.919446 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:50.920521 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:50.920780 23762 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 10:07:50.920974 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913270920955 us; error 0 us; skew 500 ppm
I20260608 10:07:50.921571 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:50.921591  1317 ts_manager.cc:194] Registered new tserver with Master: f994cbcda81b4915a4ad1eb0a7737242 (127.23.52.130:37061)
I20260608 10:07:50.923862  1317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57828
I20260608 10:07:50.924487 23762 webserver.cc:533] Webserver started at http://127.23.52.131:34363/ using document root <none> and password file <none>
I20260608 10:07:50.925241 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:50.925469 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:50.925753 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:50.926959 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "389f9d46417747e59b96f85cdd463818"
format_stamp: "Formatted at 2026-06-08 10:07:50 on dist-test-slave-kdhp"
I20260608 10:07:50.931926 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:07:50.935513  1530 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.936259 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:50.936563 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "389f9d46417747e59b96f85cdd463818"
format_stamp: "Formatted at 2026-06-08 10:07:50 on dist-test-slave-kdhp"
I20260608 10:07:50.936862 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913045833752-23762-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 10:07:50.955953 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:50.957216 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:50.958783 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:50.961411 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:50.961625 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:50.961889 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:50.962052 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:51.004081 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:35857
I20260608 10:07:51.004163  1592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:35857 every 8 connection(s)
I20260608 10:07:51.019127  1593 heartbeater.cc:344] Connected to a master server at 127.23.52.190:42583
I20260608 10:07:51.019682  1593 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:51.020507  1593 heartbeater.cc:507] Master 127.23.52.190:42583 requested a full tablet report, sending...
I20260608 10:07:51.023049  1317 ts_manager.cc:194] Registered new tserver with Master: 389f9d46417747e59b96f85cdd463818 (127.23.52.131:35857)
I20260608 10:07:51.023765 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016336513s
I20260608 10:07:51.025013  1317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57844
I20260608 10:07:51.051319  1317 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57852:
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 10:07:51.053411  1317 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 10:07:51.115161  1484 tablet_service.cc:1511] Processing CreateTablet for tablet 3e11d348d38f47ba93e577344c24d4f3 (DEFAULT_TABLE table=test-workload [id=23d54fcbbef04362af369fb119994893]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:51.116827  1484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e11d348d38f47ba93e577344c24d4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:51.117386  1409 tablet_service.cc:1511] Processing CreateTablet for tablet 3e11d348d38f47ba93e577344c24d4f3 (DEFAULT_TABLE table=test-workload [id=23d54fcbbef04362af369fb119994893]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:51.118834  1409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e11d348d38f47ba93e577344c24d4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:51.124290  1558 tablet_service.cc:1511] Processing CreateTablet for tablet 3e11d348d38f47ba93e577344c24d4f3 (DEFAULT_TABLE table=test-workload [id=23d54fcbbef04362af369fb119994893]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:51.125761  1558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e11d348d38f47ba93e577344c24d4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:51.136179  1608 tablet_bootstrap.cc:492] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237: Bootstrap starting.
I20260608 10:07:51.138105  1609 tablet_bootstrap.cc:492] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242: Bootstrap starting.
I20260608 10:07:51.143975  1610 tablet_bootstrap.cc:492] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818: Bootstrap starting.
I20260608 10:07:51.145201  1608 tablet_bootstrap.cc:654] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:51.145797  1609 tablet_bootstrap.cc:654] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:51.151503  1610 tablet_bootstrap.cc:654] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:51.151729  1608 tablet_bootstrap.cc:492] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237: No bootstrap required, opened a new log
I20260608 10:07:51.152319  1608 ts_tablet_manager.cc:1403] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 10:07:51.152943  1609 tablet_bootstrap.cc:492] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242: No bootstrap required, opened a new log
I20260608 10:07:51.154757  1609 ts_tablet_manager.cc:1403] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:07:51.155967  1608 raft_consensus.cc:359] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.156790  1608 raft_consensus.cc:385] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:51.156939  1610 tablet_bootstrap.cc:492] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818: No bootstrap required, opened a new log
I20260608 10:07:51.157143  1608 raft_consensus.cc:740] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acd41871d89b4a31830d4b3b17277237, State: Initialized, Role: FOLLOWER
I20260608 10:07:51.157541  1610 ts_tablet_manager.cc:1403] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260608 10:07:51.158061  1609 raft_consensus.cc:359] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.158074  1608 consensus_queue.cc:260] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.159044  1609 raft_consensus.cc:385] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:51.159389  1609 raft_consensus.cc:740] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f994cbcda81b4915a4ad1eb0a7737242, State: Initialized, Role: FOLLOWER
I20260608 10:07:51.162257  1609 consensus_queue.cc:260] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.162745  1444 heartbeater.cc:499] Master 127.23.52.190:42583 was elected leader, sending a full tablet report...
I20260608 10:07:51.160925  1610 raft_consensus.cc:359] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.163425  1610 raft_consensus.cc:385] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:51.163480  1608 ts_tablet_manager.cc:1434] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260608 10:07:51.163839  1610 raft_consensus.cc:740] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 389f9d46417747e59b96f85cdd463818, State: Initialized, Role: FOLLOWER
I20260608 10:07:51.164871  1610 consensus_queue.cc:260] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.165681  1519 heartbeater.cc:499] Master 127.23.52.190:42583 was elected leader, sending a full tablet report...
I20260608 10:07:51.166355  1609 ts_tablet_manager.cc:1434] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 10:07:51.168542  1593 heartbeater.cc:499] Master 127.23.52.190:42583 was elected leader, sending a full tablet report...
I20260608 10:07:51.168982  1610 ts_tablet_manager.cc:1434] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:07:51.428200  1614 raft_consensus.cc:493] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:51.428840  1614 raft_consensus.cc:515] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.431514  1614 leader_election.cc:290] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f994cbcda81b4915a4ad1eb0a7737242 (127.23.52.130:37061), 389f9d46417747e59b96f85cdd463818 (127.23.52.131:35857)
I20260608 10:07:51.442034  1494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e11d348d38f47ba93e577344c24d4f3" candidate_uuid: "acd41871d89b4a31830d4b3b17277237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f994cbcda81b4915a4ad1eb0a7737242" is_pre_election: true
I20260608 10:07:51.442873  1494 raft_consensus.cc:2468] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acd41871d89b4a31830d4b3b17277237 in term 0.
I20260608 10:07:51.444054  1568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e11d348d38f47ba93e577344c24d4f3" candidate_uuid: "acd41871d89b4a31830d4b3b17277237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "389f9d46417747e59b96f85cdd463818" is_pre_election: true
I20260608 10:07:51.444403  1382 leader_election.cc:304] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acd41871d89b4a31830d4b3b17277237, f994cbcda81b4915a4ad1eb0a7737242; no voters: 
I20260608 10:07:51.444922  1568 raft_consensus.cc:2468] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acd41871d89b4a31830d4b3b17277237 in term 0.
I20260608 10:07:51.445384  1614 raft_consensus.cc:2804] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:51.445770  1614 raft_consensus.cc:493] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:51.446144  1614 raft_consensus.cc:3060] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:51.451634  1614 raft_consensus.cc:515] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.453380  1614 leader_election.cc:290] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [CANDIDATE]: Term 1 election: Requested vote from peers f994cbcda81b4915a4ad1eb0a7737242 (127.23.52.130:37061), 389f9d46417747e59b96f85cdd463818 (127.23.52.131:35857)
I20260608 10:07:51.454291  1494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e11d348d38f47ba93e577344c24d4f3" candidate_uuid: "acd41871d89b4a31830d4b3b17277237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f994cbcda81b4915a4ad1eb0a7737242"
I20260608 10:07:51.454509  1568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e11d348d38f47ba93e577344c24d4f3" candidate_uuid: "acd41871d89b4a31830d4b3b17277237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "389f9d46417747e59b96f85cdd463818"
I20260608 10:07:51.454946  1494 raft_consensus.cc:3060] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:51.455201  1568 raft_consensus.cc:3060] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:51.461687  1494 raft_consensus.cc:2468] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acd41871d89b4a31830d4b3b17277237 in term 1.
I20260608 10:07:51.461699  1568 raft_consensus.cc:2468] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acd41871d89b4a31830d4b3b17277237 in term 1.
I20260608 10:07:51.462911  1382 leader_election.cc:304] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acd41871d89b4a31830d4b3b17277237, f994cbcda81b4915a4ad1eb0a7737242; no voters: 
I20260608 10:07:51.463673  1614 raft_consensus.cc:2804] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:51.464612  1614 raft_consensus.cc:697] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 1 LEADER]: Becoming Leader. State: Replica: acd41871d89b4a31830d4b3b17277237, State: Running, Role: LEADER
I20260608 10:07:51.465385  1614 consensus_queue.cc:237] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } }
I20260608 10:07:51.472774  1317 catalog_manager.cc:5696] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 reported cstate change: term changed from 0 to 1, leader changed from <none> to acd41871d89b4a31830d4b3b17277237 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "acd41871d89b4a31830d4b3b17277237" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f994cbcda81b4915a4ad1eb0a7737242" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 37061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "389f9d46417747e59b96f85cdd463818" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 35857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acd41871d89b4a31830d4b3b17277237" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:51.571743 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:07:51.592288 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:51.593122 23762 tablet_replica.cc:333] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237: stopping tablet replica
I20260608 10:07:51.593724 23762 raft_consensus.cc:2243] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:51.594396 23762 pending_rounds.cc:70] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237: Trying to abort 1 pending ops.
I20260608 10:07:51.594628 23762 pending_rounds.cc:77] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620759929245696 op_type: NO_OP noop_request { }
I20260608 10:07:51.595055 23762 raft_consensus.cc:2889] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:51.595448 23762 raft_consensus.cc:2272] T 3e11d348d38f47ba93e577344c24d4f3 P acd41871d89b4a31830d4b3b17277237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.616984 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:07:51.628387 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:07:51.650164 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:51.651064 23762 tablet_replica.cc:333] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242: stopping tablet replica
I20260608 10:07:51.651715 23762 raft_consensus.cc:2243] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.652180 23762 raft_consensus.cc:2272] T 3e11d348d38f47ba93e577344c24d4f3 P f994cbcda81b4915a4ad1eb0a7737242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.671645 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:51.681667 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:07:51.699522 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:51.700148 23762 tablet_replica.cc:333] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818: stopping tablet replica
I20260608 10:07:51.700657 23762 raft_consensus.cc:2243] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.701144 23762 raft_consensus.cc:2272] T 3e11d348d38f47ba93e577344c24d4f3 P 389f9d46417747e59b96f85cdd463818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.720259 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:51.730527 23762 master.cc:562] Master@127.23.52.190:42583 shutting down...
I20260608 10:07:51.746658 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:51.747200 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.747574 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P d0cf5d4d53df4de3abda3521389778c0: stopping tablet replica
I20260608 10:07:51.766124 23762 master.cc:584] Master@127.23.52.190:42583 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1350 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:07:51.799134 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:46759
I20260608 10:07:51.800357 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:51.805794  1621 instance_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 10:07:51.807535  1622 instance_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 10:07:51.807651  1624 instance_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 10:07:51.807832 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:51.808974 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:51.809158 23762 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 10:07:51.809391 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913271809347 us; error 0 us; skew 500 ppm
I20260608 10:07:51.810019 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:51.812611 23762 webserver.cc:533] Webserver started at http://127.23.52.190:43727/ using document root <none> and password file <none>
I20260608 10:07:51.813133 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:51.813351 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:51.813639 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:51.814770 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "2cec57af50cf4e9aa5323e026d622b24"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-kdhp"
I20260608 10:07:51.819646 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:51.823237  1629 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:51.824134 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:07:51.824445 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "2cec57af50cf4e9aa5323e026d622b24"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-kdhp"
I20260608 10:07:51.824748 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-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 10:07:51.841996 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:51.843109 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:51.881028 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:46759
I20260608 10:07:51.881151  1680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:46759 every 8 connection(s)
I20260608 10:07:51.885464  1681 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 10:07:51.896522  1681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24: Bootstrap starting.
I20260608 10:07:51.901461  1681 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:51.905761  1681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24: No bootstrap required, opened a new log
I20260608 10:07:51.908113  1681 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cec57af50cf4e9aa5323e026d622b24" member_type: VOTER }
I20260608 10:07:51.908540  1681 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:51.908787  1681 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cec57af50cf4e9aa5323e026d622b24, State: Initialized, Role: FOLLOWER
I20260608 10:07:51.909509  1681 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2cec57af50cf4e9aa5323e026d622b24" member_type: VOTER }
I20260608 10:07:51.909976  1681 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:51.910208  1681 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:51.910532  1681 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:51.915506  1681 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cec57af50cf4e9aa5323e026d622b24" member_type: VOTER }
I20260608 10:07:51.916093  1681 leader_election.cc:304] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [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: 2cec57af50cf4e9aa5323e026d622b24; no voters: 
I20260608 10:07:51.917289  1681 leader_election.cc:290] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:51.917721  1684 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:51.919238  1684 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 1 LEADER]: Becoming Leader. State: Replica: 2cec57af50cf4e9aa5323e026d622b24, State: Running, Role: LEADER
I20260608 10:07:51.919945  1684 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [LEADER]: Queue going to LEADER mode. State: All 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: "2cec57af50cf4e9aa5323e026d622b24" member_type: VOTER }
I20260608 10:07:51.920498  1681 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:51.923209  1686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2cec57af50cf4e9aa5323e026d622b24. Latest consensus state: current_term: 1 leader_uuid: "2cec57af50cf4e9aa5323e026d622b24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cec57af50cf4e9aa5323e026d622b24" member_type: VOTER } }
I20260608 10:07:51.923189  1685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2cec57af50cf4e9aa5323e026d622b24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cec57af50cf4e9aa5323e026d622b24" member_type: VOTER } }
I20260608 10:07:51.924026  1685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:51.924803  1686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:51.928812  1690 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:51.936944  1690 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:51.937950 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:51.947021  1690 catalog_manager.cc:1382] Generated new cluster ID: afd7940170034361ae8a9eb3c7b9545f
I20260608 10:07:51.947364  1690 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:51.974239  1690 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:51.975715  1690 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:51.993176  1690 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24: Generated new TSK 0
I20260608 10:07:51.993896  1690 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:52.004952 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:52.011430  1702 instance_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 10:07:52.012533  1703 instance_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 10:07:52.013937  1705 instance_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 10:07:52.014916 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:52.015905 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:52.016093 23762 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 10:07:52.016305 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913272016284 us; error 0 us; skew 500 ppm
I20260608 10:07:52.016957 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:52.019474 23762 webserver.cc:533] Webserver started at http://127.23.52.129:36959/ using document root <none> and password file <none>
I20260608 10:07:52.020030 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:52.020233 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:52.020543 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:52.021736 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "62c24ddc06ee4f388db367321b84d13f"
format_stamp: "Formatted at 2026-06-08 10:07:52 on dist-test-slave-kdhp"
I20260608 10:07:52.026822 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:07:52.030550  1710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.031535 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:52.031855 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "62c24ddc06ee4f388db367321b84d13f"
format_stamp: "Formatted at 2026-06-08 10:07:52 on dist-test-slave-kdhp"
I20260608 10:07:52.032157 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-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 10:07:52.045150 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:52.046365 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:52.047910 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:52.050312 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:52.050545 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.050805 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:52.050981 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.090759 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:33985
I20260608 10:07:52.090888  1772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:33985 every 8 connection(s)
I20260608 10:07:52.096460 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:52.105031  1777 instance_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 10:07:52.106142  1778 instance_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 10:07:52.109537  1780 instance_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 10:07:52.110687 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:52.111816 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:52.112052 23762 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 10:07:52.112262 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913272112242 us; error 0 us; skew 500 ppm
I20260608 10:07:52.112373  1773 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46759
I20260608 10:07:52.112859  1773 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:52.113108 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:52.113675  1773 heartbeater.cc:507] Master 127.23.52.190:46759 requested a full tablet report, sending...
I20260608 10:07:52.116214 23762 webserver.cc:533] Webserver started at http://127.23.52.130:45123/ using document root <none> and password file <none>
I20260608 10:07:52.116281  1646 ts_manager.cc:194] Registered new tserver with Master: 62c24ddc06ee4f388db367321b84d13f (127.23.52.129:33985)
I20260608 10:07:52.117172 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:52.117503 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:52.117847 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:52.119066  1646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35648
I20260608 10:07:52.119423 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "9bc5ca400e1241e687b1e1dd217aae13"
format_stamp: "Formatted at 2026-06-08 10:07:52 on dist-test-slave-kdhp"
I20260608 10:07:52.124639 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:07:52.128178  1785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.128955 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:52.129215 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "9bc5ca400e1241e687b1e1dd217aae13"
format_stamp: "Formatted at 2026-06-08 10:07:52 on dist-test-slave-kdhp"
I20260608 10:07:52.129459 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-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 10:07:52.142102 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:52.143143 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:52.144567 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:52.146853 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:52.147063 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.147321 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:52.147490 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:07:52.187484 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:34037
I20260608 10:07:52.187794  1847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:34037 every 8 connection(s)
I20260608 10:07:52.192962 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:52.200884  1851 instance_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 10:07:52.202142  1852 instance_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 10:07:52.205268  1854 instance_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 10:07:52.205919 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:52.206595  1848 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46759
I20260608 10:07:52.207055  1848 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:52.207124 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:52.207516 23762 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 10:07:52.207763 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913272207743 us; error 0 us; skew 500 ppm
I20260608 10:07:52.208148  1848 heartbeater.cc:507] Master 127.23.52.190:46759 requested a full tablet report, sending...
I20260608 10:07:52.208724 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:52.210872  1646 ts_manager.cc:194] Registered new tserver with Master: 9bc5ca400e1241e687b1e1dd217aae13 (127.23.52.130:34037)
I20260608 10:07:52.212106 23762 webserver.cc:533] Webserver started at http://127.23.52.131:32965/ using document root <none> and password file <none>
I20260608 10:07:52.212872 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:52.212953  1646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35650
I20260608 10:07:52.213148 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:52.213560 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:52.215147 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "0c748a8c57794058bd47b2fc907ab974"
format_stamp: "Formatted at 2026-06-08 10:07:52 on dist-test-slave-kdhp"
I20260608 10:07:52.220945 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:52.224706  1859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.225534 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:07:52.225872 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "0c748a8c57794058bd47b2fc907ab974"
format_stamp: "Formatted at 2026-06-08 10:07:52 on dist-test-slave-kdhp"
I20260608 10:07:52.226161 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-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 10:07:52.255048 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:52.256330 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:52.257997 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:52.260455 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:52.260717 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.260986 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:52.261164 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.300817 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:37393
I20260608 10:07:52.300961  1921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:37393 every 8 connection(s)
I20260608 10:07:52.306363 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:52.314198  1926 instance_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 10:07:52.314633  1925 instance_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 10:07:52.318966  1922 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46759
I20260608 10:07:52.319532  1922 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:52.319977 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:52.320024  1928 instance_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 10:07:52.320640  1922 heartbeater.cc:507] Master 127.23.52.190:46759 requested a full tablet report, sending...
I20260608 10:07:52.321478 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:52.321900 23762 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 10:07:52.322095 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913272322077 us; error 0 us; skew 500 ppm
I20260608 10:07:52.322954 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:52.323328  1646 ts_manager.cc:194] Registered new tserver with Master: 0c748a8c57794058bd47b2fc907ab974 (127.23.52.131:37393)
I20260608 10:07:52.325075  1646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35654
I20260608 10:07:52.325637 23762 webserver.cc:533] Webserver started at http://127.23.52.132:43221/ using document root <none> and password file <none>
I20260608 10:07:52.326314 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:52.326535 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:52.326886 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:52.328459 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "cc94128aefeb41c381de88ff591824ce"
format_stamp: "Formatted at 2026-06-08 10:07:52 on dist-test-slave-kdhp"
I20260608 10:07:52.333454 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:52.337069  1933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.338017 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:07:52.338421 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "cc94128aefeb41c381de88ff591824ce"
format_stamp: "Formatted at 2026-06-08 10:07:52 on dist-test-slave-kdhp"
I20260608 10:07:52.338752 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913045833752-23762-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 10:07:52.354288 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:52.355859 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:52.357530 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:52.360277 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:52.360553 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.360857 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:52.361074 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:52.405696 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:34585
I20260608 10:07:52.405802  1995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:34585 every 8 connection(s)
I20260608 10:07:52.421028  1996 heartbeater.cc:344] Connected to a master server at 127.23.52.190:46759
I20260608 10:07:52.421435  1996 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:52.422385  1996 heartbeater.cc:507] Master 127.23.52.190:46759 requested a full tablet report, sending...
I20260608 10:07:52.424430  1646 ts_manager.cc:194] Registered new tserver with Master: cc94128aefeb41c381de88ff591824ce (127.23.52.132:34585)
I20260608 10:07:52.424623 23762 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015284368s
I20260608 10:07:52.426216  1646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35658
I20260608 10:07:52.451140  1646 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35662:
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 10:07:52.506553  1738 tablet_service.cc:1511] Processing CreateTablet for tablet 8442871e784c4c24a82253d0bb57fb7b (DEFAULT_TABLE table=test-workload [id=20fc6edbe682496c9bbacf6faa72ae2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:52.508104  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8442871e784c4c24a82253d0bb57fb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:52.510944  1961 tablet_service.cc:1511] Processing CreateTablet for tablet 8442871e784c4c24a82253d0bb57fb7b (DEFAULT_TABLE table=test-workload [id=20fc6edbe682496c9bbacf6faa72ae2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:52.512409  1961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8442871e784c4c24a82253d0bb57fb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:52.515748  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 8442871e784c4c24a82253d0bb57fb7b (DEFAULT_TABLE table=test-workload [id=20fc6edbe682496c9bbacf6faa72ae2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:52.517261  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8442871e784c4c24a82253d0bb57fb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:52.527786  2011 tablet_bootstrap.cc:492] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f: Bootstrap starting.
I20260608 10:07:52.531428  2012 tablet_bootstrap.cc:492] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce: Bootstrap starting.
I20260608 10:07:52.535697  2011 tablet_bootstrap.cc:654] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:52.540611  2012 tablet_bootstrap.cc:654] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:52.541285  2013 tablet_bootstrap.cc:492] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974: Bootstrap starting.
I20260608 10:07:52.546429  2011 tablet_bootstrap.cc:492] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f: No bootstrap required, opened a new log
I20260608 10:07:52.547065  2011 ts_tablet_manager.cc:1403] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 10:07:52.550323  2013 tablet_bootstrap.cc:654] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:52.550678  2011 raft_consensus.cc:359] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.551577  2011 raft_consensus.cc:385] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:52.551947  2011 raft_consensus.cc:740] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c24ddc06ee4f388db367321b84d13f, State: Initialized, Role: FOLLOWER
I20260608 10:07:52.552116  2012 tablet_bootstrap.cc:492] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce: No bootstrap required, opened a new log
I20260608 10:07:52.552724  2012 ts_tablet_manager.cc:1403] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260608 10:07:52.552865  2011 consensus_queue.cc:260] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.555970  2012 raft_consensus.cc:359] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.556591  2012 raft_consensus.cc:385] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:52.556845  2012 raft_consensus.cc:740] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc94128aefeb41c381de88ff591824ce, State: Initialized, Role: FOLLOWER
I20260608 10:07:52.557206  2013 tablet_bootstrap.cc:492] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974: No bootstrap required, opened a new log
I20260608 10:07:52.557659  2012 consensus_queue.cc:260] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.557932  2013 ts_tablet_manager.cc:1403] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 10:07:52.559249  1773 heartbeater.cc:499] Master 127.23.52.190:46759 was elected leader, sending a full tablet report...
I20260608 10:07:52.559782  2011 ts_tablet_manager.cc:1434] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.006s
I20260608 10:07:52.561568  1996 heartbeater.cc:499] Master 127.23.52.190:46759 was elected leader, sending a full tablet report...
I20260608 10:07:52.564708  2013 raft_consensus.cc:359] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.565584  2013 raft_consensus.cc:385] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:52.562060  2012 ts_tablet_manager.cc:1434] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260608 10:07:52.565956  2013 raft_consensus.cc:740] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c748a8c57794058bd47b2fc907ab974, State: Initialized, Role: FOLLOWER
I20260608 10:07:52.566882  2013 consensus_queue.cc:260] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.570539  1922 heartbeater.cc:499] Master 127.23.52.190:46759 was elected leader, sending a full tablet report...
I20260608 10:07:52.571012  2013 ts_tablet_manager.cc:1434] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:07:52.676450  2019 raft_consensus.cc:493] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:52.677039  2019 raft_consensus.cc:515] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.679443  2019 leader_election.cc:290] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c24ddc06ee4f388db367321b84d13f (127.23.52.129:33985), cc94128aefeb41c381de88ff591824ce (127.23.52.132:34585)
I20260608 10:07:52.690254  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8442871e784c4c24a82253d0bb57fb7b" candidate_uuid: "0c748a8c57794058bd47b2fc907ab974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c24ddc06ee4f388db367321b84d13f" is_pre_election: true
I20260608 10:07:52.691010  1748 raft_consensus.cc:2468] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c748a8c57794058bd47b2fc907ab974 in term 0.
I20260608 10:07:52.691421  1971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8442871e784c4c24a82253d0bb57fb7b" candidate_uuid: "0c748a8c57794058bd47b2fc907ab974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc94128aefeb41c381de88ff591824ce" is_pre_election: true
I20260608 10:07:52.692138  1971 raft_consensus.cc:2468] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c748a8c57794058bd47b2fc907ab974 in term 0.
I20260608 10:07:52.692435  1860 leader_election.cc:304] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c748a8c57794058bd47b2fc907ab974, 62c24ddc06ee4f388db367321b84d13f; no voters: 
I20260608 10:07:52.693325  2019 raft_consensus.cc:2804] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:52.693640  2019 raft_consensus.cc:493] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:52.693925  2019 raft_consensus.cc:3060] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:52.700165  2019 raft_consensus.cc:515] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.701853  2019 leader_election.cc:290] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [CANDIDATE]: Term 1 election: Requested vote from peers 62c24ddc06ee4f388db367321b84d13f (127.23.52.129:33985), cc94128aefeb41c381de88ff591824ce (127.23.52.132:34585)
I20260608 10:07:52.702761  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8442871e784c4c24a82253d0bb57fb7b" candidate_uuid: "0c748a8c57794058bd47b2fc907ab974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c24ddc06ee4f388db367321b84d13f"
I20260608 10:07:52.703097  1971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8442871e784c4c24a82253d0bb57fb7b" candidate_uuid: "0c748a8c57794058bd47b2fc907ab974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc94128aefeb41c381de88ff591824ce"
I20260608 10:07:52.703496  1748 raft_consensus.cc:3060] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:52.703835  1971 raft_consensus.cc:3060] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:52.709559  1748 raft_consensus.cc:2468] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c748a8c57794058bd47b2fc907ab974 in term 1.
I20260608 10:07:52.710489  1971 raft_consensus.cc:2468] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c748a8c57794058bd47b2fc907ab974 in term 1.
I20260608 10:07:52.710940  1860 leader_election.cc:304] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c748a8c57794058bd47b2fc907ab974, 62c24ddc06ee4f388db367321b84d13f; no voters: 
I20260608 10:07:52.711858  2019 raft_consensus.cc:2804] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:52.712790  2019 raft_consensus.cc:697] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 1 LEADER]: Becoming Leader. State: Replica: 0c748a8c57794058bd47b2fc907ab974, State: Running, Role: LEADER
I20260608 10:07:52.713521  2019 consensus_queue.cc:237] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } }
I20260608 10:07:52.720911  1645 catalog_manager.cc:5696] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c748a8c57794058bd47b2fc907ab974 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "0c748a8c57794058bd47b2fc907ab974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c24ddc06ee4f388db367321b84d13f" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc94128aefeb41c381de88ff591824ce" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c748a8c57794058bd47b2fc907ab974" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 37393 } health_report { overall_health: HEALTHY } } }
W20260608 10:07:52.772810 23762 auto_rebalancer.cc:591] Failed to schedule move for tablet 8442871e784c4c24a82253d0bb57fb7b: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:07:52.774016 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:07:52.792622 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:52.793522 23762 tablet_replica.cc:333] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f: stopping tablet replica
I20260608 10:07:52.794822 23762 raft_consensus.cc:2243] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:52.795768 23762 raft_consensus.cc:2272] T 8442871e784c4c24a82253d0bb57fb7b P 62c24ddc06ee4f388db367321b84d13f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.805519 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:07:52.815546 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:07:52.834488 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:52.851001 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:07:52.859688 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:07:52.878000 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:52.878979 23762 tablet_replica.cc:333] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974: stopping tablet replica
I20260608 10:07:52.879721 23762 raft_consensus.cc:2243] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:52.880447 23762 pending_rounds.cc:70] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974: Trying to abort 1 pending ops.
I20260608 10:07:52.880690 23762 pending_rounds.cc:77] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620765042204672 op_type: NO_OP noop_request { }
I20260608 10:07:52.880995 23762 raft_consensus.cc:2889] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:52.881318 23762 raft_consensus.cc:2272] T 8442871e784c4c24a82253d0bb57fb7b P 0c748a8c57794058bd47b2fc907ab974 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.903442 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:07:52.914290 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:07:52.934355 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:52.935331 23762 tablet_replica.cc:333] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce: stopping tablet replica
I20260608 10:07:52.935988 23762 raft_consensus.cc:2243] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:52.936444 23762 raft_consensus.cc:2272] T 8442871e784c4c24a82253d0bb57fb7b P cc94128aefeb41c381de88ff591824ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.945614 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:07:52.955686 23762 master.cc:562] Master@127.23.52.190:46759 shutting down...
I20260608 10:07:52.970764 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:52.971427 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:52.971788 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2cec57af50cf4e9aa5323e026d622b24: stopping tablet replica
I20260608 10:07:52.992157 23762 master.cc:584] Master@127.23.52.190:46759 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1227 ms)
[----------] 22 tests from AutoRebalancerTest (227020 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:07:53.027653 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:37799
I20260608 10:07:53.028889 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:53.034127  2025 instance_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 10:07:53.034315  2026 instance_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 10:07:53.035918  2028 instance_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 10:07:53.036837 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:53.037774 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:53.037988 23762 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 10:07:53.038168 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913273038134 us; error 0 us; skew 500 ppm
I20260608 10:07:53.038822 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:53.041332 23762 webserver.cc:533] Webserver started at http://127.23.52.190:37177/ using document root <none> and password file <none>
I20260608 10:07:53.041908 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:53.042104 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:53.042423 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:53.043670 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "bea534c073cf41d2b14bc860532a046b"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-kdhp"
I20260608 10:07:53.048521 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:53.052278  2033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.053160 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:07:53.053481 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "bea534c073cf41d2b14bc860532a046b"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-kdhp"
I20260608 10:07:53.053820 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-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 10:07:53.069278 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:53.070436 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:53.108106 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:37799
I20260608 10:07:53.108224  2084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:37799 every 8 connection(s)
I20260608 10:07:53.112480  2085 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 10:07:53.123992  2085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b: Bootstrap starting.
I20260608 10:07:53.128928  2085 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.133296  2085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b: No bootstrap required, opened a new log
I20260608 10:07:53.135845  2085 raft_consensus.cc:359] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bea534c073cf41d2b14bc860532a046b" member_type: VOTER }
I20260608 10:07:53.136307  2085 raft_consensus.cc:385] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.136546  2085 raft_consensus.cc:740] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea534c073cf41d2b14bc860532a046b, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.137260  2085 consensus_queue.cc:260] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bea534c073cf41d2b14bc860532a046b" member_type: VOTER }
I20260608 10:07:53.137744  2085 raft_consensus.cc:399] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:53.137981  2085 raft_consensus.cc:493] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:53.138243  2085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.143400  2085 raft_consensus.cc:515] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bea534c073cf41d2b14bc860532a046b" member_type: VOTER }
I20260608 10:07:53.143997  2085 leader_election.cc:304] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [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: bea534c073cf41d2b14bc860532a046b; no voters: 
I20260608 10:07:53.145246  2085 leader_election.cc:290] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:53.145704  2088 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:53.147173  2088 raft_consensus.cc:697] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 1 LEADER]: Becoming Leader. State: Replica: bea534c073cf41d2b14bc860532a046b, State: Running, Role: LEADER
I20260608 10:07:53.147964  2088 consensus_queue.cc:237] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [LEADER]: Queue going to LEADER mode. State: All 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: "bea534c073cf41d2b14bc860532a046b" member_type: VOTER }
I20260608 10:07:53.148488  2085 sys_catalog.cc:565] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:53.151003  2090 sys_catalog.cc:455] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [sys.catalog]: SysCatalogTable state changed. Reason: New leader bea534c073cf41d2b14bc860532a046b. Latest consensus state: current_term: 1 leader_uuid: "bea534c073cf41d2b14bc860532a046b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bea534c073cf41d2b14bc860532a046b" member_type: VOTER } }
I20260608 10:07:53.150971  2089 sys_catalog.cc:455] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bea534c073cf41d2b14bc860532a046b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bea534c073cf41d2b14bc860532a046b" member_type: VOTER } }
I20260608 10:07:53.151816  2090 sys_catalog.cc:458] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:53.151844  2089 sys_catalog.cc:458] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:53.155567  2093 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:53.164484  2093 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:53.165714 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:53.175223  2093 catalog_manager.cc:1382] Generated new cluster ID: cc5d8a6963ae4ec18141d372d5b83e84
I20260608 10:07:53.175606  2093 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:53.233121  2093 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:53.234555  2093 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:53.248837  2093 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b: Generated new TSK 0
I20260608 10:07:53.249467  2093 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:53.297488 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:53.304530  2106 instance_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 10:07:53.305979  2107 instance_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 10:07:53.307379  2109 instance_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 10:07:53.308643 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:53.309593 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:53.309780 23762 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 10:07:53.309973 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913273309957 us; error 0 us; skew 500 ppm
I20260608 10:07:53.310626 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:53.313283 23762 webserver.cc:533] Webserver started at http://127.23.52.129:39547/ using document root <none> and password file <none>
I20260608 10:07:53.313855 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:53.314064 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:53.314368 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:53.315623 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "364db5aef755453cb9b194914d01dcfd"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-kdhp"
I20260608 10:07:53.320616 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:53.324512  2114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.325371 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:53.325701 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "364db5aef755453cb9b194914d01dcfd"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-kdhp"
I20260608 10:07:53.325999 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-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 10:07:53.360827 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:53.361999 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:53.363639 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:53.366223 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:53.366463 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.366746 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:53.366948 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.408672 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:39197
I20260608 10:07:53.408798  2176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:39197 every 8 connection(s)
I20260608 10:07:53.414412 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:53.422503  2181 instance_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 10:07:53.423722  2182 instance_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 10:07:53.425082  2184 instance_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 10:07:53.427758 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:53.427597  2177 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37799
I20260608 10:07:53.428467  2177 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:53.429241 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:53.429464  2177 heartbeater.cc:507] Master 127.23.52.190:37799 requested a full tablet report, sending...
W20260608 10:07:53.429576 23762 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 10:07:53.429942 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913273429920 us; error 0 us; skew 500 ppm
I20260608 10:07:53.430815 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:53.432417  2050 ts_manager.cc:194] Registered new tserver with Master: 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197)
I20260608 10:07:53.433925 23762 webserver.cc:533] Webserver started at http://127.23.52.130:40503/ using document root <none> and password file <none>
I20260608 10:07:53.434741 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:53.434975 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:53.435307 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:53.435215  2050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60068
I20260608 10:07:53.436933 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "5b3b814322f64c07b0867eec32143b7e"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-kdhp"
I20260608 10:07:53.442137 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:07:53.445843  2189 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.446681 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:53.447103 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "5b3b814322f64c07b0867eec32143b7e"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-kdhp"
I20260608 10:07:53.447445 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-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 10:07:53.475296 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:53.476542 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:53.478073 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:53.480547 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:53.480790 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.481032 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:53.481220 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.525368 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:43705
I20260608 10:07:53.525534  2251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:43705 every 8 connection(s)
I20260608 10:07:53.530699 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:53.538643  2256 instance_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 10:07:53.538964  2255 instance_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 10:07:53.541711 23762 server_base.cc:1061] running on GCE node
W20260608 10:07:53.542740  2259 instance_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 10:07:53.542955  2252 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37799
I20260608 10:07:53.543537  2252 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:53.543965 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:53.544260 23762 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 10:07:53.544481 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913273544457 us; error 0 us; skew 500 ppm
I20260608 10:07:53.544497  2252 heartbeater.cc:507] Master 127.23.52.190:37799 requested a full tablet report, sending...
I20260608 10:07:53.545500 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:53.547194  2050 ts_manager.cc:194] Registered new tserver with Master: 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
I20260608 10:07:53.548372 23762 webserver.cc:533] Webserver started at http://127.23.52.131:37733/ using document root <none> and password file <none>
I20260608 10:07:53.548877  2050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60082
I20260608 10:07:53.549029 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:53.549429 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:53.549736 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:53.551209 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "950b28dd14ce4197ba349082cdde421e"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-kdhp"
I20260608 10:07:53.556203 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:07:53.559737  2263 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.560528 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:53.560796 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "950b28dd14ce4197ba349082cdde421e"
format_stamp: "Formatted at 2026-06-08 10:07:53 on dist-test-slave-kdhp"
I20260608 10:07:53.561048 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-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 10:07:53.576216 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:53.577311 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:53.578789 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:53.581199 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:53.581437 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.581687 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:53.581875 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:53.621837 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:32889
I20260608 10:07:53.621980  2325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:32889 every 8 connection(s)
I20260608 10:07:53.639842  2326 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37799
I20260608 10:07:53.640276  2326 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:53.641110  2326 heartbeater.cc:507] Master 127.23.52.190:37799 requested a full tablet report, sending...
I20260608 10:07:53.643245  2050 ts_manager.cc:194] Registered new tserver with Master: 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:07:53.644325 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019067765s
I20260608 10:07:53.644831  2050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60096
I20260608 10:07:54.199154  2050 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60102:
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 10:07:54.202061  2050 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 10:07:54.265097  2291 tablet_service.cc:1511] Processing CreateTablet for tablet a19add9d15f94e6c8c0e48839e3f60c9 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:54.265270  2290 tablet_service.cc:1511] Processing CreateTablet for tablet b85c655197714998b098e06c9189b687 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:54.266844  2291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19add9d15f94e6c8c0e48839e3f60c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.268232  2290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85c655197714998b098e06c9189b687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.274820  2289 tablet_service.cc:1511] Processing CreateTablet for tablet d8529c643bdc4d5aa7651a400cdadc16 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:54.276479  2289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8529c643bdc4d5aa7651a400cdadc16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.279784  2288 tablet_service.cc:1511] Processing CreateTablet for tablet ca61febe7be14881b3ded69166080503 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:54.281337  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca61febe7be14881b3ded69166080503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.285769  2287 tablet_service.cc:1511] Processing CreateTablet for tablet 6149b6f6f9f34c4aad324a5cd246dee8 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:54.288746  2142 tablet_service.cc:1511] Processing CreateTablet for tablet a19add9d15f94e6c8c0e48839e3f60c9 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:54.289947  2217 tablet_service.cc:1511] Processing CreateTablet for tablet a19add9d15f94e6c8c0e48839e3f60c9 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:54.291515  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19add9d15f94e6c8c0e48839e3f60c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.291965  2141 tablet_service.cc:1511] Processing CreateTablet for tablet b85c655197714998b098e06c9189b687 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:54.292589  2215 tablet_service.cc:1511] Processing CreateTablet for tablet d8529c643bdc4d5aa7651a400cdadc16 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:54.294018  2215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8529c643bdc4d5aa7651a400cdadc16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.294399  2140 tablet_service.cc:1511] Processing CreateTablet for tablet d8529c643bdc4d5aa7651a400cdadc16 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:54.288614  2213 tablet_service.cc:1511] Processing CreateTablet for tablet 6149b6f6f9f34c4aad324a5cd246dee8 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:54.290827  2216 tablet_service.cc:1511] Processing CreateTablet for tablet b85c655197714998b098e06c9189b687 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:54.296905  2139 tablet_service.cc:1511] Processing CreateTablet for tablet ca61febe7be14881b3ded69166080503 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:54.299727  2213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6149b6f6f9f34c4aad324a5cd246dee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.300290  2138 tablet_service.cc:1511] Processing CreateTablet for tablet 6149b6f6f9f34c4aad324a5cd246dee8 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:54.288614  2214 tablet_service.cc:1511] Processing CreateTablet for tablet ca61febe7be14881b3ded69166080503 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:54.302532  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6149b6f6f9f34c4aad324a5cd246dee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.301425  2216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85c655197714998b098e06c9189b687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.310900  2214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca61febe7be14881b3ded69166080503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.290454  2142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19add9d15f94e6c8c0e48839e3f60c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.319799  2140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8529c643bdc4d5aa7651a400cdadc16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.323748  2141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85c655197714998b098e06c9189b687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.326233  2139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca61febe7be14881b3ded69166080503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.331713  2138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6149b6f6f9f34c4aad324a5cd246dee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.339517  2137 tablet_service.cc:1511] Processing CreateTablet for tablet ea44f4fd32144afaa4094ae32dbadd37 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:54.341106  2137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44f4fd32144afaa4094ae32dbadd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.343905  2213 tablet_service.cc:1511] Processing CreateTablet for tablet ea44f4fd32144afaa4094ae32dbadd37 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:54.344413  2286 tablet_service.cc:1511] Processing CreateTablet for tablet ea44f4fd32144afaa4094ae32dbadd37 (DEFAULT_TABLE table=test-workload [id=f3d63986875b4beea18cd7f78366c480]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:54.345908  2286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44f4fd32144afaa4094ae32dbadd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.346321  2213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44f4fd32144afaa4094ae32dbadd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:54.409065  2344 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e: Bootstrap starting.
I20260608 10:07:54.413339  2345 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e: Bootstrap starting.
I20260608 10:07:54.420871  2345 tablet_bootstrap.cc:654] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.433243  2347 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd: Bootstrap starting.
I20260608 10:07:54.434862  2345 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e: No bootstrap required, opened a new log
I20260608 10:07:54.435520  2345 ts_tablet_manager.cc:1403] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260608 10:07:54.437335  2344 tablet_bootstrap.cc:654] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.438715  2177 heartbeater.cc:499] Master 127.23.52.190:37799 was elected leader, sending a full tablet report...
I20260608 10:07:54.438853  2345 raft_consensus.cc:359] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.439853  2345 raft_consensus.cc:385] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.440145  2345 raft_consensus.cc:740] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.440703  2347 tablet_bootstrap.cc:654] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.441169  2345 consensus_queue.cc:260] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.453507  2347 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd: No bootstrap required, opened a new log
I20260608 10:07:54.453626  2252 heartbeater.cc:499] Master 127.23.52.190:37799 was elected leader, sending a full tablet report...
I20260608 10:07:54.454577  2347 ts_tablet_manager.cc:1403] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 10:07:54.455212  2344 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e: No bootstrap required, opened a new log
I20260608 10:07:54.455920  2344 ts_tablet_manager.cc:1403] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.009s
I20260608 10:07:54.458285  2347 raft_consensus.cc:359] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.459280  2347 raft_consensus.cc:385] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.459031  2344 raft_consensus.cc:359] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.459764  2347 raft_consensus.cc:740] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364db5aef755453cb9b194914d01dcfd, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.459985  2344 raft_consensus.cc:385] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.460399  2344 raft_consensus.cc:740] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.460789  2347 consensus_queue.cc:260] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.461236  2344 consensus_queue.cc:260] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.463563  2345 ts_tablet_manager.cc:1434] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.008s
I20260608 10:07:54.465328  2345 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e: Bootstrap starting.
I20260608 10:07:54.473557  2344 ts_tablet_manager.cc:1434] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.002s
I20260608 10:07:54.474121  2326 heartbeater.cc:499] Master 127.23.52.190:37799 was elected leader, sending a full tablet report...
I20260608 10:07:54.474824  2344 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e: Bootstrap starting.
I20260608 10:07:54.478850  2345 tablet_bootstrap.cc:654] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.481405  2344 tablet_bootstrap.cc:654] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.493664  2345 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e: No bootstrap required, opened a new log
I20260608 10:07:54.494547  2345 ts_tablet_manager.cc:1403] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260608 10:07:54.499188  2345 raft_consensus.cc:359] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.500385  2345 raft_consensus.cc:385] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.500838  2345 raft_consensus.cc:740] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.503587  2345 consensus_queue.cc:260] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.505082  2347 ts_tablet_manager.cc:1434] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd: Time spent starting tablet: real 0.050s	user 0.019s	sys 0.020s
I20260608 10:07:54.506479  2347 tablet_bootstrap.cc:492] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd: Bootstrap starting.
I20260608 10:07:54.511392  2345 ts_tablet_manager.cc:1434] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 10:07:54.512791  2345 tablet_bootstrap.cc:492] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e: Bootstrap starting.
I20260608 10:07:54.514163  2347 tablet_bootstrap.cc:654] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.520399  2345 tablet_bootstrap.cc:654] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.530676  2347 tablet_bootstrap.cc:492] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd: No bootstrap required, opened a new log
I20260608 10:07:54.531683  2347 ts_tablet_manager.cc:1403] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.013s
W20260608 10:07:54.532392  2253 tablet.cc:2404] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:07:54.537286  2347 raft_consensus.cc:359] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.538178  2347 raft_consensus.cc:385] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.538542  2347 raft_consensus.cc:740] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364db5aef755453cb9b194914d01dcfd, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.539916  2345 tablet_bootstrap.cc:492] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e: No bootstrap required, opened a new log
I20260608 10:07:54.539529  2347 consensus_queue.cc:260] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.540675  2345 ts_tablet_manager.cc:1403] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.003s
I20260608 10:07:54.545491  2345 raft_consensus.cc:359] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.546720  2345 raft_consensus.cc:385] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.547252  2345 raft_consensus.cc:740] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.548499  2345 consensus_queue.cc:260] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.549309  2347 ts_tablet_manager.cc:1434] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 10:07:54.550706  2347 tablet_bootstrap.cc:492] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd: Bootstrap starting.
I20260608 10:07:54.553819  2345 ts_tablet_manager.cc:1434] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:07:54.555207  2345 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e: Bootstrap starting.
I20260608 10:07:54.557354  2344 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e: No bootstrap required, opened a new log
I20260608 10:07:54.557945  2344 ts_tablet_manager.cc:1403] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.044s
I20260608 10:07:54.558354  2347 tablet_bootstrap.cc:654] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.561252  2344 raft_consensus.cc:359] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.562083  2344 raft_consensus.cc:385] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.562649  2344 raft_consensus.cc:740] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.563742  2345 tablet_bootstrap.cc:654] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.563660  2344 consensus_queue.cc:260] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.571780  2344 ts_tablet_manager.cc:1434] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260608 10:07:54.571923  2347 tablet_bootstrap.cc:492] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd: No bootstrap required, opened a new log
I20260608 10:07:54.572278  2345 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e: No bootstrap required, opened a new log
I20260608 10:07:54.572626  2347 ts_tablet_manager.cc:1403] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260608 10:07:54.572878  2345 ts_tablet_manager.cc:1403] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 10:07:54.573058  2344 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e: Bootstrap starting.
I20260608 10:07:54.575820  2352 raft_consensus.cc:493] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:54.576215  2347 raft_consensus.cc:359] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.576396  2352 raft_consensus.cc:515] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.577050  2347 raft_consensus.cc:385] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.576673  2345 raft_consensus.cc:359] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.577395  2347 raft_consensus.cc:740] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364db5aef755453cb9b194914d01dcfd, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.578370  2347 consensus_queue.cc:260] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.577737  2345 raft_consensus.cc:385] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.580505  2345 raft_consensus.cc:740] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.581081  2344 tablet_bootstrap.cc:654] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.581463  2345 consensus_queue.cc:260] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.582844  2352 leader_election.cc:290] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
I20260608 10:07:54.587792  2345 ts_tablet_manager.cc:1434] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:07:54.589475  2345 tablet_bootstrap.cc:492] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e: Bootstrap starting.
I20260608 10:07:54.590510  2347 ts_tablet_manager.cc:1434] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260608 10:07:54.593115  2344 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e: No bootstrap required, opened a new log
I20260608 10:07:54.593838  2344 ts_tablet_manager.cc:1403] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 10:07:54.594300  2347 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd: Bootstrap starting.
I20260608 10:07:54.597383  2345 tablet_bootstrap.cc:654] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.597710  2344 raft_consensus.cc:359] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.604077  2347 tablet_bootstrap.cc:654] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.615943  2347 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd: No bootstrap required, opened a new log
I20260608 10:07:54.616572  2347 ts_tablet_manager.cc:1403] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260608 10:07:54.616060  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44f4fd32144afaa4094ae32dbadd37" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd" is_pre_election: true
I20260608 10:07:54.598624  2344 raft_consensus.cc:385] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.617177  2152 raft_consensus.cc:2468] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 0.
I20260608 10:07:54.617722  2344 raft_consensus.cc:740] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.619107  2265 leader_election.cc:304] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 364db5aef755453cb9b194914d01dcfd, 950b28dd14ce4197ba349082cdde421e; no voters: 
I20260608 10:07:54.619161  2344 consensus_queue.cc:260] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.620285  2352 raft_consensus.cc:2804] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:54.620815  2352 raft_consensus.cc:493] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:54.621395  2352 raft_consensus.cc:3060] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.623984  2347 raft_consensus.cc:359] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.624869  2347 raft_consensus.cc:385] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.625197  2347 raft_consensus.cc:740] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364db5aef755453cb9b194914d01dcfd, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.626178  2347 consensus_queue.cc:260] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.626775  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44f4fd32144afaa4094ae32dbadd37" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e" is_pre_election: true
I20260608 10:07:54.627594  2227 raft_consensus.cc:2468] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 0.
I20260608 10:07:54.631685  2347 ts_tablet_manager.cc:1434] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:07:54.632944  2347 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd: Bootstrap starting.
I20260608 10:07:54.634274  2352 raft_consensus.cc:515] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.639935  2345 tablet_bootstrap.cc:492] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e: No bootstrap required, opened a new log
I20260608 10:07:54.641124  2345 ts_tablet_manager.cc:1403] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.020s
I20260608 10:07:54.643483  2347 tablet_bootstrap.cc:654] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.643335  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44f4fd32144afaa4094ae32dbadd37" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd"
I20260608 10:07:54.644286  2152 raft_consensus.cc:3060] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.637213  2365 raft_consensus.cc:493] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:54.645006  2345 raft_consensus.cc:359] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.645056  2365 raft_consensus.cc:515] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.646032  2345 raft_consensus.cc:385] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.646479  2345 raft_consensus.cc:740] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.647679  2345 consensus_queue.cc:260] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.651998  2365 leader_election.cc:290] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
I20260608 10:07:54.652696  2365 raft_consensus.cc:493] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:54.652977  2151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6149b6f6f9f34c4aad324a5cd246dee8" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd" is_pre_election: true
I20260608 10:07:54.653285  2365 raft_consensus.cc:515] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.656001  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6149b6f6f9f34c4aad324a5cd246dee8" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e" is_pre_election: true
I20260608 10:07:54.656786  2227 raft_consensus.cc:2468] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 0.
W20260608 10:07:54.658433  2265 leader_election.cc:343] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:54.659468  2344 ts_tablet_manager.cc:1434] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.007s
I20260608 10:07:54.659395  2265 leader_election.cc:304] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [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: 5b3b814322f64c07b0867eec32143b7e, 950b28dd14ce4197ba349082cdde421e; no voters: 364db5aef755453cb9b194914d01dcfd
I20260608 10:07:54.660887  2344 tablet_bootstrap.cc:492] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e: Bootstrap starting.
I20260608 10:07:54.662485  2345 ts_tablet_manager.cc:1434] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 10:07:54.666762  2365 leader_election.cc:290] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705), 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197)
I20260608 10:07:54.667481  2365 raft_consensus.cc:2804] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:54.667549  2345 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e: Bootstrap starting.
I20260608 10:07:54.667956  2365 raft_consensus.cc:493] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:54.668452  2365 raft_consensus.cc:3060] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.672885  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19add9d15f94e6c8c0e48839e3f60c9" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e" is_pre_election: true
I20260608 10:07:54.673405  2344 tablet_bootstrap.cc:654] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.673718  2227 raft_consensus.cc:2468] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 0.
I20260608 10:07:54.676294  2151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19add9d15f94e6c8c0e48839e3f60c9" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd" is_pre_election: true
I20260608 10:07:54.677429  2151 raft_consensus.cc:2468] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 0.
I20260608 10:07:54.677664  2265 leader_election.cc:304] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b3b814322f64c07b0867eec32143b7e, 950b28dd14ce4197ba349082cdde421e; no voters: 
I20260608 10:07:54.679014  2352 leader_election.cc:290] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 election: Requested vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
I20260608 10:07:54.679718  2352 raft_consensus.cc:2804] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:54.680111  2352 raft_consensus.cc:493] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:54.680500  2352 raft_consensus.cc:3060] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.680962  2152 raft_consensus.cc:2468] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 1.
I20260608 10:07:54.683377  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44f4fd32144afaa4094ae32dbadd37" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e"
I20260608 10:07:54.684264  2227 raft_consensus.cc:3060] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.699620  2345 tablet_bootstrap.cc:654] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.703629  2365 raft_consensus.cc:515] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.705576  2265 leader_election.cc:304] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 364db5aef755453cb9b194914d01dcfd, 950b28dd14ce4197ba349082cdde421e; no voters: 
I20260608 10:07:54.706570  2365 leader_election.cc:290] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 election: Requested vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
I20260608 10:07:54.707273  2366 raft_consensus.cc:2804] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:54.708449  2366 raft_consensus.cc:697] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Becoming Leader. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Running, Role: LEADER
I20260608 10:07:54.709885  2366 consensus_queue.cc:237] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.710995  2347 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd: No bootstrap required, opened a new log
I20260608 10:07:54.711815  2347 ts_tablet_manager.cc:1403] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.032s
I20260608 10:07:54.719264  2347 raft_consensus.cc:359] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.721071  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6149b6f6f9f34c4aad324a5cd246dee8" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd"
I20260608 10:07:54.722252  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6149b6f6f9f34c4aad324a5cd246dee8" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e"
I20260608 10:07:54.722492  2347 raft_consensus.cc:385] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.723002  2347 raft_consensus.cc:740] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364db5aef755453cb9b194914d01dcfd, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.723099  2226 raft_consensus.cc:3060] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.723726  2227 raft_consensus.cc:2468] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 1.
I20260608 10:07:54.725685  2345 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e: No bootstrap required, opened a new log
I20260608 10:07:54.726357  2345 ts_tablet_manager.cc:1403] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.011s
I20260608 10:07:54.730165  2344 tablet_bootstrap.cc:492] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e: No bootstrap required, opened a new log
I20260608 10:07:54.718683  2352 raft_consensus.cc:515] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.730410  2345 raft_consensus.cc:359] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.731125  2344 ts_tablet_manager.cc:1403] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e: Time spent bootstrapping tablet: real 0.071s	user 0.038s	sys 0.021s
I20260608 10:07:54.731397  2345 raft_consensus.cc:385] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.731856  2345 raft_consensus.cc:740] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.732914  2345 consensus_queue.cc:260] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.733700  2225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19add9d15f94e6c8c0e48839e3f60c9" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e"
I20260608 10:07:54.734503  2225 raft_consensus.cc:3060] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.734954  2344 raft_consensus.cc:359] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.735867  2344 raft_consensus.cc:385] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.735532  2347 consensus_queue.cc:260] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.736897  2152 raft_consensus.cc:3060] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.738590  2345 ts_tablet_manager.cc:1434] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260608 10:07:54.742898  2151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19add9d15f94e6c8c0e48839e3f60c9" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd"
I20260608 10:07:54.743306  2049 catalog_manager.cc:5696] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e reported cstate change: term changed from 0 to 1, leader changed from <none> to 950b28dd14ce4197ba349082cdde421e (127.23.52.131). New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:54.736238  2344 raft_consensus.cc:740] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.745592  2225 raft_consensus.cc:2468] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 1.
I20260608 10:07:54.745637  2152 raft_consensus.cc:2468] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 1.
I20260608 10:07:54.746656  2344 consensus_queue.cc:260] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.743696  2151 raft_consensus.cc:3060] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.749017  2265 leader_election.cc:304] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b3b814322f64c07b0867eec32143b7e, 950b28dd14ce4197ba349082cdde421e; no voters: 
I20260608 10:07:54.750056  2366 raft_consensus.cc:2804] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:54.750268  2265 leader_election.cc:304] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 364db5aef755453cb9b194914d01dcfd, 950b28dd14ce4197ba349082cdde421e; no voters: 
I20260608 10:07:54.750686  2366 raft_consensus.cc:697] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Becoming Leader. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Running, Role: LEADER
I20260608 10:07:54.751766  2366 consensus_queue.cc:237] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } }
I20260608 10:07:54.754176  2365 raft_consensus.cc:2804] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:54.754747  2365 raft_consensus.cc:697] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Becoming Leader. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Running, Role: LEADER
I20260608 10:07:54.755442  2347 ts_tablet_manager.cc:1434] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.001s
I20260608 10:07:54.755728  2365 consensus_queue.cc:237] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.756904  2347 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd: Bootstrap starting.
I20260608 10:07:54.744874  2352 leader_election.cc:290] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 1 election: Requested vote from peers 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705), 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197)
I20260608 10:07:54.762184  2151 raft_consensus.cc:2468] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 1.
I20260608 10:07:54.734552  2226 raft_consensus.cc:2468] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950b28dd14ce4197ba349082cdde421e in term 1.
I20260608 10:07:54.765517  2347 tablet_bootstrap.cc:654] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.771855  2344 ts_tablet_manager.cc:1434] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260608 10:07:54.774070  2344 tablet_bootstrap.cc:492] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e: Bootstrap starting.
I20260608 10:07:54.789343  2357 raft_consensus.cc:493] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:54.789981  2344 tablet_bootstrap.cc:654] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.790416  2357 raft_consensus.cc:515] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.794821  2347 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd: No bootstrap required, opened a new log
I20260608 10:07:54.795709  2347 ts_tablet_manager.cc:1403] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.011s
I20260608 10:07:54.800508  2347 raft_consensus.cc:359] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.801635  2347 raft_consensus.cc:385] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.802055  2347 raft_consensus.cc:740] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364db5aef755453cb9b194914d01dcfd, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.803231  2347 consensus_queue.cc:260] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.807034  2347 ts_tablet_manager.cc:1434] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 10:07:54.808343  2357 leader_election.cc:290] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:07:54.822613  2344 tablet_bootstrap.cc:492] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e: No bootstrap required, opened a new log
I20260608 10:07:54.823602  2344 ts_tablet_manager.cc:1403] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e: Time spent bootstrapping tablet: real 0.050s	user 0.031s	sys 0.011s
I20260608 10:07:54.828370  2344 raft_consensus.cc:359] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.829182  2344 raft_consensus.cc:385] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.829501  2344 raft_consensus.cc:740] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.830329  2344 consensus_queue.cc:260] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.833050  2344 ts_tablet_manager.cc:1434] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:07:54.834237  2344 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e: Bootstrap starting.
I20260608 10:07:54.839571  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85c655197714998b098e06c9189b687" candidate_uuid: "364db5aef755453cb9b194914d01dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e" is_pre_election: true
I20260608 10:07:54.840415  2226 raft_consensus.cc:2468] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 364db5aef755453cb9b194914d01dcfd in term 0.
I20260608 10:07:54.841456  2344 tablet_bootstrap.cc:654] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:54.840994  2047 catalog_manager.cc:5696] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e reported cstate change: term changed from 0 to 1, leader changed from <none> to 950b28dd14ce4197ba349082cdde421e (127.23.52.131). New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:54.842077  2116 leader_election.cc:304] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 364db5aef755453cb9b194914d01dcfd, 5b3b814322f64c07b0867eec32143b7e; no voters: 
I20260608 10:07:54.843299  2357 raft_consensus.cc:2804] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:54.843736  2357 raft_consensus.cc:493] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:54.844177  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85c655197714998b098e06c9189b687" candidate_uuid: "364db5aef755453cb9b194914d01dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e" is_pre_election: true
I20260608 10:07:54.844175  2357 raft_consensus.cc:3060] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.845117  2301 raft_consensus.cc:2468] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 364db5aef755453cb9b194914d01dcfd in term 0.
I20260608 10:07:54.844323  2047 catalog_manager.cc:5696] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e reported cstate change: term changed from 0 to 1, leader changed from <none> to 950b28dd14ce4197ba349082cdde421e (127.23.52.131). New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:54.849022  2344 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e: No bootstrap required, opened a new log
I20260608 10:07:54.849664  2344 ts_tablet_manager.cc:1403] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 10:07:54.853381  2344 raft_consensus.cc:359] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.854300  2344 raft_consensus.cc:385] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:54.854063  2357 raft_consensus.cc:515] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.854737  2344 raft_consensus.cc:740] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950b28dd14ce4197ba349082cdde421e, State: Initialized, Role: FOLLOWER
I20260608 10:07:54.855830  2344 consensus_queue.cc:260] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.857133  2357 leader_election.cc:290] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [CANDIDATE]: Term 1 election: Requested vote from peers 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:07:54.858983  2344 ts_tablet_manager.cc:1434] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:07:54.859869  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85c655197714998b098e06c9189b687" candidate_uuid: "364db5aef755453cb9b194914d01dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e"
I20260608 10:07:54.859095  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85c655197714998b098e06c9189b687" candidate_uuid: "364db5aef755453cb9b194914d01dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e"
I20260608 10:07:54.860561  2226 raft_consensus.cc:3060] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.860759  2301 raft_consensus.cc:3060] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.863822  2349 raft_consensus.cc:493] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:54.864413  2349 raft_consensus.cc:515] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.869796  2301 raft_consensus.cc:2468] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 364db5aef755453cb9b194914d01dcfd in term 1.
I20260608 10:07:54.867627  2349 leader_election.cc:290] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:07:54.871762  2117 leader_election.cc:304] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 364db5aef755453cb9b194914d01dcfd, 950b28dd14ce4197ba349082cdde421e; no voters: 
I20260608 10:07:54.872967  2357 raft_consensus.cc:2804] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:54.873646  2357 raft_consensus.cc:697] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 1 LEADER]: Becoming Leader. State: Replica: 364db5aef755453cb9b194914d01dcfd, State: Running, Role: LEADER
I20260608 10:07:54.874673  2357 consensus_queue.cc:237] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.877650  2349 raft_consensus.cc:493] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:54.878242  2349 raft_consensus.cc:515] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.880847  2349 leader_election.cc:290] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:07:54.884362  2226 raft_consensus.cc:2468] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 364db5aef755453cb9b194914d01dcfd in term 1.
I20260608 10:07:54.888236  2151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8529c643bdc4d5aa7651a400cdadc16" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd" is_pre_election: true
I20260608 10:07:54.888300  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca61febe7be14881b3ded69166080503" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd" is_pre_election: true
I20260608 10:07:54.889182  2151 raft_consensus.cc:2468] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 0.
I20260608 10:07:54.889317  2152 raft_consensus.cc:2468] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 0.
I20260608 10:07:54.891322  2191 leader_election.cc:304] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 364db5aef755453cb9b194914d01dcfd, 5b3b814322f64c07b0867eec32143b7e; no voters: 
I20260608 10:07:54.891403  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8529c643bdc4d5aa7651a400cdadc16" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e" is_pre_election: true
I20260608 10:07:54.892251  2349 raft_consensus.cc:2804] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:54.892304  2301 raft_consensus.cc:2468] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 0.
I20260608 10:07:54.892444  2191 leader_election.cc:304] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 364db5aef755453cb9b194914d01dcfd, 5b3b814322f64c07b0867eec32143b7e; no voters: 
I20260608 10:07:54.892804  2349 raft_consensus.cc:493] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:54.893293  2349 raft_consensus.cc:3060] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.894129  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca61febe7be14881b3ded69166080503" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e" is_pre_election: true
I20260608 10:07:54.894971  2300 raft_consensus.cc:2468] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 0.
I20260608 10:07:54.897783  2386 raft_consensus.cc:2804] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:54.898313  2386 raft_consensus.cc:493] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:54.898765  2386 raft_consensus.cc:3060] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.899905  2047 catalog_manager.cc:5696] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 364db5aef755453cb9b194914d01dcfd (127.23.52.129). New cstate: current_term: 1 leader_uuid: "364db5aef755453cb9b194914d01dcfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:54.901167  2349 raft_consensus.cc:515] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.903797  2349 leader_election.cc:290] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 1 election: Requested vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:07:54.904153  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8529c643bdc4d5aa7651a400cdadc16" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd"
I20260608 10:07:54.904708  2152 raft_consensus.cc:3060] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.904619  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8529c643bdc4d5aa7651a400cdadc16" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e"
I20260608 10:07:54.905512  2300 raft_consensus.cc:3060] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.907910  2386 raft_consensus.cc:515] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.910825  2386 leader_election.cc:290] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 1 election: Requested vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:07:54.912279  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca61febe7be14881b3ded69166080503" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e"
I20260608 10:07:54.912966  2301 raft_consensus.cc:3060] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.913277  2151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca61febe7be14881b3ded69166080503" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364db5aef755453cb9b194914d01dcfd"
I20260608 10:07:54.914014  2151 raft_consensus.cc:3060] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:54.914598  2300 raft_consensus.cc:2468] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 1.
I20260608 10:07:54.916256  2192 leader_election.cc:304] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b3b814322f64c07b0867eec32143b7e, 950b28dd14ce4197ba349082cdde421e; no voters: 
I20260608 10:07:54.917476  2386 raft_consensus.cc:2804] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:54.918071  2386 raft_consensus.cc:697] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 1 LEADER]: Becoming Leader. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Running, Role: LEADER
I20260608 10:07:54.919057  2386 consensus_queue.cc:237] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.921063  2152 raft_consensus.cc:2468] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 1.
I20260608 10:07:54.921404  2301 raft_consensus.cc:2468] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 1.
I20260608 10:07:54.922857  2192 leader_election.cc:304] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b3b814322f64c07b0867eec32143b7e, 950b28dd14ce4197ba349082cdde421e; no voters: 
I20260608 10:07:54.923897  2349 raft_consensus.cc:2804] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:54.924934  2151 raft_consensus.cc:2468] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 1.
I20260608 10:07:54.927572  2349 raft_consensus.cc:697] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 1 LEADER]: Becoming Leader. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Running, Role: LEADER
I20260608 10:07:54.928682  2349 consensus_queue.cc:237] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:07:54.931337  2047 catalog_manager.cc:5696] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b3b814322f64c07b0867eec32143b7e (127.23.52.130). New cstate: current_term: 1 leader_uuid: "5b3b814322f64c07b0867eec32143b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:54.945575  2047 catalog_manager.cc:5696] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b3b814322f64c07b0867eec32143b7e (127.23.52.130). New cstate: current_term: 1 leader_uuid: "5b3b814322f64c07b0867eec32143b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:55.150493  2366 consensus_queue.cc:1048] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:55.178151  2366 consensus_queue.cc:1048] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:55.201828  2371 consensus_queue.cc:1048] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.211066  2366 consensus_queue.cc:1048] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.275115  2357 consensus_queue.cc:1048] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:55.303325  2366 consensus_queue.cc:1048] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.323238  2349 consensus_queue.cc:1048] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.325403  2351 consensus_queue.cc:1048] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:55.348542  2371 consensus_queue.cc:1048] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:55.382274  2386 consensus_queue.cc:1048] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:55.417791  2386 consensus_queue.cc:1048] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:55.440064  2349 consensus_queue.cc:1048] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:07:56.045374  2332 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.23.52.131:32889, user_credentials={real_user=slave}} blocked reactor thread for 52080.2us
W20260608 10:07:56.787487  2332 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.23.52.131:32889, user_credentials={real_user=slave}} blocked reactor thread for 45854us
W20260608 10:07:57.011710  2248 debug-util.cc:398] Leaking SignalData structure 0x7b0800275940 after lost signal to thread 23765
W20260608 10:07:57.129341  2390 meta_cache.cc:1261] Time spent looking up entry by key: real 0.178s	user 0.003s	sys 0.001s
W20260608 10:07:57.135919  2248 debug-util.cc:398] Leaking SignalData structure 0x7b08001127c0 after lost signal to thread 2084
W20260608 10:07:57.138360  2248 debug-util.cc:398] Leaking SignalData structure 0x7b08002b4180 after lost signal to thread 2176
W20260608 10:07:57.184190  2248 debug-util.cc:398] Leaking SignalData structure 0x7b08002e6e80 after lost signal to thread 2251
W20260608 10:07:57.186368  2248 debug-util.cc:398] Leaking SignalData structure 0x7b08002e26c0 after lost signal to thread 2325
W20260608 10:07:57.190212  2265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.129:39197, user_credentials={real_user=slave}} blocked reactor thread for 67208.4us
W20260608 10:07:57.571897  2322 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9aa0 after lost signal to thread 23765
W20260608 10:07:57.573300  2322 debug-util.cc:398] Leaking SignalData structure 0x7b08002b3b80 after lost signal to thread 2084
W20260608 10:07:57.574958  2322 debug-util.cc:398] Leaking SignalData structure 0x7b08002b2580 after lost signal to thread 2176
W20260608 10:07:57.575312  2322 debug-util.cc:398] Leaking SignalData structure 0x7b080003af20 after lost signal to thread 2177
W20260608 10:07:57.576730  2322 debug-util.cc:398] Leaking SignalData structure 0x7b080018a460 after lost signal to thread 2251
W20260608 10:07:57.577085  2322 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6420 after lost signal to thread 2252
W20260608 10:07:57.578465  2322 debug-util.cc:398] Leaking SignalData structure 0x7b0800278b60 after lost signal to thread 2325
W20260608 10:07:57.739364  2192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.131:32889, user_credentials={real_user=slave}} blocked reactor thread for 476865us
W20260608 10:07:57.723569  2265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.129:39197, user_credentials={real_user=slave}} blocked reactor thread for 124627us
W20260608 10:07:57.863385  2116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.130:43705, user_credentials={real_user=slave}} blocked reactor thread for 112836us
W20260608 10:07:57.992614  2399 log.cc:927] Time spent T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
W20260608 10:07:58.218417  2192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.131:32889, user_credentials={real_user=slave}} blocked reactor thread for 47826.2us
W20260608 10:07:58.300462  2331 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.23.52.130:43705, user_credentials={real_user=slave}} blocked reactor thread for 48140.4us
W20260608 10:07:58.319967  2173 debug-util.cc:398] Leaking SignalData structure 0x7b08002e6c60 after lost signal to thread 23765
W20260608 10:07:58.322222  2173 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5900 after lost signal to thread 2084
W20260608 10:07:58.324587  2173 debug-util.cc:398] Leaking SignalData structure 0x7b080019be60 after lost signal to thread 2176
W20260608 10:07:58.326673  2173 debug-util.cc:398] Leaking SignalData structure 0x7b08001314a0 after lost signal to thread 2251
W20260608 10:07:58.330052  2173 debug-util.cc:398] Leaking SignalData structure 0x7b08000ea280 after lost signal to thread 2325
I20260608 10:07:58.393774 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:58.425163  2469 instance_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 10:07:58.428738  2470 instance_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 10:07:58.449170  2473 instance_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 10:07:58.460083 23762 server_base.cc:1061] running on GCE node
I20260608 10:07:58.465373 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:58.465828 23762 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 10:07:58.466173 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913278466151 us; error 0 us; skew 500 ppm
I20260608 10:07:58.467316 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:58.499740 23762 webserver.cc:533] Webserver started at http://127.23.52.132:46871/ using document root <none> and password file <none>
I20260608 10:07:58.500929 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:58.501343 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:58.501890 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:58.504390 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "0f3224f791424866a0c4c5f71c0d4ec0"
format_stamp: "Formatted at 2026-06-08 10:07:58 on dist-test-slave-kdhp"
I20260608 10:07:58.521342 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:07:58.540401  2477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:58.548786 23762 fs_manager.cc:730] Time spent opening block manager: real 0.024s	user 0.003s	sys 0.000s
I20260608 10:07:58.549283 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "0f3224f791424866a0c4c5f71c0d4ec0"
format_stamp: "Formatted at 2026-06-08 10:07:58 on dist-test-slave-kdhp"
I20260608 10:07:58.549696 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913045833752-23762-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 10:07:58.608136 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:58.610472 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:58.623874 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:58.648481 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:58.648996 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 10:07:58.649428 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:58.649739 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:59.259274  2540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:38053 every 8 connection(s)
I20260608 10:07:59.259893 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:38053
I20260608 10:07:59.330024  2541 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37799
I20260608 10:07:59.330588  2541 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:59.331705  2541 heartbeater.cc:507] Master 127.23.52.190:37799 requested a full tablet report, sending...
I20260608 10:07:59.334725  2043 ts_manager.cc:194] Registered new tserver with Master: 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132:38053)
I20260608 10:07:59.337191  2043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60108
I20260608 10:07:59.846907  2301 consensus_queue.cc:237] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [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: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:07:59.889001  2227 raft_consensus.cc:1275] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:59.892655  2150 raft_consensus.cc:1275] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:59.895092  2542 consensus_queue.cc:1048] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:07:59.900005  2542 consensus_queue.cc:1048] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } 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 10:07:59.924091  2265 consensus_peers.cc:597] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e -> Peer 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132:38053): Couldn't send request to peer 0f3224f791424866a0c4c5f71c0d4ec0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6149b6f6f9f34c4aad324a5cd246dee8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:59.940310  2352 raft_consensus.cc:2955] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:07:59.962512  2152 raft_consensus.cc:2955] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:07:59.984311  2043 catalog_manager.cc:5696] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd reported cstate change: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:07:59.993166  2227 raft_consensus.cc:2955] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.028170  2301 consensus_queue.cc:237] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [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: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
W20260608 10:08:00.060460  2265 consensus_peers.cc:597] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e -> Peer 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132:38053): Couldn't send request to peer 0f3224f791424866a0c4c5f71c0d4ec0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a19add9d15f94e6c8c0e48839e3f60c9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:00.062707  2152 raft_consensus.cc:1275] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:00.065168  2352 consensus_queue.cc:1048] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } 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 10:08:00.070799  2224 raft_consensus.cc:1275] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:00.072902  2542 consensus_queue.cc:1048] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:00.104403  2542 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.114698  2224 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.140394  2150 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.217132  2043 catalog_manager.cc:5696] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e reported cstate change: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:00.323441  2224 consensus_queue.cc:237] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [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: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:00.341010  2541 heartbeater.cc:499] Master 127.23.52.190:37799 was elected leader, sending a full tablet report...
I20260608 10:08:00.370561  2301 raft_consensus.cc:1275] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Refusing update from remote peer 5b3b814322f64c07b0867eec32143b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:00.375967  2468 consensus_queue.cc:1048] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } 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 10:08:00.417212  2150 raft_consensus.cc:1275] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Refusing update from remote peer 5b3b814322f64c07b0867eec32143b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:00.441895  2568 ts_tablet_manager.cc:933] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: Initiating tablet copy from peer 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:08:00.446344  2566 consensus_queue.cc:1048] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:00.465827  2301 raft_consensus.cc:2955] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.468266  2150 raft_consensus.cc:2955] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
W20260608 10:08:00.492571  2191 consensus_peers.cc:597] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e -> Peer 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132:38053): Couldn't send request to peer 0f3224f791424866a0c4c5f71c0d4ec0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca61febe7be14881b3ded69166080503. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:00.443454  2567 raft_consensus.cc:2955] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.505172  2568 tablet_copy_client.cc:323] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:32889
I20260608 10:08:00.544947  2043 catalog_manager.cc:5696] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd reported cstate change: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "5b3b814322f64c07b0867eec32143b7e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.562353  2311 tablet_copy_service.cc:140] P 950b28dd14ce4197ba349082cdde421e: Received BeginTabletCopySession request for tablet 6149b6f6f9f34c4aad324a5cd246dee8 from peer 0f3224f791424866a0c4c5f71c0d4ec0 ({username='slave'} at 127.0.0.1:56356)
I20260608 10:08:00.563156  2311 tablet_copy_service.cc:161] P 950b28dd14ce4197ba349082cdde421e: Beginning new tablet copy session on tablet 6149b6f6f9f34c4aad324a5cd246dee8 from peer 0f3224f791424866a0c4c5f71c0d4ec0 at {username='slave'} at 127.0.0.1:56356: session id = 0f3224f791424866a0c4c5f71c0d4ec0-6149b6f6f9f34c4aad324a5cd246dee8
I20260608 10:08:00.591205  2311 tablet_copy_source_session.cc:215] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:00.596133  2568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6149b6f6f9f34c4aad324a5cd246dee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.646377  2301 consensus_queue.cc:237] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [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: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:00.697393  2573 ts_tablet_manager.cc:933] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: Initiating tablet copy from peer 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:08:00.707926  2573 tablet_copy_client.cc:323] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:32889
I20260608 10:08:00.727263  2311 tablet_copy_service.cc:140] P 950b28dd14ce4197ba349082cdde421e: Received BeginTabletCopySession request for tablet a19add9d15f94e6c8c0e48839e3f60c9 from peer 0f3224f791424866a0c4c5f71c0d4ec0 ({username='slave'} at 127.0.0.1:56356)
I20260608 10:08:00.727945  2311 tablet_copy_service.cc:161] P 950b28dd14ce4197ba349082cdde421e: Beginning new tablet copy session on tablet a19add9d15f94e6c8c0e48839e3f60c9 from peer 0f3224f791424866a0c4c5f71c0d4ec0 at {username='slave'} at 127.0.0.1:56356: session id = 0f3224f791424866a0c4c5f71c0d4ec0-a19add9d15f94e6c8c0e48839e3f60c9
I20260608 10:08:00.737841  2311 tablet_copy_source_session.cc:215] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:00.746654  2573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19add9d15f94e6c8c0e48839e3f60c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.758092  2224 raft_consensus.cc:1275] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:08:00.760686  2265 consensus_peers.cc:597] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e -> Peer 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132:38053): Couldn't send request to peer 0f3224f791424866a0c4c5f71c0d4ec0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea44f4fd32144afaa4094ae32dbadd37. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:00.762871  2150 raft_consensus.cc:1275] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:00.769013  2568 tablet_copy_client.cc:806] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:00.769760  2568 tablet_copy_client.cc:670] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:00.766717  2542 consensus_queue.cc:1048] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } 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 10:08:00.774019  2352 consensus_queue.cc:1048] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:00.782805  2576 ts_tablet_manager.cc:933] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: Initiating tablet copy from peer 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
I20260608 10:08:00.783290  2573 tablet_copy_client.cc:806] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:00.784196  2573 tablet_copy_client.cc:670] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:00.795889  2576 tablet_copy_client.cc:323] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.130:43705
I20260608 10:08:00.794826  2352 raft_consensus.cc:2955] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.799199  2150 raft_consensus.cc:2955] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.819321  2237 tablet_copy_service.cc:140] P 5b3b814322f64c07b0867eec32143b7e: Received BeginTabletCopySession request for tablet ca61febe7be14881b3ded69166080503 from peer 0f3224f791424866a0c4c5f71c0d4ec0 ({username='slave'} at 127.0.0.1:49694)
I20260608 10:08:00.820184  2237 tablet_copy_service.cc:161] P 5b3b814322f64c07b0867eec32143b7e: Beginning new tablet copy session on tablet ca61febe7be14881b3ded69166080503 from peer 0f3224f791424866a0c4c5f71c0d4ec0 at {username='slave'} at 127.0.0.1:49694: session id = 0f3224f791424866a0c4c5f71c0d4ec0-ca61febe7be14881b3ded69166080503
I20260608 10:08:00.830513  2237 tablet_copy_source_session.cc:215] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:00.842935  2576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca61febe7be14881b3ded69166080503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.850502  2043 catalog_manager.cc:5696] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd reported cstate change: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.858265  2573 tablet_copy_client.cc:538] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:00.858469  2224 raft_consensus.cc:2955] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } } }
I20260608 10:08:00.864167  2568 tablet_copy_client.cc:538] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:00.869884  2576 tablet_copy_client.cc:806] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:00.870695  2576 tablet_copy_client.cc:670] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:00.880636  2568 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap starting.
I20260608 10:08:00.887574  2576 tablet_copy_client.cc:538] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:00.890195  2573 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap starting.
I20260608 10:08:00.903623  2576 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap starting.
I20260608 10:08:01.194414  2568 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:01.195591  2568 tablet_bootstrap.cc:492] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap complete.
I20260608 10:08:01.196475  2568 ts_tablet_manager.cc:1403] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: Time spent bootstrapping tablet: real 0.316s	user 0.137s	sys 0.025s
I20260608 10:08:01.207959  2568 raft_consensus.cc:359] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:01.209025  2568 raft_consensus.cc:740] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f3224f791424866a0c4c5f71c0d4ec0, State: Initialized, Role: LEARNER
I20260608 10:08:01.209834  2568 consensus_queue.cc:260] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 [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: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:01.214771  2573 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:01.221657  2573 tablet_bootstrap.cc:492] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap complete.
I20260608 10:08:01.220571  2576 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:01.220471  2568 ts_tablet_manager.cc:1434] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.004s
I20260608 10:08:01.224936  2573 ts_tablet_manager.cc:1403] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: Time spent bootstrapping tablet: real 0.335s	user 0.134s	sys 0.017s
I20260608 10:08:01.230192  2311 tablet_copy_service.cc:342] P 950b28dd14ce4197ba349082cdde421e: Request end of tablet copy session 0f3224f791424866a0c4c5f71c0d4ec0-6149b6f6f9f34c4aad324a5cd246dee8 received from {username='slave'} at 127.0.0.1:56356
I20260608 10:08:01.230768  2311 tablet_copy_service.cc:434] P 950b28dd14ce4197ba349082cdde421e: ending tablet copy session 0f3224f791424866a0c4c5f71c0d4ec0-6149b6f6f9f34c4aad324a5cd246dee8 on tablet 6149b6f6f9f34c4aad324a5cd246dee8 with peer 0f3224f791424866a0c4c5f71c0d4ec0
I20260608 10:08:01.230576  2573 raft_consensus.cc:359] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:01.231637  2573 raft_consensus.cc:740] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f3224f791424866a0c4c5f71c0d4ec0, State: Initialized, Role: LEARNER
I20260608 10:08:01.233373  2576 tablet_bootstrap.cc:492] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap complete.
I20260608 10:08:01.242502  2576 ts_tablet_manager.cc:1403] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: Time spent bootstrapping tablet: real 0.339s	user 0.135s	sys 0.031s
I20260608 10:08:01.242115  2573 consensus_queue.cc:260] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [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: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:01.245867  2573 ts_tablet_manager.cc:1434] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 10:08:01.252429  2311 tablet_copy_service.cc:342] P 950b28dd14ce4197ba349082cdde421e: Request end of tablet copy session 0f3224f791424866a0c4c5f71c0d4ec0-a19add9d15f94e6c8c0e48839e3f60c9 received from {username='slave'} at 127.0.0.1:56356
I20260608 10:08:01.252985  2311 tablet_copy_service.cc:434] P 950b28dd14ce4197ba349082cdde421e: ending tablet copy session 0f3224f791424866a0c4c5f71c0d4ec0-a19add9d15f94e6c8c0e48839e3f60c9 on tablet a19add9d15f94e6c8c0e48839e3f60c9 with peer 0f3224f791424866a0c4c5f71c0d4ec0
I20260608 10:08:01.251154  2576 raft_consensus.cc:359] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:01.264492  2576 raft_consensus.cc:740] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f3224f791424866a0c4c5f71c0d4ec0, State: Initialized, Role: LEARNER
I20260608 10:08:01.265353  2576 consensus_queue.cc:260] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [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: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:01.273430  2576 ts_tablet_manager.cc:1434] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260608 10:08:01.276657  2237 tablet_copy_service.cc:342] P 5b3b814322f64c07b0867eec32143b7e: Request end of tablet copy session 0f3224f791424866a0c4c5f71c0d4ec0-ca61febe7be14881b3ded69166080503 received from {username='slave'} at 127.0.0.1:49694
I20260608 10:08:01.277370  2237 tablet_copy_service.cc:434] P 5b3b814322f64c07b0867eec32143b7e: ending tablet copy session 0f3224f791424866a0c4c5f71c0d4ec0-ca61febe7be14881b3ded69166080503 on tablet ca61febe7be14881b3ded69166080503 with peer 0f3224f791424866a0c4c5f71c0d4ec0
I20260608 10:08:01.312249  2515 raft_consensus.cc:1217] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:08:01.320443 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:08:01.373292  2576 ts_tablet_manager.cc:933] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: Initiating tablet copy from peer 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:08:01.397292  2576 tablet_copy_client.cc:323] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Beginning tablet copy session from remote peer at address 127.23.52.131:32889
I20260608 10:08:01.399670  2311 tablet_copy_service.cc:140] P 950b28dd14ce4197ba349082cdde421e: Received BeginTabletCopySession request for tablet ea44f4fd32144afaa4094ae32dbadd37 from peer 0f3224f791424866a0c4c5f71c0d4ec0 ({username='slave'} at 127.0.0.1:56356)
I20260608 10:08:01.400337  2311 tablet_copy_service.cc:161] P 950b28dd14ce4197ba349082cdde421e: Beginning new tablet copy session on tablet ea44f4fd32144afaa4094ae32dbadd37 from peer 0f3224f791424866a0c4c5f71c0d4ec0 at {username='slave'} at 127.0.0.1:56356: session id = 0f3224f791424866a0c4c5f71c0d4ec0-ea44f4fd32144afaa4094ae32dbadd37
I20260608 10:08:01.410104  2311 tablet_copy_source_session.cc:215] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:01.414428  2576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44f4fd32144afaa4094ae32dbadd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.421131 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:01.423000 23762 tablet_replica.cc:333] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd: stopping tablet replica
I20260608 10:08:01.424255 23762 raft_consensus.cc:2243] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:01.425150 23762 raft_consensus.cc:2272] T ca61febe7be14881b3ded69166080503 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:01.430971 23762 tablet_replica.cc:333] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd: stopping tablet replica
I20260608 10:08:01.432185 23762 raft_consensus.cc:2243] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:01.433063 23762 raft_consensus.cc:2272] T ea44f4fd32144afaa4094ae32dbadd37 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:01.440179  2191 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260608 10:08:01.443905 23762 tablet_replica.cc:333] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd: stopping tablet replica
I20260608 10:08:01.445168 23762 raft_consensus.cc:2243] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:01.435117  2576 tablet_copy_client.cc:806] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:01.449016  2576 tablet_copy_client.cc:670] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:01.449034 23762 raft_consensus.cc:2272] T a19add9d15f94e6c8c0e48839e3f60c9 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:01.455191  2576 tablet_copy_client.cc:538] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:01.465971 23762 tablet_replica.cc:333] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd: stopping tablet replica
I20260608 10:08:01.468686 23762 raft_consensus.cc:2243] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:01.473749 23762 raft_consensus.cc:2272] T 6149b6f6f9f34c4aad324a5cd246dee8 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:01.472961  2191 consensus_peers.cc:597] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. 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 10:08:01.481277  2576 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap starting.
I20260608 10:08:01.486415 23762 tablet_replica.cc:333] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd: stopping tablet replica
I20260608 10:08:01.489255 23762 raft_consensus.cc:2243] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:01.491503 23762 raft_consensus.cc:2272] T b85c655197714998b098e06c9189b687 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:01.495832 23762 tablet_replica.cc:333] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd: stopping tablet replica
I20260608 10:08:01.496600 23762 raft_consensus.cc:2243] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:01.497264 23762 raft_consensus.cc:2272] T d8529c643bdc4d5aa7651a400cdadc16 P 364db5aef755453cb9b194914d01dcfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:01.503782  2265 consensus_peers.cc:597] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. 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 10:08:01.513911  2191 consensus_peers.cc:597] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. 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 10:08:01.605886  2265 consensus_peers.cc:597] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:08:01.631842  2265 consensus_peers.cc:597] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:01.633661  2515 raft_consensus.cc:1217] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:08:01.707870  2515 raft_consensus.cc:1217] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:08:01.747818  2576 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:01.768201  2576 tablet_bootstrap.cc:492] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: Bootstrap complete.
I20260608 10:08:01.769219  2576 ts_tablet_manager.cc:1403] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: Time spent bootstrapping tablet: real 0.288s	user 0.123s	sys 0.012s
I20260608 10:08:01.772505  2576 raft_consensus.cc:359] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:01.773463  2576 raft_consensus.cc:740] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f3224f791424866a0c4c5f71c0d4ec0, State: Initialized, Role: LEARNER
I20260608 10:08:01.774274  2576 consensus_queue.cc:260] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0 [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: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: true } }
I20260608 10:08:01.784777  2576 ts_tablet_manager.cc:1434] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:08:01.796512  2311 tablet_copy_service.cc:342] P 950b28dd14ce4197ba349082cdde421e: Request end of tablet copy session 0f3224f791424866a0c4c5f71c0d4ec0-ea44f4fd32144afaa4094ae32dbadd37 received from {username='slave'} at 127.0.0.1:56356
I20260608 10:08:01.797016  2311 tablet_copy_service.cc:434] P 950b28dd14ce4197ba349082cdde421e: ending tablet copy session 0f3224f791424866a0c4c5f71c0d4ec0-ea44f4fd32144afaa4094ae32dbadd37 on tablet ea44f4fd32144afaa4094ae32dbadd37 with peer 0f3224f791424866a0c4c5f71c0d4ec0
I20260608 10:08:01.868649  2577 raft_consensus.cc:1064] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e: attempting to promote NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 to VOTER
I20260608 10:08:01.871871  2577 consensus_queue.cc:237] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } }
I20260608 10:08:01.900650  2515 raft_consensus.cc:1275] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:01.902554  2224 raft_consensus.cc:1275] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:01.907058  2542 consensus_queue.cc:1048] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:01.910315  2542 consensus_queue.cc:1048] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:01.932525  2514 raft_consensus.cc:1217] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 10:08:01.944437  2265 consensus_peers.cc:597] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:01.996845  2593 raft_consensus.cc:2955] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:01.999166  2514 raft_consensus.cc:2955] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.021096  2042 catalog_manager.cc:5696] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 reported cstate change: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.024544  2224 raft_consensus.cc:2955] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.157754  2577 raft_consensus.cc:1064] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e: attempting to promote NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 to VOTER
I20260608 10:08:02.161213  2577 consensus_queue.cc:237] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } }
I20260608 10:08:02.181604  2585 raft_consensus.cc:1064] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e: attempting to promote NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 to VOTER
I20260608 10:08:02.198438  2585 consensus_queue.cc:237] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } }
I20260608 10:08:02.202495  2514 raft_consensus.cc:1275] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 10:08:02.210995  2265 consensus_peers.cc:597] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:02.214596  2352 consensus_queue.cc:1048] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:08:02.219230  2224 raft_consensus.cc:1275] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:02.223389  2593 consensus_queue.cc:1048] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:02.251901  2514 raft_consensus.cc:1275] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Refusing update from remote peer 5b3b814322f64c07b0867eec32143b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:02.254153  2567 consensus_queue.cc:1048] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:08:02.264101  2301 raft_consensus.cc:1275] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Refusing update from remote peer 5b3b814322f64c07b0867eec32143b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:02.267174  2586 consensus_queue.cc:1048] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:02.273346  2224 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.270505  2577 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
W20260608 10:08:02.321897  2191 consensus_peers.cc:597] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:02.340709  2567 raft_consensus.cc:2955] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.348215  2043 catalog_manager.cc:5696] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e reported cstate change: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.355589  2515 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.358124  2514 raft_consensus.cc:2955] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.382836  2301 raft_consensus.cc:2955] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.389905  2300 consensus_queue.cc:237] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } }
I20260608 10:08:02.394191  2042 catalog_manager.cc:5696] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e reported cstate change: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b3b814322f64c07b0867eec32143b7e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:08:02.432098  2514 raft_consensus.cc:1275] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:02.433919  2224 raft_consensus.cc:1275] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:02.434044  2577 consensus_queue.cc:1048] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:08:02.435979  2577 consensus_queue.cc:1048] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:02.445403  2593 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, VOTER 364db5aef755453cb9b194914d01dcfd (127.23.52.129) evicted. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.453821  2224 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, VOTER 364db5aef755453cb9b194914d01dcfd (127.23.52.129) evicted. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.459717  2514 raft_consensus.cc:2955] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, VOTER 364db5aef755453cb9b194914d01dcfd (127.23.52.129) evicted. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.475723  2036 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a19add9d15f94e6c8c0e48839e3f60c9 with cas_config_opid_index 17: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:08:02.482808  2042 catalog_manager.cc:5696] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e reported cstate change: config changed from index 17 to 18, VOTER 364db5aef755453cb9b194914d01dcfd (127.23.52.129) evicted. New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:08:02.493323  2577 raft_consensus.cc:1064] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e: attempting to promote NON_VOTER 0f3224f791424866a0c4c5f71c0d4ec0 to VOTER
I20260608 10:08:02.497195  2577 consensus_queue.cc:237] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } }
W20260608 10:08:02.528333  2035 catalog_manager.cc:4754] TS 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a19add9d15f94e6c8c0e48839e3f60c9: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
W20260608 10:08:02.540865 23762 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2173)
I20260608 10:08:02.557046  2514 raft_consensus.cc:1275] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 LEARNER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:02.559122  2593 consensus_queue.cc:1048] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:08:02.570914  2224 raft_consensus.cc:1275] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Refusing update from remote peer 950b28dd14ce4197ba349082cdde421e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:08:02.572800  2593 consensus_queue.cc:1048] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 10:08:02.577225  2265 consensus_peers.cc:597] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:02.606891  2577 raft_consensus.cc:2955] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.608667  2227 raft_consensus.cc:2955] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.632856  2042 catalog_manager.cc:5696] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e reported cstate change: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "950b28dd14ce4197ba349082cdde421e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.633932  2514 raft_consensus.cc:2955] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } attrs { replace: true } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } } }
I20260608 10:08:02.741247  2577 raft_consensus.cc:493] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 364db5aef755453cb9b194914d01dcfd)
I20260608 10:08:02.741895  2577 raft_consensus.cc:515] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:08:02.744442  2577 leader_election.cc:290] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
I20260608 10:08:02.748835  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85c655197714998b098e06c9189b687" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "5b3b814322f64c07b0867eec32143b7e" is_pre_election: true
W20260608 10:08:02.752839  2265 leader_election.cc:336] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
I20260608 10:08:02.753417  2265 leader_election.cc:304] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [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: 950b28dd14ce4197ba349082cdde421e; no voters: 364db5aef755453cb9b194914d01dcfd, 5b3b814322f64c07b0867eec32143b7e
I20260608 10:08:02.755081  2577 raft_consensus.cc:2749] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:08:02.760391  2567 raft_consensus.cc:493] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 364db5aef755453cb9b194914d01dcfd)
I20260608 10:08:02.761058  2567 raft_consensus.cc:515] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
W20260608 10:08:02.770135  2191 leader_election.cc:336] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
I20260608 10:08:02.772166  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85c655197714998b098e06c9189b687" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e" is_pre_election: true
I20260608 10:08:02.773000  2300 raft_consensus.cc:2468] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 1.
I20260608 10:08:02.774523  2192 leader_election.cc:304] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [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: 5b3b814322f64c07b0867eec32143b7e, 950b28dd14ce4197ba349082cdde421e; no voters: 364db5aef755453cb9b194914d01dcfd
I20260608 10:08:02.775614  2585 raft_consensus.cc:2804] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:08:02.776019  2585 raft_consensus.cc:493] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 364db5aef755453cb9b194914d01dcfd)
I20260608 10:08:02.776409  2585 raft_consensus.cc:3060] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:02.779557  2567 leader_election.cc:290] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:08:02.786602  2585 raft_consensus.cc:515] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
W20260608 10:08:02.797552  2191 leader_election.cc:336] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
I20260608 10:08:02.801590  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85c655197714998b098e06c9189b687" candidate_uuid: "5b3b814322f64c07b0867eec32143b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e"
I20260608 10:08:02.802328  2300 raft_consensus.cc:3060] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:02.811478  2585 leader_election.cc:290] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [CANDIDATE]: Term 2 election: Requested vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:08:02.811756  2300 raft_consensus.cc:2468] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b3b814322f64c07b0867eec32143b7e in term 2.
I20260608 10:08:02.820863  2192 leader_election.cc:304] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [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: 5b3b814322f64c07b0867eec32143b7e, 950b28dd14ce4197ba349082cdde421e; no voters: 364db5aef755453cb9b194914d01dcfd
I20260608 10:08:02.822366  2585 raft_consensus.cc:2804] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:02.822955  2585 raft_consensus.cc:697] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b3b814322f64c07b0867eec32143b7e, State: Running, Role: LEADER
I20260608 10:08:02.823905  2585 consensus_queue.cc:237] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [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: 15, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:08:02.845885  2042 catalog_manager.cc:5696] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e reported cstate change: term changed from 1 to 2, leader changed from 364db5aef755453cb9b194914d01dcfd (127.23.52.129) to 5b3b814322f64c07b0867eec32143b7e (127.23.52.130). New cstate: current_term: 2 leader_uuid: "5b3b814322f64c07b0867eec32143b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:03.305289  2300 raft_consensus.cc:1275] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 2 FOLLOWER]: Refusing update from remote peer 5b3b814322f64c07b0867eec32143b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 2 index: 16. (index mismatch)
I20260608 10:08:03.307528  2585 consensus_queue.cc:1048] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:08:03.323860  2191 consensus_peers.cc:597] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:08:03.543924 23762 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2173)
W20260608 10:08:03.793754  2035 catalog_manager.cc:4754] TS 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a19add9d15f94e6c8c0e48839e3f60c9: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
W20260608 10:08:03.985909  2191 consensus_peers.cc:597] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:08:04.392910  2265 consensus_peers.cc:597] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:08:04.544584 23762 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 2173)
W20260608 10:08:04.885071  2035 catalog_manager.cc:4754] TS 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a19add9d15f94e6c8c0e48839e3f60c9: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
W20260608 10:08:04.885555  2265 consensus_peers.cc:597] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:08:04.902465  2191 consensus_peers.cc:597] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:08:05.545161 23762 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 2173)
W20260608 10:08:05.891163  2191 consensus_peers.cc:597] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:08:06.449792  2191 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260608 10:08:06.454809  2191 consensus_peers.cc:597] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 10:08:06.545712 23762 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 2173)
W20260608 10:08:06.881723  2265 consensus_peers.cc:597] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 10:08:06.983511  2035 catalog_manager.cc:4754] TS 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a19add9d15f94e6c8c0e48839e3f60c9: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
W20260608 10:08:07.366225  2265 consensus_peers.cc:597] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 10:08:07.428211  2191 consensus_peers.cc:597] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 10:08:07.546250 23762 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 2173)
W20260608 10:08:08.520397  2191 consensus_peers.cc:597] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 10:08:08.546980 23762 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 2173)
I20260608 10:08:08.627127 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:08:08.685336 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:08:08.760632 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:08.763262 23762 tablet_replica.cc:333] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e: stopping tablet replica
I20260608 10:08:08.764770 23762 raft_consensus.cc:2243] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:08.767831 23762 raft_consensus.cc:2272] T ca61febe7be14881b3ded69166080503 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:08.774086 23762 tablet_replica.cc:333] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e: stopping tablet replica
I20260608 10:08:08.775220 23762 raft_consensus.cc:2243] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:08.777977 23762 raft_consensus.cc:2272] T a19add9d15f94e6c8c0e48839e3f60c9 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:08.783242 23762 tablet_replica.cc:333] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e: stopping tablet replica
I20260608 10:08:08.784248 23762 raft_consensus.cc:2243] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:08.786309 23762 raft_consensus.cc:2272] T ea44f4fd32144afaa4094ae32dbadd37 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:08.791839 23762 tablet_replica.cc:333] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e: stopping tablet replica
I20260608 10:08:08.792831 23762 raft_consensus.cc:2243] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:08.794593 23762 raft_consensus.cc:2272] T d8529c643bdc4d5aa7651a400cdadc16 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:08.796404  2265 consensus_peers.cc:597] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e -> Peer 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705): Couldn't send request to peer 5b3b814322f64c07b0867eec32143b7e. 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 10:08:08.799444 23762 tablet_replica.cc:333] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e: stopping tablet replica
I20260608 10:08:08.800490 23762 raft_consensus.cc:2243] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:08:08.802526 23762 raft_consensus.cc:2272] T b85c655197714998b098e06c9189b687 P 5b3b814322f64c07b0867eec32143b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:08.807677 23762 tablet_replica.cc:333] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e: stopping tablet replica
I20260608 10:08:08.808629 23762 raft_consensus.cc:2243] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:08.809983 23762 raft_consensus.cc:2272] T 6149b6f6f9f34c4aad324a5cd246dee8 P 5b3b814322f64c07b0867eec32143b7e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:08.890377  2265 consensus_peers.cc:597] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e -> Peer 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705): Couldn't send request to peer 5b3b814322f64c07b0867eec32143b7e. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:43705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:08:08.942081  2265 consensus_peers.cc:597] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e -> Peer 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705): Couldn't send request to peer 5b3b814322f64c07b0867eec32143b7e. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.130:43705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:08:09.522063  2265 consensus_peers.cc:597] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:08:09.715046  2634 raft_consensus.cc:493] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b3b814322f64c07b0867eec32143b7e)
I20260608 10:08:09.716143  2634 raft_consensus.cc:515] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } }
I20260608 10:08:09.720212  2634 leader_election.cc:290] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705), 0f3224f791424866a0c4c5f71c0d4ec0 (127.23.52.132:38053)
I20260608 10:08:09.725006  2514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca61febe7be14881b3ded69166080503" candidate_uuid: "950b28dd14ce4197ba349082cdde421e" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" is_pre_election: true
W20260608 10:08:09.730991  2265 leader_election.cc:336] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
I20260608 10:08:09.732141  2265 leader_election.cc:304] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 950b28dd14ce4197ba349082cdde421e; no voters: 0f3224f791424866a0c4c5f71c0d4ec0, 364db5aef755453cb9b194914d01dcfd
I20260608 10:08:09.733011  2634 raft_consensus.cc:2749] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:08:09.733031  2265 leader_election.cc:336] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705): Network error: Client connection negotiation failed: client connection to 127.23.52.130:43705: connect: Connection refused (error 111)
W20260608 10:08:09.840152  2265 consensus_peers.cc:597] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e -> Peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Couldn't send request to peer 364db5aef755453cb9b194914d01dcfd. Status: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260608 10:08:09.844635 23762 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2248)
I20260608 10:08:09.934453  2634 raft_consensus.cc:493] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b3b814322f64c07b0867eec32143b7e)
I20260608 10:08:09.935250  2634 raft_consensus.cc:515] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:08:09.938102  2634 leader_election.cc:290] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
W20260608 10:08:09.950326  2265 leader_election.cc:336] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
W20260608 10:08:09.951205  2265 leader_election.cc:336] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705): Network error: Client connection negotiation failed: client connection to 127.23.52.130:43705: connect: Connection refused (error 111)
I20260608 10:08:09.951745  2265 leader_election.cc:304] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [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: 950b28dd14ce4197ba349082cdde421e; no voters: 364db5aef755453cb9b194914d01dcfd, 5b3b814322f64c07b0867eec32143b7e
I20260608 10:08:09.952795  2634 raft_consensus.cc:2749] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:08:10.209506 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:08:10.216718  2637 raft_consensus.cc:493] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5b3b814322f64c07b0867eec32143b7e)
I20260608 10:08:10.217567  2637 raft_consensus.cc:515] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } }
I20260608 10:08:10.219642  2638 raft_consensus.cc:493] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b3b814322f64c07b0867eec32143b7e)
I20260608 10:08:10.220281  2637 leader_election.cc:290] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705)
I20260608 10:08:10.220460  2638 raft_consensus.cc:515] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "364db5aef755453cb9b194914d01dcfd" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 39197 } } peers { permanent_uuid: "5b3b814322f64c07b0867eec32143b7e" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 43705 } } peers { permanent_uuid: "950b28dd14ce4197ba349082cdde421e" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" member_type: VOTER last_known_addr { host: "127.23.52.132" port: 38053 } attrs { promote: false } }
W20260608 10:08:10.231181  2265 leader_election.cc:336] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705): Network error: Client connection negotiation failed: client connection to 127.23.52.130:43705: connect: Connection refused (error 111)
W20260608 10:08:10.232070  2265 leader_election.cc:336] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
I20260608 10:08:10.232574  2265 leader_election.cc:304] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [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: 950b28dd14ce4197ba349082cdde421e; no voters: 364db5aef755453cb9b194914d01dcfd, 5b3b814322f64c07b0867eec32143b7e
I20260608 10:08:10.233384  2637 raft_consensus.cc:2749] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:08:10.235178  2638 leader_election.cc:290] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197), 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705), 950b28dd14ce4197ba349082cdde421e (127.23.52.131:32889)
I20260608 10:08:10.236898  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca61febe7be14881b3ded69166080503" candidate_uuid: "0f3224f791424866a0c4c5f71c0d4ec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "950b28dd14ce4197ba349082cdde421e" is_pre_election: true
I20260608 10:08:10.237661  2301 raft_consensus.cc:2468] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f3224f791424866a0c4c5f71c0d4ec0 in term 1.
W20260608 10:08:10.245795  2479 leader_election.cc:336] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
W20260608 10:08:10.246701  2479 leader_election.cc:336] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b3b814322f64c07b0867eec32143b7e (127.23.52.130:43705): Network error: Client connection negotiation failed: client connection to 127.23.52.130:43705: connect: Connection refused (error 111)
I20260608 10:08:10.247272  2479 leader_election.cc:304] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 0f3224f791424866a0c4c5f71c0d4ec0, 950b28dd14ce4197ba349082cdde421e; no voters: 364db5aef755453cb9b194914d01dcfd, 5b3b814322f64c07b0867eec32143b7e
I20260608 10:08:10.248301  2638 raft_consensus.cc:2749] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:08:10.253216 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:08:10.300439 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:10.301447 23762 tablet_replica.cc:333] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e: stopping tablet replica
I20260608 10:08:10.302541 23762 raft_consensus.cc:2243] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:10.303742 23762 raft_consensus.cc:2272] T ca61febe7be14881b3ded69166080503 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.308101 23762 tablet_replica.cc:333] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e: stopping tablet replica
I20260608 10:08:10.308972 23762 raft_consensus.cc:2243] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:10.309875 23762 raft_consensus.cc:2272] T b85c655197714998b098e06c9189b687 P 950b28dd14ce4197ba349082cdde421e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.315054 23762 tablet_replica.cc:333] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e: stopping tablet replica
I20260608 10:08:10.316100 23762 raft_consensus.cc:2243] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:10.317970 23762 raft_consensus.cc:2272] T 6149b6f6f9f34c4aad324a5cd246dee8 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.322290 23762 tablet_replica.cc:333] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e: stopping tablet replica
I20260608 10:08:10.323115 23762 raft_consensus.cc:2243] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:10.323884 23762 raft_consensus.cc:2272] T d8529c643bdc4d5aa7651a400cdadc16 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.328166 23762 tablet_replica.cc:333] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e: stopping tablet replica
I20260608 10:08:10.329046 23762 raft_consensus.cc:2243] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:10.331065 23762 raft_consensus.cc:2272] T ea44f4fd32144afaa4094ae32dbadd37 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.335572 23762 tablet_replica.cc:333] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e: stopping tablet replica
I20260608 10:08:10.336361 23762 raft_consensus.cc:2243] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:10.337705 23762 raft_consensus.cc:2272] T a19add9d15f94e6c8c0e48839e3f60c9 P 950b28dd14ce4197ba349082cdde421e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.407522 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:08:10.437623 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:08:10.480093 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:10.481082 23762 tablet_replica.cc:333] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0: stopping tablet replica
I20260608 10:08:10.482023 23762 raft_consensus.cc:2243] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:10.482941 23762 raft_consensus.cc:2272] T ea44f4fd32144afaa4094ae32dbadd37 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.487236 23762 tablet_replica.cc:333] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0: stopping tablet replica
I20260608 10:08:10.488024 23762 raft_consensus.cc:2243] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:10.489007 23762 raft_consensus.cc:2272] T ca61febe7be14881b3ded69166080503 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.492956 23762 tablet_replica.cc:333] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0: stopping tablet replica
I20260608 10:08:10.493743 23762 raft_consensus.cc:2243] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:10.494688 23762 raft_consensus.cc:2272] T a19add9d15f94e6c8c0e48839e3f60c9 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.498653 23762 tablet_replica.cc:333] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0: stopping tablet replica
I20260608 10:08:10.499366 23762 raft_consensus.cc:2243] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:10.500245 23762 raft_consensus.cc:2272] T 6149b6f6f9f34c4aad324a5cd246dee8 P 0f3224f791424866a0c4c5f71c0d4ec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:10.532876 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:08:10.562546 23762 master.cc:562] Master@127.23.52.190:37799 shutting down...
W20260608 10:08:10.597922  2098 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:10.598165  2098 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:10.598333  2098 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:11.096868  2035 catalog_manager.cc:4754] TS 364db5aef755453cb9b194914d01dcfd (127.23.52.129:39197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a19add9d15f94e6c8c0e48839e3f60c9: Network error: Client connection negotiation failed: client connection to 127.23.52.129:39197: connect: Connection refused (error 111)
I20260608 10:08:11.217330 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:11.218103 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:11.218456 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P bea534c073cf41d2b14bc860532a046b: stopping tablet replica
I20260608 10:08:11.243861 23762 master.cc:584] Master@127.23.52.190:37799 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (18273 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:08:11.301379 23762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.52.190:37627
I20260608 10:08:11.302665 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:11.309551  2644 instance_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 10:08:11.310130  2645 instance_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 10:08:11.311084 23762 server_base.cc:1061] running on GCE node
W20260608 10:08:11.311192  2647 instance_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 10:08:11.312525 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:11.312760 23762 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 10:08:11.312937 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913291312920 us; error 0 us; skew 500 ppm
I20260608 10:08:11.313515 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:11.316382 23762 webserver.cc:533] Webserver started at http://127.23.52.190:36373/ using document root <none> and password file <none>
I20260608 10:08:11.316947 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:11.317157 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:11.317449 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:11.318691 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/master-0-root/instance:
uuid: "a929982d034d4b4aa228152753229b51"
format_stamp: "Formatted at 2026-06-08 10:08:11 on dist-test-slave-kdhp"
I20260608 10:08:11.323580 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:08:11.327488  2652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.328363 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:11.328763 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/master-0-root
uuid: "a929982d034d4b4aa228152753229b51"
format_stamp: "Formatted at 2026-06-08 10:08:11 on dist-test-slave-kdhp"
I20260608 10:08:11.329067 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-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 10:08:11.358917 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:11.360280 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:11.401826 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.190:37627
I20260608 10:08:11.401978  2703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.190:37627 every 8 connection(s)
I20260608 10:08:11.406929  2704 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 10:08:11.420537  2704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51: Bootstrap starting.
I20260608 10:08:11.426355  2704 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.431880  2704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51: No bootstrap required, opened a new log
I20260608 10:08:11.434477  2704 raft_consensus.cc:359] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a929982d034d4b4aa228152753229b51" member_type: VOTER }
I20260608 10:08:11.434907  2704 raft_consensus.cc:385] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.435186  2704 raft_consensus.cc:740] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a929982d034d4b4aa228152753229b51, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.436023  2704 consensus_queue.cc:260] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a929982d034d4b4aa228152753229b51" member_type: VOTER }
I20260608 10:08:11.436553  2704 raft_consensus.cc:399] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:11.436796  2704 raft_consensus.cc:493] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:11.437105  2704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.442505  2704 raft_consensus.cc:515] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a929982d034d4b4aa228152753229b51" member_type: VOTER }
I20260608 10:08:11.443130  2704 leader_election.cc:304] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [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: a929982d034d4b4aa228152753229b51; no voters: 
I20260608 10:08:11.444461  2704 leader_election.cc:290] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:11.445080  2707 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:11.446975  2707 raft_consensus.cc:697] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 1 LEADER]: Becoming Leader. State: Replica: a929982d034d4b4aa228152753229b51, State: Running, Role: LEADER
I20260608 10:08:11.447528  2704 sys_catalog.cc:565] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:11.447954  2707 consensus_queue.cc:237] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [LEADER]: Queue going to LEADER mode. State: All 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: "a929982d034d4b4aa228152753229b51" member_type: VOTER }
I20260608 10:08:11.454196  2709 sys_catalog.cc:455] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a929982d034d4b4aa228152753229b51. Latest consensus state: current_term: 1 leader_uuid: "a929982d034d4b4aa228152753229b51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a929982d034d4b4aa228152753229b51" member_type: VOTER } }
I20260608 10:08:11.454964  2709 sys_catalog.cc:458] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:11.453847  2708 sys_catalog.cc:455] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a929982d034d4b4aa228152753229b51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a929982d034d4b4aa228152753229b51" member_type: VOTER } }
I20260608 10:08:11.455533  2708 sys_catalog.cc:458] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:11.457944  2716 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:11.464658  2716 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:11.466836 23762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:11.475617  2716 catalog_manager.cc:1382] Generated new cluster ID: ea50fb64d24248c3bf20bbfaa9b51aec
I20260608 10:08:11.475986  2716 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:11.493834  2716 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:11.496141  2716 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:11.514981  2716 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51: Generated new TSK 0
I20260608 10:08:11.515677  2716 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:11.534245 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:11.541450  2725 instance_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 10:08:11.542421  2726 instance_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 10:08:11.545220  2728 instance_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 10:08:11.546993 23762 server_base.cc:1061] running on GCE node
I20260608 10:08:11.548152 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:11.548354 23762 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 10:08:11.548550 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913291548535 us; error 0 us; skew 500 ppm
I20260608 10:08:11.549309 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:11.551857 23762 webserver.cc:533] Webserver started at http://127.23.52.129:45555/ using document root <none> and password file <none>
I20260608 10:08:11.552400 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:11.552606 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:11.552892 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:11.554129 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-0-root/instance:
uuid: "8ab2541e661f436e9c19ef26a6b6a2e2"
format_stamp: "Formatted at 2026-06-08 10:08:11 on dist-test-slave-kdhp"
I20260608 10:08:11.560498 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260608 10:08:11.564172  2733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.565063 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:08:11.565435 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-0-root
uuid: "8ab2541e661f436e9c19ef26a6b6a2e2"
format_stamp: "Formatted at 2026-06-08 10:08:11 on dist-test-slave-kdhp"
I20260608 10:08:11.565800 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-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 10:08:11.585263 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:11.586683 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:11.588397 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:11.591068 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:11.591495 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:08:11.591794 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:11.591991 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.637341 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.129:40731
I20260608 10:08:11.637493  2795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.129:40731 every 8 connection(s)
I20260608 10:08:11.643090 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:11.651643  2800 instance_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 10:08:11.652792  2801 instance_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 10:08:11.656175  2803 instance_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 10:08:11.658059 23762 server_base.cc:1061] running on GCE node
I20260608 10:08:11.658512  2796 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37627
I20260608 10:08:11.658962  2796 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:11.659848  2796 heartbeater.cc:507] Master 127.23.52.190:37627 requested a full tablet report, sending...
I20260608 10:08:11.660532 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:11.660794 23762 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 10:08:11.661005 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913291660983 us; error 0 us; skew 500 ppm
I20260608 10:08:11.661751 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:11.662545  2669 ts_manager.cc:194] Registered new tserver with Master: 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731)
I20260608 10:08:11.664559 23762 webserver.cc:533] Webserver started at http://127.23.52.130:33593/ using document root <none> and password file <none>
I20260608 10:08:11.665153 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:11.665099  2669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54162
I20260608 10:08:11.665563 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:11.665917 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:11.667292 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-1-root/instance:
uuid: "735cb54272ad4cd79bcda73797c3740d"
format_stamp: "Formatted at 2026-06-08 10:08:11 on dist-test-slave-kdhp"
I20260608 10:08:11.672156 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:11.676035  2808 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.676823 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:08:11.677153 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-1-root
uuid: "735cb54272ad4cd79bcda73797c3740d"
format_stamp: "Formatted at 2026-06-08 10:08:11 on dist-test-slave-kdhp"
I20260608 10:08:11.677461 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-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 10:08:11.694191 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:11.695741 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:11.697403 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:11.699928 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:11.700166 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.700425 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:11.700626 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.747675 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.130:40009
I20260608 10:08:11.747814  2870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.130:40009 every 8 connection(s)
I20260608 10:08:11.753921 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:11.763859  2875 instance_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 10:08:11.763998  2874 instance_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 10:08:11.767308  2877 instance_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 10:08:11.768343  2871 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37627
I20260608 10:08:11.768925  2871 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:11.770005  2871 heartbeater.cc:507] Master 127.23.52.190:37627 requested a full tablet report, sending...
I20260608 10:08:11.770103 23762 server_base.cc:1061] running on GCE node
I20260608 10:08:11.771275 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:11.771605 23762 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 10:08:11.771883 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913291771859 us; error 0 us; skew 500 ppm
I20260608 10:08:11.772554 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:11.772810  2669 ts_manager.cc:194] Registered new tserver with Master: 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:11.774634  2669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54170
I20260608 10:08:11.775652 23762 webserver.cc:533] Webserver started at http://127.23.52.131:34753/ using document root <none> and password file <none>
I20260608 10:08:11.776423 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:11.776655 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:11.776979 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:11.778319 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-2-root/instance:
uuid: "89d2f27618524a58abacbb56c31ed472"
format_stamp: "Formatted at 2026-06-08 10:08:11 on dist-test-slave-kdhp"
I20260608 10:08:11.783813 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 10:08:11.787927  2882 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.788774 23762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:08:11.789158 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-2-root
uuid: "89d2f27618524a58abacbb56c31ed472"
format_stamp: "Formatted at 2026-06-08 10:08:11 on dist-test-slave-kdhp"
I20260608 10:08:11.789505 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-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 10:08:11.816501 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:11.817960 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:11.819707 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:11.822348 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:11.822585 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.822887 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:11.823071 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:11.869393 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.131:45647
I20260608 10:08:11.869522  2944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.131:45647 every 8 connection(s)
I20260608 10:08:11.890260  2945 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37627
I20260608 10:08:11.890691  2945 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:11.891721  2945 heartbeater.cc:507] Master 127.23.52.190:37627 requested a full tablet report, sending...
I20260608 10:08:11.893941  2669 ts_manager.cc:194] Registered new tserver with Master: 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:11.894109 23762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021002183s
I20260608 10:08:11.895481  2669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54184
I20260608 10:08:12.668594  2796 heartbeater.cc:499] Master 127.23.52.190:37627 was elected leader, sending a full tablet report...
I20260608 10:08:12.777724  2871 heartbeater.cc:499] Master 127.23.52.190:37627 was elected leader, sending a full tablet report...
I20260608 10:08:12.898563  2945 heartbeater.cc:499] Master 127.23.52.190:37627 was elected leader, sending a full tablet report...
I20260608 10:08:12.956086  2669 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54194:
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 10:08:12.958930  2669 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 10:08:13.044020  2757 tablet_service.cc:1511] Processing CreateTablet for tablet d3413d0b8b6e4b159cc244033e3a6d67 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:13.044862  2907 tablet_service.cc:1511] Processing CreateTablet for tablet a4a0052a92474faf906627e048f9663d (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:13.045189  2906 tablet_service.cc:1511] Processing CreateTablet for tablet d3413d0b8b6e4b159cc244033e3a6d67 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:13.045763  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3413d0b8b6e4b159cc244033e3a6d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.046481  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a0052a92474faf906627e048f9663d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.048768  2758 tablet_service.cc:1511] Processing CreateTablet for tablet a4a0052a92474faf906627e048f9663d (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:13.050386  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a0052a92474faf906627e048f9663d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.053090  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3413d0b8b6e4b159cc244033e3a6d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.042265  2761 tablet_service.cc:1511] Processing CreateTablet for tablet f1bfa9020496468990930c0e2f241774 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:13.055934  2761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bfa9020496468990930c0e2f241774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.047824  2756 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3f952d20974515a3a9d679e899d627 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:13.059119  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3f952d20974515a3a9d679e899d627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.049741  2909 tablet_service.cc:1511] Processing CreateTablet for tablet d90ecff8b30f4b92b0b045a3887d82df (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:13.060829  2835 tablet_service.cc:1511] Processing CreateTablet for tablet d90ecff8b30f4b92b0b045a3887d82df (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:13.061388  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90ecff8b30f4b92b0b045a3887d82df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.062340  2835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90ecff8b30f4b92b0b045a3887d82df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.064802  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3f952d20974515a3a9d679e899d627 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:13.066510  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3f952d20974515a3a9d679e899d627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.042807  2910 tablet_service.cc:1511] Processing CreateTablet for tablet f1bfa9020496468990930c0e2f241774 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:13.068521  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bfa9020496468990930c0e2f241774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.068817  2832 tablet_service.cc:1511] Processing CreateTablet for tablet d3413d0b8b6e4b159cc244033e3a6d67 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:13.070308  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3413d0b8b6e4b159cc244033e3a6d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.064698  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 3630941509224025bd068fa5b6274738 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:13.052165  2760 tablet_service.cc:1511] Processing CreateTablet for tablet d90ecff8b30f4b92b0b045a3887d82df (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:13.071930  2836 tablet_service.cc:1511] Processing CreateTablet for tablet f1bfa9020496468990930c0e2f241774 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:13.072845  2760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90ecff8b30f4b92b0b045a3887d82df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.067013  2833 tablet_service.cc:1511] Processing CreateTablet for tablet a4a0052a92474faf906627e048f9663d (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:13.052954  2905 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3f952d20974515a3a9d679e899d627 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:13.052695  2759 tablet_service.cc:1511] Processing CreateTablet for tablet 3630941509224025bd068fa5b6274738 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:13.075217  2905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3f952d20974515a3a9d679e899d627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.076261  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3630941509224025bd068fa5b6274738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.051980  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 3630941509224025bd068fa5b6274738 (DEFAULT_TABLE table=test-workload [id=4167297ade6741cda668b72db7b6fe6d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:13.078306  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3630941509224025bd068fa5b6274738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.087983  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3630941509224025bd068fa5b6274738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.088826  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a0052a92474faf906627e048f9663d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.090991  2836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bfa9020496468990930c0e2f241774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:13.180487  2965 tablet_bootstrap.cc:492] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2: Bootstrap starting.
I20260608 10:08:13.190040  2966 tablet_bootstrap.cc:492] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472: Bootstrap starting.
I20260608 10:08:13.196983  2967 tablet_bootstrap.cc:492] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d: Bootstrap starting.
I20260608 10:08:13.199993  2965 tablet_bootstrap.cc:654] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.202092  2966 tablet_bootstrap.cc:654] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.205034  2967 tablet_bootstrap.cc:654] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.206880  2965 tablet_bootstrap.cc:492] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2: No bootstrap required, opened a new log
I20260608 10:08:13.207556  2965 ts_tablet_manager.cc:1403] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260608 10:08:13.208069  2966 tablet_bootstrap.cc:492] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472: No bootstrap required, opened a new log
I20260608 10:08:13.208753  2966 ts_tablet_manager.cc:1403] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 10:08:13.211921  2967 tablet_bootstrap.cc:492] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d: No bootstrap required, opened a new log
I20260608 10:08:13.211496  2965 raft_consensus.cc:359] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.211676  2966 raft_consensus.cc:359] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.212460  2965 raft_consensus.cc:385] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.212644  2967 ts_tablet_manager.cc:1403] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:08:13.212654  2966 raft_consensus.cc:385] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.212869  2965 raft_consensus.cc:740] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.213409  2966 raft_consensus.cc:740] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89d2f27618524a58abacbb56c31ed472, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.214350  2966 consensus_queue.cc:260] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.214133  2965 consensus_queue.cc:260] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.216303  2967 raft_consensus.cc:359] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.217223  2967 raft_consensus.cc:385] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.217569  2967 raft_consensus.cc:740] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735cb54272ad4cd79bcda73797c3740d, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.218286  2966 ts_tablet_manager.cc:1434] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:08:13.219049  2965 ts_tablet_manager.cc:1434] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.009s
I20260608 10:08:13.218717  2967 consensus_queue.cc:260] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.220276  2965 tablet_bootstrap.cc:492] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2: Bootstrap starting.
I20260608 10:08:13.227547  2966 tablet_bootstrap.cc:492] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472: Bootstrap starting.
I20260608 10:08:13.229014  2965 tablet_bootstrap.cc:654] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.229075  2967 ts_tablet_manager.cc:1434] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 10:08:13.230782  2967 tablet_bootstrap.cc:492] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d: Bootstrap starting.
I20260608 10:08:13.237751  2966 tablet_bootstrap.cc:654] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.238610  2967 tablet_bootstrap.cc:654] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.249365  2966 tablet_bootstrap.cc:492] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472: No bootstrap required, opened a new log
I20260608 10:08:13.250252  2966 ts_tablet_manager.cc:1403] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 10:08:13.252136  2965 tablet_bootstrap.cc:492] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2: No bootstrap required, opened a new log
I20260608 10:08:13.252704  2965 ts_tablet_manager.cc:1403] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.003s
I20260608 10:08:13.253284  2967 tablet_bootstrap.cc:492] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d: No bootstrap required, opened a new log
I20260608 10:08:13.253937  2967 ts_tablet_manager.cc:1403] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260608 10:08:13.253671  2966 raft_consensus.cc:359] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.254503  2966 raft_consensus.cc:385] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.254837  2966 raft_consensus.cc:740] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89d2f27618524a58abacbb56c31ed472, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.255828  2965 raft_consensus.cc:359] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.255808  2966 consensus_queue.cc:260] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.256637  2965 raft_consensus.cc:385] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.257030  2965 raft_consensus.cc:740] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.257417  2967 raft_consensus.cc:359] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.258220  2967 raft_consensus.cc:385] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.258514  2966 ts_tablet_manager.cc:1434] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:13.258033  2965 consensus_queue.cc:260] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.258643  2967 raft_consensus.cc:740] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735cb54272ad4cd79bcda73797c3740d, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.259913  2966 tablet_bootstrap.cc:492] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472: Bootstrap starting.
I20260608 10:08:13.259868  2967 consensus_queue.cc:260] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.260797  2965 ts_tablet_manager.cc:1434] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:13.261922  2965 tablet_bootstrap.cc:492] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2: Bootstrap starting.
I20260608 10:08:13.267923  2967 ts_tablet_manager.cc:1434] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 10:08:13.268124  2966 tablet_bootstrap.cc:654] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.268962  2965 tablet_bootstrap.cc:654] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.269225  2967 tablet_bootstrap.cc:492] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d: Bootstrap starting.
I20260608 10:08:13.279521  2967 tablet_bootstrap.cc:654] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.305485  2965 tablet_bootstrap.cc:492] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2: No bootstrap required, opened a new log
I20260608 10:08:13.306062  2965 ts_tablet_manager.cc:1403] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.024s
I20260608 10:08:13.306396  2966 tablet_bootstrap.cc:492] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472: No bootstrap required, opened a new log
I20260608 10:08:13.307207  2966 ts_tablet_manager.cc:1403] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.024s
I20260608 10:08:13.307649  2971 raft_consensus.cc:493] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.308301  2971 raft_consensus.cc:515] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.309692  2965 raft_consensus.cc:359] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.310601  2965 raft_consensus.cc:385] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.310986  2965 raft_consensus.cc:740] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.311411  2966 raft_consensus.cc:359] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.312245  2966 raft_consensus.cc:385] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.312748  2966 raft_consensus.cc:740] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89d2f27618524a58abacbb56c31ed472, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.311985  2965 consensus_queue.cc:260] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.313453  2967 tablet_bootstrap.cc:492] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d: No bootstrap required, opened a new log
I20260608 10:08:13.314066  2967 ts_tablet_manager.cc:1403] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.010s
I20260608 10:08:13.313679  2966 consensus_queue.cc:260] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.315166  2965 ts_tablet_manager.cc:1434] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 10:08:13.316545  2965 tablet_bootstrap.cc:492] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2: Bootstrap starting.
I20260608 10:08:13.318388  2967 raft_consensus.cc:359] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.320003  2967 raft_consensus.cc:385] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.320420  2967 raft_consensus.cc:740] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735cb54272ad4cd79bcda73797c3740d, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.321730  2967 consensus_queue.cc:260] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.323782  2972 raft_consensus.cc:493] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.324295  2965 tablet_bootstrap.cc:654] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.324348  2972 raft_consensus.cc:515] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.337078  2965 tablet_bootstrap.cc:492] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2: No bootstrap required, opened a new log
I20260608 10:08:13.337425  2967 ts_tablet_manager.cc:1434] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260608 10:08:13.337702  2965 ts_tablet_manager.cc:1403] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 10:08:13.340023  2971 leader_election.cc:290] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731), 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:13.341976  2965 raft_consensus.cc:359] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.343001  2965 raft_consensus.cc:385] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.343303  2965 raft_consensus.cc:740] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.344389  2965 consensus_queue.cc:260] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.349258  2967 tablet_bootstrap.cc:492] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d: Bootstrap starting.
I20260608 10:08:13.354147  2972 leader_election.cc:290] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009), 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:13.354816  2965 ts_tablet_manager.cc:1434] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.010s
I20260608 10:08:13.358464  2965 tablet_bootstrap.cc:492] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2: Bootstrap starting.
I20260608 10:08:13.360069  2967 tablet_bootstrap.cc:654] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.383262  2966 ts_tablet_manager.cc:1434] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472: Time spent starting tablet: real 0.076s	user 0.034s	sys 0.029s
I20260608 10:08:13.386407  2965 tablet_bootstrap.cc:654] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.396799  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630941509224025bd068fa5b6274738" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d" is_pre_election: true
W20260608 10:08:13.398823  2736 leader_election.cc:343] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:13.394752  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630941509224025bd068fa5b6274738" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" is_pre_election: true
I20260608 10:08:13.400137  2771 raft_consensus.cc:2468] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 0.
I20260608 10:08:13.396023  2966 tablet_bootstrap.cc:492] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472: Bootstrap starting.
I20260608 10:08:13.389806  2967 tablet_bootstrap.cc:492] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d: No bootstrap required, opened a new log
I20260608 10:08:13.401408  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630941509224025bd068fa5b6274738" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472" is_pre_election: true
I20260608 10:08:13.401815  2967 ts_tablet_manager.cc:1403] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.021s
I20260608 10:08:13.402240  2920 raft_consensus.cc:2468] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 0.
I20260608 10:08:13.406853  2967 raft_consensus.cc:359] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.407747  2967 raft_consensus.cc:385] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.408196  2967 raft_consensus.cc:740] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735cb54272ad4cd79bcda73797c3740d, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.409309  2967 consensus_queue.cc:260] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.409578  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630941509224025bd068fa5b6274738" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d" is_pre_election: true
I20260608 10:08:13.410697  2846 raft_consensus.cc:2468] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 0.
I20260608 10:08:13.412511  2967 ts_tablet_manager.cc:1434] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 10:08:13.412456  2884 leader_election.cc:304] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.413893  2981 raft_consensus.cc:2804] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:13.414101  2967 tablet_bootstrap.cc:492] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d: Bootstrap starting.
I20260608 10:08:13.414490  2981 raft_consensus.cc:493] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:13.414988  2981 raft_consensus.cc:3060] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.418653  2972 raft_consensus.cc:493] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.419088  2973 raft_consensus.cc:493] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.419461  2972 raft_consensus.cc:515] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.419972  2973 raft_consensus.cc:515] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.422333  2972 leader_election.cc:290] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009), 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:13.423141  2967 tablet_bootstrap.cc:654] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.426191  2973 leader_election.cc:290] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647), 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731)
I20260608 10:08:13.428455  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3413d0b8b6e4b159cc244033e3a6d67" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d" is_pre_election: true
W20260608 10:08:13.431860  2736 leader_election.cc:343] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:13.436000  2734 leader_election.cc:304] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [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: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 735cb54272ad4cd79bcda73797c3740d
I20260608 10:08:13.438100  2972 raft_consensus.cc:2804] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:13.438692  2972 raft_consensus.cc:493] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:13.439167  2972 raft_consensus.cc:3060] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.444605  2986 raft_consensus.cc:493] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.445452  2986 raft_consensus.cc:515] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.448765  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3413d0b8b6e4b159cc244033e3a6d67" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472" is_pre_election: true
I20260608 10:08:13.450161  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a0052a92474faf906627e048f9663d" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d" is_pre_election: true
W20260608 10:08:13.452562  2736 leader_election.cc:343] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:08:13.453744  2734 leader_election.cc:343] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:13.454207  2986 leader_election.cc:290] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009), 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:13.452942  2972 raft_consensus.cc:515] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.461438  2966 tablet_bootstrap.cc:654] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472: Neither blocks nor log segments found. Creating new log.
W20260608 10:08:13.463127  2717 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:13.466897  2981 raft_consensus.cc:515] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.467505  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfa9020496468990930c0e2f241774" candidate_uuid: "735cb54272ad4cd79bcda73797c3740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" is_pre_election: true
I20260608 10:08:13.469139  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630941509224025bd068fa5b6274738" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d"
W20260608 10:08:13.469420  2810 leader_election.cc:343] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:13.470062  2846 raft_consensus.cc:3060] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.471740  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630941509224025bd068fa5b6274738" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d"
I20260608 10:08:13.476481  2966 tablet_bootstrap.cc:492] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472: No bootstrap required, opened a new log
I20260608 10:08:13.454357  2734 leader_election.cc:304] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 735cb54272ad4cd79bcda73797c3740d, 89d2f27618524a58abacbb56c31ed472
I20260608 10:08:13.477898  2966 ts_tablet_manager.cc:1403] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.005s
I20260608 10:08:13.469496  2981 leader_election.cc:290] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731), 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:13.479926  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630941509224025bd068fa5b6274738" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2"
I20260608 10:08:13.481191  2771 raft_consensus.cc:2393] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89d2f27618524a58abacbb56c31ed472 in current term 1: Already voted for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in this term.
I20260608 10:08:13.482460  2986 raft_consensus.cc:2749] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:13.482910  2965 tablet_bootstrap.cc:492] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2: No bootstrap required, opened a new log
I20260608 10:08:13.483704  2884 leader_election.cc:304] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [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: 89d2f27618524a58abacbb56c31ed472; no voters: 735cb54272ad4cd79bcda73797c3740d, 8ab2541e661f436e9c19ef26a6b6a2e2
I20260608 10:08:13.483552  2966 raft_consensus.cc:359] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.484493  2966 raft_consensus.cc:385] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.484825  2966 raft_consensus.cc:740] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89d2f27618524a58abacbb56c31ed472, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.485124  2981 raft_consensus.cc:2749] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:08:13.485282  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a0052a92474faf906627e048f9663d" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472" is_pre_election: true
I20260608 10:08:13.479108  2972 leader_election.cc:290] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 election: Requested vote from peers 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009), 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:13.486096  2920 raft_consensus.cc:2468] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 0.
I20260608 10:08:13.485730  2966 consensus_queue.cc:260] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.488441  2966 ts_tablet_manager.cc:1434] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:08:13.488716  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630941509224025bd068fa5b6274738" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472"
I20260608 10:08:13.489398  2965 ts_tablet_manager.cc:1403] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent bootstrapping tablet: real 0.131s	user 0.022s	sys 0.013s
I20260608 10:08:13.491216  2967 tablet_bootstrap.cc:492] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d: No bootstrap required, opened a new log
I20260608 10:08:13.491935  2967 ts_tablet_manager.cc:1403] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.045s
I20260608 10:08:13.494874  2965 raft_consensus.cc:359] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.495714  2965 raft_consensus.cc:385] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.496299  2965 raft_consensus.cc:740] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.495571  2967 raft_consensus.cc:359] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.496713  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfa9020496468990930c0e2f241774" candidate_uuid: "735cb54272ad4cd79bcda73797c3740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472" is_pre_election: true
I20260608 10:08:13.496953  2967 raft_consensus.cc:385] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.497502  2967 raft_consensus.cc:740] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735cb54272ad4cd79bcda73797c3740d, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.497216  2965 consensus_queue.cc:260] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
W20260608 10:08:13.498595  2809 leader_election.cc:343] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:13.498633  2967 consensus_queue.cc:260] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.499387  2809 leader_election.cc:304] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735cb54272ad4cd79bcda73797c3740d; no voters: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2
I20260608 10:08:13.499858  2965 ts_tablet_manager.cc:1434] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:08:13.501699  2967 ts_tablet_manager.cc:1434] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:08:13.501906  2973 raft_consensus.cc:2749] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:13.502978  2967 tablet_bootstrap.cc:492] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d: Bootstrap starting.
I20260608 10:08:13.503719  2846 raft_consensus.cc:2468] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 1.
I20260608 10:08:13.511302  2965 tablet_bootstrap.cc:492] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2: Bootstrap starting.
I20260608 10:08:13.511438  2967 tablet_bootstrap.cc:654] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.511967  2736 leader_election.cc:304] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735cb54272ad4cd79bcda73797c3740d, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.513342  2973 raft_consensus.cc:493] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.513947  2973 raft_consensus.cc:515] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.518026  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3f952d20974515a3a9d679e899d627" candidate_uuid: "735cb54272ad4cd79bcda73797c3740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" is_pre_election: true
I20260608 10:08:13.519546  2965 tablet_bootstrap.cc:654] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2: Neither blocks nor log segments found. Creating new log.
W20260608 10:08:13.520257  2810 leader_election.cc:343] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:13.522507  2967 tablet_bootstrap.cc:492] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d: No bootstrap required, opened a new log
I20260608 10:08:13.523186  2967 ts_tablet_manager.cc:1403] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:08:13.489588  2920 raft_consensus.cc:2393] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in current term 1: Already voted for candidate 89d2f27618524a58abacbb56c31ed472 in this term.
I20260608 10:08:13.489593  2966 tablet_bootstrap.cc:492] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472: Bootstrap starting.
I20260608 10:08:13.524992  2972 raft_consensus.cc:2804] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:13.526618  2967 raft_consensus.cc:359] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.527432  2967 raft_consensus.cc:385] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.527410  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3f952d20974515a3a9d679e899d627" candidate_uuid: "735cb54272ad4cd79bcda73797c3740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472" is_pre_election: true
I20260608 10:08:13.527987  2967 raft_consensus.cc:740] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735cb54272ad4cd79bcda73797c3740d, State: Initialized, Role: FOLLOWER
W20260608 10:08:13.529181  2809 leader_election.cc:343] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:13.528970  2967 consensus_queue.cc:260] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.529687  2809 leader_election.cc:304] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735cb54272ad4cd79bcda73797c3740d; no voters: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2
I20260608 10:08:13.530939  2966 tablet_bootstrap.cc:654] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.531173  2972 raft_consensus.cc:697] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Running, Role: LEADER
I20260608 10:08:13.531617  2967 ts_tablet_manager.cc:1434] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:13.532202  2972 consensus_queue.cc:237] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.535398  2973 leader_election.cc:290] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731), 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:13.536130  2965 tablet_bootstrap.cc:492] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2: No bootstrap required, opened a new log
I20260608 10:08:13.531697  2994 raft_consensus.cc:2749] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:13.536768  2965 ts_tablet_manager.cc:1403] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260608 10:08:13.539381  2986 raft_consensus.cc:493] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.539943  2986 raft_consensus.cc:515] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.541236  2965 raft_consensus.cc:359] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.542173  2965 raft_consensus.cc:385] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.542481  2965 raft_consensus.cc:740] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.543066  2986 leader_election.cc:290] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009), 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:13.547338  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90ecff8b30f4b92b0b045a3887d82df" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472" is_pre_election: true
I20260608 10:08:13.547945  2920 raft_consensus.cc:2468] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 0.
I20260608 10:08:13.547866  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90ecff8b30f4b92b0b045a3887d82df" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d" is_pre_election: true
I20260608 10:08:13.548693  2846 raft_consensus.cc:2468] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 0.
I20260608 10:08:13.549117  2734 leader_election.cc:304] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [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: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 735cb54272ad4cd79bcda73797c3740d
I20260608 10:08:13.550060  2972 raft_consensus.cc:2804] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:13.550424  2972 raft_consensus.cc:493] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:13.550684  2972 raft_consensus.cc:3060] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.550951  2736 leader_election.cc:304] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735cb54272ad4cd79bcda73797c3740d, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.551898  2986 raft_consensus.cc:2804] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:13.545773  2965 consensus_queue.cc:260] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.552282  2986 raft_consensus.cc:493] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:13.552682  2986 raft_consensus.cc:3060] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.555622  2966 tablet_bootstrap.cc:492] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472: No bootstrap required, opened a new log
I20260608 10:08:13.556218  2966 ts_tablet_manager.cc:1403] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.001s
I20260608 10:08:13.555845  2667 catalog_manager.cc:5696] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:13.559716  2966 raft_consensus.cc:359] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.560575  2966 raft_consensus.cc:385] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.560873  2966 raft_consensus.cc:740] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89d2f27618524a58abacbb56c31ed472, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.561741  2966 consensus_queue.cc:260] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.564217  2966 ts_tablet_manager.cc:1434] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:13.566457  2966 tablet_bootstrap.cc:492] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472: Bootstrap starting.
I20260608 10:08:13.570739  2986 raft_consensus.cc:515] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.573167  2966 tablet_bootstrap.cc:654] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:13.574198  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90ecff8b30f4b92b0b045a3887d82df" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d"
I20260608 10:08:13.574862  2846 raft_consensus.cc:3060] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.583642  2981 raft_consensus.cc:493] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.584213  2981 raft_consensus.cc:515] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.584666  2846 raft_consensus.cc:2468] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 1.
I20260608 10:08:13.586018  2736 leader_election.cc:304] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735cb54272ad4cd79bcda73797c3740d, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.586812  2966 tablet_bootstrap.cc:492] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472: No bootstrap required, opened a new log
I20260608 10:08:13.587483  2966 ts_tablet_manager.cc:1403] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260608 10:08:13.588131  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3413d0b8b6e4b159cc244033e3a6d67" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d" is_pre_election: true
I20260608 10:08:13.589053  2845 raft_consensus.cc:2468] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 0.
I20260608 10:08:13.589437  3000 raft_consensus.cc:2804] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:13.590590  3000 raft_consensus.cc:697] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Running, Role: LEADER
I20260608 10:08:13.591763  2885 leader_election.cc:304] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735cb54272ad4cd79bcda73797c3740d, 89d2f27618524a58abacbb56c31ed472; no voters: 
I20260608 10:08:13.592806  2971 raft_consensus.cc:2804] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:13.593355  2981 leader_election.cc:290] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731), 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:13.593425  2965 ts_tablet_manager.cc:1434] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2: Time spent starting tablet: real 0.056s	user 0.019s	sys 0.020s
I20260608 10:08:13.594060  2971 raft_consensus.cc:493] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:13.592146  3000 consensus_queue.cc:237] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.594610  2971 raft_consensus.cc:3060] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.594379  2972 raft_consensus.cc:515] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.596510  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3413d0b8b6e4b159cc244033e3a6d67" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" is_pre_election: true
I20260608 10:08:13.597235  2771 raft_consensus.cc:2468] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 0.
I20260608 10:08:13.600988  2972 leader_election.cc:290] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 election: Requested vote from peers 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009), 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:13.601176  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90ecff8b30f4b92b0b045a3887d82df" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472"
I20260608 10:08:13.601765  2920 raft_consensus.cc:3060] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.604393  2971 raft_consensus.cc:515] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.594059  2966 raft_consensus.cc:359] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.608709  2966 raft_consensus.cc:385] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:13.609117  2966 raft_consensus.cc:740] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89d2f27618524a58abacbb56c31ed472, State: Initialized, Role: FOLLOWER
I20260608 10:08:13.609469  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a0052a92474faf906627e048f9663d" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472"
I20260608 10:08:13.610147  2919 raft_consensus.cc:3060] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.610373  2920 raft_consensus.cc:2468] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 1.
I20260608 10:08:13.611308  2986 leader_election.cc:290] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 election: Requested vote from peers 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009), 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647)
I20260608 10:08:13.612599  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3413d0b8b6e4b159cc244033e3a6d67" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d"
I20260608 10:08:13.613283  2845 raft_consensus.cc:3060] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.613705  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a0052a92474faf906627e048f9663d" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d"
I20260608 10:08:13.614388  2846 raft_consensus.cc:3060] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.618983  2919 raft_consensus.cc:2468] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 1.
I20260608 10:08:13.612906  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3413d0b8b6e4b159cc244033e3a6d67" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2"
I20260608 10:08:13.620071  2771 raft_consensus.cc:3060] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.620563  2734 leader_election.cc:304] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.621814  2986 raft_consensus.cc:2804] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:13.622354  2986 raft_consensus.cc:697] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Running, Role: LEADER
I20260608 10:08:13.622303  2846 raft_consensus.cc:2468] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 1.
I20260608 10:08:13.623438  2986 consensus_queue.cc:237] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.610380  2966 consensus_queue.cc:260] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.628192  2771 raft_consensus.cc:2468] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 1.
I20260608 10:08:13.629645  2884 leader_election.cc:304] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.630796  2981 raft_consensus.cc:2804] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:13.631299  2981 raft_consensus.cc:697] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 1 LEADER]: Becoming Leader. State: Replica: 89d2f27618524a58abacbb56c31ed472, State: Running, Role: LEADER
I20260608 10:08:13.632215  2981 consensus_queue.cc:237] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.637305  2966 ts_tablet_manager.cc:1434] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.002s
I20260608 10:08:13.638954  2971 leader_election.cc:290] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731), 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:13.640914  2845 raft_consensus.cc:2468] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 1.
I20260608 10:08:13.638877  2667 catalog_manager.cc:5696] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:13.644086  2667 catalog_manager.cc:5696] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:13.651505  2666 catalog_manager.cc:5696] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89d2f27618524a58abacbb56c31ed472 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "89d2f27618524a58abacbb56c31ed472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:13.707201  2986 raft_consensus.cc:493] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.707909  2986 raft_consensus.cc:515] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.709887  2986 leader_election.cc:290] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647), 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:13.711294  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfa9020496468990930c0e2f241774" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d" is_pre_election: true
I20260608 10:08:13.711184  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfa9020496468990930c0e2f241774" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472" is_pre_election: true
I20260608 10:08:13.712158  2845 raft_consensus.cc:2468] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 0.
I20260608 10:08:13.712159  2919 raft_consensus.cc:2468] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 0.
I20260608 10:08:13.713670  2736 leader_election.cc:304] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735cb54272ad4cd79bcda73797c3740d, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.714494  2986 raft_consensus.cc:2804] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:13.714903  2986 raft_consensus.cc:493] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:13.715195  2986 raft_consensus.cc:3060] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.721450  2986 raft_consensus.cc:515] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.723331  2986 leader_election.cc:290] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 election: Requested vote from peers 89d2f27618524a58abacbb56c31ed472 (127.23.52.131:45647), 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:13.724327  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfa9020496468990930c0e2f241774" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89d2f27618524a58abacbb56c31ed472"
I20260608 10:08:13.724632  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfa9020496468990930c0e2f241774" candidate_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d"
I20260608 10:08:13.725006  2919 raft_consensus.cc:3060] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.725308  2845 raft_consensus.cc:3060] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.731060  2919 raft_consensus.cc:2468] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 1.
I20260608 10:08:13.731053  2845 raft_consensus.cc:2468] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab2541e661f436e9c19ef26a6b6a2e2 in term 1.
I20260608 10:08:13.732759  2734 leader_election.cc:304] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.733588  2986 raft_consensus.cc:2804] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:13.734127  2986 raft_consensus.cc:697] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab2541e661f436e9c19ef26a6b6a2e2, State: Running, Role: LEADER
I20260608 10:08:13.734910  2986 consensus_queue.cc:237] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } }
I20260608 10:08:13.743661  2666 catalog_manager.cc:5696] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129). New cstate: current_term: 1 leader_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:13.815075  2981 raft_consensus.cc:493] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:13.815752  2981 raft_consensus.cc:515] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.817718  2981 leader_election.cc:290] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731), 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:13.818799  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3f952d20974515a3a9d679e899d627" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" is_pre_election: true
I20260608 10:08:13.819059  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3f952d20974515a3a9d679e899d627" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d" is_pre_election: true
I20260608 10:08:13.819695  2771 raft_consensus.cc:2468] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 0.
I20260608 10:08:13.819801  2845 raft_consensus.cc:2468] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 0.
I20260608 10:08:13.821053  2884 leader_election.cc:304] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89d2f27618524a58abacbb56c31ed472, 8ab2541e661f436e9c19ef26a6b6a2e2; no voters: 
I20260608 10:08:13.821812  2981 raft_consensus.cc:2804] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:13.822149  2981 raft_consensus.cc:493] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:13.822461  2981 raft_consensus.cc:3060] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.827813  2981 raft_consensus.cc:515] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.829677  2981 leader_election.cc:290] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab2541e661f436e9c19ef26a6b6a2e2 (127.23.52.129:40731), 735cb54272ad4cd79bcda73797c3740d (127.23.52.130:40009)
I20260608 10:08:13.830590  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3f952d20974515a3a9d679e899d627" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2"
I20260608 10:08:13.830860  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3f952d20974515a3a9d679e899d627" candidate_uuid: "89d2f27618524a58abacbb56c31ed472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735cb54272ad4cd79bcda73797c3740d"
I20260608 10:08:13.831269  2771 raft_consensus.cc:3060] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.831521  2845 raft_consensus.cc:3060] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:13.836849  2845 raft_consensus.cc:2468] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 1.
I20260608 10:08:13.836843  2771 raft_consensus.cc:2468] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89d2f27618524a58abacbb56c31ed472 in term 1.
I20260608 10:08:13.838116  2885 leader_election.cc:304] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735cb54272ad4cd79bcda73797c3740d, 89d2f27618524a58abacbb56c31ed472; no voters: 
I20260608 10:08:13.838923  2981 raft_consensus.cc:2804] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:13.839471  2981 raft_consensus.cc:697] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 1 LEADER]: Becoming Leader. State: Replica: 89d2f27618524a58abacbb56c31ed472, State: Running, Role: LEADER
I20260608 10:08:13.840173  2981 consensus_queue.cc:237] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } }
I20260608 10:08:13.848474  2666 catalog_manager.cc:5696] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89d2f27618524a58abacbb56c31ed472 (127.23.52.131). New cstate: current_term: 1 leader_uuid: "89d2f27618524a58abacbb56c31ed472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:14.036235  2986 consensus_queue.cc:1048] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:14.049237  2986 consensus_queue.cc:1048] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:14.071581  2986 consensus_queue.cc:1048] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:14.086731  2972 consensus_queue.cc:1048] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:14.092212  2981 consensus_queue.cc:1048] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:14.123483  2972 consensus_queue.cc:1048] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:14.154304  2971 consensus_queue.cc:1048] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:14.180588  3032 consensus_queue.cc:1048] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:14.209626  3032 consensus_queue.cc:1048] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:08:14.248942  2971 consensus_queue.cc:1048] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:14.249948  2919 raft_consensus.cc:1275] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Refusing update from remote peer 8ab2541e661f436e9c19ef26a6b6a2e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:14.252074  3033 consensus_queue.cc:1048] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:14.314273  2843 raft_consensus.cc:1275] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Refusing update from remote peer 89d2f27618524a58abacbb56c31ed472: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:14.370287  2971 consensus_queue.cc:1048] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:08:14.417193  2736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.130:40009, user_credentials={real_user=slave}} blocked reactor thread for 54089.2us
W20260608 10:08:14.480953  3050 log.cc:927] Time spent T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260608 10:08:14.481104  3036 log.cc:927] Time spent T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2: Append to log took a long time: real 0.065s	user 0.003s	sys 0.007s
W20260608 10:08:15.207418  3012 meta_cache.cc:1261] Time spent looking up entry by key: real 0.068s	user 0.004s	sys 0.000s
W20260608 10:08:15.425768  2884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.52.129:40731, user_credentials={real_user=slave}} blocked reactor thread for 52887.9us
I20260608 10:08:15.786988 23762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:15.796989  3071 instance_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 10:08:15.798398  3072 instance_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 10:08:15.798475  3074 instance_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 10:08:15.799827 23762 server_base.cc:1061] running on GCE node
I20260608 10:08:15.801026 23762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.801333 23762 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 10:08:15.801553 23762 hybrid_clock.cc:648] HybridClock initialized: now 1780913295801532 us; error 0 us; skew 500 ppm
I20260608 10:08:15.802194 23762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.805038 23762 webserver.cc:533] Webserver started at http://127.23.52.132:44583/ using document root <none> and password file <none>
I20260608 10:08:15.805641 23762 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.805871 23762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.806201 23762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.807520 23762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-3-root/instance:
uuid: "ee635f2099414ec882184bd17d8eeabe"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-kdhp"
I20260608 10:08:15.812577 23762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:15.816474  3079 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.817345 23762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:15.817706 23762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-3-root
uuid: "ee635f2099414ec882184bd17d8eeabe"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-kdhp"
I20260608 10:08:15.818053 23762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYnzhPA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913045833752-23762-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 10:08:15.847540 23762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.848934 23762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.850487 23762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:15.852993 23762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:15.853240 23762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.853499 23762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:15.853701 23762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.897492 23762 rpc_server.cc:307] RPC server started. Bound to: 127.23.52.132:41785
I20260608 10:08:15.897627  3141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.52.132:41785 every 8 connection(s)
I20260608 10:08:15.913874  3142 heartbeater.cc:344] Connected to a master server at 127.23.52.190:37627
I20260608 10:08:15.914340  3142 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.915096  3142 heartbeater.cc:507] Master 127.23.52.190:37627 requested a full tablet report, sending...
I20260608 10:08:15.917419  2660 ts_manager.cc:194] Registered new tserver with Master: ee635f2099414ec882184bd17d8eeabe (127.23.52.132:41785)
I20260608 10:08:15.918939  2660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54448
I20260608 10:08:16.676131  2770 consensus_queue.cc:237] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [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: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } }
I20260608 10:08:16.686161  2843 raft_consensus.cc:1275] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Refusing update from remote peer 8ab2541e661f436e9c19ef26a6b6a2e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:16.686473  2920 raft_consensus.cc:1275] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Refusing update from remote peer 8ab2541e661f436e9c19ef26a6b6a2e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:16.688467  3070 consensus_queue.cc:1048] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:16.692700  3149 consensus_queue.cc:1048] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } 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 10:08:16.698745  3152 raft_consensus.cc:2955] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.700834  2843 raft_consensus.cc:2955] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.709542  2920 raft_consensus.cc:2955] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
W20260608 10:08:16.716528  2735 consensus_peers.cc:597] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 -> Peer ee635f2099414ec882184bd17d8eeabe (127.23.52.132:41785): Couldn't send request to peer ee635f2099414ec882184bd17d8eeabe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1bfa9020496468990930c0e2f241774. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:16.723604  2660 catalog_manager.cc:5696] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d reported cstate change: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.723135  2770 consensus_queue.cc:237] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [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: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } }
I20260608 10:08:16.734340  2920 raft_consensus.cc:1275] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Refusing update from remote peer 8ab2541e661f436e9c19ef26a6b6a2e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:16.735575  2843 raft_consensus.cc:1275] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Refusing update from remote peer 8ab2541e661f436e9c19ef26a6b6a2e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:16.736312  3149 consensus_queue.cc:1048] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:16.737432  3152 consensus_queue.cc:1048] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } 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 10:08:16.740546  2735 consensus_peers.cc:597] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 -> Peer ee635f2099414ec882184bd17d8eeabe (127.23.52.132:41785): Couldn't send request to peer ee635f2099414ec882184bd17d8eeabe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3630941509224025bd068fa5b6274738. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:16.748842  3149 raft_consensus.cc:2955] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.756454  2920 raft_consensus.cc:2955] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.754951  2843 raft_consensus.cc:2955] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.778075  2664 catalog_manager.cc:5696] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d reported cstate change: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.792439  2917 consensus_queue.cc:237] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [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: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } }
I20260608 10:08:16.801790  2843 raft_consensus.cc:1275] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Refusing update from remote peer 89d2f27618524a58abacbb56c31ed472: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:16.804044  3162 consensus_queue.cc:1048] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:16.806725  2770 raft_consensus.cc:1275] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Refusing update from remote peer 89d2f27618524a58abacbb56c31ed472: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:16.809491  3164 consensus_queue.cc:1048] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } 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 10:08:16.821000  2884 consensus_peers.cc:597] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 -> Peer ee635f2099414ec882184bd17d8eeabe (127.23.52.132:41785): Couldn't send request to peer ee635f2099414ec882184bd17d8eeabe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3413d0b8b6e4b159cc244033e3a6d67. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:16.821800  3162 raft_consensus.cc:2955] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.825209  2770 raft_consensus.cc:2955] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.830171  2843 raft_consensus.cc:2955] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } attrs { replace: true } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.837600  2917 consensus_queue.cc:237] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [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: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } }
I20260608 10:08:16.838167  2660 catalog_manager.cc:5696] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 reported cstate change: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "89d2f27618524a58abacbb56c31ed472" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:16.848490  2770 raft_consensus.cc:1275] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Refusing update from remote peer 89d2f27618524a58abacbb56c31ed472: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:08:16.852929  2884 consensus_peers.cc:597] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 -> Peer ee635f2099414ec882184bd17d8eeabe (127.23.52.132:41785): Couldn't send request to peer ee635f2099414ec882184bd17d8eeabe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b3f952d20974515a3a9d679e899d627. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:16.854310  3162 consensus_queue.cc:1048] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:16.859433  2843 raft_consensus.cc:1275] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Refusing update from remote peer 89d2f27618524a58abacbb56c31ed472: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:16.863927  3162 consensus_queue.cc:1048] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } 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 10:08:16.872000  3162 raft_consensus.cc:2955] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.875072  2770 raft_consensus.cc:2955] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.875929  2843 raft_consensus.cc:2955] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } } }
I20260608 10:08:16.891489  2664 catalog_manager.cc:5696] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 reported cstate change: config changed from index -1 to 16, NON_VOTER ee635f2099414ec882184bd17d8eeabe (127.23.52.132) added. New cstate: current_term: 1 leader_uuid: "89d2f27618524a58abacbb56c31ed472" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8ab2541e661f436e9c19ef26a6b6a2e2" member_type: VOTER last_known_addr { host: "127.23.52.129" port: 40731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735cb54272ad4cd79bcda73797c3740d" member_type: VOTER last_known_addr { host: "127.23.52.130" port: 40009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89d2f27618524a58abacbb56c31ed472" member_type: VOTER last_known_addr { host: "127.23.52.131" port: 45647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee635f2099414ec882184bd17d8eeabe" member_type: NON_VOTER last_known_addr { host: "127.23.52.132" port: 41785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:16.921795  3142 heartbeater.cc:499] Master 127.23.52.190:37627 was elected leader, sending a full tablet report...
I20260608 10:08:16.931015 23762 tablet_server.cc:179] TabletServer@127.23.52.129:0 shutting down...
I20260608 10:08:16.978731 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:16.979712 23762 tablet_replica.cc:333] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2: stopping tablet replica
I20260608 10:08:16.980610 23762 raft_consensus.cc:2243] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:16.981730 23762 raft_consensus.cc:2272] T a4a0052a92474faf906627e048f9663d P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:16.984984 23762 tablet_replica.cc:333] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2: stopping tablet replica
I20260608 10:08:16.985780 23762 raft_consensus.cc:2243] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:16.986874 23762 raft_consensus.cc:2272] T d90ecff8b30f4b92b0b045a3887d82df P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:16.990073 23762 tablet_replica.cc:333] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2: stopping tablet replica
I20260608 10:08:16.990881 23762 raft_consensus.cc:2243] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:16.992478 23762 raft_consensus.cc:2272] T f1bfa9020496468990930c0e2f241774 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:16.995993 23762 tablet_replica.cc:333] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2: stopping tablet replica
I20260608 10:08:16.996786 23762 raft_consensus.cc:2243] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:16.997489 23762 raft_consensus.cc:2272] T 1b3f952d20974515a3a9d679e899d627 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.001119 23762 tablet_replica.cc:333] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2: stopping tablet replica
I20260608 10:08:17.001914 23762 raft_consensus.cc:2243] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.003328 23762 raft_consensus.cc:2272] T 3630941509224025bd068fa5b6274738 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.007368 23762 tablet_replica.cc:333] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2: stopping tablet replica
I20260608 10:08:17.008105 23762 raft_consensus.cc:2243] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.008826 23762 raft_consensus.cc:2272] T d3413d0b8b6e4b159cc244033e3a6d67 P 8ab2541e661f436e9c19ef26a6b6a2e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.034677 23762 tablet_server.cc:196] TabletServer@127.23.52.129:0 shutdown complete.
I20260608 10:08:17.057660 23762 tablet_server.cc:179] TabletServer@127.23.52.130:0 shutting down...
I20260608 10:08:17.089721 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:17.090556 23762 tablet_replica.cc:333] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d: stopping tablet replica
I20260608 10:08:17.091544 23762 raft_consensus.cc:2243] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.092173 23762 raft_consensus.cc:2272] T d3413d0b8b6e4b159cc244033e3a6d67 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.095084 23762 tablet_replica.cc:333] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d: stopping tablet replica
I20260608 10:08:17.095860 23762 raft_consensus.cc:2243] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.096379 23762 raft_consensus.cc:2272] T a4a0052a92474faf906627e048f9663d P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.098593 23762 tablet_replica.cc:333] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d: stopping tablet replica
I20260608 10:08:17.099181 23762 raft_consensus.cc:2243] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.099743 23762 raft_consensus.cc:2272] T d90ecff8b30f4b92b0b045a3887d82df P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.101967 23762 tablet_replica.cc:333] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d: stopping tablet replica
I20260608 10:08:17.102567 23762 raft_consensus.cc:2243] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.103159 23762 raft_consensus.cc:2272] T 1b3f952d20974515a3a9d679e899d627 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.105950 23762 tablet_replica.cc:333] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d: stopping tablet replica
I20260608 10:08:17.106565 23762 raft_consensus.cc:2243] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.107137 23762 raft_consensus.cc:2272] T 3630941509224025bd068fa5b6274738 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.110100 23762 tablet_replica.cc:333] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d: stopping tablet replica
I20260608 10:08:17.110720 23762 raft_consensus.cc:2243] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.111271 23762 raft_consensus.cc:2272] T f1bfa9020496468990930c0e2f241774 P 735cb54272ad4cd79bcda73797c3740d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.138554 23762 tablet_server.cc:196] TabletServer@127.23.52.130:0 shutdown complete.
I20260608 10:08:17.155990 23762 tablet_server.cc:179] TabletServer@127.23.52.131:0 shutting down...
I20260608 10:08:17.183135 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:17.184108 23762 tablet_replica.cc:333] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472: stopping tablet replica
I20260608 10:08:17.185065 23762 raft_consensus.cc:2243] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.185748 23762 raft_consensus.cc:2272] T f1bfa9020496468990930c0e2f241774 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.189504 23762 tablet_replica.cc:333] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472: stopping tablet replica
I20260608 10:08:17.190361 23762 raft_consensus.cc:2243] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.191012 23762 raft_consensus.cc:2272] T d90ecff8b30f4b92b0b045a3887d82df P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.194093 23762 tablet_replica.cc:333] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472: stopping tablet replica
I20260608 10:08:17.194880 23762 raft_consensus.cc:2243] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.195626 23762 raft_consensus.cc:2272] T a4a0052a92474faf906627e048f9663d P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.198691 23762 tablet_replica.cc:333] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472: stopping tablet replica
I20260608 10:08:17.199523 23762 raft_consensus.cc:2243] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.200141 23762 raft_consensus.cc:2272] T 3630941509224025bd068fa5b6274738 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.203644 23762 tablet_replica.cc:333] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472: stopping tablet replica
I20260608 10:08:17.204430 23762 raft_consensus.cc:2243] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.205912 23762 raft_consensus.cc:2272] T 1b3f952d20974515a3a9d679e899d627 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.209529 23762 tablet_replica.cc:333] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472: stopping tablet replica
I20260608 10:08:17.210291 23762 raft_consensus.cc:2243] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.211803 23762 raft_consensus.cc:2272] T d3413d0b8b6e4b159cc244033e3a6d67 P 89d2f27618524a58abacbb56c31ed472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.233982 23762 tablet_server.cc:196] TabletServer@127.23.52.131:0 shutdown complete.
I20260608 10:08:17.250847 23762 tablet_server.cc:179] TabletServer@127.23.52.132:0 shutting down...
I20260608 10:08:17.281761 23762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:17.298614 23762 tablet_server.cc:196] TabletServer@127.23.52.132:0 shutdown complete.
I20260608 10:08:17.307901 23762 master.cc:562] Master@127.23.52.190:37627 shutting down...
W20260608 10:08:17.326602  2717 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:17.326889  2717 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:17.327104  2717 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:08:17.328485 23762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.328986 23762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.329278 23762 tablet_replica.cc:333] T 00000000000000000000000000000000 P a929982d034d4b4aa228152753229b51: stopping tablet replica
I20260608 10:08:17.351413 23762 master.cc:584] Master@127.23.52.190:37627 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6096 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (24370 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (251390 ms total)
[  PASSED  ] 24 tests.
I20260608 10:08:17.406177 23762 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 ~51 seconds ago
I20260608 10:08:17.406479 23762 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 ~51 seconds ago
I20260608 10:08:17.406703 23762 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 32 messages since previous log ~86 seconds ago
I20260608 10:08:17.406925 23762 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 ~167 seconds ago
I20260608 10:08:17.407160 23762 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 9 messages since previous log ~231 seconds ago
I20260608 10:08:17.407673 23762 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 35 messages since previous log ~22 seconds ago
I20260608 10:08:17.407900 23762 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 48 messages since previous log ~10 seconds ago
